<?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"
	>
<channel>
	<title>Comments on: Design Pattern 7: Required fields</title>
	<atom:link href="http://www.pathf.com/blogs/2008/05/design-pattern/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pathf.com/blogs/2008/05/design-pattern/</link>
	<description>Running commentary about agile development, user experience design and Ajax.</description>
	<pubDate>Thu, 08 Jan 2009 16:41:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Blair Miller</title>
		<link>http://www.pathf.com/blogs/2008/05/design-pattern/#comment-776</link>
		<dc:creator>Blair Miller</dc:creator>
		<pubDate>Fri, 09 May 2008 13:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/2008/05/design-pattern/#comment-776</guid>
		<description>&lt;p&gt;I'd have to agree with Darin—even though the weight of the bottom border provides visual differentiation for those with certain types of color blindness, the method doesn't really stand on its own. I'd say an asterisk or a light grey "Required" next to required fields would be a better—and more common—pattern, either of which could be bolded/highlighted/colored in the event the user makes an error by not filling one in.&lt;/p&gt;

&lt;p&gt;Oh, and that CSS could easily be reduced to two lines. :)&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>I&#8217;d have to agree with Darin—even though the weight of the bottom border provides visual differentiation for those with certain types of color blindness, the method doesn&#8217;t really stand on its own. I&#8217;d say an asterisk or a light grey &#8220;Required&#8221; next to required fields would be a better—and more common—pattern, either of which could be bolded/highlighted/colored in the event the user makes an error by not filling one in.</p>
<p>Oh, and that CSS could easily be reduced to two lines. <img src='http://www.pathf.com/blogs/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darin</title>
		<link>http://www.pathf.com/blogs/2008/05/design-pattern/#comment-775</link>
		<dc:creator>Darin</dc:creator>
		<pubDate>Thu, 08 May 2008 18:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/2008/05/design-pattern/#comment-775</guid>
		<description>&lt;p&gt;Too bad people with Deuteranope or Protanope (forms of red/green color deficit) color blindness won't even see the red underline. There's no textual mention of the underline and its function either meaning that there's a good chance that it gets missed altogether. Oh, they'll see the thick bottom borders but it will look simply like a visual artifact rather than an intent to communicate something important. Don't like it at all.&lt;/p&gt;

&lt;p&gt;Take a look for yourself...&lt;/p&gt;

&lt;p&gt;Deuteranope simulation:&lt;br /&gt;
&lt;a href="http://vischeck.homeip.net/uploads/12102720288613/" rel="nofollow"&gt;http://vischeck.homeip.net/uploads/12102720288613/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Protanope simulation:&lt;br /&gt;
&lt;a href="http://vischeck.homeip.net/uploads/12102722899341/" rel="nofollow"&gt;http://vischeck.homeip.net/uploads/12102722899341/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let us also not forget the fundamental design principle that color should never be the only visual indicator when conveying information.&lt;/p&gt;

&lt;p&gt;Plus, a little CSS shorthand would clean up that example rule quite a bit...no reason to specify each property/value when much of it can be combined, reducing the amount of code and making it a lot easier to read and maintain.&lt;/p&gt;

&lt;p&gt;- Darin&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Too bad people with Deuteranope or Protanope (forms of red/green color deficit) color blindness won&#8217;t even see the red underline. There&#8217;s no textual mention of the underline and its function either meaning that there&#8217;s a good chance that it gets missed altogether. Oh, they&#8217;ll see the thick bottom borders but it will look simply like a visual artifact rather than an intent to communicate something important. Don&#8217;t like it at all.</p>
<p>Take a look for yourself&#8230;</p>
<p>Deuteranope simulation:<br />
<a href="http://vischeck.homeip.net/uploads/12102720288613/" rel="nofollow">http://vischeck.homeip.net/uploads/12102720288613/</a></p>
<p>Protanope simulation:<br />
<a href="http://vischeck.homeip.net/uploads/12102722899341/" rel="nofollow">http://vischeck.homeip.net/uploads/12102722899341/</a></p>
<p>Let us also not forget the fundamental design principle that color should never be the only visual indicator when conveying information.</p>
<p>Plus, a little CSS shorthand would clean up that example rule quite a bit&#8230;no reason to specify each property/value when much of it can be combined, reducing the amount of code and making it a lot easier to read and maintain.</p>
<p>- Darin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
