News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Brian Swan's Blog: Consuming SQL Azure Data with the OData SDK for PHP

Padraic Brady's Blog: Zend Framework Page Caching: Part 3: Tagging For Static File Caches

NETTUTS.com: CodeIgniter From Scratch: Day 6 – Login

Rafael Dohms' Blog: PHPT: Writing tests for PHP

Zend Developer Zone: Who Uses the Zend Framework?


Community Events









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


interview object framework functional unittest event introduction release language testing community tool composer code podcast api zendframework2 development opinion example

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