Monday, May 11, 2009

Ruby-gcal is Released!

I just released my open-source Google Calendar library, ruby-gcal, on GitHub!  Check it out here.

There are more features in the works, but for now, it allows you to add, update and delete multiple events with few HTTP requests using Google's batch processing API.  When I have some more free time, I plan on releasing an "acts_as_google_calendar_event" sort of Rails plugin, so model objects corresponding to Google Calendar events can be saved to a database and synced with a GCal account.

No comments: