Cool. :)

The style="display:none" is there because I'm a bit of a privacy maniac. It's the best way I know to give some kind of protection to my email addresses. If you know a better one, please share it with me, so I can make the addresses public.

One more thing, is there a working validator?

Thanks for the help :)

On Sun, 20 Jan 2008, ryan wrote:

On Jan 20, 2008, at 7:41 AM, Bruno Miguel wrote:
Hello.
I recently decided to implement hCard in my blog. But I have some questions.

This is my implementation:
<div class="agent vcard" style="display:none">

<a class="url fn" href="http://conversasdobruno.webtuga.net";>Bruno Miguel</a><br /> <a class="email" href="mailto:brunoalexandremiguel:at:gmail.com";>brunoalexandremiguel:a t:gmail.com</a><br />
<a class="url" href="xmpp:[EMAIL PROTECTED]">Gtalk</a>

<span class="adr">
<span class="locality">Coimbra</span>,
<span class="country-name">Portugal</span>
</span>

<span class="geo">
<span class="latitude">40.203379</span>,
<span class="longitude">-8.407588</span>
</span>

</div>

With Operator extension it works ok (that is, when the extension works how it should), but with the following validator it doesn't: http://junk.ideias3.com/hCard/?url=http:// www.conversasdobruno.webtuga.net/

In the validator, the address appears as a # and the xmpp url appears as part of my website url. I'm, most likely, doing something wrong, but I can't figure it out. Can anyone help me with this?

There appear to be bugs in that service. Your markup is good, other than the style="display:none". :)

-ryan
_______________________________________________
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss

_______________________________________________
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to