<?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 for WebAIM Blog</title>
	<atom:link href="http://webaim.org/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://webaim.org/blog</link>
	<description>The WebAIM Web Accessibility Blog</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:38:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on History of the browser user-agent string by tomexsans</title>
		<link>http://webaim.org/blog/user-agent-string-history/comment-page-5/#comment-90651</link>
		<dc:creator>tomexsans</dc:creator>
		<pubDate>Tue, 07 Feb 2012 18:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/?p=68#comment-90651</guid>
		<description>Hahahah so funny, i wish that a team of programmers give time to straighten up this chaotic masquerade of web-browsers. But that is a Mission Impossible ;3</description>
		<content:encoded><![CDATA[<p>Hahahah so funny, i wish that a team of programmers give time to straighten up this chaotic masquerade of web-browsers. But that is a Mission Impossible ;3</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCAG Next by Craig McPheat</title>
		<link>http://webaim.org/blog/wcag-next/comment-page-1/#comment-90635</link>
		<dc:creator>Craig McPheat</dc:creator>
		<pubDate>Fri, 03 Feb 2012 19:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-90635</guid>
		<description>Excellent points raised. I have to write my own in-house success criteria and guidelines to get what I want back from suppliers because if I say &quot;to W3C WCAG2&quot; a lot of the points are so wooly they technically meet the requirements, but not to a practical standard.</description>
		<content:encoded><![CDATA[<p>Excellent points raised. I have to write my own in-house success criteria and guidelines to get what I want back from suppliers because if I say &#8220;to W3C WCAG2&#8243; a lot of the points are so wooly they technically meet the requirements, but not to a practical standard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCAG Next by Gordon M</title>
		<link>http://webaim.org/blog/wcag-next/comment-page-1/#comment-90630</link>
		<dc:creator>Gordon M</dc:creator>
		<pubDate>Thu, 02 Feb 2012 20:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-90630</guid>
		<description>An example of a validation error that is not directly accessibility related but can still cause problems for assistive technology:

(error) start tag for element &quot;ul&quot; which is not closed

In a page with many links in lists, an error like this can make it significantly more difficult for someone using a screen reader to navigate to specific sections of a page in a timely manner. Let&#039;s say I have downloaded a script that automatically skips between lists on a page so that I can navigate it faster. There is no way the script can work with an invalid document without relying on hacks or guesses.

Another issue is the fact that mobile web devices (which are quite popular amongst many people with accessibility issues) don&#039;t have nearly the same speed that desktop computers have and are sometimes significantly slowed down by badly coded web pages. A page that passes the other WCAG 2.0 SC&#039;s but has bad code can fail because assistive technology simply can&#039;t work in a timely manner on a mobile device.</description>
		<content:encoded><![CDATA[<p>An example of a validation error that is not directly accessibility related but can still cause problems for assistive technology:</p>
<p>(error) start tag for element &#8220;ul&#8221; which is not closed</p>
<p>In a page with many links in lists, an error like this can make it significantly more difficult for someone using a screen reader to navigate to specific sections of a page in a timely manner. Let&#8217;s say I have downloaded a script that automatically skips between lists on a page so that I can navigate it faster. There is no way the script can work with an invalid document without relying on hacks or guesses.</p>
<p>Another issue is the fact that mobile web devices (which are quite popular amongst many people with accessibility issues) don&#8217;t have nearly the same speed that desktop computers have and are sometimes significantly slowed down by badly coded web pages. A page that passes the other WCAG 2.0 SC&#8217;s but has bad code can fail because assistive technology simply can&#8217;t work in a timely manner on a mobile device.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCAG Next by WCAG 2.0 parsing error bookmarklet &#124; The Paciello Group Blog</title>
		<link>http://webaim.org/blog/wcag-next/comment-page-1/#comment-90628</link>
		<dc:creator>WCAG 2.0 parsing error bookmarklet &#124; The Paciello Group Blog</dc:creator>
		<pubDate>Thu, 02 Feb 2012 14:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-90628</guid>
		<description>[...] reading Jared Smith&#8217;s excellent article WCAG Next I was drawn to the following statement &#8220;next to impossible to evaluate&#8221; in reference to [...]</description>
		<content:encoded><![CDATA[<p>[...] reading Jared Smith&#8217;s excellent article WCAG Next I was drawn to the following statement &#8220;next to impossible to evaluate&#8221; in reference to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCAG Next by Jared Smith</title>
		<link>http://webaim.org/blog/wcag-next/comment-page-1/#comment-90626</link>
		<dc:creator>Jared Smith</dc:creator>
		<pubDate>Wed, 01 Feb 2012 23:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-90626</guid>
		<description>Gordon-

I do not disagree with you at all. These are all important things. My point is that they are not accessibility-specific issues, but are general technology issues that affect everyone, and as such, they would be better addressed in areas other than the very narrow scope of WCAG.</description>
		<content:encoded><![CDATA[<p>Gordon-</p>
<p>I do not disagree with you at all. These are all important things. My point is that they are not accessibility-specific issues, but are general technology issues that affect everyone, and as such, they would be better addressed in areas other than the very narrow scope of WCAG.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCAG Next by Gordon M</title>
		<link>http://webaim.org/blog/wcag-next/comment-page-1/#comment-90625</link>
		<dc:creator>Gordon M</dc:creator>
		<pubDate>Wed, 01 Feb 2012 23:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-90625</guid>
		<description>Hi Jared, interesting points here.

I have to fundamentally disagree with you about 4.1.1 though. In fact, I believe this is the most important requirement of all.

Anyone who developed in the era of the 90&#039;s remembers the browser hell that every web developer had to go through. Beyond simple text-only digests, making web pages accessible was next to impossible. There was no consistency and non-standardized code made things like syndication, social media, collaboration, and meaningful search difficult and cumbersome. People with disabilities deserve to experience web 2.0 just as much as non-disabled people.

By enforcing validation, every assistive product out there, whether it is a $2000 screen reader to a free 50KB plugin, can consistently and reliably work on valid pages without requiring thousands of lines of extra code that costs millions of dollars in extra funding.

WCAG needs to be able to adapt and grow with the web into the future. As pages get mashed-up, syndicated, shared, plussed, liked, etc. standardization will become even more important, not less. Passing validation is a crucial step to ensuring that the more interactive and advanced web applications of the future can still be made accessible in a reliable and consistent way.</description>
		<content:encoded><![CDATA[<p>Hi Jared, interesting points here.</p>
<p>I have to fundamentally disagree with you about 4.1.1 though. In fact, I believe this is the most important requirement of all.</p>
<p>Anyone who developed in the era of the 90&#8242;s remembers the browser hell that every web developer had to go through. Beyond simple text-only digests, making web pages accessible was next to impossible. There was no consistency and non-standardized code made things like syndication, social media, collaboration, and meaningful search difficult and cumbersome. People with disabilities deserve to experience web 2.0 just as much as non-disabled people.</p>
<p>By enforcing validation, every assistive product out there, whether it is a $2000 screen reader to a free 50KB plugin, can consistently and reliably work on valid pages without requiring thousands of lines of extra code that costs millions of dollars in extra funding.</p>
<p>WCAG needs to be able to adapt and grow with the web into the future. As pages get mashed-up, syndicated, shared, plussed, liked, etc. standardization will become even more important, not less. Passing validation is a crucial step to ensuring that the more interactive and advanced web applications of the future can still be made accessible in a reliable and consistent way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The plague of outline:0 by Gordon M</title>
		<link>http://webaim.org/blog/plague-of-outline-0/comment-page-1/#comment-90624</link>
		<dc:creator>Gordon M</dc:creator>
		<pubDate>Wed, 01 Feb 2012 22:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/plague-of-outline-0/#comment-90624</guid>
		<description>Focus should be the responsibility of the user agent, not the webpage author. Outline none should only be used when you have a RIA with ARIA and advanced javascript fulfilling the role described.</description>
		<content:encoded><![CDATA[<p>Focus should be the responsibility of the user agent, not the webpage author. Outline none should only be used when you have a RIA with ARIA and advanced javascript fulfilling the role described.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCAG Next by Sailesh Panchang</title>
		<link>http://webaim.org/blog/wcag-next/comment-page-1/#comment-90623</link>
		<dc:creator>Sailesh Panchang</dc:creator>
		<pubDate>Wed, 01 Feb 2012 22:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-90623</guid>
		<description>When the DOJ sought public comments  in 2010 with reference to Web accessibility and the ADA, I suggested they should go with WCAG 2 Level A plus SC 1.4.3 for color contrast and SC 2.4.7 for visual focus indicator as the minimum standard.
You are right, I encounter resistance from clients who want to be level A compliant   disregard the above two SC because they are  at Level AA. They make the page completely unusable by users who need to adjust contrast or are sighted keyboard users. 
Very good article 
Thanks,
Sailesh</description>
		<content:encoded><![CDATA[<p>When the DOJ sought public comments  in 2010 with reference to Web accessibility and the ADA, I suggested they should go with WCAG 2 Level A plus SC 1.4.3 for color contrast and SC 2.4.7 for visual focus indicator as the minimum standard.<br />
You are right, I encounter resistance from clients who want to be level A compliant   disregard the above two SC because they are  at Level AA. They make the page completely unusable by users who need to adjust contrast or are sighted keyboard users.<br />
Very good article<br />
Thanks,<br />
Sailesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCAG Next by Ghita Jones</title>
		<link>http://webaim.org/blog/wcag-next/comment-page-1/#comment-90622</link>
		<dc:creator>Ghita Jones</dc:creator>
		<pubDate>Wed, 01 Feb 2012 14:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-90622</guid>
		<description>Thoughtful and insightful post, as usual, Jared. Thank you. 

I would like to point out that those of us who are or want to sell products to state/federal agencies &lt;em&gt;must&lt;/em&gt; follow whatever those agencies adopt. In other words, we are &#039;stuck&#039; with §508 and can only hope it will be finalized and update soon. While we consider WCAG 2.0, we have to address §508 via our VPATs. The sooner these can be &quot;harmonized&quot; the better!</description>
		<content:encoded><![CDATA[<p>Thoughtful and insightful post, as usual, Jared. Thank you. </p>
<p>I would like to point out that those of us who are or want to sell products to state/federal agencies <em>must</em> follow whatever those agencies adopt. In other words, we are &#8216;stuck&#8217; with §508 and can only hope it will be finalized and update soon. While we consider WCAG 2.0, we have to address §508 via our VPATs. The sooner these can be &#8220;harmonized&#8221; the better!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCAG Next by Jeevan Reddy</title>
		<link>http://webaim.org/blog/wcag-next/comment-page-1/#comment-90620</link>
		<dc:creator>Jeevan Reddy</dc:creator>
		<pubDate>Wed, 01 Feb 2012 13:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-90620</guid>
		<description>Excellent article Jarad. All the points you said are absolutely  necessary to improve the Accessibility guidelines (WCAG 2.0).</description>
		<content:encoded><![CDATA[<p>Excellent article Jarad. All the points you said are absolutely  necessary to improve the Accessibility guidelines (WCAG 2.0).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

