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

SitePoint Web Tech Blog: How To Create Friendlier Random Passwords

Web Development Blog: Integrate your MailChimp Newsletter Subscription

HowToForge.com: LAMP Installation On Ubuntu 6.06 For Linux Noobs

DevShed: Generating View from MySQL to Simulate the Model-View-Controller Schema in PHP

NetTuts.com: Testing Like a Boss in Laravel: Models


Community Events











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


testing opinion release introduction development object zendframework2 podcast phpunit framework unittest code conference example community interview series language tool functional

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