Module Topsy
In: lib/rtopsy/author.rb
lib/rtopsy/base.rb
lib/rtopsy/link_search_result.rb
lib/rtopsy/linkpost.rb
lib/rtopsy/linkpost_count.rb
lib/rtopsy/page.rb
lib/rtopsy/stats.rb
lib/rtopsy/target.rb
lib/rtopsy/url_info.rb
lib/rtopsy.rb

This is the url_info class for the topsy library. An UrlInfo has the following attributes:

     "topsy_trackback_url" : "http://topsy.com/tb/twitter.com/",
     "oneforty" : "Twitter: What are you doing? http://twurl.nl/pd8k44",
     "url" : "http://twitter.com/",
     "title" : "Twitter: What are you doing?",
     "trackback_total" : "24152",
     "description" : "Social networking and microblogging service utilising instant messaging, SMS or a web interface.",
     "description_attribution" : "From DMOZ"

According to the official Topsy doc: code.google.com/p/otterapi/wiki/Resources?tm=6#/urlinfo

For complete documentation on the options, check out the topsy api docs.

  http://groups.google.com/group/rtopsy

Classes and Modules

Class Topsy::Author
Class Topsy::Base
Class Topsy::LinkSearchResult
Class Topsy::Linkpost
Class Topsy::LinkpostCount
Class Topsy::Page
Class Topsy::Stats
Class Topsy::Target
Class Topsy::UrlInfo

Constants

VERSION = '0.0.1'

[Validate]