[WSG] hCard microformat and phone numbers

2008-03-21 Thread Thierry Koblentz
I need to wrap phone numbers, what's the best way to go for this? [div class=phones] [span class=tel][span class=typeHome[/span] +1.415.555.1212[/span] [span class=tel][span class=typePager[/span] +1.415.555.1212[/span] [span class=tel][span class=typeOffice[/span] +1.415.555.1212[/span] [/div]

Re: [WSG] hCard microformat and phone numbers

2008-03-21 Thread akella
hi,the second one seems more strict to me. i think our microformats-philosophy is to make it as readable by bots as possible. IMHO: [span class=type]Office[/span][span class=value] +1.415.555.1212[/span] is simpler to parse than [span class=tel][span class=typeOffice[/span] +1.415.555.1212[/span]

RE: [WSG] hCard microformat and phone numbers

2008-03-21 Thread Thierry Koblentz
the second one seems more strict to me.  i think our microformats-philosophy is to make it as readable by bots as possible. IMHO:  [span class=type]Office[/span][span class=value] +1.415.555.1212[/span] is simpler to parse than  [span class=tel][span class=typeOffice[/span]