News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Integrate your PHP application with Google Calendar
July 09, 2008 @ 15:14:52

The IBM developerWorks site has posted a new tutorial (written up by Vikram Vaswani) about integrating your application with the Google Calendar web service.

Google Calendar allows Web application developers to access user-generated content and event information through its REST-based Developer API. PHP's SimpleXML extension and Zend's GData Library are ideal for processing the XML feeds generated by this API and using them to build customized PHP applications. This article introduces the Google Calendar Data API, demonstrates how you can use it to browse user-generated calendars; add and update calendar events; and perform keyword searches.

As mentioned, the tutorial steps you through a pretty complete interface with the Google Calendar API - everything from fetching events, adding new ones and searching your current events. He uses the GCal library to interface with the API.

0 comments voice your opinion now!
integrate google calendar tutorial zendframework gdata component


blog comments powered by Disqus

Similar Posts

Evolt.org: Working With Fractions In CSS and PHP

Zend Developer Zone: Creating Web Page Templates with PHP and Twig (part 1)

Rob Allen's Blog: Translations of my Zend Framework Tutorial for ZF 1.10 & 1.11

PHPImpact Blog: Running PHP with Quercus in Jetty Web Server

Dave Dash's Blog: Boosting terms in Zend Search Lucene


Community Events











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


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

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