<?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>Tue, 18 Jun 2013 15:59:30 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Chris Hartjes' Blog: The Story and Rebirth Of Zend_Service_Audioscrobbler, Part 1]]></title>
      <guid>http://www.phpdeveloper.org/news/9227</guid>
      <link>http://www.phpdeveloper.org/news/9227</link>
      <description><![CDATA[<p>
<i>Chris Hartjes</i> has <a href="http://www.littlehart.net/atthekeyboard/2007/12/11/the-story-and-rebirth-of-zend_service_audioscrobbler-part-1/">posted</a> the first part of a series on the "rebirth" of a component that was contributed to the Zend Framework - Zend_Service_Audioscrobbler (to interface with the <a href="http://www.audioscrobbler.net/">Audioscrobbler</a> service from Last.fm).
</p>
<blockquote>
Many moons ago I set out (along with my friend <a href="http://derekmartin.ca/">Derek</a>) to make a contribution to <a href="http://framework.zend.com/">Zend Framework</a> in the form of an add-on to let people easily access the <a href="http://www.audioscrobbler.net/">Audioscrobbler</a> web service. We worked really hard, implemented all the features of the web service at that time. Imagine our surprise when it got accepted as part of the 1.0 release of Zend Framework! Awesome! It even has <a href="http://framework.zend.com/manual/en/zend.service.audioscrobbler.html">it's own entry in the manual and everything</a>.
</blockquote>
<p>
He admits, though, that the code is not all that it could be and cites some examples as well as ways he would make it all work so much better.
</p>]]></description>
      <pubDate>Wed, 12 Dec 2007 09:32:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Chris Hartjes' Blog: Zend_Service_Audioscrobbler Update]]></title>
      <guid>http://www.phpdeveloper.org/news/6688</guid>
      <link>http://www.phpdeveloper.org/news/6688</link>
      <description><![CDATA[<p>
In his <a href="http://www.littlehart.net/atthekeyboard/2006/11/10/zend_service_audioscrobbler-update-2/">latest blog post</a>, <i>Chris Hartjes</i> gives us an update on one of the packages (components?) for the Zend Framework - the <a href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Service_Audioscrobbler+Proposal+-+Chris+Hartjes,+Derek+Martin">Zend_Service_Audioscrobbler</a>.
</p>
<p>
He talks about, though his time is a bit more stretched than usual, he's managed to get some real work done on the package. He gives some code examples to show off what this new development is (complete with unit tests - go agile testing!).
</p>
<blockquote>
That <a href="http://www.littlehart.net/atthekeyboard/2006/11/10/zend_service_audioscrobbler-update-2/">bit of code</a> is what does all the heavy lifting for me. It uses the Zend_Service_Rest component to talk to Audioscrobbler's web services, and returns the results as a SimpleXML object. Nice and simple. A perfect example of what Zend Framework is trying to accomplish.
</blockquote>
<p>
The second code example is the tests that he's generated to check the package for errors in grabbing the 'Top Artists' and 'Top Tracks' as grabbed by the package via the REST web service.
</p>]]></description>
      <pubDate>Mon, 13 Nov 2006 07:49:00 -0600</pubDate>
    </item>
  </channel>
</rss>
