<?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>Wed, 19 Jun 2013 07:09:14 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Sameer Borate's Blog: Amazon Advertising API BrowseNodes]]></title>
      <guid>http://www.phpdeveloper.org/news/17331</guid>
      <link>http://www.phpdeveloper.org/news/17331</link>
      <description><![CDATA[<p>
In <a href="http://www.codediesel.com/libraries/amazon-advertising-api-browsenodes/">this new post</a>, <i>Sameer Borate</i> shows you how to use his <a href="http://www.codediesel.com/downloads/amazon-bnodes">Amazon BrowseNodes script</a> to work with the returned data from the Amazon Advertising API.
</p>
<blockquote>
The BrowseNodes tool automatically gets all the child BrowseNodes and their names. The program recursively traverses the BrowserNode hierarchy and returns all the BrowseNodes and their respective names. You can display the nodes on the console or save it to a CSV file. You can also include the library in your existing projects to process BrowseNodes.
</blockquote>
<p>
You'll need <a href="http://pecl.php.net/curl">curl support</a> on your system to make it work. Several code examples are included showing how to grab a certain node, showing a list of nodes, saving the node information to a CSV, changing locales and getting the parent node for the current node.
</p>]]></description>
      <pubDate>Mon, 02 Jan 2012 11:02:56 -0600</pubDate>
    </item>
  </channel>
</rss>
