<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 23:43:38 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPMaster.com: Using the Last.fm API]]></title>
      <guid>http://www.phpdeveloper.org/news/18486</guid>
      <link>http://www.phpdeveloper.org/news/18486</link>
      <description><![CDATA[<p>
New on PHPMaster.com today there's a tutorial showing you how to <a href="http://phpmaster.com/using-the-last-fm-api/">work with the Last.fm API</a> from your PHP applications (a REST-based service). Last.fm is a social music site and recommendation service that takes what you already listen to and suggests other artists/songs you might like.
</p>
<blockquote>
If you are building a site for a band or artist and you want to make it more social using Last.fm, it's a must to use their API. In this way artists and fans can become connected and fans can stay up to date on concerts and new albums. In this article I show you how to query the Last FM API to get information to build a fan website for <a href="http://en.wikipedia.org/wiki/Coldplay">Coldplay</a>. We start with getting the basics about the band, then get their most popular song, the contents of their albums, and a list of the events where the band is going to play for fans to get tickets.
</blockquote>
<p>
They show you how to use the <a href="https://github.com/fxb/php-last.fm-api">Last.fm API library</a> to work with the service, extracting data about the bad including basic descriptions, upcoming events, top tracks and album information.
</p>]]></description>
      <pubDate>Tue, 18 Sep 2012 08:31:20 -0500</pubDate>
    </item>
  </channel>
</rss>
