Brandon Quintana

Brandon Quintana

Web Developer

AJAX Magazine has a small tutorial on how to integrate Google Calendar into your website using PHP and AJAX. The PHP script just reads the feed from Google Calendar which you can publish via XML or ICAL. This script can read either the public or private calendars. The JavaScript is a basic XML parser which reads the data from the PHP script and output’s it to the DOM.

This is a pretty simple tutorial to use. I am not using Google Calendar, but I figured it would be useful to some of my readers. If not to use this for Google Calendar, it shows a pretty good example of an XML parser in JavaScript.

Your Ad Here
Related Posts

Leave a Reply

© 2008 brandon quintana. all rights reserved.