<?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>Thinking Accessible &#187; W3C</title>
	<atom:link href="http://thinkingaccessible.com/tag/w3c/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkingaccessible.com</link>
	<description>Making web accessiblity accessible to you.</description>
	<lastBuildDate>Sun, 01 Jan 2012 22:44:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Top Accessible WordPress themes</title>
		<link>http://thinkingaccessible.com/top-accessible-wordpress-themes/</link>
		<comments>http://thinkingaccessible.com/top-accessible-wordpress-themes/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 20:47:50 +0000</pubDate>
		<dc:creator>Rocío</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web Accessibility]]></category>
		<category><![CDATA[color contrast]]></category>
		<category><![CDATA[CSS2]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[validity]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thinkingaccessible.com/?p=266</guid>
		<description><![CDATA[This assessment is very simplistic and constitutes a basic preliminary review. It is not comprehensive nor exhaustive. I chose themes from the Free Theme Directory and searched for Web Accessible and Accessibility. I narrowed my selection by considering which theme would be easily customizable, have good contrast between foreground and background, have elements in a [...]]]></description>
			<content:encoded><![CDATA[<p>This assessment is very simplistic and constitutes a basic preliminary review. It is not comprehensive nor exhaustive.</p>
<p>I chose themes from the Free Theme Directory and searched for <a href="http://wordpress.org/extend/themes/search.php?q=web+accessible">Web Accessible</a> and <a href="http://wordpress.org/extend/themes/search.php?q=accessibility">Accessibility</a>. I narrowed my selection by considering which theme would be easily customizable, have good contrast between foreground and background, have elements in a convenient location and be aesthetically pleasing as is.</p>
<p>I then used the plugin <a href="http://wordpress.org/extend/plugins/demo-data-creator/">Demo Data Creator</a> to generate more content for posts, pages, comments and categories.</p>
<p>The following themes made the cut:</p>
<p><a href="http://wordpress.org/extend/themes/precious">Precious</a> version 4.0.1<br />
At first glance the layout is pretty simple and effective. Convenient breadcrumb on top of page. Upon disabling the style sheets, nothing is out of order. Validates for XHTML 1.0 Transitional and CSS2.</p>
<p><a href="http://wordpress.org/extend/themes/stardust">Stardust</a> version 2.7<br />
Very stylish out of the box with flexible width. Has “Skip to content” and “Skip to menu” without CSS. By disabling the images, the date for each post is too dark. Validates for XHTML 1.0 Strict, but not in  CSS with 6 CSS2 errors.</p>
<p><a href="http://wordpress.org/extend/themes/whitepress">Whitepress</a> version 1.1.7<br />
This theme includes a skip to content, navigation and search form when disabling CSS. Has a nice javascript for going through the sidebar items, but also works when javascript is disabled. Uses fixed width for 1024&#215;768 resolution. Validates for XHTML 1.0 Strict, but not in  CSS with 1 CSS2 error.</p>
<p><a href="http://wordpress.org/extend/themes/dodo">Dodo</a> version 1.2.1<br />
This theme is what this website is based on. The color of the posts date and other meta information is also too light. By disabling the images, the text of the main menu has not enough contrast with its background. With a little tweek here and there, it&#8217;s really nice. Fails to validate with XHTML 1.0 Strict with 1 error, but passes CSS2.</p>
<p>Precious and Stardust passed the Firefox Accessibility Extension 1.5.61.0 rule set with only warnings signaled .The themes Whitepress (2 Fails) and Dodo (1 Fail) did not pass.</p>
<p>For validation, I used <a href="http://validator.w3.org/">Markup Validation Service</a> and <a href="http://jigsaw.w3.org/css-validator/">The W3C CSS Validation Service</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkingaccessible.com/top-accessible-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>W3C has a new look!</title>
		<link>http://thinkingaccessible.com/w3c-has-a-new-look/</link>
		<comments>http://thinkingaccessible.com/w3c-has-a-new-look/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 13:06:32 +0000</pubDate>
		<dc:creator>Rocío</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[W3C]]></category>

		<guid isPermaLink="false">http://thinkingaccessible.com/?p=229</guid>
		<description><![CDATA[The new and beautified World Wide Web Consortium website is proof that it can be done. Those of us that visit that site regularly know how extensive the site is and a task this big is daunting. Nevertheless, the improvement is welcomed. Things to notice: It&#8217;s scalable width size, More breathable (meaning that there&#8217;s less [...]]]></description>
			<content:encoded><![CDATA[<p>The new and beautified <a href="http://w3.org">World Wide Web Consortium</a> website is proof that it can be done. Those of us that visit that site regularly know how extensive the site is and a task this big is daunting. Nevertheless, the improvement is welcomed.</p>
<p>Things to notice:</p>
<ul>
<li>It&#8217;s scalable width size,</li>
<li>More breathable (meaning that there&#8217;s less content on the page therefore it&#8217;s easier to read),</li>
<li>Colours work well together,</li>
<li>Changeable views for desktop, mobile and print,</li>
<li>The skip link to jump to the main content.</li>
</ul>
<p>Congrats!</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkingaccessible.com/w3c-has-a-new-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pretty and accessible design</title>
		<link>http://thinkingaccessible.com/pretty-and-accessible-design/</link>
		<comments>http://thinkingaccessible.com/pretty-and-accessible-design/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 15:42:41 +0000</pubDate>
		<dc:creator>Rocío</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Web Accessibility]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://thinkingaccessible.com/?p=212</guid>
		<description><![CDATA[It is more and more apparent that accessibility can be beautiful. I came across Accessibility in Focus, a website for an accessible web award. There was 4 finalist, one of them was the Salford City Council. A fairly large website. Its navigation is straightforward even if at first glance the site looks overwhelming. This site [...]]]></description>
			<content:encoded><![CDATA[<p>It is more and more apparent that accessibility can be beautiful. I came across <a href="http://www.accessibilityinfocus.co.uk/">Accessibility in Focus</a>, a website for an accessible web award.</p>
<p>There was 4 finalist, one of them was the <a href="http://www.salford.gov.uk/">Salford City Council</a>. A fairly large website. Its navigation is straightforward even if at first glance the site looks overwhelming. This site is proof that the size of a website is no excuse for accessibility.</p>
<p>The interactive award winner uses Flash. Although <a href="http://www.orange-project.com/">Orange Project</a> conforms to the lowest priority level of the W3C WAI standards, I still think that Flash has a long way to go. While considering the site&#8217;s probable target audience, the design is a very successful one.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkingaccessible.com/pretty-and-accessible-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reviewing an authoring tool</title>
		<link>http://thinkingaccessible.com/reviewing-an-authoring-tool/</link>
		<comments>http://thinkingaccessible.com/reviewing-an-authoring-tool/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 22:06:34 +0000</pubDate>
		<dc:creator>Rocío</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[guidelines]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[validity]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[WCAG]]></category>
		<category><![CDATA[Web Accessibility]]></category>

		<guid isPermaLink="false">http://thinkingaccessible.com/?p=138</guid>
		<description><![CDATA[I was going to do an evaluation of an authoring tool, but the WAI have thought of it already at www.w3.org/WAI/AU/2002/tools. I found that the reviews were all a little outdated and I didn’t get a definite conclusion from any review. So I finally decided to go ahead and check out an authoring tool myself. [...]]]></description>
			<content:encoded><![CDATA[<p>I was going to do an evaluation of an authoring tool, but the WAI have thought of it already at <a href="http://www.w3.org/WAI/AU/2002/tools">www.w3.org/WAI/AU/2002/tools.</a></p>
<p>I found that the reviews were all a little outdated and I didn’t get a definite conclusion from any review. So I finally decided to go ahead and check out an authoring tool myself. I went for the markup editor developed in collaboration with the W3C, <a href="http://www.w3.org/Amaya/">Amaya</a>. It’s a WYSIWYG editor/browser. Many distributions are available. I will be looking at the Windows one.</p>
<p>I opened an existing file that I know is made to standard and it came out all distorted. I then created a page from scratch. I must admit that I’m not used to any kind of authoring tool. I have been using Notepad++ for a while. So it was a little strange. At first it took me some time to get used to the application itself, but after a while of playing with it, it was fairly simple to use. I did a trivial page with a menu, an unordered list, a form and an image.<br />
Page done with Amaya</p>
<div id="attachment_176" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-176" title="Page done with authoring tool Amaya" src="http://thinkingaccessible.com/wp-content/uploads/amaya1.jpg" alt="Page done with authoring tool Amaya" width="400" height="200" /><p class="wp-caption-text">Page done with authoring tool Amaya</p></div>
<p>Formatting done to some text resulted in inlining style, there were extra open and close paragraphs, inserting the image required to enter an alternative text, and as for the other elements they were pretty intuitive.</p>
<p>It’s clear that you still need to know some basic concepts in web standards to make any web page complaint or accessible. This tool might be good for someone just starting, but I think I’ll just stay with my simple text editor.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkingaccessible.com/reviewing-an-authoring-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Evaluating a website for accessibility</title>
		<link>http://thinkingaccessible.com/evaluating-a-website-for-accessibility/</link>
		<comments>http://thinkingaccessible.com/evaluating-a-website-for-accessibility/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 21:08:47 +0000</pubDate>
		<dc:creator>Rocío</dc:creator>
				<category><![CDATA[Web Accessibility]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[disabilities]]></category>
		<category><![CDATA[good practices]]></category>
		<category><![CDATA[guidelines]]></category>
		<category><![CDATA[impairments]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[WCAG]]></category>

		<guid isPermaLink="false">http://thinkingaccessible.com/?p=140</guid>
		<description><![CDATA[The W3C has extensive information on how to properly evaluation a sites accessibility. Here are the underlining steps to ensure that your evaluation is full-proof: For a preliminary review, select a page that is representative of the whole site or that most people will see. Try to choose a page that has tabular data, images [...]]]></description>
			<content:encoded><![CDATA[<p>The W3C has extensive information on how to properly evaluation a sites accessibility. Here are the underlining steps to ensure that your evaluation is full-proof:</p>
<p>For a preliminary review, select a page that is representative of the whole site or that most people will see. Try to choose a page that has tabular data, images and scripts. And then:</p>
<ul>
<li>Examine this page for alternative text,</li>
<li> Divs instead of tables for page layout,</li>
<li> Use the keyboard instead of the mouse for navigation,</li>
<li>Test with different font-sizes and screen resolutions.</li>
</ul>
<p>The Firebug and Web Developer extensions in Firefox will make your life easier in accessing the code and disabling images and even resizing your browser size. It might be a good idea to try a screen reader, and not to mention an Web accessibility evaluation tool like <a href="http://www.atutor.ca/achecker/">AChecker</a>. These will enhance your understanding of the sites limitations and successes.</p>
<p>Another important part of evaluating a site is to get people with disabilities involved in the process. Some may have insights that other users will not.</p>
<p>For a complete procedure of website evaluation you have to go to the <a href="http://www.w3.org/WAI/eval/Overview.html">W3C – Web Accessibility Initiative page</a>.</p>
<p>Although a little outdated, the WAI also provides a comprehensive <a href="http://www.w3.org/TR/WCAG10/full-checklist.html">checklist of accessibility guidelines</a> (WCAG 1.0) and an useful template for the final accessibility report. They really thought of everything!</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkingaccessible.com/evaluating-a-website-for-accessibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yet another post on Web Standards</title>
		<link>http://thinkingaccessible.com/yet-another-post-on-web-standards/</link>
		<comments>http://thinkingaccessible.com/yet-another-post-on-web-standards/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 19:10:31 +0000</pubDate>
		<dc:creator>Rocío</dc:creator>
				<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[good practices]]></category>
		<category><![CDATA[guidelines]]></category>
		<category><![CDATA[W3C]]></category>

		<guid isPermaLink="false">http://thinkingaccessible.com/?p=3</guid>
		<description><![CDATA[What are web standards? Simply put, they are a set of guidelines for web development and web designing. It represents the good practices of the profession. When I started creating websites I had no idea their were rules, but now that I know they exist and I know why I need to use them I [...]]]></description>
			<content:encoded><![CDATA[<p>What are web standards?</p>
<p>Simply put, they are a set of guidelines for web development and web designing. It represents the good practices of the profession. When I started creating websites I had no idea their were rules, but now that I know they exist and I know why I need to use them I cannot code without them. There are several sets of guidelines around the world, but the most widely known is the World Wide Web Consortium (W3C) web standards. Found at <a href="http://www.w3.org">www.w3.org</a>. This site is a little overwhelming for someone just starting to look into web standards, so I will attempt to provide some basic guidance and to list the most important elements.</p>
<p>Web standards are important because without them web accessibility is impossible. Web Standards make it easier for usability and even for code maintenance, reduce bandwidth use and increase cross-browser compatibility. Another great advantage of web standards is SEO (search engine optimization). Sure you can get all these even if you don&#8217;t follow the standards, but it will cost you.</p>
<p>The only disadvantage that I can think of, even if it&#8217;s not a valid reason to avoid web standards, is time. Time to learn it, time to implement the guidelines and time to test it.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkingaccessible.com/yet-another-post-on-web-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

