<?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: Using FeedBurner with Typo</title>
	<atom:link href="http://rayvinly.com/articles/2007/07/12/using-feedburner-with-typo/feed/" rel="self" type="application/rss+xml" />
	<link>http://rayvinly.com/articles/2007/07/12/using-feedburner-with-typo/</link>
	<description>Badminton on Rails</description>
	<lastBuildDate>Sat, 31 Jul 2010 11:47:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Piers Cawley</title>
		<link>http://rayvinly.com/articles/2007/07/12/using-feedburner-with-typo/comment-page-1/#comment-2</link>
		<dc:creator>Piers Cawley</dc:creator>
		<pubDate>Fri, 13 Jul 2007 06:10:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-2</guid>
		<description>The trouble with the Apache redirect is that, with edge typo, those feed urls are no longer definitive. The new canonical urls are going to be http://host/articles.atom and http://host/articles.rss. 

A better way would probably be to pull out the feed URL generation stuff from ContentHelper#page_header, add a @feedburner_url@ field to the blog settings and proceed from there.

Patches welcome :)

</description>
		<content:encoded><![CDATA[<p>The trouble with the Apache redirect is that, with edge typo, those feed urls are no longer definitive. The new canonical urls are going to be <a href="http://host/articles.atom" rel="nofollow">http://host/articles.atom</a> and <a href="http://host/articles.rss" rel="nofollow">http://host/articles.rss</a>. </p>
<p>A better way would probably be to pull out the feed <span class="caps">URL </span>generation stuff from ContentHelper#page_header, add a <code>feedburner_url</code> field to the blog settings and proceed from there.</p>
<p>Patches welcome <img src='http://rayvinly.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
