CorruptSaveState

The ramblings of a madman.

Ping.fm Ruby Library

Avatar
Posted by Oshuma, on August 04, 2008 - 0 comments
Tags: ruby

I’ve recently fell in love with Ping.fm. Originally, I was going to implement this exact type of multi-service posting for my shared stuff. Good thing they’ve saved me all of that work. Now I just need to post to Ping.fm and let them regurgitate it across the interwebz. There are already existing libraries for a few different languages. The Ruby library worked, but (IMO) needed some serious refactoring. So that’s exactly what I’ve started to do. The code is posted at the usual place. Enjoy!

Ping.fm Ruby Library: http://github.com/Oshuma/pingfm/

Add Comment