<?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: Logic based CAPTCHA to beat the blog spam bots</title>
	<atom:link href="http://almaer.com/blog/logic-based-captcha-to-beat-the-blog-spam-bots/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/logic-based-captcha-to-beat-the-blog-spam-bots</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Sat, 08 Sep 2012 07:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew</title>
		<link>http://almaer.com/blog/logic-based-captcha-to-beat-the-blog-spam-bots/comment-page-1#comment-47940</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Mon, 14 Feb 2011 15:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/logic-based-captcha-to-beat-the-blog-spam-bots#comment-47940</guid>
		<description>Math captcha (logically) is only one of various types. What is captcha will as some short video clip where will need to answer to some question?  Or where will need to solve easy puzzle? It will make your page more interactive and interesting :)
You can read related article &lt;a href=&quot;http://www.script-tutorials.com/collection-of-captchas-for-your-website-and-more-about-security/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Math captcha (logically) is only one of various types. What is captcha will as some short video clip where will need to answer to some question?  Or where will need to solve easy puzzle? It will make your page more interactive and interesting :)<br />
You can read related article <a href="http://www.script-tutorials.com/collection-of-captchas-for-your-website-and-more-about-security/" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sinvex</title>
		<link>http://almaer.com/blog/logic-based-captcha-to-beat-the-blog-spam-bots/comment-page-1#comment-47896</link>
		<dc:creator>Sinvex</dc:creator>
		<pubDate>Wed, 26 Jan 2011 00:37:12 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/logic-based-captcha-to-beat-the-blog-spam-bots#comment-47896</guid>
		<description>Problem with logic based captcha is that you cannot have the computer generate an infinite amount of different ones. This leads to you having to constantly do more work to keep new ones up there as someone could easily just sit around and record a database of them and then sell that to spammers or use themselves. This may sound like some tedious task nobody would want to do but you can easily contract such a thing out to a random person similar to the &quot;Chinese gold farmer&quot; industry in MMO&#039;s (there are tons of people SOMEWHERE in the world who are willing to do all this stuff for next to nothing.)</description>
		<content:encoded><![CDATA[<p>Problem with logic based captcha is that you cannot have the computer generate an infinite amount of different ones. This leads to you having to constantly do more work to keep new ones up there as someone could easily just sit around and record a database of them and then sell that to spammers or use themselves. This may sound like some tedious task nobody would want to do but you can easily contract such a thing out to a random person similar to the &#8220;Chinese gold farmer&#8221; industry in MMO&#8217;s (there are tons of people SOMEWHERE in the world who are willing to do all this stuff for next to nothing.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ali</title>
		<link>http://almaer.com/blog/logic-based-captcha-to-beat-the-blog-spam-bots/comment-page-1#comment-46078</link>
		<dc:creator>ali</dc:creator>
		<pubDate>Thu, 28 Jan 2010 01:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/logic-based-captcha-to-beat-the-blog-spam-bots#comment-46078</guid>
		<description>hi,

i have written a script that produces a obscure mathematical equation to be solved by the user for captha. the equaton is obscured by. 1)having words rather than digits. 2) surrounding words by special characters 3) randomly changin these characters. examples.

1) s^{Fourty:Five&#124;^s +Plus+ s^&#124;Two}^s =  
2)  +Plus+  =
3)  *?Fifteen&#124;* +Plus+ *&#124;Seven?* = 
4) dd#Twenty~Three#bb +Plus+ dd#Two#bb = 
5)+Plus+  = 

as a experienced spam victim - could you possibly tell me how easy or difficult would my captha be to break. plz see example above, it changes on attempt/submit  including the two words that comprise numbers of 21 and above.

thanks.</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i have written a script that produces a obscure mathematical equation to be solved by the user for captha. the equaton is obscured by. 1)having words rather than digits. 2) surrounding words by special characters 3) randomly changin these characters. examples.</p>
<p>1) s^{Fourty:Five|^s +Plus+ s^|Two}^s =<br />
2)  +Plus+  =<br />
3)  *?Fifteen|* +Plus+ *|Seven?* =<br />
4) dd#Twenty~Three#bb +Plus+ dd#Two#bb =<br />
5)+Plus+  = </p>
<p>as a experienced spam victim &#8211; could you possibly tell me how easy or difficult would my captha be to break. plz see example above, it changes on attempt/submit  including the two words that comprise numbers of 21 and above.</p>
<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://almaer.com/blog/logic-based-captcha-to-beat-the-blog-spam-bots/comment-page-1#comment-45846</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Wed, 02 Dec 2009 00:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/logic-based-captcha-to-beat-the-blog-spam-bots#comment-45846</guid>
		<description>Where can I get this?  I have looked and I am not seeing it anywhere?</description>
		<content:encoded><![CDATA[<p>Where can I get this?  I have looked and I am not seeing it anywhere?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Breitling replica watches</title>
		<link>http://almaer.com/blog/logic-based-captcha-to-beat-the-blog-spam-bots/comment-page-1#comment-35373</link>
		<dc:creator>Breitling replica watches</dc:creator>
		<pubDate>Tue, 13 Mar 2007 00:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/logic-based-captcha-to-beat-the-blog-spam-bots#comment-35373</guid>
		<description>I have seen techniques to prevent spam even nicer. There is one (I can&#039;t remember where) that besides a captcha it also count how many letters you actually typed, how many copy/paste-s you did, if there are href&#039;s and so on. Very complex and highly effective.
</description>
		<content:encoded><![CDATA[<p>I have seen techniques to prevent spam even nicer. There is one (I can&#8217;t remember where) that besides a captcha it also count how many letters you actually typed, how many copy/paste-s you did, if there are href&#8217;s and so on. Very complex and highly effective.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toyota</title>
		<link>http://almaer.com/blog/logic-based-captcha-to-beat-the-blog-spam-bots/comment-page-1#comment-35372</link>
		<dc:creator>toyota</dc:creator>
		<pubDate>Thu, 15 Feb 2007 11:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/logic-based-captcha-to-beat-the-blog-spam-bots#comment-35372</guid>
		<description>The Regard! Long ago </description>
		<content:encoded><![CDATA[<p>The Regard! Long ago</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Schiller</title>
		<link>http://almaer.com/blog/logic-based-captcha-to-beat-the-blog-spam-bots/comment-page-1#comment-35371</link>
		<dc:creator>Jeff Schiller</dc:creator>
		<pubDate>Thu, 14 Dec 2006 19:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/logic-based-captcha-to-beat-the-blog-spam-bots#comment-35371</guid>
		<description>I did that on my own blog very recently.  It simply asks a breezy math question (like 4+3).  Spambots doing OCR would either think the answer is &quot;4+3&quot; or &quot;4t3&quot;.  Either way, I win and they lose...
</description>
		<content:encoded><![CDATA[<p>I did that on my own blog very recently.  It simply asks a breezy math question (like 4+3).  Spambots doing OCR would either think the answer is &#8220;4+3&#8243; or &#8220;4t3&#8243;.  Either way, I win and they lose&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
