News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Process and integrate Google Notebook data with PHP
May 27, 2008 @ 12:05:23

A new tutorial over on the IBM developerWorks site (from Vikram Vaswani) shows how to pull data from the Google Notebook service into your script via the service's REST API.

Google Notebook is a free service that allows users to save and share notes and Web clippings in an online journal. A REST-based API allows developers to build customized PHP applications around this service using SimpleXML. In this article, you learn how to use the API, with examples of reading notebooks and notebook contents using PHP.

His method grabs the contents of the REST request and drops them into a SimpleXML object for easy manipulation. Different kinds of requests are included - getting the list of notebooks, getting the notebook's contents and how to add on extra parameters to the REST call to get more information in the responses.

0 comments voice your opinion now!
tutorial google notebook rest simplexml api


blog comments powered by Disqus

Similar Posts

Raymond Kolbe's Blog: DOMPDF in ZF2

Skaldrom Sarg's Blog: PHP-UWA Widget Library

Stefan Mischook's Blog: Object Oriented PHP Tutorial in PDF

NetTuts.com: Build Ajax Data Grids with CodeIgniter and jQuery

DevShed: The mysqli Extension and the Active Record Pattern


Community Events











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


functional composer example database testing phpunit interview code api language development release series opinion introduction zendframework2 framework podcast community unittest

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