The latest PostRank API library was released to beta yesterday by Dan Sinclair for Ruby. He’s looking for feedback so if you can please grab the gem from github and give it a whirl.
I’ve created a Ruby wrapper around the API that people will hopefully find useful. I’ve currently tagged it as a 0.5 beta release until I can get some feedback on if the API is right for other people as well. (Plus, I know I want to change the Exception handling at some point so there will be changes before a 1.0.)
You can grab the postrank-0.5.gem or install it through the GitHub gem server by entering:
gem sources -a http://gems.github.com
sudo gem install dj2-postrank
Or, if you want to can grab the code from GitHub and build it yourself.If you find any problems, have any suggestions or patches, you can file them on the LightHouse project page.
Another well done library for PostRank API - w00t!







Add New Comment
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Add New Comment
Trackbacks
(Trackback URL)
August 7, 2008 at 9:55 am
[...] may remember Dan from such blog posts as Ruby PostRank API by Dan Sinclair. (Apparently you’re allowed to ask ...