Integrating Google Calendar into Pubtalkblog.org

For those that may have attended my lunchtime session at the MCN Tech Conference last Friday, here is a very brief description of how we integrate Google Calendar feeds into our blog at http://www.pubtalkblog.org:

For the calendar page and sidebar block at Pubtalkblog.org, we are using this code:

http://james.cridland.net/code/google-calendar.html

This snippet of code requires that you also download Simplepie, an RSS library:

http://simplepie.org/downloads/

You can tweak the cridland.net code in the top section to customize the front-end HTML display. Hope that helps get you pointed in the right direction.

You may find alternate methods of using Simplepie to parse Google Calendar feeds by searching the Simplepie website: http://www.google.com/search?q=google+calendar&as_sitesearch=simplepie.org.