ops, going to fix it. :)
Anyway... It all started with a thought: "soundcloud has a lot of good stuff inside, but I have no time to explore it", so I made this simple Javascript application that fetch hottest music on soundcloud, show it on a playlist... and play it.
Technically speaking the application makes use of Backbone Views, Routes and Model/Collections.
Local caching is enabled by using StickyManager.
The custom player is built with Soundmanager library.
For now that's all, I've some ideas I need to extend in order to improve the UX.