May 2010
2 posts
5 tags
Rework, by 37signals.
37signals, creator of online tools such as Basecamp and Highrise (both used by pebble.it), is one of pebble.it’s long term sources of inspiration. Their ethos towards business and obvious success is compelling to say the least. Their new book, Rework, gives a fantastic look at their thoughts on business and why going against convention may be the way to go. It also serves as some great...
6 tags
Fetching and caching Google Calendar data in Rails
Recently we had a requirement to show Google Calendar data for a client on a Rails intranet project. The requirements were a bit outside what’s offered by the embedded iFrame option so we needed a better solution to retrieve Google calendar data.
Options for getting data from Google Calendar
The simplest option is just to use the iFrame that Google provide that is accessible from your...