[uf-new] hAudio proposal: ITEM/TRACK

Manu Sporny msporny at digitalbazaar.com
Mon Oct 15 07:57:44 PDT 2007


paul_wilkins at xtra.co.nz wrote:
> From: Manu Sporny <msporny at digitalbazaar.com>
>> Approach #1 ITEM+HAUDIO:
>>
>>  <span class="haudio">
>>     <span class="fn album">Album Name</span>
>>     <span class="contributor">Artist Name</span>
>>     <div class="item haudio">
>>        <span class="fn">A Song</span> –
>>        <abbr class="duration" title="P268T">4:46</abbr>
>>     </span>
>>     <span class="haudio item">Spoken Word</span>
>>     <span class="item haudio">
>>        <span class="fn">Another Song</span> –
>>        <abbr class="duration" title="P268T">4:46</abbr>
>>     </span>
>>  </span>
> 
> 
> If anyone understands why P268T is being used, please explain.
> 
> Otherwise I think that we really SHOULD be using PT4M46S

That is a cut-and-paste problem (exacerbated by everybody else
cutting-and-pasting) and a mis-understanding of how ISO-8601 works,
thanks for the correction, Paul. The corrected value should be:

title="PT268S"

OR

title="PT4M46S"

That field must follow the ISO-8601 standard.

-- manu


More information about the microformats-new mailing list