Posted Jun 16, 2009 at 9:04 pm
So I was playing around with the Google Calendar portion of the Gdata API the other day and did some searching and found that there wasnt a Codeigniter library for it, probably because it seems that Google has teamed up with the guys that are working on the Zend Framework to bring Gdata to the PHP world. So I took the ZendGdata API for Google Calendar and implemented it in Codeigniter so that you just need to make a few simple function calls to gain authorization to a calendar, add events, query events, etc. This is my first attempt at writing a "library" for something, so hopefully it turned out well. If you find any errors in it or have any suggestions for improvement, just let me know!
Files you'll need:
Codeigniter-Gcal (Link fixed)
ZendGdata
I also have it managed through a G... [More]
Files you'll need:
Codeigniter-Gcal (Link fixed)
ZendGdata
I also have it managed through a G... [More]















