Versions Compared

Key

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

...

  • Trackback parsing
  • Comment parsing

Who's Interested?

Wiki Markup
\[http://peerfear.org KevinBurton\] - Rojo Networks Inc.

Name?

Is "Open Comments" a good name?

Where to organize?

Where should we organize this effort? I don't want to do it on a vendor's site and would rather keep this as open as possible. Any suggestions?

API

No Format

onTrackback()

@param author The author of the comment
@param weblog The URL to weblog of the author.
@param permalink The permalink to the comment post.
@param content The content of the comment.

onComment( String author,
           String weblog,
           String permalink, 
           String content, 
           Date date )

...