Phil,

I'd also suggest that microtemplates (http://microtemplates.org) would allow you to declaratively construct the content of these contact cards rather than doing so inside javascript as here (http://www.paraesthesia.com/js/contactcard.js)

Chris Messina wrote:
It would be interesting to extend your highlighter script to actually
grab the linked page via an AJAX request and look for hcards... Here's
an idea for your blogroll:

<a href="http://factoryjoe.com/hcard.html"; rel="me">Chris Messina</a>
<a href="http://factoryjoe.com/blog/#hcard"; rel="friend met">Tantek Celik</a>

If you mouseover those links, the script could actually grab the hcard
data, bring it back and on-the-fly create the gamercard shown in this
example. *That* would be pretty sweet.

Chris

On 6/7/06, Phil Haack <[EMAIL PROTECTED]> wrote:

Saw an interesting javascript demo for FOAF data based on my XFN Highlighter
script.

http://www.paraesthesia.com/blog/comments.php?id=1019_0_1_0_C

The only thing is, he's creating the data using the equivalent of a
javascript recordset. I suggested he use a microformat and thought I would
post it here to generate ideas.

I think this script could be a good starting point for someone writing
something similar, but microformat based.

Phil

_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss

_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss
_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to