<?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: XTH – the XHTML to HTML converter for wordpress</title>
	<atom:link href="http://www.kilroyjames.co.uk/2009/09/xth/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kilroyjames.co.uk/2009/09/xth/</link>
	<description>Somerset specialists in web design, web and internet marketing, seo and ecommerce</description>
	<lastBuildDate>Wed, 08 Jun 2011 09:48:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Andrew</title>
		<link>http://www.kilroyjames.co.uk/2009/09/xth/comment-page-1/#comment-247</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 08 Jun 2011 09:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.kilroyjames.co.uk/?p=270#comment-247</guid>
		<description>Thanks. Why don&#039;t you add this nice plugin to wp plugin repository?</description>
		<content:encoded><![CDATA[<p>Thanks. Why don&#8217;t you add this nice plugin to wp plugin repository?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel B</title>
		<link>http://www.kilroyjames.co.uk/2009/09/xth/comment-page-1/#comment-217</link>
		<dc:creator>Daniel B</dc:creator>
		<pubDate>Sun, 27 Mar 2011 06:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kilroyjames.co.uk/?p=270#comment-217</guid>
		<description>Great plugin, however I think there may be a bug in the XTH code. On my wordpress site, even in the default theme in the head section, there are 1 line javascript lines like:



I am very new to PHP but it looks like in your code, it will detect if a line contain  and if so safe_to_replace = 0 for that line. ELSEIF it will detect if a script is ending () and set safe_to_replace = 1; (since script has ended). 
BUT, in the case of these 1 line javascript:  , it simply sets safe_to_replace = 0 &amp; then DOESNT set it back to =1, since it wont detects  as it has already matched  on that line (Elseif was used) and then every line afterwards will still have safe_to_replace = 0 and wont do any replacement.

Hope I explained that OK - I could be wrong (very new to PHP lol) but I noticed none of the /&gt; lines in my code were being replaced after  lines and that looked like the problem to be when I checked.

- Dan.</description>
		<content:encoded><![CDATA[<p>Great plugin, however I think there may be a bug in the XTH code. On my wordpress site, even in the default theme in the head section, there are 1 line javascript lines like:</p>
<p>I am very new to PHP but it looks like in your code, it will detect if a line contain  and if so safe_to_replace = 0 for that line. ELSEIF it will detect if a script is ending () and set safe_to_replace = 1; (since script has ended).<br />
BUT, in the case of these 1 line javascript:  , it simply sets safe_to_replace = 0 &amp; then DOESNT set it back to =1, since it wont detects  as it has already matched  on that line (Elseif was used) and then every line afterwards will still have safe_to_replace = 0 and wont do any replacement.</p>
<p>Hope I explained that OK &#8211; I could be wrong (very new to PHP lol) but I noticed none of the /&gt; lines in my code were being replaced after  lines and that looked like the problem to be when I checked.</p>
<p>- Dan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://www.kilroyjames.co.uk/2009/09/xth/comment-page-1/#comment-148</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Sun, 18 Jul 2010 08:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.kilroyjames.co.uk/?p=270#comment-148</guid>
		<description>DLed and installed. Hate XHTML, stoked to use HTML 5.0, now I just need to take the time to make my themes actually validate.... hahah</description>
		<content:encoded><![CDATA[<p>DLed and installed. Hate XHTML, stoked to use HTML 5.0, now I just need to take the time to make my themes actually validate&#8230;. hahah</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon W</title>
		<link>http://www.kilroyjames.co.uk/2009/09/xth/comment-page-1/#comment-147</link>
		<dc:creator>Jon W</dc:creator>
		<pubDate>Fri, 18 Jun 2010 20:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.kilroyjames.co.uk/?p=270#comment-147</guid>
		<description>Brilliant, thank you ever so much.

Just building my new site and, having recently converted from XHTML to HTML 4.01 I was a little dismayed to find WP ruining everything ;)

Not any more though!</description>
		<content:encoded><![CDATA[<p>Brilliant, thank you ever so much.</p>
<p>Just building my new site and, having recently converted from XHTML to HTML 4.01 I was a little dismayed to find WP ruining everything <img src='http://www.kilroyjames.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Not any more though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://www.kilroyjames.co.uk/2009/09/xth/comment-page-1/#comment-146</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Wed, 12 May 2010 12:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.kilroyjames.co.uk/?p=270#comment-146</guid>
		<description>Great plugin.. I hate XHTML and that I can&#039;t get my page validated when I use WordPress as CMS.</description>
		<content:encoded><![CDATA[<p>Great plugin.. I hate XHTML and that I can&#8217;t get my page validated when I use WordPress as CMS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.kilroyjames.co.uk/2009/09/xth/comment-page-1/#comment-144</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 05 Feb 2010 05:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.kilroyjames.co.uk/?p=270#comment-144</guid>
		<description>This plugin has preserved my sanity.  I had 52 errors but now, thanks to XTH, they are gone.  Thanks again!</description>
		<content:encoded><![CDATA[<p>This plugin has preserved my sanity.  I had 52 errors but now, thanks to XTH, they are gone.  Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.kilroyjames.co.uk/2009/09/xth/comment-page-1/#comment-143</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Tue, 24 Nov 2009 04:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.kilroyjames.co.uk/?p=270#comment-143</guid>
		<description>Awesome plugin; thanks for writing it.</description>
		<content:encoded><![CDATA[<p>Awesome plugin; thanks for writing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio</title>
		<link>http://www.kilroyjames.co.uk/2009/09/xth/comment-page-1/#comment-142</link>
		<dc:creator>Fabio</dc:creator>
		<pubDate>Mon, 26 Oct 2009 20:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.kilroyjames.co.uk/?p=270#comment-142</guid>
		<description>Thanks for the plugin that makes it easier.

ObrigadoFabio / Brazil / Sao Paulo.</description>
		<content:encoded><![CDATA[<p>Thanks for the plugin that makes it easier.</p>
<p>ObrigadoFabio / Brazil / Sao Paulo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Vachon</title>
		<link>http://www.kilroyjames.co.uk/2009/09/xth/comment-page-1/#comment-141</link>
		<dc:creator>Steven Vachon</dc:creator>
		<pubDate>Tue, 20 Oct 2009 19:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kilroyjames.co.uk/?p=270#comment-141</guid>
		<description>Great work. This plugin will really come in handy for those transitioning to HTML 5. Myself, I&#039;m waiting for it to become a final spec. And when it does and WordPress hasn&#039;t yet caught up, this plugin will become very popular.</description>
		<content:encoded><![CDATA[<p>Great work. This plugin will really come in handy for those transitioning to HTML 5. Myself, I&#8217;m waiting for it to become a final spec. And when it does and WordPress hasn&#8217;t yet caught up, this plugin will become very popular.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Kilroy</title>
		<link>http://www.kilroyjames.co.uk/2009/09/xth/comment-page-1/#comment-140</link>
		<dc:creator>John Kilroy</dc:creator>
		<pubDate>Mon, 05 Oct 2009 13:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.kilroyjames.co.uk/?p=270#comment-140</guid>
		<description>Fixed the weird Atom feed error. Bizarrely the conditional WP is_feed() function doesn&#039;t work when tested outside XTH&#039;s main routine. Placed inside it does now work - your Atom feeds are safe once more :)</description>
		<content:encoded><![CDATA[<p>Fixed the weird Atom feed error. Bizarrely the conditional WP is_feed() function doesn&#8217;t work when tested outside XTH&#8217;s main routine. Placed inside it does now work &#8211; your Atom feeds are safe once more <img src='http://www.kilroyjames.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

