<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - cleverswine</title>
<link>http://snipplr.com/users/cleverswine/tags/cache</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 23:32:16 GMT</pubDate>
<item>
<title>(PHP) Get album covers for recent tracks from Last.fm</title>
<link>http://snipplr.com/view/8810/get-album-covers-for-recent-tracks-from-lastfm/</link>
<description><![CDATA[ <p>This code uses the Last.fm API to get recent tracks for a user and displays the album covers as an UL.  It makes a local copy of the generated html and the album cover images and reuses those for one hour.

To use the code, you must have a Last.fm API key.  Get one here: http://www.last.fm/api

This is actually my first PHP code (I'm a C# and Ruby dev), so please give me your feedback/criticism.</p> ]]></description>
<pubDate>Fri, 03 Oct 2008 13:43:11 GMT</pubDate>
<guid>http://snipplr.com/view/8810/get-album-covers-for-recent-tracks-from-lastfm/</guid>
</item>
</channel>
</rss>