Search our postings
Popular Posts
Delicious Links
- No bookmarks avaliable.
Archives
Categories
Tags
Play Any Song – Jango Hack
I wrote a simple PHP script that queries the Internet radio site Jango and allows you to play any song they have in their database. Jango is already far superior to other Internet radio sites when it comes to finding a particular song. In contrast, Last.fm and Pandora are more like traditional radio stations: you can pick the band or genre you want to hear, but you have to wait around if you want to hear any particular song. At Jango half of songs are available to be streamed (check out The Arcade Fire’s page to see). But if you notice, a song like “No Cars Go” is listed as not available. And so this script makes a link that accesses the entire library.
It’s really easy to understand the pattern, here is “No Cars Go”:
http://www.jango.com/music/arcade+fire/no+cars+go
Try out the search tool and let me know how it works. I’ve made the code available on this site, so feel free to build upon it and make it better. Also, here is a stand alone Jango Search example.
2 comments

