Monthly Archives: July 2009
EventMachine Screencast — EM-HTTP-Request
I decided to try my hand at creating a screencast the other day. I took a look at the EventMachine EM-HTTP-Request library and created a simple shell program to do single and multi requests. Take a look and let me … Continue reading
Google Analytics, OAuth and Ruby. Oh, my.
I recently had the opportunity to take a peek at accessing Google Analytics data using their OAuth endpoint. We did this in Ruby using the Ruby OAuth gem. There were a few snags along the way so I figured I’d … Continue reading