I discovered Audioscrobbler today while looking for a way to publish songs I listen to throughout the day. Previously, I used iTunes and published this info to my database, however, since I don’t really use Windows at home at all, I needed to find another solution. With Audioscrobbler, I simply install a plugin for my favorite player (be it winAMP, BMP, XMMS, Rhythmbox, foobar, whatever), login to last.fm and hit play. Audioscrobbler basically logs the listening habits of it’s users (among other things) and then provides an nice text/xml/rss feed for me to incorporate into my site. The offer a bunch of ways to integrate the info on you site, but this is the most flexible.
<p>The other half of getting the recent tracklist is a WordPress plugin;<a href="http://blog.tijs.org/archives/2005/11/01/lastfm-recent-tracks-wordpress-plugin/">last.fm recent tracks</a>. It’s a fairly simple <span class="caps">PHP</span> script that parses the <span class="caps">RSS</span> feed coming from my last.fm account.</p>
<p>One of these days, I’m going to write something great… just… not today.</p>










