News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
IBM developerWorks:
Integrate Google Book Search into a PHP application
February 02, 2010 @ 09:10:48

In a recent tutorial from the IBM developerWorks website they show you how to link your site with the Google Book search and parse the results with the Zend Framework's Zend_GData component.

This article will introduce you to the Google Book Search Data API, showing you how to integrate and use book search results with a custom PHP application. It includes examples of searching for books by keyword, by language or by author; retrieving book data (including ISBN numbers and thumbnail images); and adding reviews and ratings to books that are already in the database.

They start with an overview of how the search feeds are structured so you can get an idea of whether or not the returned information looks correct or not. From there they get into the code - parsing those feeds, sending search requests based on input strings, getting details on a specific book and pulling in the contents of a user's library.

0 comments voice your opinion now!
google book search zendframework gdata tutorial




Community Events





Don't see your event here?
Let us know!


phpunit series application opinion api custom podcast test community development security release extension language symfony2 interview conference introduction unittest framework

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework