<?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: Preventing spam on your website without using captcha</title>
	<atom:link href="http://blog.codlib.com/2007/10/18/preventing-spam-on-your-website-without-using-captcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codlib.com/2007/10/18/preventing-spam-on-your-website-without-using-captcha/</link>
	<description>Blogging about tech, the tech, and everything tech, for techno addicts!</description>
	<lastBuildDate>Thu, 25 Mar 2010 17:28:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Binny V A</title>
		<link>http://blog.codlib.com/2007/10/18/preventing-spam-on-your-website-without-using-captcha/comment-page-1/#comment-1702</link>
		<dc:creator>Binny V A</dc:creator>
		<pubDate>Thu, 18 Oct 2007 16:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codlib.com/2007/10/18/preventing-spam-on-your-website-without-using-captcha/#comment-1702</guid>
		<description>Another approach is to create an entire duplicate form for comments above the real form and set the action attribute as an empty file. Then hide this form using CSS. After that, all the spam will be submitted to this form(hopefully).</description>
		<content:encoded><![CDATA[<p>Another approach is to create an entire duplicate form for comments above the real form and set the action attribute as an empty file. Then hide this form using CSS. After that, all the spam will be submitted to this form(hopefully).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
