<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/lastfm</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 02:14:37 GMT</pubDate>
<item>
<title>(Python) Python: Last.Fm Advanced API Example - chrisaiv</title>
<link>http://snipplr.com/view/63163/python-lastfm-advanced-api-example/</link>
<description><![CDATA[ <p>I started messing around with the Last.fm API and somehow just started building more and more service requests.  This should be enough to get anyone started on using Last.FM's API</p> ]]></description>
<pubDate>Wed, 08 Feb 2012 07:24:38 GMT</pubDate>
<guid>http://snipplr.com/view/63163/python-lastfm-advanced-api-example/</guid>
</item>
<item>
<title>(ActionScript 3) Python: Last.fm Simple API Example - chrisaiv</title>
<link>http://snipplr.com/view/63161/python-lastfm-simple-api-example/</link>
<description><![CDATA[ <p>Recently I needed to capture a JSON feed of the top artists from Last.fm.  The script makes a request for a JSON response which I later treat as a dictionary object. You'll probably need to sign up for an API Key before using this script</p> ]]></description>
<pubDate>Wed, 08 Feb 2012 06:19:18 GMT</pubDate>
<guid>http://snipplr.com/view/63161/python-lastfm-simple-api-example/</guid>
</item>
<item>
<title>(Bash) Fetch last.fm song from bash - Sn0opy</title>
<link>http://snipplr.com/view/47788/fetch-lastfm-song-from-bash/</link>
<description><![CDATA[ <p>This script fetches the current playing song of user XY</p> ]]></description>
<pubDate>Mon, 24 Jan 2011 19:18:40 GMT</pubDate>
<guid>http://snipplr.com/view/47788/fetch-lastfm-song-from-bash/</guid>
</item>
<item>
<title>(Ruby) Set iChat status to most recent Last.fm track - trepmal</title>
<link>http://snipplr.com/view/38109/set-ichat-status-to-most-recent-lastfm-track/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 31 Jul 2010 05:59:12 GMT</pubDate>
<guid>http://snipplr.com/view/38109/set-ichat-status-to-most-recent-lastfm-track/</guid>
</item>
<item>
<title>(PHP) last fm recent tracks - browncardigan</title>
<link>http://snipplr.com/view/27962/last-fm-recent-tracks/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 08 Feb 2010 19:05:00 GMT</pubDate>
<guid>http://snipplr.com/view/27962/last-fm-recent-tracks/</guid>
</item>
<item>
<title>(PHP) last.fm API Url Builder - bionickid</title>
<link>http://snipplr.com/view/27309/lastfm-api-url-builder/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 29 Jan 2010 08:04:56 GMT</pubDate>
<guid>http://snipplr.com/view/27309/lastfm-api-url-builder/</guid>
</item>
<item>
<title>(PHP) Get album covers for recent tracks from Last.fm - cleverswine</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>