<?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>HansGutknecht.org &#187; accessibility</title>
	<atom:link href="http://hansgutknecht.org/tag/accessibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://hansgutknecht.org</link>
	<description></description>
	<lastBuildDate>Mon, 05 Jul 2010 02:21:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Accessibility and Validation: ARIA_Required</title>
		<link>http://hansgutknecht.org/2009/02/05/accessibility-and-validation-aria_required/</link>
		<comments>http://hansgutknecht.org/2009/02/05/accessibility-and-validation-aria_required/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 16:22:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[aria_required]]></category>
		<category><![CDATA[screen reader]]></category>

		<guid isPermaLink="false">http://hansgutknecht.org/?p=109</guid>
		<description><![CDATA[While making sure all my code was validation via w3 (http://validator.w3.org/) I kept receiving an error on my single post page. After tracking this down to the comment form that exists on all single post page, I read up on the attribute.

There is a good explanation here&#8230;
http://dev.aol.com/accessibility/bestpractices/ARIA_Required
Accessibility has always been in the back of my ]]></description>
			<content:encoded><![CDATA[<p>While making sure all my code was validation via w3 (http://validator.w3.org/) I kept receiving an error on my single post page. After tracking this down to the comment form that exists on all single post page, I read up on the attribute.</p>
<p><a href="http://hansgutknecht.org/wp-content/uploads/2009/02/validation.png"><img class="aligncenter size-medium wp-image-112" title="validation" src="http://hansgutknecht.org/wp-content/uploads/2009/02/validation-300x69.png" alt="" width="300" height="69" /></a></p>
<p>There is a good explanation here&#8230;</p>
<p><a href="http://dev.aol.com/accessibility/bestpractices/ARIA_Required" target="_blank">http://dev.aol.com/accessibility/bestpractices/ARIA_Required</a></p>
<p>Accessibility has always been in the back of my head but has always come 2nd to the fast paced production environment I work in most of my employment career. I am going to blog about some of these issues in the coming months, issues with screen readers, mobile content, etc&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://hansgutknecht.org/2009/02/05/accessibility-and-validation-aria_required/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
