Skip to content

{ Monthly Archives } August 2011

Requiring OmniAuth

A small note in the “in case I need this again” cat­egory. I’m writ­ing a Sinatra app and want to add Twit­ter OAuth for sign­ing in. A good way to do this appears to be with the omni­auth gem but I ran into an issue. require ‘oa-oauth’ is the doc­u­mented way to require the right […]

Syncing Google Calendar and Tungle

I came across this weird prob­lem recently, where my Tungle account (tungle.me/laurenwood) was only syn­chron­iz­ing some of the events on my Google cal­en­dar. I checked they were set to the right cal­en­dar (yes), marked as busy (yes), and still couldn’t find the answer. This is an issue that quite a few people have had. Apparently […]