Last.FM Stats and a PHP Lib

I’ve just added data from the Ampache Last.FM Group to the rightbar. The data is only updated once a week but it gives you some idea of what Ampache users are scrobbling. The data is parsed by a quick little PHP class I wrote, LastFmXml.class.phps, it requires PHP5 and is far from perfect but it will take a LastFM group XML document and parse it into a nice PHP Named Array. Now back to Ampache!