For a Beautiful Web

Every so often as I meander around the internet I find little bits of geek-dome brilliance in the markup of a site.
This morning, I was reading For A Beautiful Web, a site put out by Andy Clarke. This site, by itself is a great resource, but that’s not why I’m writing this.

I left a comment on a recent blog post, and since I had also just written a custom style for this site with Stylish, I noticed that the comment I left looked a little funny. It looked like the style I just wrote for a blockquote. So I investigated.
Sure enough:
<li id="r450" class="odd ">
<div class="meta">
<h4 class="vcard"><a href="#r450" title="Permalink this reply">#1</a> • <span class="fn url"><a href="http://www.csskarma.com">Tim Wright</a></span></h4><abbr title="2009-03-12">Mar 12th 2009 • 4:05 <sup>pm</sup></abbr>
</div>
<blockquote><p>It always seems like company heads generally agree that getting together and talking for the greater good is a positive thing. Unfortunately, it never seems to happen. My guess is that they don’t see the value in improving their product to us (the developer), only the general user who generates the majority of the revenue.
</p>
<p>
It’s unfortunate that not many people higher up actually give back to the community as a whole.
</p></blockquote>
</li>

Not only a blockquote, but a dash-o-microformatting too.
Anyway, I thought this was a brilliant addition to blog comments, and it makes perfect semantic sense, and I really hope it catches on. I love it, great job Andy!
P.S. If anyone wants to meet up at SXSW next week DM me (or e-mail me), I’ll be there for all of the Interactive and some of the movies.
You can leave a response, or trackback from your own site.
« Replacing an old Flame | SXSW Notes pt. 1- Feedback & Social Architecture »
|
Comments (5)
|
Leave a Reply



i noticed the exact same thing this morning reading that article.
isn't that cool as hell? I'm surprised I haven't see it anywhere else
What's dash-o-microformatting?
a little dash of microformatting -> using microformats
not so sure i get why this is so cool.. doesn’t seem all that special to me.. a comment isn’t technically a blockquote semantically speaking.