Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Technorati

Technorati tags seems totally proprietary:

No Format
To contribute to this tag, just make a post to your blog about met and include a link to this page like so:

<a href="http://technorati.com/tag/met" rel="tag">met</a>

...

Furl

Furl also supports tags:

...

http://www.peerfear.org/rss/permalink/2005/01/18/TechnoratiTagAPIIsBroken/

Interface

No Format


/**
  * @param tagname The local name of the tag.  IE 'linux'
  * @param URI the URI ot the tag (if invalid null).  This is used for tagging 
  * systems that use URI.  When these systems use URIs the tagname is the last
  * path component of the URI.
  */  
 onTag( String tagname, String uri ): void