<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: iTunes stares blankly at Atom podcasts</title>
	<atom:link href="http://dsandler.org/wp/archives/2005/07/12/itunes-stares-blankly-at-atom-podcasts/feed" rel="self" type="application/rss+xml" />
	<link>http://dsandler.org/wp/archives/2005/07/12/itunes-stares-blankly-at-atom-podcasts</link>
	<description>a beautiful blog by daniel sandler</description>
	<lastBuildDate>Thu, 14 Jan 2010 17:03:44 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zachary Crockett</title>
		<link>http://dsandler.org/wp/archives/2005/07/12/itunes-stares-blankly-at-atom-podcasts/comment-page-1#comment-231446</link>
		<dc:creator>Zachary Crockett</dc:creator>
		<pubDate>Tue, 10 Jun 2008 02:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://dsandler.org/wp/archives/2005/07/12/itunes-stares-blankly-at-atom-podcasts#comment-231446</guid>
		<description>Actually, iTunes handles Atom podcasts fine, although it is picky about their standards compliance.  I edited your atom file to be valid and posted it here:

http://zacharycrockett.com/audio/dsandler.atom

New feed is valid:
http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fzacharycrockett.com%2Faudio%2Fdsandler.atom

Original feed isn&#039;t valid:
http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fdsandler.org%2Foutgoing%2Fpodcast.atom

What I changed:
- Atom namespace is http://www.w3.org/2005/Atom.
- Added an id element to the feed (not just the entry).
- Used real uuids in both the feed and the entry.  I doubt iTunes cares about this, but it&#039;s easy -- on a Mac, just type uuidgen in the Terminal.
- Changed the MIME type of the enclosure to audio/mpeg, since audio/mp3 is not a registered MIME type.  See http://www.iana.org/assignments/media-types/ as the official list and http://www.w3schools.com/media/media_mimeref.asp as a more useful list with file extensions.
- Changed the summary tag to be the content tag, since summary is optional, while content is required.</description>
		<content:encoded><![CDATA[<p>Actually, iTunes handles Atom podcasts fine, although it is picky about their standards compliance.  I edited your atom file to be valid and posted it here:</p>
<p><a href="http://zacharycrockett.com/audio/dsandler.atom" rel="nofollow">http://zacharycrockett.com/audio/dsandler.atom</a></p>
<p>New feed is valid:<br />
<a href="http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fzacharycrockett.com%2Faudio%2Fdsandler.atom" rel="nofollow">http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fzacharycrockett.com%2Faudio%2Fdsandler.atom</a></p>
<p>Original feed isn&#8217;t valid:<br />
<a href="http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fdsandler.org%2Foutgoing%2Fpodcast.atom" rel="nofollow">http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fdsandler.org%2Foutgoing%2Fpodcast.atom</a></p>
<p>What I changed:<br />
- Atom namespace is <a href="http://www.w3.org/2005/Atom" rel="nofollow">http://www.w3.org/2005/Atom</a>.<br />
- Added an id element to the feed (not just the entry).<br />
- Used real uuids in both the feed and the entry.  I doubt iTunes cares about this, but it&#8217;s easy &#8212; on a Mac, just type uuidgen in the Terminal.<br />
- Changed the MIME type of the enclosure to audio/mpeg, since audio/mp3 is not a registered MIME type.  See <a href="http://www.iana.org/assignments/media-types/" rel="nofollow">http://www.iana.org/assignments/media-types/</a> as the official list and <a href="http://www.w3schools.com/media/media_mimeref.asp" rel="nofollow">http://www.w3schools.com/media/media_mimeref.asp</a> as a more useful list with file extensions.<br />
- Changed the summary tag to be the content tag, since summary is optional, while content is required.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mokka mit Schlag &#187; Atom Podcasts</title>
		<link>http://dsandler.org/wp/archives/2005/07/12/itunes-stares-blankly-at-atom-podcasts/comment-page-1#comment-226363</link>
		<dc:creator>Mokka mit Schlag &#187; Atom Podcasts</dc:creator>
		<pubDate>Wed, 28 May 2008 23:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://dsandler.org/wp/archives/2005/07/12/itunes-stares-blankly-at-atom-podcasts#comment-226363</guid>
		<description>[...] John LeMasney asked a good question during my RSS and Atom presentation last night to the Princeton Linux Users Group that I didn&#8217;t know how to answer. Do Podcast clients, especially iTunes, support Atom Podcasts yet? I know Atom has the necessary elements but do the clients recognize them?  Personally I don&#8217;t really listen to podcasts because I simply prefer reading and writing to speaking and listening, so I&#8217;m not up on all the latest developments in this space. Dan Sandler claims it doesn&#8217;t. He seems to be right. We need to convince Apple to fix this. [...]</description>
		<content:encoded><![CDATA[<p>[...] John LeMasney asked a good question during my RSS and Atom presentation last night to the Princeton Linux Users Group that I didn&#8217;t know how to answer. Do Podcast clients, especially iTunes, support Atom Podcasts yet? I know Atom has the necessary elements but do the clients recognize them?  Personally I don&#8217;t really listen to podcasts because I simply prefer reading and writing to speaking and listening, so I&#8217;m not up on all the latest developments in this space. Dan Sandler claims it doesn&#8217;t. He seems to be right. We need to convince Apple to fix this. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dsandler.org &#x2261; Gruber on Apple&#8217;s sudden podcasting frenzy</title>
		<link>http://dsandler.org/wp/archives/2005/07/12/itunes-stares-blankly-at-atom-podcasts/comment-page-1#comment-1864</link>
		<dc:creator>dsandler.org &#x2261; Gruber on Apple&#8217;s sudden podcasting frenzy</dc:creator>
		<pubDate>Thu, 14 Jul 2005 01:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://dsandler.org/wp/archives/2005/07/12/itunes-stares-blankly-at-atom-podcasts#comment-1864</guid>
		<description>[...] [Also please see my own beef with iTunes&#8217; podcast support: Atom feeds need not apply.] [...]</description>
		<content:encoded><![CDATA[<p>[...] [Also please see my own beef with iTunes&#8217; podcast support: Atom feeds need not apply.] [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
