<?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: Micro-optimisation can reap macro-conversion</title>
	<atom:link href="http://www.redeye.com/microoptimisation-reap-macroconversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redeye.com/microoptimisation-reap-macroconversion/</link>
	<description>Improving conversion for over a decade</description>
	<lastBuildDate>Fri, 29 Apr 2011 18:02:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Marc Abrams</title>
		<link>http://www.redeye.com/microoptimisation-reap-macroconversion/#comment-26</link>
		<dc:creator>Marc Abrams</dc:creator>
		<pubDate>Tue, 13 Apr 2010 14:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.redeye.com/?p=2130#comment-26</guid>
		<description>I agree completly with everything being said here.
Handling phone number variations requires minimal coding (you just need to strip any character that is not a number).

I had a lot of similar issues on many occasions. Here&#039;s just some examples:

- Phone # with a country code (00386) is not excepted.
- Phone # with a &#039;+&#039; sign in the country code (+386) is not excepted.
- Correct postal # is not excepted.
- Required ZIP code for non-US citizens.
- No UTF-8 support (for special characters), while requesting exact data (i.e. from my bank account).
- Correctly formed email, not getting accepted.
- Password strength checker, not allowing me to proceed, because my 20-character password (using mixed chars including special chars and numbers) is marked as weak. It accepted &#039;123456&#039; as a good password.

It is plain stupidity, to neglect form usability.
Here&#039;s another idea: use warnings, instead of error messages.
This way users may double-check the data, but still be able to proceed(override the validation), when &quot;smart-ass&quot; algorithms think something is wrong with it.</description>
		<content:encoded><![CDATA[<p>I agree completly with everything being said here.<br />
Handling phone number variations requires minimal coding (you just need to strip any character that is not a number).</p>
<p>I had a lot of similar issues on many occasions. Here&#8217;s just some examples:</p>
<p>- Phone # with a country code (00386) is not excepted.<br />
- Phone # with a &#8216;+&#8217; sign in the country code (+386) is not excepted.<br />
- Correct postal # is not excepted.<br />
- Required ZIP code for non-US citizens.<br />
- No UTF-8 support (for special characters), while requesting exact data (i.e. from my bank account).<br />
- Correctly formed email, not getting accepted.<br />
- Password strength checker, not allowing me to proceed, because my 20-character password (using mixed chars including special chars and numbers) is marked as weak. It accepted &#8217;123456&#8242; as a good password.</p>
<p>It is plain stupidity, to neglect form usability.<br />
Here&#8217;s another idea: use warnings, instead of error messages.<br />
This way users may double-check the data, but still be able to proceed(override the validation), when &#8220;smart-ass&#8221; algorithms think something is wrong with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jez D</title>
		<link>http://www.redeye.com/microoptimisation-reap-macroconversion/#comment-25</link>
		<dc:creator>Jez D</dc:creator>
		<pubDate>Fri, 11 Dec 2009 07:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.redeye.com/?p=2130#comment-25</guid>
		<description>It&#039;s nice to see focus on usability and accessibility instead of the usual tacky gimmicky items.

You may be interested in my article about &lt;a href=&quot;http://blog.uk-webdeveloper.co.uk/?p=110&quot; rel=&quot;nofollow&quot;&gt;Enquiry forms&lt;/a&gt;

Thanks
Jez D
(I know my URI needs changing :-) )</description>
		<content:encoded><![CDATA[<p>It&#8217;s nice to see focus on usability and accessibility instead of the usual tacky gimmicky items.</p>
<p>You may be interested in my article about <a href="http://blog.uk-webdeveloper.co.uk/?p=110" rel="nofollow">Enquiry forms</a></p>
<p>Thanks<br />
Jez D<br />
(I know my URI needs changing <img src='http://www.redeye.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  )</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.redeye.com @ 2012-02-04 17:54:42 -->
