<?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: Feedburner feed going nuts</title>
	<atom:link href="http://ideasandthoughts.org/2006/04/11/feedburner-feed-going-nuts/feed/" rel="self" type="application/rss+xml" />
	<link>http://ideasandthoughts.org/2006/04/11/feedburner-feed-going-nuts/</link>
	<description>Learning stuff since 1964</description>
	<lastBuildDate>Sat, 12 May 2012 00:27:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: shareski</title>
		<link>http://ideasandthoughts.org/2006/04/11/feedburner-feed-going-nuts/comment-page-1/#comment-275</link>
		<dc:creator>shareski</dc:creator>
		<pubDate>Wed, 12 Apr 2006 05:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandthoughts.org/?p=217#comment-275</guid>
		<description>So Matt, here&#039;s the part in my rss2.php file reference:

wfw:commentRSS php echo comments_rss

wfw:commentRSS php rss_enclosure

Are you suggesting changing the &lt;span style=&quot;font-style: italic&quot;&gt;wfw:commentRSS&lt;/span&gt; to &lt;span style=&quot;font-style: italic&quot;&gt;wfw:commentRss&lt;/span&gt;?
&lt;!--[CDATA[&lt;?php the_content(&#039;&#039;, 0, &#039;&#039;) ?&gt;]]--&gt;

&lt;!--[CDATA[&lt;?php the_excerpt_rss() ?&gt;]]--&gt;
&lt;link /&gt;&lt;!--[CDATA[&lt;?php the_excerpt_rss() ?&gt;]]--&gt;&lt;!--[CDATA[&lt;?php the_excerpt_rss() ?&gt;]]--&gt;</description>
		<content:encoded><![CDATA[<p>So Matt, here&#8217;s the part in my rss2.php file reference:</p>
<p>wfw:commentRSS php echo comments_rss</p>
<p>wfw:commentRSS php rss_enclosure</p>
<p>Are you suggesting changing the <span style="font-style: italic">wfw:commentRSS</span> to <span style="font-style: italic">wfw:commentRss</span>?<br />
<!--[CDATA[<?php the_content('', 0, '') ?>]]&#8211;></p>
<p><!--[CDATA[<?php the_excerpt_rss() ?>]]&#8211;></p>
<link /><!--[CDATA[<?php the_excerpt_rss() ?>]]&#8211;><!--[CDATA[<?php the_excerpt_rss() ?>]]&#8211;><br />
]]></content:encoded>
	</item>
	<item>
		<title>By: matt shobe</title>
		<link>http://ideasandthoughts.org/2006/04/11/feedburner-feed-going-nuts/comment-page-1/#comment-274</link>
		<dc:creator>matt shobe</dc:creator>
		<pubDate>Wed, 12 Apr 2006 03:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandthoughts.org/?p=217#comment-274</guid>
		<description>Oops -- I of course forgot that  is only found in RSS 2.0 feeds in WordPress, so wp-rss2.php should be the file in question.</description>
		<content:encoded><![CDATA[<p>Oops &#8212; I of course forgot that  is only found in RSS 2.0 feeds in WordPress, so wp-rss2.php should be the file in question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt shobe</title>
		<link>http://ideasandthoughts.org/2006/04/11/feedburner-feed-going-nuts/comment-page-1/#comment-273</link>
		<dc:creator>matt shobe</dc:creator>
		<pubDate>Wed, 12 Apr 2006 03:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandthoughts.org/?p=217#comment-273</guid>
		<description>Depending on the feed version that WordPress provides that you&#039;re using as the FeedBurner source -- Atom 0.3, RSS 1.0, or RSS 2.0 -- I think the template you should be looking to modify is either wp-atom.php, wp-rss.php, or wp-rss2.php. These are all located in the root directory of a standard WordPress 1.5 installation, at least.</description>
		<content:encoded><![CDATA[<p>Depending on the feed version that WordPress provides that you&#8217;re using as the FeedBurner source &#8212; Atom 0.3, RSS 1.0, or RSS 2.0 &#8212; I think the template you should be looking to modify is either wp-atom.php, wp-rss.php, or wp-rss2.php. These are all located in the root directory of a standard WordPress 1.5 installation, at least.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shareski</title>
		<link>http://ideasandthoughts.org/2006/04/11/feedburner-feed-going-nuts/comment-page-1/#comment-272</link>
		<dc:creator>shareski</dc:creator>
		<pubDate>Wed, 12 Apr 2006 01:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandthoughts.org/?p=217#comment-272</guid>
		<description>Matt,

In regards to your suggestion of updating the &quot;wfw;commentsRSS&quot; element, I&#039;m not sure where I&#039;d find it. I would guess it would be in the comment.php page but I couldn&#039;t seem to find it there. Could it be elsewhere?

Thanks for your help.

Dean</description>
		<content:encoded><![CDATA[<p>Matt,</p>
<p>In regards to your suggestion of updating the &#8220;wfw;commentsRSS&#8221; element, I&#8217;m not sure where I&#8217;d find it. I would guess it would be in the comment.php page but I couldn&#8217;t seem to find it there. Could it be elsewhere?</p>
<p>Thanks for your help.</p>
<p>Dean</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt shobe</title>
		<link>http://ideasandthoughts.org/2006/04/11/feedburner-feed-going-nuts/comment-page-1/#comment-271</link>
		<dc:creator>matt shobe</dc:creator>
		<pubDate>Tue, 11 Apr 2006 21:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandthoughts.org/?p=217#comment-271</guid>
		<description>Hey Dean,

The FeedBurner feed you&#039;ve got there seems to have two separate issues:

1) The validity problem is a recent one that isn&#039;t your fault; the WFW group who publish the spec for the  tag recently changed their namespace, it seems: http://wellformedweb.org/news/wfw_namespace_elements. feedvalidator.org seems to complain about this change while the W3C feed validator does not. However, I&#039;d consider updating your feed&#039;s existing &quot;wfw:commentsRSS&quot; elements to go with the new capitalization shown above.

2) I believe your subscription change can only be explained by the addition of Bloglines polling results; it appears they were not polling your feed for updates for the prior 30 days, but got back into the pool as of yesterday&#039;s numbers. Either that or the number they were reporting on your behalf was much lower until yesterday. Unfortunately, we do not current keep a history of your readership breakdown (it&#039;s on the list) so it&#039;s difficult to verify the exact cause of the jump, but this is my likely guess.

I hope these answers help. Feel free to contact us if you have any further questions.

~Matt</description>
		<content:encoded><![CDATA[<p>Hey Dean,</p>
<p>The FeedBurner feed you&#8217;ve got there seems to have two separate issues:</p>
<p>1) The validity problem is a recent one that isn&#8217;t your fault; the WFW group who publish the spec for the  tag recently changed their namespace, it seems: <a href="http://wellformedweb.org/news/wfw_namespace_elements" rel="nofollow">http://wellformedweb.org/news/wfw_namespace_elements</a>. feedvalidator.org seems to complain about this change while the W3C feed validator does not. However, I&#8217;d consider updating your feed&#8217;s existing &#8220;wfw:commentsRSS&#8221; elements to go with the new capitalization shown above.</p>
<p>2) I believe your subscription change can only be explained by the addition of Bloglines polling results; it appears they were not polling your feed for updates for the prior 30 days, but got back into the pool as of yesterday&#8217;s numbers. Either that or the number they were reporting on your behalf was much lower until yesterday. Unfortunately, we do not current keep a history of your readership breakdown (it&#8217;s on the list) so it&#8217;s difficult to verify the exact cause of the jump, but this is my likely guess.</p>
<p>I hope these answers help. Feel free to contact us if you have any further questions.</p>
<p>~Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Wall</title>
		<link>http://ideasandthoughts.org/2006/04/11/feedburner-feed-going-nuts/comment-page-1/#comment-270</link>
		<dc:creator>Rob Wall</dc:creator>
		<pubDate>Tue, 11 Apr 2006 20:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://ideasandthoughts.org/?p=217#comment-270</guid>
		<description>Sorry I didn&#039;t get back to you via e-mail the other day, Dean. The small boy is taking up a great deal of our time and energy these days - in a really good way, of course.

I took a look at your feed and I see that you are using the PodPress plugin. I wonder if that is adding some funky stuff to your feed? I&#039;m not sure if the iTunes compliant elements of the feed are compliant with the true RSS2.0 standards.</description>
		<content:encoded><![CDATA[<p>Sorry I didn&#8217;t get back to you via e-mail the other day, Dean. The small boy is taking up a great deal of our time and energy these days &#8211; in a really good way, of course.</p>
<p>I took a look at your feed and I see that you are using the PodPress plugin. I wonder if that is adding some funky stuff to your feed? I&#8217;m not sure if the iTunes compliant elements of the feed are compliant with the true RSS2.0 standards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

