<?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: Codetcha</title>
	<atom:link href="http://www.thespanner.co.uk/2008/03/17/codetcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thespanner.co.uk/2008/03/17/codetcha/</link>
	<description>A tool for designers dealing with programmers dealing with designers...</description>
	<pubDate>Fri, 25 Jul 2008 14:20:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: alex</title>
		<link>http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1241</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 28 May 2008 23:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1241</guid>
		<description>the low was easy :P

noce idea</description>
		<content:encoded><![CDATA[<p>the low was easy <img src='http://www.thespanner.co.uk/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>noce idea</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1187</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Wed, 26 Mar 2008 00:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1187</guid>
		<description>@agente_naranja

It takes me around 5-10 seconds to solve, did you use the test syntax and the highlighted lines numbers? I guess I can reduce it and make it easier or harder depending on the target audience, I see it as a means to remove useless comments and spam within a technical environment.

The code itself can be configured to produce longer/shorter variables and less functions if required, I've done it like this because I see each one being unique and therefore difficult to attack.

Thanks for the good feedback I'll look into making it more friendly and producing better variable names.</description>
		<content:encoded><![CDATA[<p>@agente_naranja</p>
<p>It takes me around 5-10 seconds to solve, did you use the test syntax and the highlighted lines numbers? I guess I can reduce it and make it easier or harder depending on the target audience, I see it as a means to remove useless comments and spam within a technical environment.</p>
<p>The code itself can be configured to produce longer/shorter variables and less functions if required, I&#8217;ve done it like this because I see each one being unique and therefore difficult to attack.</p>
<p>Thanks for the good feedback I&#8217;ll look into making it more friendly and producing better variable names.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: agente_naranja</title>
		<link>http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1186</link>
		<dc:creator>agente_naranja</dc:creator>
		<pubDate>Tue, 25 Mar 2008 23:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1186</guid>
		<description>@Gareth
Is not *that* easy to solve. It took me like a minute to solve medium, probably you guys can solve it in 30 seconds but it's still plenty of time. Mostly because I took time to look for the declaration of all variables, not only fixing the missing )'s or }'s.  And what about setting some more less obscure variable names? Like "first", "second", etc. A variable called "z9gC0" is difficult to track :P

But the idea is really good, I mean, users can reduce it to just one line of a code and say "Fix the three errors in this code and press Submit". That would certainly prevent lots of "useless" people into joining particular websites.</description>
		<content:encoded><![CDATA[<p>@Gareth<br />
Is not *that* easy to solve. It took me like a minute to solve medium, probably you guys can solve it in 30 seconds but it&#8217;s still plenty of time. Mostly because I took time to look for the declaration of all variables, not only fixing the missing )&#8217;s or }&#8217;s.  And what about setting some more less obscure variable names? Like &#8220;first&#8221;, &#8220;second&#8221;, etc. A variable called &#8220;z9gC0&#8243; is difficult to track <img src='http://www.thespanner.co.uk/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>But the idea is really good, I mean, users can reduce it to just one line of a code and say &#8220;Fix the three errors in this code and press Submit&#8221;. That would certainly prevent lots of &#8220;useless&#8221; people into joining particular websites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fragge</title>
		<link>http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1182</link>
		<dc:creator>fragge</dc:creator>
		<pubDate>Wed, 19 Mar 2008 05:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1182</guid>
		<description>@Thiago
It doesn't have to be used on every post. Just on registration on members only forum.. elitist coders ftw.</description>
		<content:encoded><![CDATA[<p>@Thiago<br />
It doesn&#8217;t have to be used on every post. Just on registration on members only forum.. elitist coders ftw.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1179</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Tue, 18 Mar 2008 11:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1179</guid>
		<description>@Thiago

The CAPTCHA is quite easy to solve and only takes a few seconds and it improves your javascript debugging skills along with it. As a added bonus it can also be used to eliminate script kiddies from forums, 

I'm not saying it could be used on all forums but ones with a high technical knowledge it could prove useful.</description>
		<content:encoded><![CDATA[<p>@Thiago</p>
<p>The CAPTCHA is quite easy to solve and only takes a few seconds and it improves your javascript debugging skills along with it. As a added bonus it can also be used to eliminate script kiddies from forums, </p>
<p>I&#8217;m not saying it could be used on all forums but ones with a high technical knowledge it could prove useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thiago</title>
		<link>http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1178</link>
		<dc:creator>Thiago</dc:creator>
		<pubDate>Tue, 18 Mar 2008 11:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1178</guid>
		<description>I don't think that this kind of verification could be realy used. Imagine, to every message in the forum you have to fix these boring useless codes.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think that this kind of verification could be realy used. Imagine, to every message in the forum you have to fix these boring useless codes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gareth Heyes</title>
		<link>http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1177</link>
		<dc:creator>Gareth Heyes</dc:creator>
		<pubDate>Tue, 18 Mar 2008 09:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1177</guid>
		<description>@islam

That isn't XSS. Unless you can provide me with the means to remotely execute the code without user interaction then I won't fix it. If you consider that XSS then every web site is vulnerable on the internet, go to google.com enter javascript:alert(/XSS/) in the url bar</description>
		<content:encoded><![CDATA[<p>@islam</p>
<p>That isn&#8217;t XSS. Unless you can provide me with the means to remotely execute the code without user interaction then I won&#8217;t fix it. If you consider that XSS then every web site is vulnerable on the internet, go to google.com enter javascript:alert(/XSS/) in the url bar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: islam</title>
		<link>http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1176</link>
		<dc:creator>islam</dc:creator>
		<pubDate>Tue, 18 Mar 2008 09:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1176</guid>
		<description>hello , just take look about javascript with the main html document so  the user will have the ability to control all the page contant and activity which may be lead to XSS Bug
find way to separate code code checked engine from main page javascript renderer

thank you!</description>
		<content:encoded><![CDATA[<p>hello , just take look about javascript with the main html document so  the user will have the ability to control all the page contant and activity which may be lead to XSS Bug<br />
find way to separate code code checked engine from main page javascript renderer</p>
<p>thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: islam</title>
		<link>http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1175</link>
		<dc:creator>islam</dc:creator>
		<pubDate>Tue, 18 Mar 2008 09:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1175</guid>
		<description>just test!</description>
		<content:encoded><![CDATA[<p>just test!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nikos</title>
		<link>http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1172</link>
		<dc:creator>nikos</dc:creator>
		<pubDate>Mon, 17 Mar 2008 22:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2008/03/17/codetcha/#comment-1172</guid>
		<description>i 'm still laughing...</description>
		<content:encoded><![CDATA[<p>i &#8216;m still laughing&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
