<?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"
	>
<channel>
	<title>Comments on: Migrated to Wordpress</title>
	<atom:link href="http://philwelch.net/2008/04/05/migrated-to-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://philwelch.net/2008/04/05/migrated-to-wordpress/</link>
	<description>the adventures of phil welch, student of philosophy</description>
	<pubDate>Sat, 22 Nov 2008 05:18:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Phil Welch</title>
		<link>http://philwelch.net/2008/04/05/migrated-to-wordpress/#comment-310</link>
		<dc:creator>Phil Welch</dc:creator>
		<pubDate>Sun, 06 Apr 2008 06:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://philwelch.net/2008/04/05/migrated-to-wordpress/#comment-310</guid>
		<description>Well, if people are expecting an Atom feed they should get one in the same format. I hadn't really investigated whether Wordpress had an Atom feed, and kind of hoped most readers would take the difference in stride, but your solution is definitely an improvement.

Thanks for your help.</description>
		<content:encoded><![CDATA[<p>Well, if people are expecting an Atom feed they should get one in the same format. I hadn&#8217;t really investigated whether Wordpress had an Atom feed, and kind of hoped most readers would take the difference in stride, but your solution is definitely an improvement.</p>
<p>Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Standard Mischief</title>
		<link>http://philwelch.net/2008/04/05/migrated-to-wordpress/#comment-309</link>
		<dc:creator>Standard Mischief</dc:creator>
		<pubDate>Sun, 06 Apr 2008 04:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://philwelch.net/2008/04/05/migrated-to-wordpress/#comment-309</guid>
		<description>That fixed it. 

I think the issue must be with my reader. It doesn't exactly have a whopping market share, but I guess other people on other platforms might have the same issue. I'll have to check to see if there is a bug report for my reader on file.

I guess I should have used curl first, before jumping to the conclusion that you had done nothing regarding redirects.</description>
		<content:encoded><![CDATA[<p>That fixed it. </p>
<p>I think the issue must be with my reader. It doesn&#8217;t exactly have a whopping market share, but I guess other people on other platforms might have the same issue. I&#8217;ll have to check to see if there is a bug report for my reader on file.</p>
<p>I guess I should have used curl first, before jumping to the conclusion that you had done nothing regarding redirects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Welch</title>
		<link>http://philwelch.net/2008/04/05/migrated-to-wordpress/#comment-308</link>
		<dc:creator>Phil Welch</dc:creator>
		<pubDate>Sun, 06 Apr 2008 03:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://philwelch.net/2008/04/05/migrated-to-wordpress/#comment-308</guid>
		<description>OK, done. Thanks.</description>
		<content:encoded><![CDATA[<p>OK, done. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Standard Mischief</title>
		<link>http://philwelch.net/2008/04/05/migrated-to-wordpress/#comment-307</link>
		<dc:creator>Standard Mischief</dc:creator>
		<pubDate>Sun, 06 Apr 2008 03:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://philwelch.net/2008/04/05/migrated-to-wordpress/#comment-307</guid>
		<description>I'm getting:

#&lt;b&gt;curl -I http://philwelch.net/atom.xml&lt;/b&gt;
HTTP/1.1 301 Moved Permanently
Date: Sun, 06 Apr 2008 03:36:05 GMT
Server: Apache/1.3.37 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a PHP-CGI/0.1b
Location: http://www.philwelch.net/feed/
Connection: close
Content-Type: text/html; charset=iso-8859-1


The issue might be that you are directing a atom feed to a RSS feed, and my aggrator does not like that. Your redirect &lt;i&gt;does&lt;/i&gt; seem to be working. My code should redirect to WordPress' default Atom feed.</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting:</p>
<p>#<b>curl -I <a href="http://philwelch.net/atom.xml" rel="nofollow">http://philwelch.net/atom.xml</a></b><br />
HTTP/1.1 301 Moved Permanently<br />
Date: Sun, 06 Apr 2008 03:36:05 GMT<br />
Server: Apache/1.3.37 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a PHP-CGI/0.1b<br />
Location: <a href="http://www.philwelch.net/feed/" rel="nofollow">http://www.philwelch.net/feed/</a><br />
Connection: close<br />
Content-Type: text/html; charset=iso-8859-1</p>
<p>The issue might be that you are directing a atom feed to a RSS feed, and my aggrator does not like that. Your redirect <i>does</i> seem to be working. My code should redirect to WordPress&#8217; default Atom feed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Standard Mischief</title>
		<link>http://philwelch.net/2008/04/05/migrated-to-wordpress/#comment-306</link>
		<dc:creator>Standard Mischief</dc:creator>
		<pubDate>Sun, 06 Apr 2008 03:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://philwelch.net/2008/04/05/migrated-to-wordpress/#comment-306</guid>
		<description>(just in case you don't know already...)
in your .htaccess add the line:

&lt;b&gt;Redirect 307 /atom.xml http://philwelch.net/wp-atom.php&lt;/b&gt;

When you get settled, perhaps consider changing the 307 to a 301.</description>
		<content:encoded><![CDATA[<p>(just in case you don&#8217;t know already&#8230;)<br />
in your .htaccess add the line:</p>
<p><b>Redirect 307 /atom.xml <a href="http://philwelch.net/wp-atom.php" rel="nofollow">http://philwelch.net/wp-atom.php</a></b></p>
<p>When you get settled, perhaps consider changing the 307 to a 301.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Welch</title>
		<link>http://philwelch.net/2008/04/05/migrated-to-wordpress/#comment-305</link>
		<dc:creator>Phil Welch</dc:creator>
		<pubDate>Sun, 06 Apr 2008 03:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://philwelch.net/2008/04/05/migrated-to-wordpress/#comment-305</guid>
		<description>I think I did that in .htaccess. It works for me at least.</description>
		<content:encoded><![CDATA[<p>I think I did that in .htaccess. It works for me at least.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Standard Mischief</title>
		<link>http://philwelch.net/2008/04/05/migrated-to-wordpress/#comment-303</link>
		<dc:creator>Standard Mischief</dc:creator>
		<pubDate>Sun, 06 Apr 2008 03:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://philwelch.net/2008/04/05/migrated-to-wordpress/#comment-303</guid>
		<description>I was pulling your old feed from http://philwelch.net/atom.xml

When you get settled down, you might want to do a redirect to your new feed.</description>
		<content:encoded><![CDATA[<p>I was pulling your old feed from <a href="http://philwelch.net/atom.xml" rel="nofollow">http://philwelch.net/atom.xml</a></p>
<p>When you get settled down, you might want to do a redirect to your new feed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
