<?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 The Paciello Group Blog</title>
	<atom:link href="http://www.paciellogroup.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paciellogroup.com/blog</link>
	<description>Your Accessibility Partner</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:20:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>Comment on WCAG 2.0 parsing error bookmarklet by David Best</title>
		<link>http://www.paciellogroup.com/blog/2012/02/wcag-2-0-parsing-error-bookmarklet/comment-page-1/#comment-16452</link>
		<dc:creator>David Best</dc:creator>
		<pubDate>Fri, 10 Feb 2012 16:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.paciellogroup.com/blog/?p=1291#comment-16452</guid>
		<description>When performing user accessibility testing, I have often wondered if criteria 4.1.1 should be flagged, but have concluded like Jared that it is not really an accessibility issue. I assume it will be flagged by automated tool testing, and since it comes under the Robust category, it is &quot;Value Added&quot; and simply good coding. However, it should remain as a criteria check, as it will reduce manual user testing accessibility errors considerably.</description>
		<content:encoded><![CDATA[<p>When performing user accessibility testing, I have often wondered if criteria 4.1.1 should be flagged, but have concluded like Jared that it is not really an accessibility issue. I assume it will be flagged by automated tool testing, and since it comes under the Robust category, it is &#8220;Value Added&#8221; and simply good coding. However, it should remain as a criteria check, as it will reduce manual user testing accessibility errors considerably.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rough Guide: browsers, operating systems and screen reader support by Some links for light reading (10/2/12) &#124; Max Design</title>
		<link>http://www.paciellogroup.com/blog/2012/02/rough-guide-browsers-operating-systems-and-screen-reader-support/comment-page-1/#comment-16451</link>
		<dc:creator>Some links for light reading (10/2/12) &#124; Max Design</dc:creator>
		<pubDate>Fri, 10 Feb 2012 10:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.paciellogroup.com/blog/?p=1099#comment-16451</guid>
		<description>[...] Rough Guide: browsers, operating systems and screen reader support [...]</description>
		<content:encoded><![CDATA[<p>[...] Rough Guide: browsers, operating systems and screen reader support [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rough Guide: browsers, operating systems and screen reader support by Rough Guide: browsers, operating systems and screen reader ... &#124; Online Accessibility &#124; Scoop.it</title>
		<link>http://www.paciellogroup.com/blog/2012/02/rough-guide-browsers-operating-systems-and-screen-reader-support/comment-page-1/#comment-16439</link>
		<dc:creator>Rough Guide: browsers, operating systems and screen reader ... &#124; Online Accessibility &#124; Scoop.it</dc:creator>
		<pubDate>Wed, 08 Feb 2012 17:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.paciellogroup.com/blog/?p=1099#comment-16439</guid>
		<description>[...] background-position: 50% 0px; background-color:#222222; background-repeat : no-repeat; }         www.paciellogroup.com  - Today, 12:04 [...]</description>
		<content:encoded><![CDATA[<p>[...] background-position: 50% 0px; background-color:#222222; background-repeat : no-repeat; }         <a href="http://www.paciellogroup.com" rel="nofollow">http://www.paciellogroup.com</a>  &#8211; Today, 12:04 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 Accessibility Chops: title attribute use and abuse by Steve Faulkner</title>
		<link>http://www.paciellogroup.com/blog/2012/01/html5-accessibility-chops-title-attribute-use-and-abuse/comment-page-1/#comment-16430</link>
		<dc:creator>Steve Faulkner</dc:creator>
		<pubDate>Tue, 07 Feb 2012 10:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.paciellogroup.com/blog/?p=1273#comment-16430</guid>
		<description>Hi sailesh, there are 2 main scenarios where I think it is appropriate:

	A textbox with a button to the right which visually identifies the text boxes purpose.
	In data tables that contain inputs and the table header cells provide the visible labels




&lt;blockquote&gt;The other issue is Firefox does not expose the alt when moused over on an image but it exposes the title. An example of incorrect rendering of the title and a disregard of the alt.&lt;/blockquote&gt;

unsure what you mean here?</description>
		<content:encoded><![CDATA[<p>Hi sailesh, there are 2 main scenarios where I think it is appropriate:</p>
<p>	A textbox with a button to the right which visually identifies the text boxes purpose.<br />
	In data tables that contain inputs and the table header cells provide the visible labels</p>
<blockquote><p>The other issue is Firefox does not expose the alt when moused over on an image but it exposes the title. An example of incorrect rendering of the title and a disregard of the alt.</p></blockquote>
<p>unsure what you mean here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 Accessibility Chops: title attribute use and abuse by Sailesh Panchang</title>
		<link>http://www.paciellogroup.com/blog/2012/01/html5-accessibility-chops-title-attribute-use-and-abuse/comment-page-1/#comment-16428</link>
		<dc:creator>Sailesh Panchang</dc:creator>
		<pubDate>Mon, 06 Feb 2012 21:47:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.paciellogroup.com/blog/?p=1273#comment-16428</guid>
		<description>Steve,
When you say, &quot; use it to label a form control when the same text is provided as visible text&quot;, I suppose you mean  like a form in a data table where both the row and column header need to be associated with the field, right?
Else explicit label association is the best way for visible text placed as next to / above the field to serve as labels, no? 
And when fields do not have visible label text because it is pretty  obvious in the context  like a single search field next to a search button, a title attribute on the INPUT is handy for benefit of non-visual users. This is widely supported by AT unlike the aria-label which essentially serves the same purpose.

The other issue is Firefox does not expose the alt when moused over on an image but it exposes the title. An example of incorrect rendering of the title and a disregard of the alt.
Sailesh</description>
		<content:encoded><![CDATA[<p>Steve,<br />
When you say, &#8221; use it to label a form control when the same text is provided as visible text&#8221;, I suppose you mean  like a form in a data table where both the row and column header need to be associated with the field, right?<br />
Else explicit label association is the best way for visible text placed as next to / above the field to serve as labels, no?<br />
And when fields do not have visible label text because it is pretty  obvious in the context  like a single search field next to a search button, a title attribute on the INPUT is handy for benefit of non-visual users. This is widely supported by AT unlike the aria-label which essentially serves the same purpose.</p>
<p>The other issue is Firefox does not expose the alt when moused over on an image but it exposes the title. An example of incorrect rendering of the title and a disregard of the alt.<br />
Sailesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCAG 2.0 parsing error bookmarklet by Steve Faulkner</title>
		<link>http://www.paciellogroup.com/blog/2012/02/wcag-2-0-parsing-error-bookmarklet/comment-page-1/#comment-16419</link>
		<dc:creator>Steve Faulkner</dc:creator>
		<pubDate>Fri, 03 Feb 2012 11:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.paciellogroup.com/blog/?p=1291#comment-16419</guid>
		<description>Hi Jared, 
I still think it&#039;s useful to require the checking of such errors in the code.</description>
		<content:encoded><![CDATA[<p>Hi Jared,<br />
I still think it&#8217;s useful to require the checking of such errors in the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCAG 2.0 parsing error bookmarklet by Jared Smith</title>
		<link>http://www.paciellogroup.com/blog/2012/02/wcag-2-0-parsing-error-bookmarklet/comment-page-1/#comment-16415</link>
		<dc:creator>Jared Smith</dc:creator>
		<pubDate>Thu, 02 Feb 2012 15:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.paciellogroup.com/blog/?p=1291#comment-16415</guid>
		<description>Steve -

If a screen reader is unable to get table information or if form controls are not properly associated, these would be failures of other success criteria. My point still stands - I can think of no parsing error that BY ITSELF causes accessibility issues that are not covered elsewhere in WCAG.

Again, I&#039;m not arguing against validation, I just don&#039;t think it should be an accessibility conformance requirement.</description>
		<content:encoded><![CDATA[<p>Steve -</p>
<p>If a screen reader is unable to get table information or if form controls are not properly associated, these would be failures of other success criteria. My point still stands &#8211; I can think of no parsing error that BY ITSELF causes accessibility issues that are not covered elsewhere in WCAG.</p>
<p>Again, I&#8217;m not arguing against validation, I just don&#8217;t think it should be an accessibility conformance requirement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCAG 2.0 parsing error bookmarklet by Luke McGrath</title>
		<link>http://www.paciellogroup.com/blog/2012/02/wcag-2-0-parsing-error-bookmarklet/comment-page-1/#comment-16414</link>
		<dc:creator>Luke McGrath</dc:creator>
		<pubDate>Thu, 02 Feb 2012 15:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.paciellogroup.com/blog/?p=1291#comment-16414</guid>
		<description>Inspiration bit of sideways thinking Steve, will follow this with interest.

My thoughts on the parsing debate: Clean code will not harm accessibility, bad code might.  Why take the risk?  In addition, clean code is quicker to load and easier for search engines to read.  The outcome: accessible, speedy and well ranked.</description>
		<content:encoded><![CDATA[<p>Inspiration bit of sideways thinking Steve, will follow this with interest.</p>
<p>My thoughts on the parsing debate: Clean code will not harm accessibility, bad code might.  Why take the risk?  In addition, clean code is quicker to load and easier for search engines to read.  The outcome: accessible, speedy and well ranked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCAG 2.0 parsing error bookmarklet by Steve Faulkner</title>
		<link>http://www.paciellogroup.com/blog/2012/02/wcag-2-0-parsing-error-bookmarklet/comment-page-1/#comment-16413</link>
		<dc:creator>Steve Faulkner</dc:creator>
		<pubDate>Thu, 02 Feb 2012 14:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.paciellogroup.com/blog/?p=1291#comment-16413</guid>
		<description>Hi Jared, 
I have found the odd nesting error that has affected a screen readers ability to convey table information correctly and having multiple form controls with the same id values is definielty a potential issue, so cannot agree with you completely on this one.</description>
		<content:encoded><![CDATA[<p>Hi Jared,<br />
I have found the odd nesting error that has affected a screen readers ability to convey table information correctly and having multiple form controls with the same id values is definielty a potential issue, so cannot agree with you completely on this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WCAG 2.0 parsing error bookmarklet by Tina Holmboe</title>
		<link>http://www.paciellogroup.com/blog/2012/02/wcag-2-0-parsing-error-bookmarklet/comment-page-1/#comment-16412</link>
		<dc:creator>Tina Holmboe</dc:creator>
		<pubDate>Thu, 02 Feb 2012 14:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.paciellogroup.com/blog/?p=1291#comment-16412</guid>
		<description>First off - siteSifter does validation as part of both the WCAG 1 and 2 baselines, as well as partial validation (the &quot;required checks&quot; above) in a client-specific set of tests. It is somewhat heuristic the whole thing, of course, but it is quite possible. Note that this relate to HTML validation - HTML5 is a different kettle of fish.

Secondly, I&#039;d claim that validation DOES aid accessibility, as it&#039;ll remove such bugs as unclosed elements, or more precisely incorrectly closed ones, which can make certain things very difficult. I&#039;m sure we&#039;ve all run across pages that are one, gigantic, hyperlink because an A got left out somewhere ... it is, of course, not a panacea.</description>
		<content:encoded><![CDATA[<p>First off &#8211; siteSifter does validation as part of both the WCAG 1 and 2 baselines, as well as partial validation (the &#8220;required checks&#8221; above) in a client-specific set of tests. It is somewhat heuristic the whole thing, of course, but it is quite possible. Note that this relate to HTML validation &#8211; HTML5 is a different kettle of fish.</p>
<p>Secondly, I&#8217;d claim that validation DOES aid accessibility, as it&#8217;ll remove such bugs as unclosed elements, or more precisely incorrectly closed ones, which can make certain things very difficult. I&#8217;m sure we&#8217;ve all run across pages that are one, gigantic, hyperlink because an A got left out somewhere &#8230; it is, of course, not a panacea.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

