<?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>israeljernigan.com &#187; Accessability</title>
	<atom:link href="http://www.israeljernigan.com/category/accessability-usability-standards-disability/feed" rel="self" type="application/rss+xml" />
	<link>http://www.israeljernigan.com</link>
	<description>personal web blogger</description>
	<lastBuildDate>Sat, 17 Oct 2009 16:28:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Help for bugs/issues with CSS and Internet Explorer</title>
		<link>http://www.israeljernigan.com/help-for-bugsissues-with-css-and-internet-explorer</link>
		<comments>http://www.israeljernigan.com/help-for-bugsissues-with-css-and-internet-explorer#comments</comments>
		<pubDate>Fri, 09 Nov 2007 15:12:56 +0000</pubDate>
		<dc:creator>Israel Jernigan</dc:creator>
				<category><![CDATA[Accessability]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.israeljernigan.com/help-for-bugsissues-with-css-and-internet-explorer</guid>
		<description><![CDATA[This is an attempt at creating a list of known issues/bugs with Internet Explorer and CSS, and documentation/help for those bugs. I hope that you find it helpful. I&#8217;ve been needing to research some of these, so I thought I should document and share. Feel free to submit your finds as well.
Articles / Websites to [...]]]></description>
			<content:encoded><![CDATA[<p>This is an attempt at creating a list of known issues/bugs with Internet Explorer and CSS, and documentation/help for those bugs. I hope that you find it helpful. I&#8217;ve been needing to research some of these, so I thought I should document and share. Feel free to submit your finds as well.</p>
<h3>Articles / Websites to Help you Learn More</h3>
<ul>
<li>hasLayout (you should learn about this)
<ul>
<li><a href="http://www.satzansatz.de/cssd/onhavinglayout.html" title="What hasLayout is and why we need to know." target="_blank">hasLayout explained</a></li>
<li><a href="http://www.positioniseverything.net/explorer/inherited_margin.html" title="Documentation of hasLayout by Microsoft" target="_blank">Microsoft documentation on hasLayout</a></li>
</ul>
</li>
</ul>
<p><span id="more-18"></span></p>
<ul>
<li>Testing Bugs
<ul>
<li><a href="http://www.brunildo.org/test/" title="Simple and easy to see live examples." target="_blank">Simple live examples of issues involving IE</a></li>
<li><a href="http://www.positioniseverything.net/index.php" title="Definitly a great resource for new bugs" target="_blank">User submitted and Site related demos</a> (Very well explained)</li>
</ul>
</li>
<li>What&#8217;s been fixed in IE 7
<ul>
<li><a href="http://blogs.msdn.com/ie/archive/2005/07/29/445242.aspx" title="Microsoft developer blog list of bugs fixed" target="_blank">List on microsoft developer blog of known IE 6 bugs that are fixed</a> (Not a comprehensive list)</li>
</ul>
</li>
<li>Lists of bugs/issues
<ul>
<li><a href="http://www.macedition.com/cb/ie5macbugs/index.html" title="Help on figuring out IE5 bugs" target="_blank">Help on figuring out IE5 Mac bugs</a></li>
<li><a href="http://www.gtalbot.org/BrowserBugsSection/MSIE6Bugs/" title="IE6 bugs, very big list.">Another list of IE bugs with a short description explaining each.</a></li>
<li><a href="http://www.quirksmode.org/bugreports/" title="Great resource of documentation on bugs" target="_blank">User submitted list of issues and bugs</a> (kept current, not just IE)</li>
<li><a href="http://www.gtalbot.org/BrowserBugsSection/" title="Very nice long list of IE bugs" target="_blank">List of links to sites about bugs</a></li>
<li><a href="http://www.positioniseverything.net/explorer.html" title="Great resource for figuring out where to go." target="_blank">Guides on what to do and how to fix issues with IE </a></li>
<li><a href="http://websitetips.com/css/solutions/" title="Kind of confusing list of resources, but the resources are good" target="_blank">Not easy to navigate, but a good list of resources for issues with browsers</a></li>
</ul>
</li>
<li>CSS guides and tutorials
<ul>
<li><a href="http://www.thenoodleincident.com/tutorials/css/index.html" title="Guides on learning CSS" target="_blank">Clean and easy to read guides about CSS</a></li>
<li><a href="http://www.positioniseverything.net/index.php" title="Great website for finding your problem" target="_blank">Articles and Guides on how to solve IE bugs</a></li>
<li><a href="http://www.communitymx.com/content/article.cfm?cid=C37E0" title="A good website to help find where you need to go with your CSS" target="_blank">How to figure out which IE bug you have</a></li>
<li><a href="http://www.zeldman.com/2006/10/27/ie7fixes1/" title="Part 1 of the series, but quite insitful for figuring out IE" target="_blank">Some more current examples of how to solve bugs in IE</a></li>
</ul>
</li>
<li>Reporting Bugs/Forums about Bugs
<ul>
<li><a href="http://www.quirksmode.org/bugreports/" title="One of the best resources I've found for browser bugs" target="_blank">Submit your finds, search for issues</a> (quite comprehensive, very helpful)</li>
<li><a href="http://webbugtrack.blogspot.com/" title="User submitted and reported bugs and issues with all browsers" target="_blank">Web Bug Track, user submitted</a> (great rundown of specific issues)</li>
</ul>
</li>
</ul>
<p>I hope these provide you with a great resource for figuring out those ridiculous Internet Explorer bugs. They have helped me. <img src='http://www.israeljernigan.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.israeljernigan.com/help-for-bugsissues-with-css-and-internet-explorer/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Lawsuit Against Target And Accessibility Rules</title>
		<link>http://www.israeljernigan.com/the-lawsuit-against-target-and-accessibility-rules</link>
		<comments>http://www.israeljernigan.com/the-lawsuit-against-target-and-accessibility-rules#comments</comments>
		<pubDate>Tue, 06 Nov 2007 15:28:54 +0000</pubDate>
		<dc:creator>Israel Jernigan</dc:creator>
				<category><![CDATA[Accessability]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[target]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://www.israeljernigan.com/the-lawsuit-against-target-and-accessibility-rules</guid>
		<description><![CDATA[So I&#8217;ve been trying to follow the lawsuit against Target. And I remember when I first heard about it I started thinking, &#8220;I wonder where this will lead,&#8221; hoping that it wouldn&#8217;t create a bunch of rules and regulations I have to abide by when creating websites.
There are plenty of standards that I try to [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been trying to follow the <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9041002&amp;intsrc=news_ts_head" title="A recent news story about the lawsuit" target="_blank">lawsuit against Target</a>. And I remember <a href="http://www.boxofchocolates.ca/archives/2006/02/09/taking-aim-at-target-dot-com" title="One of the first posts about the lawsuit." target="_blank">when I first heard about it</a> I started thinking, &#8220;I wonder where this will lead,&#8221; hoping that it wouldn&#8217;t create a bunch of rules and regulations I have to abide by when creating websites.</p>
<p>There are plenty of standards that I try to abide by as a web developer.</p>
<ul>
<li><a href="http://www.w3.org/Style/CSS/" title="Here's what all the fuss is about with Cascading Style Sheets." target="_blank">CSS</a> &#8211; <a href="http://jigsaw.w3.org/css-validator/" title="CSS Validation Tool" target="_blank">http://jigsaw.w3.org/css-validator/</a></li>
<li><a href="http://validator.w3.org/feed/about.html" title="What a feed validator does and why." target="_blank">RSS</a> &#8211; <a href="http://validator.w3.org/feed/" title="RSS feed Validation Tool" target="_blank">http://validator.w3.org/feed/</a></li>
<li><a href="http://www.w3.org/TR/xhtml1/" title="What is XHTML? It is explained in gross detail here." target="_blank">XHTML </a>- <a href="http://validator.w3.org/" title="HTML Validaiton Tool" target="_blank">http://validator.w3.org/</a></li>
<li><a href="http://validator.w3.org/docs/checklink.html" title="What the Link Checker does." target="_blank">Link Checker</a> &#8211; <a href="http://validator.w3.org/checklink" title="Link Validaiton Tool" target="_blank">http://validator.w3.org/checklink/</a></li>
<li><a href="http://www.access-board.gov/sec508/standards.htm" title="The standards used when creating things for federal means must be usable by people with disabilities." target="_blank">Section 508</a> &#8211; <a href="http://www.contentquality.com/" title="Section 508 Validaiton Tool" target="_blank">http://www.contentquality.com/</a></li>
<li><a href="http://www.w3.org/TR/WCAG10/" title="How to make websites accessable to people with disabilities." target="_blank">WCAG</a> 1, 2 &amp; 3 &#8211; <a href="http://www.contentquality.com/fulloptions.asp?rptmode=2" title="WCAG Validation Tool for accessability" target="_blank">http://www.contentquality.com/</a></li>
</ul>
<p>My fear is that this will open a door for the government to have more control over how we can use the internet and what we can use it for. There are already standards in place, like those above, that I (and many other web developers) try and abide by. I hope that Target ignoring these standards won&#8217;t create rules that infringe upon my freedom to create websites.<br />
<span id="more-17"></span><br />
I&#8217;ve heard rumors of there being lobbying for all adult websites to have one domain suffix, like .xxx. I&#8217;m not necessarily for adult related websites or their content, but I am against restricting what can be on the internet. To me it would be restricting the ultimate public communication.</p>
<p>If a website doesn&#8217;t want to be accessible to a certain  people group or people who are disabled, that&#8217;s their choice. They&#8217;ll just lose some of their customer base. Now if they are creating something that is to be used by and for the government, they need to abide by that government&#8217;s rules. But there is a fine line where that begins and ends.</p>
<p>My argument is this. Does a Spanish newspaper have to create an English version of their newspaper, or even a braille version for that matter?   Will I be able to view a website from the United Kingdom from my house in New York if it doesn&#8217;t conform to U.S. standards? Where is the line  that dictates how much or how little is required? The more the government gets involved because of stupid mistakes or <span class="secondary-bf"></span><span class="secondary-bf">inconsiderations</span> by big companies, the more leeway the government gets into controlling the internet. I&#8217;m not saying that a certain people group doesn&#8217;t have rights, but when did the world wide web become a place of regulations and restrictions?</p>
<p>Taxing  domains, restricting what can be put on a certain domain suffix (.com), or making me cater to a certain people group is dangerous ground for the government. Will the future hold that I have to make my website accessible to multiple languages if I host my website in U.S. vs. somewhere else ? If I have video on my website will I have to have a text version as well? Will there be restrictions as to what I can write in a blog post? I hope that this lawsuit will end well, but I fear that, very soon, restrictions will limit the internet more than I&#8217;d like.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.israeljernigan.com/the-lawsuit-against-target-and-accessibility-rules/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
