<?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: A Dynamic, User-Friendly Captcha With Pictures</title>
	<atom:link href="http://blog.plantwars.com/index.php/2009/09/07/a-dynamic-user-friendly-captcha-with-pictures/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.plantwars.com/index.php/2009/09/07/a-dynamic-user-friendly-captcha-with-pictures</link>
	<description>Development of a PBBG</description>
	<lastBuildDate>Tue, 04 May 2010 02:53:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: links for 2009-09-08 &#124; Yostivanich</title>
		<link>http://blog.plantwars.com/index.php/2009/09/07/a-dynamic-user-friendly-captcha-with-pictures/comment-page-1#comment-158</link>
		<dc:creator>links for 2009-09-08 &#124; Yostivanich</dc:creator>
		<pubDate>Tue, 08 Sep 2009 14:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plantwars.com/?p=88#comment-158</guid>
		<description>[...] A Dyna­mic, User-Friendly Captcha With Pic­tu­res « Plant Wars “At some point, a user had recom­men­ded I take a look at this paper by some peo­ple over at Goo­gle. They imple­ment a captcha by having a sli­der bar with a ran­domly rota­ted image that the user then has to straigh­ten out using the sli­der bar. This is really cool, and I use the basic idea but sim­pli­fied yet further. As I am only trying to pro­tect my game from being able to be pla­yed by a pro­gram, I don’t have to be quite as rigo­rous.” Sim­ple and easy captcha. (tags: captcha pro­gram­ming php secu­rity web­de­ve­lop­ment) [...]</description>
		<content:encoded><![CDATA[<p>[...] A Dyna­mic, User-Friendly Captcha With Pic­tu­res « Plant Wars “At some point, a user had recom­men­ded I take a look at this paper by some peo­ple over at Goo­gle. They imple­ment a captcha by having a sli­der bar with a ran­domly rota­ted image that the user then has to straigh­ten out using the sli­der bar. This is really cool, and I use the basic idea but sim­pli­fied yet further. As I am only trying to pro­tect my game from being able to be pla­yed by a pro­gram, I don’t have to be quite as rigo­rous.” Sim­ple and easy captcha. (tags: captcha pro­gram­ming php secu­rity web­de­ve­lop­ment) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blog.plantwars.com/index.php/2009/09/07/a-dynamic-user-friendly-captcha-with-pictures/comment-page-1#comment-157</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 08 Sep 2009 12:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plantwars.com/?p=88#comment-157</guid>
		<description>I just updated the post - users do get jailed after 5 tries. Since it&#039;s only an in-game captcha, I have that luxury; I don&#039;t have to defend against the Internet spam bot population as a whole.</description>
		<content:encoded><![CDATA[<p>I just updated the post &#8211; users do get jailed after 5 tries. Since it&#8217;s only an in-game captcha, I have that luxury; I don&#8217;t have to defend against the Internet spam bot population as a whole.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: signal</title>
		<link>http://blog.plantwars.com/index.php/2009/09/07/a-dynamic-user-friendly-captcha-with-pictures/comment-page-1#comment-156</link>
		<dc:creator>signal</dc:creator>
		<pubDate>Tue, 08 Sep 2009 12:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plantwars.com/?p=88#comment-156</guid>
		<description>The problem is that there&#039;s 0.33 probability of randomly guessing the correct image.
A bot could just try continuously and achieve 33% of success.

You should add a check that stops users after N tries</description>
		<content:encoded><![CDATA[<p>The problem is that there&#8217;s 0.33 probability of randomly guessing the correct image.<br />
A bot could just try continuously and achieve 33% of success.</p>
<p>You should add a check that stops users after N tries</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BJSievers</title>
		<link>http://blog.plantwars.com/index.php/2009/09/07/a-dynamic-user-friendly-captcha-with-pictures/comment-page-1#comment-155</link>
		<dc:creator>BJSievers</dc:creator>
		<pubDate>Tue, 08 Sep 2009 05:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.plantwars.com/?p=88#comment-155</guid>
		<description>The irony that I am still faced with a standard CAPTCHA in order to comment on the blog about a newer, better captcha method amuses me.</description>
		<content:encoded><![CDATA[<p>The irony that I am still faced with a standard CAPTCHA in order to comment on the blog about a newer, better captcha method amuses me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
