technorati.rb: fix wording (exerpt => excerpt, based on patch from
Cooper Bethea)
technorati.rb: clean up documentation for Technorati.new
technorati.rb: add optional options hash as parameter to Technorati.new
technorati.rb: add proxy support (Technorati#find_http_proxy; ripped
straight from Rubilicious)
technorati.rb: add support for HTTP proxies (checks for
opt[‘proxy_url’], then either the windows registry or the
following environment variables: TECHNORATI_HTTP_PROXY, HTTP_PROXY,
http_proxy
technorati.rb: added tweakable API url (via opt[‘api_url’]).
defaults to api.technorati.com
Tue Dec 12 02:22:07 EST 2006, Paul Duncan <pabs@pablotron.org>