<?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>The Online Form Builder Blog &#187; form spam</title>
	<atom:link href="http://formsmarts.com/weblog/tag/form-spam/feed" rel="self" type="application/rss+xml" />
	<link>http://formsmarts.com/weblog</link>
	<description>The Online Form Builder Blog</description>
	<lastBuildDate>Sat, 28 Jan 2012 05:14:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why Does Submitting a Form Require Two Steps?</title>
		<link>http://formsmarts.com/weblog/form-handler/why-does-submitting-a-form-require-two-steps</link>
		<comments>http://formsmarts.com/weblog/form-handler/why-does-submitting-a-form-require-two-steps#comments</comments>
		<pubDate>Wed, 23 Apr 2008 13:59:43 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[form handler]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[form spam]]></category>
		<category><![CDATA[form submission]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=28</guid>
		<description><![CDATA[Many form processors let visitors submit a form in only one step: users fill in the form, and are done after pressing the submit button. With FormSmarts, there is an extra confirmation step, during which users are invited to review and confirm the information submitted. There are two strong reasons why we added the confirmation [...]]]></description>
			<content:encoded><![CDATA[<p>Many form processors let visitors submit a form in only one step: users fill in the form, and are done after pressing the submit button. With FormSmarts, there is an extra confirmation step, during which users are invited to review and confirm the information submitted. There are two strong reasons why we added the confirmation step.</p>
<p>The first reason is quality. FormSmarts is typically used for transaction where the information submitted is important. Important because the information collected is intended to be read by humans, rather than machines. Important because this information is often intended to be acted upon.</p>
<p><em><br />
By allowing users to review and modify their submission, we increase the accuracy of the information you get in the end.</em></p>
<p>Form users understand that, and it increases their confidence that you value the information they are sending you. Most of times, confirmation will only add a few seconds to the whole transaction.</p>
<p>The second reason is security and usability. Many form submissions are automated, or even manual spamming attempts, known as form spam or comment spam.</p>
<p>When a user presses the submit button, a lot more happens on the server than you may suspect. If we spot a likely spamming attempt, we&#8217;ll ask the user to complete one or more tests (e.g. CAPTCHA test) on the confirmation page. But in the same time, the bulk of users will never be asked to waste time on a CAPTCHA test.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/form-handler/why-does-submitting-a-form-require-two-steps/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are Forms Protected by a CAPTCHA?</title>
		<link>http://formsmarts.com/weblog/form-builder/are-forms-protected-by-a-captcha</link>
		<comments>http://formsmarts.com/weblog/form-builder/are-forms-protected-by-a-captcha#comments</comments>
		<pubDate>Sat, 12 Jan 2008 00:32:54 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[form builder]]></category>
		<category><![CDATA[form spam]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[form submission]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=17</guid>
		<description><![CDATA[ We often get questions asking whether FormSmarts web forms are protected against automated submissions by a CAPTCHA. A CAPTCHA is a challenge-response test used to determine whether the user is human.

Yes, we do use CAPTCHA tests, but not everytime a form is submitted. Instead, the form handler decides each time whether or not to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="cont" title="Challenge image" alt="CAPTCHA challenge image" src="http://static.formsmarts.com/img/captcha-challenge.gif" width="141" height="71"> We often get questions asking whether FormSmarts web forms are protected against automated submissions by a <acronym title="Completely Automated Public Turing test to tell Computers and Humans Apart">CAPTCHA</acronym>. A CAPTCHA is a challenge-response test used to determine whether the user is human.</p>
<p>
Yes, we do use CAPTCHA tests, but not everytime a form is submitted. Instead, the form handler decides each time whether or not to require a CAPTCHA test (and other verifications), based on unobtrusive analysis by our <a href="http://formsmarts.com/form-spam" title="FormSmarts Form Spam Blocker">form spam blocker</a> of the information submitted.
</p>
<p>
This saves time to every one, and reduces form abandonment.
</p>
<p>
Asking the user to complete a CAPTCHA test for every form submission affects <a title="Generate Accessible Web Forms" href="http://formsmarts.com/accessible-forms">form usability and accessibility</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/form-builder/are-forms-protected-by-a-captcha/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Protecting HTML Forms from Spam with JavaScript</title>
		<link>http://formsmarts.com/weblog/form-spam/protecting-html-forms-from-spam-with-javascript</link>
		<comments>http://formsmarts.com/weblog/form-spam/protecting-html-forms-from-spam-with-javascript#comments</comments>
		<pubDate>Wed, 26 Dec 2007 00:01:45 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[form spam]]></category>
		<category><![CDATA[comment spam]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=13</guid>
		<description><![CDATA[If you are looking for a quick way to avoid automated form spam on existing forms, you may want to try this simple JavaScript form spam protection trick. You won&#8217;t get a level of form protection (and usability) comparable to what you would get with FormSmarts, but then you can implement the trick on any [...]]]></description>
			<content:encoded><![CDATA[<p>If you are looking for a quick way to avoid automated form spam on existing forms, you may want to try this simple <a href="http://www.syronex.com/antispam/help/form-spam">JavaScript form spam protection</a> trick. You won&#8217;t get a level of form protection (and usability) comparable to what you would get with FormSmarts, but then you can implement the trick on any existing forms, irrespective of the form handler you are currently using.</p>
<p>We plan to offer the ability to use FormSmarts as a form spam filter for third-party forms within a few months. This will effectively allow users of other form processors to benefit from FormSmarts&#8217; <a title="Prevent Web Form Spam with FormSmarts" href="http://formsmarts.com/form-spam">form spam protection</a> on their existing HTML forms, with very little change. Details and availability will be advertised <a href="http://formsmarts.com/weblog/tag/upcoming">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/form-spam/protecting-html-forms-from-spam-with-javascript/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How Did Comment-Spammers Find My Blog?</title>
		<link>http://formsmarts.com/weblog/form-spam/how-did-comment-spammers-find-my-blog</link>
		<comments>http://formsmarts.com/weblog/form-spam/how-did-comment-spammers-find-my-blog#comments</comments>
		<pubDate>Wed, 12 Dec 2007 12:49:10 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[form spam]]></category>
		<category><![CDATA[comment spam]]></category>
		<category><![CDATA[form submission]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=11</guid>
		<description><![CDATA[Did you ever wonder how comment spammers discovered your blog?
Crawling the Web
One possibility is that the spammer sent out a bot to crawl the web from blog to blog. This requires some infrastructure, and is becoming less effective as more bloggers use some kind of comment spam protection mechanism.
Searching Google
It then becomes more effective for [...]]]></description>
			<content:encoded><![CDATA[<p>Did you ever wonder how comment spammers discovered your blog?</p>
<h3>Crawling the Web</h3>
<p>One possibility is that the spammer sent out a bot to crawl the web from blog to blog. This requires some infrastructure, and is becoming less effective as more bloggers use some kind of comment spam protection mechanism.</p>
<h3>Searching Google</h3>
<p>It then becomes more effective for the spammer to simply use Google,<br />
 searching for all the pages with the phrase <em>post a comment</em>, but without the terms <em>sign in</em>, <em>register</em>, <em>log in</em>, etc.</p>
<p>
<em>http://www.google.com/search?q=%22post+a+comment%22<br />
+-intext%3A%22login%22+-intext%3A%22log+in%22+-intext%3A%22register%22<br />
+-intext%3A%22sign+in%22+-intext%3A%22signin%22+-intext%3A%22sign+up%22<br />
+-intext%3A%22signup%22+-intext%3A%22logged+in</em>
</p>
<p>
And as an additional benefit, blogs come already sorted by &#8220;importance&#8221; in the seach results.
</p>
<p>
Extending the query to restrict results to blogs not using Captchas is left as an exercise to the reader.
</p>
<h3>What This Means to You</h3>
<p>Avoid standard phrases like <em>post a comment</em> on your blog. More creative phrases like <em>Reply to this Post</em>, <em>share your views</em> or <em>letters to the editor</em> may be safer.</p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/form-spam/how-did-comment-spammers-find-my-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Form Field Data-Type Guessing</title>
		<link>http://formsmarts.com/weblog/form-builder/form-field-data-type-guessing</link>
		<comments>http://formsmarts.com/weblog/form-builder/form-field-data-type-guessing#comments</comments>
		<pubDate>Tue, 04 Dec 2007 23:00:00 +0000</pubDate>
		<dc:creator>FormSmarts</dc:creator>
				<category><![CDATA[form builder]]></category>
		<category><![CDATA[form spam]]></category>
		<category><![CDATA[form validation]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://formsmarts.com/weblog2/?p=5</guid>
		<description><![CDATA[The type of a form field defines the range of values it may contain. Using an appropriate datatype for each input field is important to allow correct form validation. FormSmarts form spam filter also behaves differently, depending on the data expected for each field.
To prevent common mistakes, FormSmarts Form Creator now tries to infer the [...]]]></description>
			<content:encoded><![CDATA[<p>The type of a form field defines the range of values it may contain. Using an appropriate datatype for each input field is important to allow correct <a href="http://formsmarts.com/form-validation" title="HTML Form Validation">form validation</a>. FormSmarts <a href="http://formsmarts.com/form-spam" title="HTML Forms Spam Blocker">form spam filter</a> also behaves differently, depending on the data expected for each field.</p>
<p>To prevent common mistakes, FormSmarts <a href="http://formsmarts.com/my-web-forms" title="Create HTML Forms">Form Creator</a> now tries to infer the correct field type from the name you specify. However, if you are unsure about what type is best for a particular field, <a href="http://formsmarts.com/my-forms-account-help#form-field-types" title="Creating Web Forms with FormSmarts" target="syronex_help">read the help page</a>.</p>
<p>We&#8217;ve added a page with <a href="/partners">partner sites</a></p>
]]></content:encoded>
			<wfw:commentRss>http://formsmarts.com/weblog/form-builder/form-field-data-type-guessing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

