[uf-discuss] My hCard comments

Colin D. Devroe cdevroe at theubergeeks.net
Wed Apr 19 22:27:02 PDT 2006


I just wanted to be sure that my simple implementation of hCard into  
my personal blog's comments are accurate.  Here is the syntax I  
installed.

<div id="vcard-1" class="comment_meta vcard"><cite><a class="url fn"  
href="http://cdevroe.com">Colin D. Devroe</cite> on <a  
href="#comment-135" title="">April 19th, 2006 at 11:01 am</a></div>

The only problem I will end up seeing, as above, is if people decide  
to add their middle initial to the comment form.  I could split up  
each part of the name up for family name, given name, etc - but most  
typical web log installs and their default themes do not do this, so  
I wanted to stay away from it.  Any advice here would be appreciated.

There was also some talk of giving each hCard an ID, so that they can  
not only be targeted directly, but be easily separated from any other  
hCards on the same document.  So I made sure to do that, for when/if  
something comes of those discussions.

Please let me know if this is a proper implementation, thank you.

hCard:  http://cdevroe.com/about/#contact




More information about the microformats-discuss mailing list