<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Funnelweb &#187; w3c validator</title>
	<atom:link href="http://www.funnelweb.net/index.php/tag/w3c-validator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.funnelweb.net</link>
	<description>Simple websites for busy people</description>
	<lastBuildDate>Sun, 20 Jun 2010 08:07:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Comments are free but the code is rubbish</title>
		<link>http://www.funnelweb.net/index.php/2008/09/25/comments-are-free-but-the-code-is-rubbish/</link>
		<comments>http://www.funnelweb.net/index.php/2008/09/25/comments-are-free-but-the-code-is-rubbish/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 20:43:48 +0000</pubDate>
		<dc:creator>sg</dc:creator>
				<category><![CDATA[accessibility and standards]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[gentlesource]]></category>
		<category><![CDATA[w3c validator]]></category>

		<guid isPermaLink="false">http://www.funnelweb.net/?p=103</guid>
		<description><![CDATA[One of the things I&#8217;ve been keen to do for a while is to add a better comments tool to London for Free. Recently, I discovered an excellent script from GentleSource, which seemed to do the trick nicely. All I needed to do was to set up a mysql database from my webhost and download, [...]]]></description>
			<content:encoded><![CDATA[<p>One of the things I&#8217;ve been keen to do for a while is to add a better comments tool to <a href="http://www.londonforfree.net">London for Free</a>.</p>
<p>Recently, I discovered an excellent script from <a href="http://www.gentlesource.com/comment-script/">GentleSource</a>, which seemed to do the trick nicely. All I needed to do was to set up a mysql database from my webhost and download, install and configure the script. Then add it to some pages.</p>
<p>Simple &#8211; but there was of course the small matter of 150 code validation failures once the code was embedded in my site.</p>
<p>&lt;rant&gt;</p>
<p>Why can&#8217;t developers write validated code? If I can do it &#8211; and I&#8217;m not a developer &#8211; why can&#8217;t they. Or is it that they won&#8217;t or can&#8217;t be bothered. Don&#8217;t see its importance, etc etc.</p>
<p>Its the equivalent of writing a letter filled with lots of spelling and grammatical errors and they ought to be slapped with wet fish. Honestly.</p>
<p>&lt;/rant&gt;</p>
<p>Faced with more failures than the X Factor panel, I ended up pulling the script apart, re-writing the include.php file and, instead of including the comments form as an SSI, sticking it into xhtml pages as an iframe. At least this way, I removed all the reported code failures and also had more control over the look and feel of the comments form through being able to edit the style sheet for it.</p>
<p>I&#8217;ve managed to get it working for two walks sections: <a href="http://www.londonforfree.net/walks/cultural/comments.php">cultural</a> and <a href="http://www.londonforfree.net/walks/royal/comments.php">royal</a> walks and hope to get the rest done over the weekend.</p>
<p>At least I&#8217;ve now included a better comments tool &#8211; and with valid code, more or less.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funnelweb.net/index.php/2008/09/25/comments-are-free-but-the-code-is-rubbish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

