How do I use Sinatra to access the Google+ API?
20+ Rubyists to Follow on Google+
May 20, 2010: Fontastic
Double Shot #492
2009 Rails Google Summer of Code Projects
Building API Wrapping Gems Could Not Get Much Easier
In which I show how easy it is now to create ruby gems that wrap APIs, using Google Weather as an example.
HTTParty goes foreign
Just a quick post to get share something I was tinkering with this evening.
I came across this post by Gerald Bauer, which shows you how to use the Google Translation API with Ruby via Net::HTTP. I thought I’d play with the service with HTTParty.
class GoogleApi
include HTTParty
base_uri 'ajax.googleapis.com'
...BetterFavicon for Google
Not loving Google’s new favicon too much?
Check out my quick and dirty hack… BetterFavicon for Firefox. (greasemonkey required)
Install it here: http://userscripts.org/scripts/show/40367
Enjoy!
Google Chrome: discuss
I’m sure that most of you heard the news that Google is releasing a new web browser named Chrome. Their comic for the announcement was very refreshing and entertaining read. Granted… nobody that I know has seen it (as of today)...
For me, I’m really interested in seeing what they’ve done to hopefully improve...



