<?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: How to make a podcast</title>
	<atom:link href="http://macintoshhowto.com/internet/how-to-make-a-podcast.html/feed" rel="self" type="application/rss+xml" />
	<link>http://macintoshhowto.com/internet/how-to-make-a-podcast.html</link>
	<description>...the art of macintosh maintenance...</description>
	<lastBuildDate>Tue, 07 Feb 2012 01:59:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bill Elliott</title>
		<link>http://macintoshhowto.com/internet/how-to-make-a-podcast.html/comment-page-1#comment-39856</link>
		<dc:creator>Bill Elliott</dc:creator>
		<pubDate>Mon, 07 Jun 2010 16:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://howto.dubbo.org/itunes/how-to-make-a-podcast.html#comment-39856</guid>
		<description>Hi Wayne,
RSS file that points to the mp3 file it is so nice.
Very Nice and Knowledgeable Post.
Thank you so much !!!</description>
		<content:encoded><![CDATA[<p>Hi Wayne,<br />
RSS file that points to the mp3 file it is so nice.<br />
Very Nice and Knowledgeable Post.<br />
Thank you so much !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cejuhepecoyurocn</title>
		<link>http://macintoshhowto.com/internet/how-to-make-a-podcast.html/comment-page-1#comment-7450</link>
		<dc:creator>cejuhepecoyurocn</dc:creator>
		<pubDate>Mon, 30 Jul 2007 07:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://howto.dubbo.org/itunes/how-to-make-a-podcast.html#comment-7450</guid>
		<description>&lt;strong&gt;cejuhepecoyurocn...&lt;/strong&gt;

nice post...</description>
		<content:encoded><![CDATA[<p><strong>cejuhepecoyurocn&#8230;</strong></p>
<p>nice post&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wayne</title>
		<link>http://macintoshhowto.com/internet/how-to-make-a-podcast.html/comment-page-1#comment-2874</link>
		<dc:creator>wayne</dc:creator>
		<pubDate>Fri, 05 Jan 2007 02:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://howto.dubbo.org/itunes/how-to-make-a-podcast.html#comment-2874</guid>
		<description>I checked out the ABC podcasts, they are not a good model, they have a few problems!

Here&#039;s an example of a well done podcast:

http://theresurgence.com/podcast</description>
		<content:encoded><![CDATA[<p>I checked out the ABC podcasts, they are not a good model, they have a few problems!</p>
<p>Here&#8217;s an example of a well done podcast:</p>
<p><a href="http://theresurgence.com/podcast" rel="nofollow">http://theresurgence.com/podcast</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://macintoshhowto.com/internet/how-to-make-a-podcast.html/comment-page-1#comment-13</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Sun, 19 Feb 2006 05:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://howto.dubbo.org/itunes/how-to-make-a-podcast.html#comment-13</guid>
		<description>Thanks Wayne. The &quot;rss-writer&quot; program looks quite good.
When I used the program it dealt with the standard fields quite well.
One great clue it gave me is that line breaks can be placed in the description, so that perhaps an outline can be put into the Description so that it can come up in ITunes like it does in a web browser. I wonder? Perhaps I will try it and see.
I wrote the rss manually (witha bit of help from Dreamweaver), and there were a couple of traps that occurred writing it manually:
1. Encoding must be utf-8, or else various errors can occur. (I used a different encoding when I started, to my peril). &quot;rss writer&quot; uses the correct encoding.
2. The tags used in &quot;rss writer&quot; uses none of the ITunes codes that ITunes refer to on their reference websites (eg. http://www.apple.com/itunes/podcasts/techspecs.html). If you try to put ITunes tags in the RSS feed will not validate. To get arround this change the initial “rss” tag to  “rss xmlns:itunes=”http://www.itunes.com/dtds/podcast-1.0.dtd” version=”2.0″ to allow for ITunes tags, then ITunes tags can be used, allowing for a greater variety of information to be given for the use of ITunes specifically. The feed should still validate with the ITunes tags included.

Your Step 4 is really a convenience thing. If you look at the ABC podcasts, they do not refer people to ITunes, but have a link that people can copy into any equivalent program. (I tried Ipodder before I checked it with ITunes). 
I tunes users would paste the address into Advanced --&gt; Subscribe to podcasts.</description>
		<content:encoded><![CDATA[<p>Thanks Wayne. The &#8220;rss-writer&#8221; program looks quite good.<br />
When I used the program it dealt with the standard fields quite well.<br />
One great clue it gave me is that line breaks can be placed in the description, so that perhaps an outline can be put into the Description so that it can come up in ITunes like it does in a web browser. I wonder? Perhaps I will try it and see.<br />
I wrote the rss manually (witha bit of help from Dreamweaver), and there were a couple of traps that occurred writing it manually:<br />
1. Encoding must be utf-8, or else various errors can occur. (I used a different encoding when I started, to my peril). &#8220;rss writer&#8221; uses the correct encoding.<br />
2. The tags used in &#8220;rss writer&#8221; uses none of the ITunes codes that ITunes refer to on their reference websites (eg. <a href="http://www.apple.com/itunes/podcasts/techspecs.html" rel="nofollow">http://www.apple.com/itunes/podcasts/techspecs.html</a>). If you try to put ITunes tags in the RSS feed will not validate. To get arround this change the initial “rss” tag to  “rss xmlns:itunes=”http://www.itunes.com/dtds/podcast-1.0.dtd” version=”2.0″ to allow for ITunes tags, then ITunes tags can be used, allowing for a greater variety of information to be given for the use of ITunes specifically. The feed should still validate with the ITunes tags included.</p>
<p>Your Step 4 is really a convenience thing. If you look at the ABC podcasts, they do not refer people to ITunes, but have a link that people can copy into any equivalent program. (I tried Ipodder before I checked it with ITunes).<br />
I tunes users would paste the address into Advanced &#8211;> Subscribe to podcasts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.296 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-06 18:04:36 -->

