<?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>Daniel Hardy &#187; Validation</title>
	<atom:link href="http://www.danielhardy.com/blog/tag/validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danielhardy.com</link>
	<description>I speak usability &#38; developer to make amazing user experiences.</description>
	<lastBuildDate>Wed, 26 Oct 2011 04:27:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>HoneyPot Spam Fighting</title>
		<link>http://www.danielhardy.com/blog/honeypot-spam-fighting/</link>
		<comments>http://www.danielhardy.com/blog/honeypot-spam-fighting/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 16:32:51 +0000</pubDate>
		<dc:creator>Daniel Hardy</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://www.danielhardy.com/blog/?p=54</guid>
		<description><![CDATA[I have been working on various forum validation techniques lately and came across a simple idea that seems to make a lot of sense. You can read more about it here. The basic idea is that you include a hidden form element. If this element is filled in then it is probably a bot that [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working on various forum validation techniques lately and came across a simple idea that seems to make a lot of sense.  You can read more about it <a href="http://haacked.com/archive/2007/09/11/honeypot-captcha.aspx">here.</a>  The basic idea is that you include a hidden form element.  If this element is filled in then it is probably a bot that doesn&#8217;t understand CSS or Javascript.  When  handling this submission you know that you can ignore it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielhardy.com/blog/honeypot-spam-fighting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

