Monthly Archives: December 2009
The Twitter gem now supports Tumblr
On the heels of the announcement that Tumblr now supports the Twitter API, we’re happy to say the Twitter gem now supports Tumblr!
Use JavaScript to put GitHub info on your site
In case you missed it, Adam and I launched a new blog and are six episodes into a new podcast where we bring you what’s fresh and new in open source software. Our goal is to scour the depths of GitHub (and other sources) to highlight the cool new and newly released open source projects. [...]
Speed up your API development, sniff your network calls on OSX with HTTPScoop
HTTPScoop from Tuffcode is a neat way to see what network calls are going on from all the applications in OS X. It’s perfect for debugging API calls or creating fixtures for API wrapper tests.





Quick tip: Use APIdock to hunt down missing methods