<?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 23:49:04 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPBuilder.com: Search Google Books with the Zend Framework's Zend_Gdata Component]]></title>
      <guid>http://www.phpdeveloper.org/news/14325</guid>
      <link>http://www.phpdeveloper.org/news/14325</link>
      <description><![CDATA[<p>
On PHPBuilder.com today there's a new article by <i>Jason Gilmore</i> about how you can <a href="http://www.phpbuilder.com/columns/Jason_Gilmore040810.php3">use the Zend_Gdata component</a> of the Zend Framework to work with the information stored in Google's "Books" web services.
</p>
<blockquote>
Using the <a href="http://books.google.com/">Google Books</a> service, you can search and navigate material that previously was available only in print form much in the same way you use Google's search engine to comb the world's web sites. [...] he Google Books API allows you to search the database, interact with the service's social features such as retrieve and submit user reviews, view and manage users' book collections, and even embed the book preview interface into your web site.
</blockquote>
<p>
He includes a few snippets of code showing how to use the <a href="http://framework.zend.com/manual/en/zend.gdata.html">Zend_Gdata</a> component to search for books by things like keyword or ISBN number and to pull the records back and display them in a simple table.
</p>]]></description>
      <pubDate>Fri, 09 Apr 2010 09:46:46 -0500</pubDate>
    </item>
  </channel>
</rss>
