<?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>Wed, 15 May 2013 14:12:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on 10 Easy Accessibility Tips Anyone Can Use by Rakesh</title>
		<link>http://webaim.org/blog/10-easy-accessibility-tips/comment-page-1/#comment-115981</link>
		<dc:creator>Rakesh</dc:creator>
		<pubDate>Wed, 15 May 2013 14:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-115981</guid>
		<description><![CDATA[Thank you Jared, I have found the inconsistent behavior of screen readers in different browsers.]]></description>
		<content:encoded><![CDATA[<p>Thank you Jared, I have found the inconsistent behavior of screen readers in different browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 Easy Accessibility Tips Anyone Can Use by Jared Smith</title>
		<link>http://webaim.org/blog/10-easy-accessibility-tips/comment-page-1/#comment-115956</link>
		<dc:creator>Jared Smith</dc:creator>
		<pubDate>Tue, 14 May 2013 21:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-115956</guid>
		<description><![CDATA[Rakesh-

There is no requirement to have role=&quot;navigation&quot;. In HTML5, you would use the nav element, but because screen readers currently recognize role=&quot;navigation&quot;, but not the nav element, we recommend combining them - &lt;nav role=&quot;navigation&quot;&gt;.]]></description>
		<content:encoded><![CDATA[<p>Rakesh-</p>
<p>There is no requirement to have role=&#8221;navigation&#8221;. In HTML5, you would use the nav element, but because screen readers currently recognize role=&#8221;navigation&#8221;, but not the nav element, we recommend combining them &#8211; &lt;nav role=&#8221;navigation&#8221;&gt;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 Easy Accessibility Tips Anyone Can Use by Rakesh</title>
		<link>http://webaim.org/blog/10-easy-accessibility-tips/comment-page-1/#comment-115953</link>
		<dc:creator>Rakesh</dc:creator>
		<pubDate>Tue, 14 May 2013 18:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-115953</guid>
		<description><![CDATA[Nice blog to let the people aware of accessibility Jared. Thanks for the post.

I would like to know is it required to have role=&quot;navigation&quot; in a  of HTML 5?]]></description>
		<content:encoded><![CDATA[<p>Nice blog to let the people aware of accessibility Jared. Thanks for the post.</p>
<p>I would like to know is it required to have role=&#8221;navigation&#8221; in a  of HTML 5?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Assistive Technology Experiment: High Contrast by Sid</title>
		<link>http://webaim.org/blog/high-contrast/comment-page-1/#comment-115946</link>
		<dc:creator>Sid</dc:creator>
		<pubDate>Tue, 14 May 2013 10:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-115946</guid>
		<description><![CDATA[Thank you for this informative article.
There has been some discussion on which disabilities benefit from High Contrast Mode, so I&#039;ll add my bit here.

I appear to have an affliction that rarely gets considered, in that I am (apparently) acutely sensitive to artificial lighting.

One consequence of this is that I cannot bear to look at a backlit screen unless the background colour is Black or dark grey. White backgrounds hurt my eyes, cause me to stress out and I find it so hard to read while squinting into the glaring light of a white background, even if the brightness is turned down low.

I find that many modern applications either ignore my (dark) PC theme settings altogether or worse still end up presenting me with white text on a white background! Web pages and web based applications are even more problematic as they have no respect for user&#039;s preferences.
All this causes me great concern as an IT worker struggling against the tide.

Some of you might have noticed that Google&#039;s High Contrast extension (which inverts web pages) has stopped working properly on Chrome v26. Many elements now disappear entirely, due to what seems to be a conflict between -webkit-appearance (which Chrome now uses to style various page elements) and -webkit-invert (which is needed for High Contrast).

My current solution is to use the &quot;Stylish&quot; Extension with a global theme called &quot;Black Web&quot; which has attempted to overcome the above issue. This is worth looking at if you suffer from White Page Fatigue, like I do.]]></description>
		<content:encoded><![CDATA[<p>Thank you for this informative article.<br />
There has been some discussion on which disabilities benefit from High Contrast Mode, so I&#8217;ll add my bit here.</p>
<p>I appear to have an affliction that rarely gets considered, in that I am (apparently) acutely sensitive to artificial lighting.</p>
<p>One consequence of this is that I cannot bear to look at a backlit screen unless the background colour is Black or dark grey. White backgrounds hurt my eyes, cause me to stress out and I find it so hard to read while squinting into the glaring light of a white background, even if the brightness is turned down low.</p>
<p>I find that many modern applications either ignore my (dark) PC theme settings altogether or worse still end up presenting me with white text on a white background! Web pages and web based applications are even more problematic as they have no respect for user&#8217;s preferences.<br />
All this causes me great concern as an IT worker struggling against the tide.</p>
<p>Some of you might have noticed that Google&#8217;s High Contrast extension (which inverts web pages) has stopped working properly on Chrome v26. Many elements now disappear entirely, due to what seems to be a conflict between -webkit-appearance (which Chrome now uses to style various page elements) and -webkit-invert (which is needed for High Contrast).</p>
<p>My current solution is to use the &#8220;Stylish&#8221; Extension with a global theme called &#8220;Black Web&#8221; which has attempted to overcome the above issue. This is worth looking at if you suffer from White Page Fatigue, like I do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Alt text and linked images by 4 Ways to Make Your WordPress Site More Accessible &#124; Quick Beyond Technologies Blog</title>
		<link>http://webaim.org/blog/alt-text-and-linked-images/comment-page-1/#comment-115865</link>
		<dc:creator>4 Ways to Make Your WordPress Site More Accessible &#124; Quick Beyond Technologies Blog</dc:creator>
		<pubDate>Sat, 11 May 2013 05:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/alt-text-and-linked-images/#comment-115865</guid>
		<description><![CDATA[[...] is well documented that the single greatest barrier to web accessibility is using alt text properly to describe images [...]]]></description>
		<content:encoded><![CDATA[<p>[...] is well documented that the single greatest barrier to web accessibility is using alt text properly to describe images [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 Easy Accessibility Tips Anyone Can Use by VaShaun</title>
		<link>http://webaim.org/blog/10-easy-accessibility-tips/comment-page-1/#comment-115826</link>
		<dc:creator>VaShaun</dc:creator>
		<pubDate>Fri, 10 May 2013 01:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-115826</guid>
		<description><![CDATA[I agree with this and the post gives us a greater understanding of not only web accessibility but how to do it and even what to look for to correct it. Great post!]]></description>
		<content:encoded><![CDATA[<p>I agree with this and the post gives us a greater understanding of not only web accessibility but how to do it and even what to look for to correct it. Great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Low Vision Survey Results by Jared Smith</title>
		<link>http://webaim.org/blog/low-vision-survey-results/comment-page-1/#comment-115813</link>
		<dc:creator>Jared Smith</dc:creator>
		<pubDate>Wed, 08 May 2013 17:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-115813</guid>
		<description><![CDATA[Daniel-

Yes, we will likely have follow-up surveys on this topic.

I don&#039;t suppose you&#039;re the only one that struggles with contrast issues on Microsoft scroll bars. I&#039;m not an active Windows users, but I think you can use custom themes to style those types of interface elements for increased contrast.]]></description>
		<content:encoded><![CDATA[<p>Daniel-</p>
<p>Yes, we will likely have follow-up surveys on this topic.</p>
<p>I don&#8217;t suppose you&#8217;re the only one that struggles with contrast issues on Microsoft scroll bars. I&#8217;m not an active Windows users, but I think you can use custom themes to style those types of interface elements for increased contrast.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Low Vision Survey Results by Daniel Daughtry-Weiss</title>
		<link>http://webaim.org/blog/low-vision-survey-results/comment-page-1/#comment-115812</link>
		<dc:creator>Daniel Daughtry-Weiss</dc:creator>
		<pubDate>Wed, 08 May 2013 16:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-115812</guid>
		<description><![CDATA[Thank you Jared.  Are there plans to do follow up surveys on this topic?

In terms of problematic issues related to low vision, am I the only one who struggles with the contrast issues with the grey-on-grey scroll bars that dominate Microsoft products?  Anyone know of a solution? High contrast mode is overkill for me.]]></description>
		<content:encoded><![CDATA[<p>Thank you Jared.  Are there plans to do follow up surveys on this topic?</p>
<p>In terms of problematic issues related to low vision, am I the only one who struggles with the contrast issues with the grey-on-grey scroll bars that dominate Microsoft products?  Anyone know of a solution? High contrast mode is overkill for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Obama to Sign UN Treaty by info</title>
		<link>http://webaim.org/blog/obama-to-sign-un-treaty/comment-page-1/#comment-115799</link>
		<dc:creator>info</dc:creator>
		<pubDate>Tue, 07 May 2013 03:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/?p=311#comment-115799</guid>
		<description><![CDATA[I am also commenting to let you understand what a incredible discovery our princess went through reading through your blog. She came to find a wide variety of pieces, not to mention what it&#039;s like to have a marvelous helping mood to get others completely learn about a variety of specialized matters. You truly exceeded our expected results. I appreciate you for offering such practical, safe, edifying and even cool tips on the topic to Julie.]]></description>
		<content:encoded><![CDATA[<p>I am also commenting to let you understand what a incredible discovery our princess went through reading through your blog. She came to find a wide variety of pieces, not to mention what it&#8217;s like to have a marvelous helping mood to get others completely learn about a variety of specialized matters. You truly exceeded our expected results. I appreciate you for offering such practical, safe, edifying and even cool tips on the topic to Julie.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Low Vision Survey Results by Radoslaw Sobik</title>
		<link>http://webaim.org/blog/low-vision-survey-results/comment-page-1/#comment-115786</link>
		<dc:creator>Radoslaw Sobik</dc:creator>
		<pubDate>Sat, 04 May 2013 15:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://webaim.org/blog/#comment-115786</guid>
		<description><![CDATA[Detailed report actually very helpful. User Preferences and how their different disability gives you a lot to think about.]]></description>
		<content:encoded><![CDATA[<p>Detailed report actually very helpful. User Preferences and how their different disability gives you a lot to think about.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
