comments-formats: Difference between revisions
No edit summary |
|||
(9 intermediate revisions by 8 users not shown) | |||
Line 65: | Line 65: | ||
<h3 class="commenttitle"><a href='http://www.derriere-le-hublot.com' rel='external nofollow'>virginie</a> said,</h3> | <h3 class="commenttitle"><a href='http://www.derriere-le-hublot.com' rel='external nofollow'>virginie</a> said,</h3> | ||
<p class="commentmeta">June 6, 2006 @ <a href="#comment-1143" title="Permanent link to this comment">9:02 pm</a></p> | <p class="commentmeta">June 6, 2006 @ <a href="#comment-1143" title="Permanent link to this comment">9:02 pm</a></p> | ||
<p>Nice hairdo! I really think it suits you! And the | <p>Nice hairdo! I really think it suits you! And the color is different from the last times, isn’t it?</p> | ||
</li> | </li> | ||
</ol> | </ol> | ||
</nowiki></pre> | </nowiki></pre> | ||
* blogger.com | |||
from [http://jamesfostofapfz.blogspot.com/2008/09/if-your-goal-is-customer-loyalty-then.html] | |||
<pre><nowiki> | |||
<dl id='comments-block'> | |||
<dt class='comment-author openid-comment-icon' id='c5069974981380830367'> | |||
<a name='c5069974981380830367'></a> | |||
<a href='http://meme-rocket.com/' rel='nofollow'>Bill</a> | |||
said... | |||
</dt> | |||
<dd class='comment-body'> | |||
<p>testing an OpenID comment</p> | |||
</dd> | |||
<dd class='comment-footer'> | |||
<span class='comment-timestamp'> | |||
<a href='http://jamesfostofapfz.blogspot.com/2008/09/if-your-goal-is-customer-loyalty-then.html?showComment=1222259520000#c5069974981380830367' title='comment permalink'> | |||
September 24, 2008 5:32 AM | |||
</a> | |||
<span class='item-control blog-admin pid-216793578'> | |||
<a href='http://www.blogger.com/delete-comment.g?blogID=6882271259081968971&postID=5069974981380830367' title='Delete Comment'> | |||
<img src='http://www.blogger.com/img/icon_delete13.gif'/> | |||
</a> | |||
</span> | |||
</span> | |||
</dd> | |||
</dl> | |||
</nowiki></pre> | |||
Guy Fraser: Are comments not just another form of atom? Could we use something like hEntry ? | Guy Fraser: Are comments not just another form of atom? Could we use something like hEntry ? | ||
Matt MacDougall: Comments should be separate from hEntry to give systems the capability to weight a comment differently than its parent entry. Modifying hEntry to include parent child relationships would become borderline human unfriendly. | Matt MacDougall: Comments should be separate from hEntry to give systems the capability to weight a comment differently than its parent entry. Modifying hEntry to include parent child relationships would become borderline human unfriendly. | ||
Phil Peace: It seems to me that a comments microformat would be a specialization/subset of hreview. This would chime with the recent Google RDFa push. |
Latest revision as of 10:28, 27 August 2009
Discussion Participants
Authors
- Chris Messina, Round Two, Inc.
- Stephanie Booth, coComment (hope I'm not messing things up by putting them here, please let me know if they should go elsewhere)
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.
Examples from the wild
- brianstorms (movable type) (from http://www.brianstorms.com/archives/000580.html)
<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>
- mfComment "small" example:
<div class="mfcomment"> <a class="url" rel="target" href="http://an9.org/devdev/shdh2/> <span class="commenter">anonymous</span> <abbr class="dtcommented" title="20050612T21:30-0700">June 12th, 2005</abbr> <div class="description"> <p>Gosh, this is neat.</p> </div> <a class="url" rel="self bookmark" href="http://sxore.com/comment/view/14">link to this comment</a> </div>
- CommentAPI
http://wellformedweb.org/story/9 Granted, this is not XHTML, but still should be useful as an example of expressing comments structurally.
- XOXO Blog Format (comment subset and suggested extension to hatom)
<ul class="xoxo comments"> <li id="c836428"> Posted on <a href="COMMENT PERMALINK" title="COMMENT TIMESTAMP (unix timestamp in seconds or nanoseconds)">COMMENT DATE POSTED</a> by <a href="AUTHOR URL">AUTHOR NAME</a> <dl> <dt>body</dt> <dd>COMMENT BODY</dd> </dl> </li> </ul>
- Wordpress.com
from [1]
<ol id="commentlist"> <li class="alt" id="comment-1143"> <h3 class="commenttitle"><a href='http://www.derriere-le-hublot.com' rel='external nofollow'>virginie</a> said,</h3> <p class="commentmeta">June 6, 2006 @ <a href="#comment-1143" title="Permanent link to this comment">9:02 pm</a></p> <p>Nice hairdo! I really think it suits you! And the color is different from the last times, isn’t it?</p> </li> </ol>
- blogger.com
from [2]
<dl id='comments-block'> <dt class='comment-author openid-comment-icon' id='c5069974981380830367'> <a name='c5069974981380830367'></a> <a href='http://meme-rocket.com/' rel='nofollow'>Bill</a> said... </dt> <dd class='comment-body'> <p>testing an OpenID comment</p> </dd> <dd class='comment-footer'> <span class='comment-timestamp'> <a href='http://jamesfostofapfz.blogspot.com/2008/09/if-your-goal-is-customer-loyalty-then.html?showComment=1222259520000#c5069974981380830367' title='comment permalink'> September 24, 2008 5:32 AM </a> <span class='item-control blog-admin pid-216793578'> <a href='http://www.blogger.com/delete-comment.g?blogID=6882271259081968971&postID=5069974981380830367' title='Delete Comment'> <img src='http://www.blogger.com/img/icon_delete13.gif'/> </a> </span> </span> </dd> </dl>
Guy Fraser: Are comments not just another form of atom? Could we use something like hEntry ?
Matt MacDougall: Comments should be separate from hEntry to give systems the capability to weight a comment differently than its parent entry. Modifying hEntry to include parent child relationships would become borderline human unfriendly.
Phil Peace: It seems to me that a comments microformat would be a specialization/subset of hreview. This would chime with the recent Google RDFa push.