<?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: Feed on Feeds: Now with Atom!</title>
	<atom:link href="http://minutillo.com/steve/weblog/2004/01/24/feed-on-feeds-now-with-atom/feed/" rel="self" type="application/rss+xml" />
	<link>http://minutillo.com/steve/weblog/2004/01/24/feed-on-feeds-now-with-atom/</link>
	<description>messy things</description>
	<lastBuildDate>Thu, 10 Nov 2011 05:07:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: steve</title>
		<link>http://minutillo.com/steve/weblog/2004/01/24/feed-on-feeds-now-with-atom/comment-page-1/#comment-1498</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Tue, 30 Mar 2004 11:52:54 +0000</pubDate>
		<guid isPermaLink="false">/?p=781#comment-1498</guid>
		<description>That\&#039;s right.  The database will grow as you use it.  You can dump the old content, which deletes the bodies of read items, but not the actual rows from the database.  You\&#039;ll have to delete those manually.&lt;br /&gt;
&lt;br /&gt;
Check the forums at sourceforge.  I believe some people have posted patches that help with this problem.</description>
		<content:encoded><![CDATA[<p>That\&#8217;s right.  The database will grow as you use it.  You can dump the old content, which deletes the bodies of read items, but not the actual rows from the database.  You\&#8217;ll have to delete those manually.</p>
<p>Check the forums at sourceforge.  I believe some people have posted patches that help with this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BOK</title>
		<link>http://minutillo.com/steve/weblog/2004/01/24/feed-on-feeds-now-with-atom/comment-page-1/#comment-1497</link>
		<dc:creator>BOK</dc:creator>
		<pubDate>Tue, 30 Mar 2004 03:15:27 +0000</pubDate>
		<guid isPermaLink="false">/?p=781#comment-1497</guid>
		<description>I love this tool and run it since a month now. Cheers!&lt;br /&gt;
However, the database gets bigger and bigger, even when dumping the old content. Have to do that by hand or am I doint sthg. wrong?!</description>
		<content:encoded><![CDATA[<p>I love this tool and run it since a month now. Cheers!<br />
However, the database gets bigger and bigger, even when dumping the old content. Have to do that by hand or am I doint sthg. wrong?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://minutillo.com/steve/weblog/2004/01/24/feed-on-feeds-now-with-atom/comment-page-1/#comment-1247</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Tue, 27 Jan 2004 09:58:54 +0000</pubDate>
		<guid isPermaLink="false">/?p=781#comment-1247</guid>
		<description>Great!  Not doing anything and waiting for problems to go away is my favorite type of debugging.  My second favorite is deleting code.</description>
		<content:encoded><![CDATA[<p>Great!  Not doing anything and waiting for problems to go away is my favorite type of debugging.  My second favorite is deleting code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://minutillo.com/steve/weblog/2004/01/24/feed-on-feeds-now-with-atom/comment-page-1/#comment-1246</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 27 Jan 2004 02:23:05 +0000</pubDate>
		<guid isPermaLink="false">/?p=781#comment-1246</guid>
		<description>OK, it works fine with a clean install, and this morning it worked fine with my old install by deleting and resubscribing to Mark\&#039;s feed. &lt;br /&gt;
&lt;br /&gt;
&lt;Emily Litella Mode&gt;Never mind&lt;/Emily Litella Mode&gt;</description>
		<content:encoded><![CDATA[<p>OK, it works fine with a clean install, and this morning it worked fine with my old install by deleting and resubscribing to Mark\&#8217;s feed. </p>
<p>&#60;Emily Litella Mode&gt;Never mind&lt;/Emily Litella Mode&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://minutillo.com/steve/weblog/2004/01/24/feed-on-feeds-now-with-atom/comment-page-1/#comment-1245</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 26 Jan 2004 17:40:13 +0000</pubDate>
		<guid isPermaLink="false">/?p=781#comment-1245</guid>
		<description>I\&#039;ve also got 4.3.4, and it happened again when I deleted and resubscribed. I\&#039;ll take a closer look tomorrow.</description>
		<content:encoded><![CDATA[<p>I\&#8217;ve also got 4.3.4, and it happened again when I deleted and resubscribed. I\&#8217;ll take a closer look tomorrow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://minutillo.com/steve/weblog/2004/01/24/feed-on-feeds-now-with-atom/comment-page-1/#comment-1242</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Mon, 26 Jan 2004 11:33:23 +0000</pubDate>
		<guid isPermaLink="false">/?p=781#comment-1242</guid>
		<description>Really?  It works for me!  That was one of the feeds I tested with, in fact.  I think I even see code in rss_parse.inc to handle that case.&lt;br /&gt;
&lt;br /&gt;
I\&#039;m going to cross my fingers and hope that you somehow messed up the installation, and it\&#039;s not some scary PHP version difference.  (I\&#039;ve got 4.3.4).</description>
		<content:encoded><![CDATA[<p>Really?  It works for me!  That was one of the feeds I tested with, in fact.  I think I even see code in rss_parse.inc to handle that case.</p>
<p>I\&#8217;m going to cross my fingers and hope that you somehow messed up the installation, and it\&#8217;s not some scary PHP version difference.  (I\&#8217;ve got 4.3.4).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://minutillo.com/steve/weblog/2004/01/24/feed-on-feeds-now-with-atom/comment-page-1/#comment-1240</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 26 Jan 2004 02:50:34 +0000</pubDate>
		<guid isPermaLink="false">/?p=781#comment-1240</guid>
		<description>First bug! &lt;br /&gt;
&lt;br /&gt;
On items from Mark Pilgrim\&#039;s atom feed (http://diveintomark.org/xml/atom.xml) the link is shown as \&#039;Array\&#039; because, well, the link is an array.&lt;br /&gt;
&lt;br /&gt;
If the link is an array, you\&#039;ll need to find the first \&#039;href\&#039; where \&#039;rel\&#039; ist alternate and \&#039;type\&#039; is text/html.</description>
		<content:encoded><![CDATA[<p>First bug! </p>
<p>On items from Mark Pilgrim\&#8217;s atom feed (<a href="http://diveintomark.org/xml/atom.xml" rel="nofollow">http://diveintomark.org/xml/atom.xml</a>) the link is shown as \&#8217;Array\&#8217; because, well, the link is an array.</p>
<p>If the link is an array, you\&#8217;ll need to find the first \&#8217;href\&#8217; where \&#8217;rel\&#8217; ist alternate and \&#8217;type\&#8217; is text/html.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://minutillo.com/steve/weblog/2004/01/24/feed-on-feeds-now-with-atom/comment-page-1/#comment-1232</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Sat, 24 Jan 2004 22:52:10 +0000</pubDate>
		<guid isPermaLink="false">/?p=781#comment-1232</guid>
		<description>Already submitted, waiting for Sam (or whoever) to post the link.  I submitted it to the \&quot;Server Software\&quot; category, it seemed like the best fit.</description>
		<content:encoded><![CDATA[<p>Already submitted, waiting for Sam (or whoever) to post the link.  I submitted it to the \&#8221;Server Software\&#8221; category, it seemed like the best fit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kellan</title>
		<link>http://minutillo.com/steve/weblog/2004/01/24/feed-on-feeds-now-with-atom/comment-page-1/#comment-1231</link>
		<dc:creator>kellan</dc:creator>
		<pubDate>Sat, 24 Jan 2004 22:35:15 +0000</pubDate>
		<guid isPermaLink="false">/?p=781#comment-1231</guid>
		<description>You should get Feed on Feeds added to the list of Atom enabled aggregators.&lt;br /&gt;
&lt;br /&gt;
http://www.atomenabled.org/everyone/atomenabled/index.php?c=5</description>
		<content:encoded><![CDATA[<p>You should get Feed on Feeds added to the list of Atom enabled aggregators.</p>
<p><a href="http://www.atomenabled.org/everyone/atomenabled/index.php?c=5" rel="nofollow">http://www.atomenabled.org/everyone/atomenabled/index.php?c=5</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

