<?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: The Difference between Web Site Usability and Accessibility</title>
	<atom:link href="http://usabilitygeek.com/the-difference-between-web-site-usability-and-accessibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://usabilitygeek.com/the-difference-between-web-site-usability-and-accessibility/</link>
	<description>Usability &#38; User Experience (UX) Blog</description>
	<lastBuildDate>Fri, 24 May 2013 07:02:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Whitney</title>
		<link>http://usabilitygeek.com/the-difference-between-web-site-usability-and-accessibility/#comment-101</link>
		<dc:creator>Whitney</dc:creator>
		<pubDate>Sat, 23 Jul 2011 15:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://usabilitygeek.com/?p=261#comment-101</guid>
		<description><![CDATA[Karl, I think you are missing the point about usability and accessibility. Of course, it makes little sense to start ensuring that a site is accessible through usability testing. It also makes no sense to spend time usability testing a site with obvious problems that need to be fixed.

But, one the technical access issues are dealt with, you still might have a site that is accessible, but not usable. And that&#039;s where usability testing comes in.  It&#039;s especially important for design teams that do not have much experience with how people with disabilities use the web. 

I think it&#039;s a maturity question. Are you getting from &quot;unacceptable to tolerable&quot; or from &quot;good to great.&quot; I&#039;d argue that you don&#039;t get to great without a deep understanding of all of your users.]]></description>
		<content:encoded><![CDATA[<p>Karl, I think you are missing the point about usability and accessibility. Of course, it makes little sense to start ensuring that a site is accessible through usability testing. It also makes no sense to spend time usability testing a site with obvious problems that need to be fixed.</p>
<p>But, one the technical access issues are dealt with, you still might have a site that is accessible, but not usable. And that&#8217;s where usability testing comes in.  It&#8217;s especially important for design teams that do not have much experience with how people with disabilities use the web. </p>
<p>I think it&#8217;s a maturity question. Are you getting from &#8220;unacceptable to tolerable&#8221; or from &#8220;good to great.&#8221; I&#8217;d argue that you don&#8217;t get to great without a deep understanding of all of your users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Mifsud</title>
		<link>http://usabilitygeek.com/the-difference-between-web-site-usability-and-accessibility/#comment-70</link>
		<dc:creator>Justin Mifsud</dc:creator>
		<pubDate>Mon, 18 Jul 2011 18:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://usabilitygeek.com/?p=261#comment-70</guid>
		<description><![CDATA[Karl, Doug, thanks for the interesting debate. In my personal opinion, I think that accessibility is more structured, defined and well documented when compared to usability. In fact, adhering to WCAG, Section 508 (US), the Stanca Act (Italy) and other country-specific accessibility guidelines is a must when developing government sites. On the contrary, as I said above, there are several usability guidelines that have been developed - some even before the advent of the WWW. Most times it is difficult to choose between them as they are abstract and conflicting. Indeed, a study by Jakob Nielsen had showed that different experts came out with different interpretations when they evaluated the same set of web sites for usability. Long story short, adhering to WCAG, Section 508 etc is easier than trying to make a web site usable. Also, due to the specific guidelines for accessibility, it is easier to build an automated accessibility evaluation tool (there are lots of those available) but it is harder to build such a tool for usability. There is also a shortage of usability experts and their services are quite expensive.]]></description>
		<content:encoded><![CDATA[<p>Karl, Doug, thanks for the interesting debate. In my personal opinion, I think that accessibility is more structured, defined and well documented when compared to usability. In fact, adhering to WCAG, Section 508 (US), the Stanca Act (Italy) and other country-specific accessibility guidelines is a must when developing government sites. On the contrary, as I said above, there are several usability guidelines that have been developed &#8211; some even before the advent of the WWW. Most times it is difficult to choose between them as they are abstract and conflicting. Indeed, a study by Jakob Nielsen had showed that different experts came out with different interpretations when they evaluated the same set of web sites for usability. Long story short, adhering to WCAG, Section 508 etc is easier than trying to make a web site usable. Also, due to the specific guidelines for accessibility, it is easier to build an automated accessibility evaluation tool (there are lots of those available) but it is harder to build such a tool for usability. There is also a shortage of usability experts and their services are quite expensive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Mifsud</title>
		<link>http://usabilitygeek.com/the-difference-between-web-site-usability-and-accessibility/#comment-69</link>
		<dc:creator>Justin Mifsud</dc:creator>
		<pubDate>Mon, 18 Jul 2011 17:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://usabilitygeek.com/?p=261#comment-69</guid>
		<description><![CDATA[Actually, Web Axe, making a web site backward compatible with older (yet recent) technologies is also a usability practice and not only reserved for accessibility. Thus, for example, loading an image when Flash is not available on the user&#039;s browser so that the UI is not broken is a usability practice too. What I disagree with you is supporting old technology such as IE6 since it is likely that you may end up adding several images and JS files so as to compensate for the lack of support of CSS. Whilst this may not seem to be related to usability, it is indeed if the addition of this extra code and resources slows down the web site.]]></description>
		<content:encoded><![CDATA[<p>Actually, Web Axe, making a web site backward compatible with older (yet recent) technologies is also a usability practice and not only reserved for accessibility. Thus, for example, loading an image when Flash is not available on the user&#8217;s browser so that the UI is not broken is a usability practice too. What I disagree with you is supporting old technology such as IE6 since it is likely that you may end up adding several images and JS files so as to compensate for the lack of support of CSS. Whilst this may not seem to be related to usability, it is indeed if the addition of this extra code and resources slows down the web site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emma</title>
		<link>http://usabilitygeek.com/the-difference-between-web-site-usability-and-accessibility/#comment-30</link>
		<dc:creator>Emma</dc:creator>
		<pubDate>Wed, 13 Jul 2011 10:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://usabilitygeek.com/?p=261#comment-30</guid>
		<description><![CDATA[When I&#039;m working with students, I tend to get them to think about usability being related to the ease of use of a site generally, &amp; accessibility being related to whether or not someone with a disability has greater difficulty using the site. 

We also tend to get them to think about e.g people with dyslexia - (also useful for non-native readers), as well as those things are easier to test automatically.]]></description>
		<content:encoded><![CDATA[<p>When I&#8217;m working with students, I tend to get them to think about usability being related to the ease of use of a site generally, &amp; accessibility being related to whether or not someone with a disability has greater difficulty using the site. </p>
<p>We also tend to get them to think about e.g people with dyslexia &#8211; (also useful for non-native readers), as well as those things are easier to test automatically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Groves</title>
		<link>http://usabilitygeek.com/the-difference-between-web-site-usability-and-accessibility/#comment-24</link>
		<dc:creator>Karl Groves</dc:creator>
		<pubDate>Mon, 11 Jul 2011 22:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://usabilitygeek.com/?p=261#comment-24</guid>
		<description><![CDATA[Doug, I would be willing to bet that if you&#039;ve conducted actual usability studies with persons who are blind, the highest impact problems you found in testing were the kinds of things which were primarily technical in nature. I find that usability testing is an inefficient and expensive method of finding accessibility data. This is because for the most part the issues can be found more quickly discovered using automated testing and expert review.   If used at all, user testing for accessibility data should be reserved for instances where all of the issues uncovered through automated and expert review have been resolved.  After all, why spend time and money (persona development, recruitment fees, labs, stipends, etc.) finding data you can find more efficiently?   In over 8 years doing accessibility and usability, I&#039;ve yet to see an instance where user testing yielded results not discovered during a review by a skilled accessibility expert.]]></description>
		<content:encoded><![CDATA[<p>Doug, I would be willing to bet that if you&#8217;ve conducted actual usability studies with persons who are blind, the highest impact problems you found in testing were the kinds of things which were primarily technical in nature. I find that usability testing is an inefficient and expensive method of finding accessibility data. This is because for the most part the issues can be found more quickly discovered using automated testing and expert review.   If used at all, user testing for accessibility data should be reserved for instances where all of the issues uncovered through automated and expert review have been resolved.  After all, why spend time and money (persona development, recruitment fees, labs, stipends, etc.) finding data you can find more efficiently?   In over 8 years doing accessibility and usability, I&#8217;ve yet to see an instance where user testing yielded results not discovered during a review by a skilled accessibility expert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug McKay</title>
		<link>http://usabilitygeek.com/the-difference-between-web-site-usability-and-accessibility/#comment-22</link>
		<dc:creator>Doug McKay</dc:creator>
		<pubDate>Mon, 11 Jul 2011 13:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://usabilitygeek.com/?p=261#comment-22</guid>
		<description><![CDATA[I completely agree and just because something is check marked as accessible doesn&#039;t mean that is a good experience for users. Karl in my experience with at least blind users there is more than technical issues that can be discovered through usability testing. The flow of things like page read order and the addition of subtle and non-subtle context cues that really makes the experience better.]]></description>
		<content:encoded><![CDATA[<p>I completely agree and just because something is check marked as accessible doesn&#8217;t mean that is a good experience for users. Karl in my experience with at least blind users there is more than technical issues that can be discovered through usability testing. The flow of things like page read order and the addition of subtle and non-subtle context cues that really makes the experience better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Axe</title>
		<link>http://usabilitygeek.com/the-difference-between-web-site-usability-and-accessibility/#comment-16</link>
		<dc:creator>Web Axe</dc:creator>
		<pubDate>Fri, 08 Jul 2011 15:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://usabilitygeek.com/?p=261#comment-16</guid>
		<description><![CDATA[Thanks for the concise and factual article. I agree with this point: in addition to providing for people with disabilities, I feel web accessibility also includes those using low-end technology (lowband, IE6) and also when technology is unavailable (JS firewall, broken mouse, no audio).]]></description>
		<content:encoded><![CDATA[<p>Thanks for the concise and factual article. I agree with this point: in addition to providing for people with disabilities, I feel web accessibility also includes those using low-end technology (lowband, IE6) and also when technology is unavailable (JS firewall, broken mouse, no audio).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Groves</title>
		<link>http://usabilitygeek.com/the-difference-between-web-site-usability-and-accessibility/#comment-15</link>
		<dc:creator>Karl Groves</dc:creator>
		<pubDate>Fri, 08 Jul 2011 13:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://usabilitygeek.com/?p=261#comment-15</guid>
		<description><![CDATA[Justin,

At this risk of being too blunt, I would truly love to dislodge usability folk from the belief that usability and accessibility are the same thing.  While there may be some similarities, equivocating usability and accessibility is a huge mistake. 

ISO defines usability as &quot;The extent to which a product can be used by specified users to achieve specified goals with effectiveness, efficiency, and satisfaction in a specified context of use&quot;.  From that definition, one could assume that accessibility would merely be an extension of usability in that it focuses on users with disabilities.  What&#039;s missing, however, is the approach.  

Hardcore usability experts and leaders in the field are typically people with cognitive psychology and ergonomics backgrounds.   While you can certainly use typical usability testing methods such as cognitive walkthroughs to measure effectiveness, efficiency, and satisfaction to gather accessibility data, the issues uncovered during such testing with users with disabilities are more likely than not going to be purely technical in nature than what you&#039;d find during testing of the same system with users who are not disabled.

I typically find this type of equivocation to be caused by the fact that usability people simply don&#039;t understand accessibility. According to the WAI (http://www.w3.org/WAI/bcase/fin.html#increase-use) only 13 of the 61 WCAG 2.0 Success Criterion are claimed to have a benefit for usability. Of those 13, only 3 of them are Level A Success Criteria.  There are 9 more Level A Success Criteria unmapped to Usability. Clearly usability and accessibility are not the same and we should stop equivocating them.]]></description>
		<content:encoded><![CDATA[<p>Justin,</p>
<p>At this risk of being too blunt, I would truly love to dislodge usability folk from the belief that usability and accessibility are the same thing.  While there may be some similarities, equivocating usability and accessibility is a huge mistake. </p>
<p>ISO defines usability as &#8220;The extent to which a product can be used by specified users to achieve specified goals with effectiveness, efficiency, and satisfaction in a specified context of use&#8221;.  From that definition, one could assume that accessibility would merely be an extension of usability in that it focuses on users with disabilities.  What&#8217;s missing, however, is the approach.  </p>
<p>Hardcore usability experts and leaders in the field are typically people with cognitive psychology and ergonomics backgrounds.   While you can certainly use typical usability testing methods such as cognitive walkthroughs to measure effectiveness, efficiency, and satisfaction to gather accessibility data, the issues uncovered during such testing with users with disabilities are more likely than not going to be purely technical in nature than what you&#8217;d find during testing of the same system with users who are not disabled.</p>
<p>I typically find this type of equivocation to be caused by the fact that usability people simply don&#8217;t understand accessibility. According to the WAI (<a href="http://www.w3.org/WAI/bcase/fin.html#increase-use" rel="nofollow">http://www.w3.org/WAI/bcase/fin.html#increase-use</a>) only 13 of the 61 WCAG 2.0 Success Criterion are claimed to have a benefit for usability. Of those 13, only 3 of them are Level A Success Criteria.  There are 9 more Level A Success Criteria unmapped to Usability. Clearly usability and accessibility are not the same and we should stop equivocating them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Whitney Quesenbery</title>
		<link>http://usabilitygeek.com/the-difference-between-web-site-usability-and-accessibility/#comment-14</link>
		<dc:creator>Whitney Quesenbery</dc:creator>
		<pubDate>Fri, 08 Jul 2011 12:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://usabilitygeek.com/?p=261#comment-14</guid>
		<description><![CDATA[Yes. Usability and accessibility are part of the same spectrum, defining whether a product (or site) can be used by us human. By the way, the updated ISO standards do two important things. First, they bring all of the usability, accessibility and design process standards into one &quot;family&quot; (the 9241 series for standards geeks). Second, they define accessibility as usability for a broader range of human abilities.]]></description>
		<content:encoded><![CDATA[<p>Yes. Usability and accessibility are part of the same spectrum, defining whether a product (or site) can be used by us human. By the way, the updated ISO standards do two important things. First, they bring all of the usability, accessibility and design process standards into one &#8220;family&#8221; (the 9241 series for standards geeks). Second, they define accessibility as usability for a broader range of human abilities.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 2/32 queries in 0.038 seconds using disk

 Served from: usabilitygeek.com @ 2013-05-24 12:17:10 by W3 Total Cache -->