On Aug 14, 2005, at 6:56 PM, Michal Migurski wrote: > .. > Mail & news both have the In-Reply-To header, whose value looks > like an address. Can a blog post microformat be as simple as this? Perhaps.... Eran and I have discussed this previously. Have you seen this http://microformats.org/wiki/citation-brainstorming ? Eran and I were trying to get our heads around the idea of truly distributed conversation. -ryan > <div class="blog-post"> > <h3 class="title">title of post</h3> > <p class="content"> > <a href="http://example.org/musings" rel="in-reply-to">John > Doe muses</a> about a topic of interest. I however vehemently > disagree, for many reasons. > </p> > <a href="http://example.com/ramblings" rel="permanent- > link">permanent link</a>. > </div> >>>>> - and of course you can link to it (and so can the HTML page, and >>> vice versa). >>>> But can you view it in your browser? Can it be styled in your >> browser? >> Sort of. >> Safari's RSS view: > http://www.winsupersite.com/images/reviews/tiger_09.jpg >> IE7's version of same: > http://bink.nu/photos/news_article_images/picture9241.aspx >> On applying CSS to RSS: > http://www.oreillynet.com/pub/a/network/2005/07/01/rss.html