<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: What Blogs Make the Best Podcast Blogs?</title>
	<atom:link href="http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/</link>
	<description>Helping you learn more and do more with WordPress</description>
	<lastBuildDate>Tue, 21 May 2013 22:05:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Arch@iPodder</title>
		<link>http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-983859</link>
		<dc:creator><![CDATA[Arch@iPodder]]></dc:creator>
		<pubDate>Mon, 15 Apr 2013 07:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-983859</guid>
		<description><![CDATA[Are you familiar with &lt;a href=&quot;http://www.ipodder.org/&quot; / rel=&quot;nofollow&quot;&gt;iPodder Podcast Directory&lt;/a&gt; there are a lot of podcast in that site where you can browse and listen and you can also submit your own podcast if you wanted too.]]></description>
		<content:encoded><![CDATA[<p>Are you familiar with <a href="http://www.ipodder.org/" / rel="nofollow">iPodder Podcast Directory</a> there are a lot of podcast in that site where you can browse and listen and you can also submit your own podcast if you wanted too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Stricklin</title>
		<link>http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-228184</link>
		<dc:creator><![CDATA[Charles Stricklin]]></dc:creator>
		<pubDate>Wed, 18 Apr 2007 20:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-228184</guid>
		<description><![CDATA[Lorelle, you&#039;re welcome anytime! :)

E-mail me.]]></description>
		<content:encoded><![CDATA[<p>Lorelle, you&#8217;re welcome anytime! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>E-mail me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Rink</title>
		<link>http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-227633</link>
		<dc:creator><![CDATA[Ron Rink]]></dc:creator>
		<pubDate>Wed, 18 Apr 2007 12:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-227633</guid>
		<description><![CDATA[Thanks, Lorelle for the tip on how to post some code here. I&#039;ll try that in a second. And thanks, Otto and everyone else for all your help. I wish I understood it. [smile] 

Here&#039;s what I used for the audio on my blogs:
___________________________________________________________
&lt;code&gt;
  
  
  
&lt;/code&gt;
__________________________________________________________
Is that an &quot;embed&quot;? All that showed on the blog post was the play, pause and stop buttons. The actual audio file was on my server.

Thanks again, everyone, for all your help.]]></description>
		<content:encoded><![CDATA[<p>Thanks, Lorelle for the tip on how to post some code here. I&#8217;ll try that in a second. And thanks, Otto and everyone else for all your help. I wish I understood it. [smile] </p>
<p>Here&#8217;s what I used for the audio on my blogs:<br />
___________________________________________________________<br />
<code></p>
<p></code><br />
__________________________________________________________<br />
Is that an &#8220;embed&#8221;? All that showed on the blog post was the play, pause and stop buttons. The actual audio file was on my server.</p>
<p>Thanks again, everyone, for all your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otto</title>
		<link>http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-226561</link>
		<dc:creator><![CDATA[Otto]]></dc:creator>
		<pubDate>Tue, 17 Apr 2007 18:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-226561</guid>
		<description><![CDATA[Ron: An &quot;anchor&quot; is what the non-technical people out there simply call a &quot;link&quot;. 

&lt;a href=&quot;http://ottodestruct.com&quot; rel=&quot;nofollow&quot;&gt;This is a link or &quot;anchor&quot; to my blog.&lt;/a&gt;

When you put a link in a normal post like that, the Wordpress software does post processing on them. For links to other blogs, the &quot;pingback&quot; mechanism gets activated, potentially telling that blog that you posted something about their blog.

One other little known feature is that Wordpress checks the MIME type of everything it receives back during this ping checking process. If it notices that you linked to a file which returns a MIME type of &quot;audio/whatever&quot; or &quot;video/whatever&quot;, it makes a note of that fact. This note takes the form of some custom meta data about the post. You can actually see it on the post after it happens, in the editing screen down by the custom fields stuff. It will have a name of _enclosure, I think. Don&#039;t edit that field, BTW, it&#039;s a bit obscure and you should leave it alone (like anything starting with an underscore in the custom fields).

This signals the RSS feed builder to create the correct enclosure tag when that post comes up in a feed. And that is what lets podcasts work. 

So an embed or an object won&#039;t do the trick. But a simple &lt;a href... will.]]></description>
		<content:encoded><![CDATA[<p>Ron: An &#8220;anchor&#8221; is what the non-technical people out there simply call a &#8220;link&#8221;. </p>
<p><a href="http://ottodestruct.com" rel="nofollow">This is a link or &#8220;anchor&#8221; to my blog.</a></p>
<p>When you put a link in a normal post like that, the WordPress software does post processing on them. For links to other blogs, the &#8220;pingback&#8221; mechanism gets activated, potentially telling that blog that you posted something about their blog.</p>
<p>One other little known feature is that WordPress checks the MIME type of everything it receives back during this ping checking process. If it notices that you linked to a file which returns a MIME type of &#8220;audio/whatever&#8221; or &#8220;video/whatever&#8221;, it makes a note of that fact. This note takes the form of some custom meta data about the post. You can actually see it on the post after it happens, in the editing screen down by the custom fields stuff. It will have a name of _enclosure, I think. Don&#8217;t edit that field, BTW, it&#8217;s a bit obscure and you should leave it alone (like anything starting with an underscore in the custom fields).</p>
<p>This signals the RSS feed builder to create the correct enclosure tag when that post comes up in a feed. And that is what lets podcasts work. </p>
<p>So an embed or an object won&#8217;t do the trick. But a simple &lt;a href&#8230; will.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorelle VanFossen</title>
		<link>http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-226414</link>
		<dc:creator><![CDATA[Lorelle VanFossen]]></dc:creator>
		<pubDate>Tue, 17 Apr 2007 16:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-226414</guid>
		<description><![CDATA[Here are instructions on &lt;a href=&quot;http://lorelle.wordpress.com/2007/02/04/wordpresscom-blog-bling-signatures-and-writing-code/&quot; title=&quot;WordPress.com Blog Bling: Signatures and Writing Code&quot; rel=&quot;nofollow&quot;&gt;posting code on WordPress blogs and comments.&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Here are instructions on <a href="http://lorelle.wordpress.com/2007/02/04/wordpresscom-blog-bling-signatures-and-writing-code/" title="WordPress.com Blog Bling: Signatures and Writing Code" rel="nofollow">posting code on WordPress blogs and comments.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Rink</title>
		<link>http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-226142</link>
		<dc:creator><![CDATA[Ron Rink]]></dc:creator>
		<pubDate>Tue, 17 Apr 2007 12:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-226142</guid>
		<description><![CDATA[I can tell that I&#039;m in the company of some remarkable people here! I have learned so much from reading these comments. Looks like a hot topic. Thanks everyone!

I did see that there are several items on Google relating to the podpress plugin which were a bit scary -- like fatal errors. Is that a real concern?

I&#039;m also confused about the &quot;anchor&quot; vs. the &quot;embed&quot; method of including an audio. I used this:


  
  
  


Does the fact that the  is used make this audio a podcast -- or is that still an &quot;anchor&quot;? The audio I had on my blog (I took it off recently) was an introduction to the topic and to my reasons for writing about it. All that showed on the blog was the play, stop, pause buttons, a pic of me all followed by the text about the topic.

This is an exciting topic. I hope we can keep this dialog going.]]></description>
		<content:encoded><![CDATA[<p>I can tell that I&#8217;m in the company of some remarkable people here! I have learned so much from reading these comments. Looks like a hot topic. Thanks everyone!</p>
<p>I did see that there are several items on Google relating to the podpress plugin which were a bit scary &#8212; like fatal errors. Is that a real concern?</p>
<p>I&#8217;m also confused about the &#8220;anchor&#8221; vs. the &#8220;embed&#8221; method of including an audio. I used this:</p>
<p>Does the fact that the  is used make this audio a podcast &#8212; or is that still an &#8220;anchor&#8221;? The audio I had on my blog (I took it off recently) was an introduction to the topic and to my reasons for writing about it. All that showed on the blog was the play, stop, pause buttons, a pic of me all followed by the text about the topic.</p>
<p>This is an exciting topic. I hope we can keep this dialog going.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digitalramble</title>
		<link>http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-225937</link>
		<dc:creator><![CDATA[digitalramble]]></dc:creator>
		<pubDate>Tue, 17 Apr 2007 07:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-225937</guid>
		<description><![CDATA[I would like to remind anyone considering adding or switching to podcasting, that not everyone can hear, and not everyone leaves their speakers on (for example, I usually have my speakers off because I&#039;m often in the library).  So for accessibility issues, there should be transcripts of any posted podcasts.]]></description>
		<content:encoded><![CDATA[<p>I would like to remind anyone considering adding or switching to podcasting, that not everyone can hear, and not everyone leaves their speakers on (for example, I usually have my speakers off because I&#8217;m often in the library).  So for accessibility issues, there should be transcripts of any posted podcasts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorelle VanFossen</title>
		<link>http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-225928</link>
		<dc:creator><![CDATA[Lorelle VanFossen]]></dc:creator>
		<pubDate>Tue, 17 Apr 2007 06:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-225928</guid>
		<description><![CDATA[Oh, and where do you all listen to podcasts? While driving to work? Commuting? Walking?]]></description>
		<content:encoded><![CDATA[<p>Oh, and where do you all listen to podcasts? While driving to work? Commuting? Walking?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorelle VanFossen</title>
		<link>http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-225927</link>
		<dc:creator><![CDATA[Lorelle VanFossen]]></dc:creator>
		<pubDate>Tue, 17 Apr 2007 06:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-225927</guid>
		<description><![CDATA[While that would be nice for me, I already have competition with &lt;a title=&quot;The WordPress Community Podcast&quot; href=&quot;http://wp-community.org/&quot; rel=&quot;nofollow&quot;&gt;The WordPress Community Podcast&lt;/a&gt;. Charles does a fabulous job with that. Maybe he&#039;ll have me on once in a blue. ;-)]]></description>
		<content:encoded><![CDATA[<p>While that would be nice for me, I already have competition with <a title="The WordPress Community Podcast" href="http://wp-community.org/" rel="nofollow">The WordPress Community Podcast</a>. Charles does a fabulous job with that. Maybe he&#8217;ll have me on once in a blue. <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kirk VandenBerghe</title>
		<link>http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-225883</link>
		<dc:creator><![CDATA[Kirk VandenBerghe]]></dc:creator>
		<pubDate>Tue, 17 Apr 2007 05:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2007/04/15/what-blogs-make-the-best-podcast-blogs/#comment-225883</guid>
		<description><![CDATA[Lorelle, I&#039;d like to see in-depth interviews with top bloggers who use WordPress. At least 30-minutes would be great. I&#039;d even listen if they were up to an hour long. You could cover a wide array of issues, including themes, plugins/widgets, hosting, podcasting (ha), monetization, administration, social networking/bookmarking, promotion, etc. Many of us work along along all day (and night), so detailed and insightful interviews could assist in creating and extending the blogging community.

Regarding, text vs. podcasting, simply have the pods transcribed and edited. I use services like Elance for same and it&#039;s quick/easy and affordable.]]></description>
		<content:encoded><![CDATA[<p>Lorelle, I&#8217;d like to see in-depth interviews with top bloggers who use WordPress. At least 30-minutes would be great. I&#8217;d even listen if they were up to an hour long. You could cover a wide array of issues, including themes, plugins/widgets, hosting, podcasting (ha), monetization, administration, social networking/bookmarking, promotion, etc. Many of us work along along all day (and night), so detailed and insightful interviews could assist in creating and extending the blogging community.</p>
<p>Regarding, text vs. podcasting, simply have the pods transcribed and edited. I use services like Elance for same and it&#8217;s quick/easy and affordable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
