<?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: Data Value: it&#8217;s how you approach your customer &#8211; search for the ultimate data entry form</title>
	<atom:link href="http://datavaluetalk.com/2009/01/08/data-value-its-how-you-approach-your-customer-search-for-the-ultimate-data-entry-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://datavaluetalk.com/data-quality/data-value-its-how-you-approach-your-customer-search-for-the-ultimate-data-entry-form/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=data-value-its-how-you-approach-your-customer-search-for-the-ultimate-data-entry-form</link>
	<description>Customer data is a valuable asset. Why not treat it that way?</description>
	<lastBuildDate>Wed, 14 Sep 2011 10:47:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Colin Torrecillas</title>
		<link>http://datavaluetalk.com/data-quality/data-value-its-how-you-approach-your-customer-search-for-the-ultimate-data-entry-form/#comment-1490</link>
		<dc:creator>Colin Torrecillas</dc:creator>
		<pubDate>Mon, 12 Apr 2010 19:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://datavaluetalk.com/?p=382#comment-1490</guid>
		<description>Excellent article, I&#039;m a huge fan of this blog, keep up the great work, and I&#039;ll be a regular visitor for a long time.</description>
		<content:encoded><![CDATA[<p>Excellent article, I&#8217;m a huge fan of this blog, keep up the great work, and I&#8217;ll be a regular visitor for a long time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: handbeg</title>
		<link>http://datavaluetalk.com/data-quality/data-value-its-how-you-approach-your-customer-search-for-the-ultimate-data-entry-form/#comment-1489</link>
		<dc:creator>handbeg</dc:creator>
		<pubDate>Mon, 12 Apr 2010 13:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://datavaluetalk.com/?p=382#comment-1489</guid>
		<description>where can i get more info about that? please let me know anyone</description>
		<content:encoded><![CDATA[<p>where can i get more info about that? please let me know anyone</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zip code databases</title>
		<link>http://datavaluetalk.com/data-quality/data-value-its-how-you-approach-your-customer-search-for-the-ultimate-data-entry-form/#comment-1420</link>
		<dc:creator>zip code databases</dc:creator>
		<pubDate>Wed, 03 Mar 2010 05:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://datavaluetalk.com/?p=382#comment-1420</guid>
		<description>What an affecting point of view on this topic. I am happy you shared your thoughts and ideas and I find that I agree. I enjoy your coherent writing and the effort you have spent on this post. Many thanks for the solid work and good luck with your site, I am looking forward to more updates.</description>
		<content:encoded><![CDATA[<p>What an affecting point of view on this topic. I am happy you shared your thoughts and ideas and I find that I agree. I enjoy your coherent writing and the effort you have spent on this post. Many thanks for the solid work and good luck with your site, I am looking forward to more updates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daragh O Brien</title>
		<link>http://datavaluetalk.com/data-quality/data-value-its-how-you-approach-your-customer-search-for-the-ultimate-data-entry-form/#comment-645</link>
		<dc:creator>Daragh O Brien</dc:creator>
		<pubDate>Fri, 08 May 2009 11:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://datavaluetalk.com/?p=382#comment-645</guid>
		<description>Postcodes/Zip codes, call them what you will, but please oh please:

1) don&#039;t make them mandatory (Ireland doesn&#039;t have them so you&#039;ll get a comment from me in your post code field which lowers your data quality)

2) don&#039;t apply the formatting of only your country in the validation... US Zipcode formats are different to UK or Canadian or French post codes.

And when it comes to email addresses and website addresses:

1) make sure your validation is checking for ALL TLDs (me@myemail.info is a valid email address format, even if your validation says no)

2) why not include the &quot;http://&quot; as one of the valid things that can be in an email address... you can always strip it out if your database doesn&#039;t like or want it, but don&#039;t make me struggle for 10 minutes figuring out why my website address won&#039;t validate (particularly as you&#039;ve already peeved me by requiring me to use my personal email address because you don&#039;t accept  &quot;.info&quot; as a valid TLD.

And when it comes to names:

1) A space in a surname is not necessarily invalid (O Briain or O Brien are valid surnames)
2) There are other characters other than a hyphen that might occur in a name
3) Test your processing for name types that use different character sets or (heaven forbid) the dreaded Apostrophe of Doom which occurs quite frequently in names like... O&#039;Brien, O&#039;Connor (but not O&#039;Bama)

Ultimately, quality begins with design and planning. If you are targeting international audiences, you should take a little time to make sure your data capture makes sense.</description>
		<content:encoded><![CDATA[<p>Postcodes/Zip codes, call them what you will, but please oh please:</p>
<p>1) don&#8217;t make them mandatory (Ireland doesn&#8217;t have them so you&#8217;ll get a comment from me in your post code field which lowers your data quality)</p>
<p>2) don&#8217;t apply the formatting of only your country in the validation&#8230; US Zipcode formats are different to UK or Canadian or French post codes.</p>
<p>And when it comes to email addresses and website addresses:</p>
<p>1) make sure your validation is checking for ALL TLDs (me@myemail.info is a valid email address format, even if your validation says no)</p>
<p>2) why not include the &#8220;http://&#8221; as one of the valid things that can be in an email address&#8230; you can always strip it out if your database doesn&#8217;t like or want it, but don&#8217;t make me struggle for 10 minutes figuring out why my website address won&#8217;t validate (particularly as you&#8217;ve already peeved me by requiring me to use my personal email address because you don&#8217;t accept  &#8220;.info&#8221; as a valid TLD.</p>
<p>And when it comes to names:</p>
<p>1) A space in a surname is not necessarily invalid (O Briain or O Brien are valid surnames)<br />
2) There are other characters other than a hyphen that might occur in a name<br />
3) Test your processing for name types that use different character sets or (heaven forbid) the dreaded Apostrophe of Doom which occurs quite frequently in names like&#8230; O&#8217;Brien, O&#8217;Connor (but not O&#8217;Bama)</p>
<p>Ultimately, quality begins with design and planning. If you are targeting international audiences, you should take a little time to make sure your data capture makes sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah Biddle</title>
		<link>http://datavaluetalk.com/data-quality/data-value-its-how-you-approach-your-customer-search-for-the-ultimate-data-entry-form/#comment-56</link>
		<dc:creator>Sarah Biddle</dc:creator>
		<pubDate>Wed, 18 Feb 2009 09:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://datavaluetalk.com/?p=382#comment-56</guid>
		<description>Or another interesting thing, besides having to fill in obligatory states, how many times have I filled in:
Sarah Blauw
Blastraat 3
1234 AB Leukestad
020-1234567

Some bogus address to avoid being called or mailed by the Postbank just because I want to know how much I will have to pay for a new mortgage? Many, many times. Of course, a smart question would be how much potential customers they loose by forcing people to fill in their address, but another is how many people just make something up and how incredibly cluttered their mortgage marketing database must be...</description>
		<content:encoded><![CDATA[<p>Or another interesting thing, besides having to fill in obligatory states, how many times have I filled in:<br />
Sarah Blauw<br />
Blastraat 3<br />
1234 AB Leukestad<br />
020-1234567</p>
<p>Some bogus address to avoid being called or mailed by the Postbank just because I want to know how much I will have to pay for a new mortgage? Many, many times. Of course, a smart question would be how much potential customers they loose by forcing people to fill in their address, but another is how many people just make something up and how incredibly cluttered their mortgage marketing database must be&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

