<?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>Mastodon Labs &#124; Website Design, Accessibility, Usability &#124; Seattle WA</title>
	<atom:link href="http://mastodonlabs.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mastodonlabs.com</link>
	<description>passionate about people and the web</description>
	<lastBuildDate>Fri, 12 Feb 2010 22:06:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Password Masking Usability</title>
		<link>http://mastodonlabs.com/blog/2010/password-masking-usability/</link>
		<comments>http://mastodonlabs.com/blog/2010/password-masking-usability/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 22:06:10 +0000</pubDate>
		<dc:creator>Andrew Woods</dc:creator>
				<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://mastodonlabs.com/?p=219</guid>
		<description><![CDATA[
Usability Consultant Jakob Nielsen published a proposal to  stop password masking, as he believes it causes reduced usability. Password masking is the automatic process of displaying asterisks or bullets instead of your typed characters. Nielsen supports his arguments by offering research from his mobile usability study.  

The venerable publication A List Apart, published [...]]]></description>
			<content:encoded><![CDATA[<p>
Usability Consultant Jakob Nielsen published a proposal to  <a href="http://www.useit.com/alertbox/passwords.html">stop password masking</a>, as he believes it causes reduced usability. Password masking is the automatic process of displaying asterisks or bullets instead of your typed characters. Nielsen supports his arguments by offering <a href="http://www.useit.com/alertbox/mobile-usability.html">research from his mobile usability study</a>.</p>  

<p>The venerable publication A List Apart, published <a href="http://www.alistapart.com/articles/the-problem-with-passwords/">an article</a> in their 300th issue that discusses Nielsen&#8217;s concerns. The author <a href="http://www.lylemullican.com/">Lyle Mullican</a> offers two potential solutions, complete with Javascript code and explanation. The first solution provides a switch that allows the user to show and hide their typed password. The second allows the most recently typed character to remain visible momentarily before becoming an asterisk. Mullican&#8217;s examples are good for explaining how it would work. Mullican himself wrote &#8220;Note that this code is only intended to demonstrate the concept, and the process might be improved by using a JavaScript framework such as Prototype&#8221;.</p>
  

<p>Nielsen raised several issues but doesn&#8217;t spend any real effort proposing a solution. Of the 2 that Mullican proposed, both will likely be used, each with varying levels of success. One reason for this is designer preference. Each designer will decide what they like better. Another, more significant reason is implementation. Some will use plugins for their javascript frameworks, like Prototype or jQuery. Others will write their own, which will ultimately provide an inconsistent experience across websites. If you don&#8217;t think so, consider form validation. Every web developer has unnecessarily written their own email validation function.</p> 

<p>The ideal solution would be to update HTML5 to include an improved password input element. This would offer the most consistent experience available to every website user. Of the two solutions demonstrated by Mullican, using a switch to show/hide the password value would be the preferred implementation. It&#8217;s more accessible to users that react more slowly, and offers every user more control over their experience. While the current password input has its problems, people understand how it works. So for the time being, your best bet is to continue using it. Hopefully with HTML5, the situation will improve.</p> 
]]></content:encoded>
			<wfw:commentRss>http://mastodonlabs.com/blog/2010/password-masking-usability/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>What Is A11Y?</title>
		<link>http://mastodonlabs.com/blog/2010/what-is-a11y/</link>
		<comments>http://mastodonlabs.com/blog/2010/what-is-a11y/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 16:30:09 +0000</pubDate>
		<dc:creator>Andrew Woods</dc:creator>
				<category><![CDATA[Accessibilty]]></category>

		<guid isPermaLink="false">http://mastodonlabs.com/?p=209</guid>
		<description><![CDATA[Learn the meaning of a11y? and where it comes from.]]></description>
			<content:encoded><![CDATA[<p>
You may have recently seen &#8216;a11y&#8217; and thought &#8220;what is a11y? what does it mean?&#8221;. The answer is accessibility. More specifically, it is an abbreviation  for the word <a href="http://www.w3.org/WAI/intro/accessibility.php">accessibility</a>. The number 11 represents the number of letters between &#8220;a&#8221; and &#8220;y&#8221;.  
</p>

<p>
<strong>Why not just type accessibility?</strong> It&#8217;s used in contexts where character lengths are limited, like <a href="http://twitter.com">Twitter</a> and <a href="http://en.wikipedia.org/wiki/SMS" rel="external" title="Simple Message Service">SMS</a>. On Twitter, you may see some permutations that have airport codes appended to it. For example #a11ybos and #a11ysea are hash tags used by a groups, in Boston and Seattle respectively, who are organizing an Accessibility Camp.    
</p>

<p>
<strong>Why the weird abbreviation?</strong> A11y is <a href="http://en.wikipedia.org/wiki/Numeronym" title="explanation on wikipedia">numeronym</a>. Other common numeronyms are <a href="http://en.wikipedia.org/wiki/Internationalization_and_localization">i18n and L10n</a> for <em>internationalization</em> and <em>localization</em> respectively.
</p>
]]></content:encoded>
			<wfw:commentRss>http://mastodonlabs.com/blog/2010/what-is-a11y/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Color And The Shape</title>
		<link>http://mastodonlabs.com/blog/2010/the-color-and-the-shape/</link>
		<comments>http://mastodonlabs.com/blog/2010/the-color-and-the-shape/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 01:52:36 +0000</pubDate>
		<dc:creator>Andrew Woods</dc:creator>
				<category><![CDATA[Accessibilty]]></category>
		<category><![CDATA[Color Blind]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://staging.mastodonlabs.com/?p=145</guid>
		<description><![CDATA[Color has multiple uses in the world.  However, when the context changes, the meaning can be lost or altered. Learn how you can increase accessibility for color blind users.]]></description>
			<content:encoded><![CDATA[<p>Color. It paints our world. From the birds and the sky, to the flowers and the forests, to the Trapper Keeper you drew on in high school, color surrounds us. Color has multiple uses in the world. It used to convey identity, contrast, emotion, and information. As beautiful and powerful as color can be, it can also be limiting. </p>

<p>When the context changes, the meaning can be lost or altered. Colors can have different meaning  when the culture of your audience changes. The color white in western cultures is symobolic of cleanliness, the good guys, and brides. In eastern cultures, <a href="http://webdesign.about.com/od/color/a/bl_colorculture.htm" title="Color Symbolism Chart by Culture by About.com">white is used for funerals</a>. Imagine spending a day creating a beautifully vivid graph, then make some xerox copies on the office copy machine. Do you perceive the information the same way as before? not likely.</p>

<p>This isn&#8217;t unlike an experience for someone who is color blind. Being asked to make decisions without all the information is difficult for anyone. How can the situation be improved? Shape. In the graph example above, using a different type of line would help retain information. For example, using a green solid line and a red dashed line would allow the lines to continue to be easily distinguished from one another &#8211; even in black and white. </p>

<p>
<img src="http://staging.mastodonlabs.com/wp-content/uploads/2010/01/buttons.gif" alt="two sets of buttons. one bad example, one good." title="OK and Cancel Buttons" width="450" height="170" class="aligncenter size-full wp-image-158" />
</p>

<p>Shape is also used to create better buttons. The image above shows 2 sets of buttons. The first row of buttons is an example of something you dont want to see on the web today, 2 plain rectangular buttons &#8211; red and green &#8211; with no other information. One way to improve these buttons is to add shape, as seen in row 2 of the above image. By adding a check to the green button and an &#8220;X&#8221; to the red button, 
they are clearly distinguished from one another to a color blind user. Also more information is communicated as to what the buttons mean, even if you didn&#8217;t add a button label. The symbols on the buttons can also provide value to not-native speakers if they don&#8217;t entirely under the text label. </p>

<p>A third area where shape can provide value, is in your navigation areas. There are a number of beautiful modern website designs that use a unique indicator to designate the current page. This could come in the form of an arrow, rectangle, or other unique shape.  In the example below, <a href="http://www.untitledstartup.com/">Untitled Startup</a> uses an indicator to designate the current page. This a great technique to increase usability and accessibility since it doesn&#8217;t rely on color alone to convey information.</p>


<p>
<img src="http://staging.mastodonlabs.com/wp-content/uploads/2010/01/Picture-11.png" alt="an example of a selected item in the main menu" title="Example menu" width="301" height="74" class="aligncenter size-full wp-image-159" />
</p>

<p>Color is a great tool to have in your toolbox, but it shouldn&#8217;t be the only one. The examples provided here are simple by design. Try experimenting on your future projects by working the use of shape into your design. 
</p>]]></content:encoded>
			<wfw:commentRss>http://mastodonlabs.com/blog/2010/the-color-and-the-shape/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
