Dave Johnson on open web technologies, social software and software development
« del.icio.us links... | Main | Weekly status, CC:wo... »
Podcasting originated as a feature of RSS, but as the world moves to the new standard Atom format, podcasters will too. Atom can support podcasting through the element. As is the case with RSS 2.0 based podcasts, you can only have one podcast per entry. But, with Atom you can have a different representation for each language and for each content-type. For example, if you want to make a podcast available in both English and German and in both MP3 and WMV formats, you can do it by adding links like those below to the entries in your feed:
<link href=âhttp://example.com/podcasts/show001-usenglish.mpgâ hreflang=âen-USâ length=â21472922â type=âaudio/mpgâ /> <link href=âhttp://example.com/podcasts/show001-usenglish.wmvâ hreflang=âen-USâ length=â23889921â type=âaudio/wmvâ /> <link href=âhttp://example.com/podcasts/show001-german.mp3â hreflang=âde-DEâ length=â20032879â type=âaudio/mpgâ /> <link href=âhttp://example.com/podcasts/show001-german.wmvâ hreflang=âde-DEâ length=â19907766â type=âaudio/wmvâ />
Disclaimer: Atom is a work in progress (but nearly complete). This is based on Atom format draft 08. Atom experts: did I get something wrong in the above example?
Dave Johnson in Blogging
01:01PM Jun 05, 2005
Comments [2]
Tags:
Blogging
This is just one entry in the weblog Blogging Roller. You may want to visit the main page of the weblog
Below are the most recent entries in the category Blogging, some may be related to this entry.
Posted by Randy Charles Morin on June 05, 2005 at 10:01 PM EDT #
Posted by Robert Sayre on June 12, 2005 at 09:30 PM EDT #