WebFWD hack day this Saturday

I’ve been trying to find time to write all week. Now it’s Thursday, it’s been a crazy week, and we’re pushing full-speed ahead into a working weekend down at Mozilla’s Mountain View office. We don’t talk enough about the help Mozilla’s WebFWD program has brought us, but it’s on full display this weekend in the form of workshops and an open hack-day for all WebFWD projects.
If you’re in the Mountain View area please stop by and say hello, write some code, or just pick our brains. The event link for the hack-day is webfwdopenworkday.eventbrite.com and there will be a lot of great projects on display.
For folks new to CASH Music, Maggie wrote a great intro in the form of a simple Q&A here:
http://github.com/cashmusic
http://twitter.com/cashmusic
So what are we working on this weekend? Well this week we’ve added secure download (login) and download code elements to the platform, and we’ve been overhauling much of the core as well as improving the admin app — the goal being to make it easier for new developers to get involved. So I’ll be wrapping in more support for mustache templating as well as finalizing element structures so we can nail down developer docs for all of our most common workflow issues. There are a few free-standing issues that could be hacked on with some immediate gratification by someone newer to the project: Install / Upgrade The installer’s good, but could be better. There are nuanced issues with permissions and server set-ups, and we’re still working out kinks in the upgrade process. Both need attention badly but keep getting pushed back for other pressing issues. Fun with .htaccess Honestly? I stink with htacces. Don’t trust me with regex either. We use a very small set of mod-rewrite rules to route admin and API requests, but they flake on a small subset of servers. We can tweak/fix fairly reliably on a case-by-case basis, but eliminating the issue altogether would be grand. Visualization This is just fun we haven’t been able to have yet. Lots of data, need to find time to play with it in D3…