<?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: Technical difficulties</title>
	<atom:link href="http://blog.niceperson.org/2003/03/17/technical-difficulties/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.niceperson.org/2003/03/17/technical-difficulties/</link>
	<description>Making it up as I go along.</description>
	<lastBuildDate>Mon, 07 Feb 2011 18:34:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Kevin</title>
		<link>http://blog.niceperson.org/2003/03/17/technical-difficulties/comment-page-1/#comment-98</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.niceperson.org/wordpress/2003/03/17/technical-difficulties/#comment-98</guid>
		<description>I&#039;m still just using:

&lt;pre&gt;$legacy = strpos($_SERVER[&#039;HTTP_USER_AGENT&#039;],&quot;Mozilla/4&quot;);
if ($legacy === false) {
	header(&quot;Content-type: application/xhtml+xml&quot;);
}&lt;/pre&gt;

I&#039;ve not had any complaints yet.</description>
		<content:encoded><![CDATA[<p>I'm still just using:</p>
<pre>$legacy = strpos($_SERVER['HTTP_USER_AGENT'],"Mozilla/4");
if ($legacy === false) {
	header("Content-type: application/xhtml+xml");
}</pre>
<p>I've not had any complaints yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurabelle</title>
		<link>http://blog.niceperson.org/2003/03/17/technical-difficulties/comment-page-1/#comment-99</link>
		<dc:creator>Laurabelle</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.niceperson.org/wordpress/2003/03/17/technical-difficulties/#comment-99</guid>
		<description>Wow, &lt;a href=&quot;http://www.xml.com/pub/a/2003/03/19/dive-into-xml.html&quot;&gt;Mark  Pilgrim is my hero&lt;/a&gt;. HTTP_ACCEPT header. Who knew?</description>
		<content:encoded><![CDATA[<p>Wow, <a href="http://www.xml.com/pub/a/2003/03/19/dive-into-xml.html">Mark  Pilgrim is my hero</a>. HTTP_ACCEPT header. Who knew?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

