Posts tagged with google calendar (1)

Apr24 fetching Google Calendar events in Ruby post author

rexml google data api google calendar | comments

You have a Google Calendar and you want to make some cool things by fetching your events, the Google Calendar API and the gdata ruby gem make that a charm. It’s all about login in to your calendar, fetching the events and parsing the REXML response.

Continue reading »