<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: CAPTCHA</title>
	<link>http://nummi.org/log/2007/04/20/captcha/</link>
	<description>Nummi</description>
	<pubDate>Wed,  7 Jan 2009 10:41:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Jeremy Lavergne</title>
		<link>http://nummi.org/log/2007/04/20/captcha/#comment-485</link>
		<dc:creator>Jeremy Lavergne</dc:creator>
		<pubDate>Sun, 22 Apr 2007 02:59:47 +0000</pubDate>
		<guid>http://nummi.org/log/2007/04/20/captcha/#comment-485</guid>
		<description>And I can't type on low sleep either:  "aid" is what I shoulda typed.</description>
		<content:encoded><![CDATA[<p>And I can&#8217;t type on low sleep either:  &#8220;aid&#8221; is what I shoulda typed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Lavergne</title>
		<link>http://nummi.org/log/2007/04/20/captcha/#comment-484</link>
		<dc:creator>Jeremy Lavergne</dc:creator>
		<pubDate>Sun, 22 Apr 2007 02:58:58 +0000</pubDate>
		<guid>http://nummi.org/log/2007/04/20/captcha/#comment-484</guid>
		<description>Well, the first thing I would do is look at your web logs and determine if they're visiting the submission page each time they go to submit data.  If not, simply add a value that contains random data that can be set to "expire" after so much time (15 minutes).  Probably stored in a DB until they submit the data.

Also remove the value from the DB after it's been submitted to prevent additional submissions.

To aide with slow typers, make sure the form redisplays what was typed on the error page... might want to suggest they copy/paste it to a new form, or simply give them a new variable on error.  Either way, they need to resubmit...

Just a random thought on 4 hours of sleep.  Enjoy!</description>
		<content:encoded><![CDATA[<p>Well, the first thing I would do is look at your web logs and determine if they&#8217;re visiting the submission page each time they go to submit data.  If not, simply add a value that contains random data that can be set to &#8220;expire&#8221; after so much time (15 minutes).  Probably stored in a DB until they submit the data.</p>
<p>Also remove the value from the DB after it&#8217;s been submitted to prevent additional submissions.</p>
<p>To aide with slow typers, make sure the form redisplays what was typed on the error page&#8230; might want to suggest they copy/paste it to a new form, or simply give them a new variable on error.  Either way, they need to resubmit&#8230;</p>
<p>Just a random thought on 4 hours of sleep.  Enjoy!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
