Chordify
From Music Hack Day
Contents |
[edit] Chordify
Built using the Spotify Apps API, this app grabs the current song and attempts to find it on chordie.com, a guitar music website. If it finds a match that's valid (half the popular songs aren't available in the UK for legal reasons), it sends it back to the app, which cleans it up and formats it prettily, all inside the Spotify window. It'll respond to playlist changes too.
forfait sosh forfait sms illimite forfait sms illimite forfait mobile internet comparateur forfait bloque forfait blackberry
[edit] Creator
Matt Andrews
[edit] What APIs, tools or kit did you use?
Spotify Apps API. There's also a nice tool called simplehtmldom.sourceforge.net which I use for jQuery-esque selectors when screenscraping.
[edit] media
Screenshot:
[edit] Source code and links
http://mattandrews.info / http://www.guardian.co.uk/info/developer-blog / https://github.com/mattandrews/chordify (doesn't contain PHP backend for screenscraping chord sites... not yet, anyway)