[uf-discuss] RE: Microformats and RDFa not as far apart
as previously thought
Guillaume Lebleu
guillaume at lebleu.org
Thu Jun 26 11:16:19 PDT 2008
Belov, Charles wrote:
> I'd suggest modifying that to not require the computer to parse the
> date. Something like:
> <span class="dstartm" lang="en-us">October</span> <span
> class="dstartd">5</span>, <span class="dstarty">2004</span>
>
+1: DRY-, POSH- and "humans first"-compatible IMO.
Maybe the following may be POSHer and backward-compatible with the
existing dstart class name convention?
<span class="dtstart" lang="en-us"><span class="month">October</span>
<span class="day">5</span>, <span class="year">2004</span></span>
Just a thought.
G
More information about the microformats-discuss
mailing list