<?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 01:35:32 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Stefan Koopmanschap's Blog: Introducing phpOpenNOS]]></title>
      <guid>http://www.phpdeveloper.org/news/15670</guid>
      <link>http://www.phpdeveloper.org/news/15670</link>
      <description><![CDATA[<p>
<i>Stefan Koopmanschap</i> has a new post to his blog today talking about the <a href="http://www.leftontheweb.com/message/Introducing_phpOpenNOS">release of a library</a> he's created to help interface with the <a href="http://open.nos.nl/">NOS</a> public broadcasting group's newly opended API.
</p>
<blockquote>
NOS is a dutch public broadcasting organization focussing mostly on news. Some months ago, NOS announced opening up their data by offering an <a href="http://open.nos.nl/">API</a> which would give access to (some of) their data. Today, the API is opened up to the public and developers who requested API keys will start receiving them. To make it easier for developers to use the API, I've developed a PHP5.3 library. [...] Basically, the phpOpenNOS library is nothing more than a layer between the API and your application. It is there so you don't have to develop the code to make the requests to the server.
</blockquote>
<p>
He includes some sample code of how to use <a href="https://github.com/Ingewikkeld/phpOpenNOS">the library</a> to make a request to the API (in this case the "getLatestArticles" method) and return the results as an array. He's put the interface up on github so it can be forked and modified as you might need. Along with articles, you can also fetch the latest video and audio information from the service.
</p>]]></description>
      <pubDate>Mon, 03 Jan 2011 11:42:07 -0600</pubDate>
    </item>
  </channel>
</rss>
