Music Hack Day Reykjavik 2012

Together with Viktor Miranda I have flewn to Iceland and Reykjavik to attend Music Hack Day Reykjavik 2012. This is an event where hackers, designers and musicians travel from all around the world to meet up and create cool stuff somehow related to music.

Me and Viktor are currently heavily involved in building a tv-series startup but felt it would be a good time to take a short break and do something else for a few days. Participating in Music Hack Day and visiting the beautiful Iceland seems like a great pause.

Our project for Music Hack Day is called Songbrew and our aim is to solve the problem of getting stuck listening to the same music for months and years. We are scratching our own itch but hope we can also help you discover new music.

The tech stack

We want Songbrew to exist in a wide array of channels; like the web, smartphones, music players, etc. For that reason we are building the core in a HTTP API, which will then be consumed by our different clients.

This API will be built on Symfony2, hosted by Pagoda Box and will use Redis for persistance.

We will start with a web application client, built as a single-page-app with heavy JavaScript focus. Me and Viktor have both been eyeing Backbone.js and so that is a given foundation, along with jQuery for utility. For templating we will be using the excellent Handlebars.js library and everything will be made modular and nice using RequireJS.

This web application client will also live on Pagoda Box but with CloudFlare for edge-side delivery. We are thinking all requests will result in the same static HTML, JavaScript and CSS files being served, with routing and logic then kicking in on the client side.

Ready, set, go

We bought the domain, drew the wireframes, specced the API, created the repositories, deployed the empty sites and we are now ready to start hacking!

You like music? Then go sign up for Songbrew!

Published