<?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>Tyler Butler &#187; accessibility</title>
	<atom:link href="http://www.tylerbutler.com/tags/accessibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tylerbutler.com</link>
	<description></description>
	<lastBuildDate>Fri, 14 Aug 2009 22:09:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>More Accessibility</title>
		<link>http://www.tylerbutler.com/2009/03/more-accessibility/</link>
		<comments>http://www.tylerbutler.com/2009/03/more-accessibility/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 01:46:23 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[accessibility]]></category>

		<guid isPermaLink="false">http://www.tylerbutler.com/index.php/2009/03/more-accessibility/</guid>
		<description><![CDATA[Another great post on accessibility from Mark Pilgrim. Good follow-up to my last rant post.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://diveintomark.org/archives/2009/03/21/accessibility-is-a-harsh-mistress">Another great post on accessibility</a> from Mark Pilgrim. Good follow-up to <a href="http://www.tylerbutler.com/index.php/2009/03/accessibility-insanity/">my last <strike>rant</strike> post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylerbutler.com/2009/03/more-accessibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessibility Insanity</title>
		<link>http://www.tylerbutler.com/2009/03/accessibility-insanity/</link>
		<comments>http://www.tylerbutler.com/2009/03/accessibility-insanity/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 01:32:13 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://www.tylerbutler.com/?p=359</guid>
		<description><![CDATA[Part of my responsibilities for SharePoint these days involves markup cleanliness and accessibility, so over the last couple of years I have educated myself on the ins and outs of these issues, and have managed to learn a lot about browser behavior, the history of markup, etc. I am far from an expert, but I [...]]]></description>
			<content:encoded><![CDATA[<p>Part of my responsibilities for SharePoint these days involves markup cleanliness and accessibility, so over the last couple of years I have educated myself on the ins and outs of these issues, and have managed to learn a lot about browser behavior, the history of markup, etc. I am far from an expert, but I know a heck of a lot more than I did when I started.</p>
<p>One school of thought I come across quite frequently is that web content whose markup is not well-formed or is missing required attributes or something just fail to render completely, in order to ensure that all content on the web is gorgeous, standards-compliant markup. This ridiculously draconian viewpoint loses sight of the fact that the ultimate goal of delivering content over the web is just that – delivering content. It seems bad form for a browser to just “give up” when markup is badly formed, because the end-goal of the person building the page – and the person consuming it – is to deliver content. Much of this debate has been chronicled by the IE team; they have a tough job – bring the standards compliance of IE into this century without breaking their customers/users pages. Hence compatibility mode, legacy rendering, etc. etc.</p>
<p>In the past, I’ve always heard this argument from the standards-compliance standpoint. For example, if a page claims to be XHTML but isn’t fully compliant, it should fail to render in a browser. No “best-effort” rendering, just fail. This of course ignores the fact that even the W3C <a href="http://validator.w3.org/docs/help.html#validandconform">can’t create a parser</a> that can completely validate a page against the spec, but that’s a rant for another time… Assuming the browser can detect that a page is non-compliant, it should just <strong>stop</strong>.</p>
<p>Anyway, this is a long and winding intro to <a href="http://diveintomark.org/archives/2009/03/18/if-it-fails-for-some">a post</a> Mark Pilgrim wrote talking about this viewpoint as it applies to accessibility. I had never heard these arguments before, but apparently they’re out there. A choice quote from Mark’s rebuttal (emphasis mine):</p>
<blockquote><p>I think it would be wise for people who truly care about accessibility to take a closer look at the so-called “experts” who are participating on their behalf, and to understand exactly what these people are proposing. <strong>It’s true that some of their proposals have not been adopted, but it’s not because some cartoonishly monocled villain enjoys being mean to them. It’s because the proposals are insane.</strong></p>
</blockquote>
<p>Agreed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylerbutler.com/2009/03/accessibility-insanity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
