comments-formats
Revision as of 18:13, 23 June 2005 by EdwardOConnor (talk | contribs)
Current Comments Formats
There have been several efforts to define data formats for posting "comments" on the Web.
This page serves to document the current list of comment schemas, formats, and efforts as background for the design of a simple comments MicroFormat.
Centralized Implementations
Examples from the wild
- brianstorms (movable type) (from http://www.brianstorms.com/archives/000580.html)
<code> <div class="comments-body"> <p>Congratulations! Any list that includes Molly Holzschlag and Wil Wheaton is certainly something... and that's just the Honorable Mentions.</p> <p>Now to scrape the links of all the rest of those "people you may not know but probably should"...</p> <span class="comments-post">Posted by: <a href="http://www.brianstorms.com/mt/mt-comments.cgi?__mode=red&id=3826">Chris</a> at June 21, 2005 08:53 PM</span> </div> </code>