| Path: | README (CVS) |
| Last Update: | Thu Dec 14 06:48:09 EST 2006 |
Technorati-Ruby 0.1.1 README
This document was last updated on Wed Sep 29 09:29:19 2004. Please see the file COPYING for licensing and warranty information. Visit pablotron.org/software/technorati-ruby/ for the latest version of this software.
Overview
Technorati (technorati.com/) bindings for Ruby. You‘ll need to create an account at Technorati and obtain an API key in order to use Technorati-Ruby. An RDoc-generated API reference is in doc/, and some simple examples are in examples/.
Requirements
Installation
# copy technorati lib to site_ruby dir cp technorati.rb /usr/local/lib/site_ruby/1.8/
or (if you have RubyGems installed)
# build and install RubyGem gem build technorati.gemspec && gem install *.gem
About the Author
Paul Duncan <pabs@pablotron.org> www.pablotron.org/