<?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>Digital QATAR - The Hotspot for Technology &#187; web accessibility</title>
	<atom:link href="http://www.digitalqatar.net/tag/web-accessibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalqatar.net</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 09:47:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Tips on Accessibility</title>
		<link>http://www.digitalqatar.net/2010/03/28/tips-on-accessibility/</link>
		<comments>http://www.digitalqatar.net/2010/03/28/tips-on-accessibility/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 05:38:28 +0000</pubDate>
		<dc:creator>cashel</dc:creator>
				<category><![CDATA[User Experience]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[web accessibility]]></category>

		<guid isPermaLink="false">http://www.digitalqatar.net/?p=347</guid>
		<description><![CDATA[It is only fair that all web sites should be accessible to people with disabilities, and to the assistive devices they use to navigate the web. This post outlines key principles and resources relating to accessibility. High Rates of Disabilities The issue of accessibility is quite a significant one. In the US and Europe for [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">
<div id="attachment_348" class="wp-caption alignnone" style="width: 208px"><img class="size-full wp-image-348 " title="W3C-logo" src="http://www.digitalqatar.net/wp-content/uploads/2009/12/W3C-logo.gif" alt="W3C: One set of accessibility standards to be aware of" width="198" height="154" /><p class="wp-caption-text">W3C: One set of accessibility standards to be aware of</p></div>
<p>It is only fair that all web sites should be accessible to people with disabilities, and to the assistive devices they use to navigate the web. This post outlines key principles and resources relating to accessibility.</p>
<p style="text-align: left;"><strong>High Rates of Disabilities</strong></p>
<p style="text-align: left;">The issue of accessibility is quite a significant one. In the US and Europe for example, nearly 20% of the population has some sort of disability, a figure that climbs to 75% in older age groups.</p>
<p style="text-align: left;">Visual impairment is a major form of disability and the predominant concern in effective web design. Blind users of the web typically use software that reads a web page out loud. Screen readers can read only text, not images or animations. It is important, therefore, that images and animations be given text descriptions that screen readers can read. These text descriptions are called alternative text (alt text).</p>
<p style="text-align: left;">Users with mobility issues may rely on the keyboard instead of the mouse to navigate web pages. In these cases, essential components of the page need to function without a mouse. Rollovers, drop-down lists, and interactive graphics frequently depend on the mouse for user interaction. The developer of these elements must ensure that keyboard-defined events function appropriately.</p>
<p style="text-align: left;"><strong>Accessibility Standards</strong></p>
<p style="text-align: left;">There are two main sources of accessibility standards.</p>
<p style="text-align: left;">The <strong><em><a href="http://www.w3.org/WAI/">Web Content Accessibility Guidelines</a></em></strong> (WCAG) from the W3C represented the first major effort to establish international guidelines for accessible design. This standard consists of 14 guidelines, each with three checkpoint levels for web developers to meet: Priority One, Priority Two, and Priority Three. It is good practice for all web sites to at least comply with Priority One standards.</p>
<p style="text-align: left;">Individual countries also have national standards, often mandatory for web sites funded through government budgets. Most countries&#8217; standards, <a href="http://www.section508.gov/">such as the US</a>, are based (at the least) on WCAG Priority One standards. Some countries (such as Canada and the United Kingdom) are based on Priority One and Priority Two standards. In some countries, non-compliance will be penalized with the loss of contract &#8212; so it is good practice, and also good business, to comply.</p>
<p style="text-align: left;"><strong>Priority One Checklist</strong></p>
<p style="text-align: left;">Here is a partial checklist of Priority One issues:</p>
<ul style="text-align: left;">
<li>All graphics use alt tags</li>
<li>All captions use text or alt tags</li>
<li>All information conveyed in color functions without color</li>
<li>Server-side maps include alternate links</li>
<li>In tables, identify row and column headers</li>
<li>Organize documents so they can be read without style sheets</li>
<li>(Other items listed on W3C site listed below.)</li>
</ul>
<p style="text-align: left;"><strong>Other Benefits of Accessibility Standards</strong></p>
<p style="text-align: left;">In addition to providing web access to users with disabilities, attention to accessibility issues brings other advantages as well. Many accessibility principals are consistent with good web design overall. Optimized sites often download more quickly and are more efficient with low-bandwidth or outdated-browser environments.  Attention to accessibility also guarantees that your site isn&#8217;t inadvertently breaking the law.</p>
<p style="text-align: left;"><strong>Resources</strong></p>
<p style="text-align: left;">To learn more about accessibility issues, or to test sites or sub-sites for accessibility compliance, consult the following:</p>
<ul style="text-align: left;">
<li><a href="http://en.wikipedia.org/wiki/Web_accessibility">Wikipedia article on Web Accessibility</a></li>
<li><a href="http://www.w3.org/WAI/">W3C Web Accessibility Initiative</a></li>
<li><a href="http://www.section508.gov/">Section 508</a> (US Government Standards)</li>
<li><a href="http://www.microsoft.com/enable/">Microsoft Accessibility Site</a></li>
</ul>
<p style="text-align: left;"> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalqatar.net/2010/03/28/tips-on-accessibility/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web Accessibility as a Government Mandate?</title>
		<link>http://www.digitalqatar.net/2010/01/28/web-accessibility-as-a-government-mandate/</link>
		<comments>http://www.digitalqatar.net/2010/01/28/web-accessibility-as-a-government-mandate/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 11:51:42 +0000</pubDate>
		<dc:creator>Brian Wesolowski</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Web Strategy]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[G3ict]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[web accessibility]]></category>

		<guid isPermaLink="false">http://www.digitalqatar.net/?p=535</guid>
		<description><![CDATA[Most web developers know that they should make their websites accessible to persons with disabilities, such as including captions for videos to assist the hearing impaired, designing navigation so it can be done through a keypad as opposed to a mouse and including descriptive captions for the blind. But too often developers choose fancy design [...]]]></description>
			<content:encoded><![CDATA[<p>Most web developers know that they should make their websites accessible to persons with disabilities, such as including captions for videos to assist the hearing impaired, designing navigation so it can be done through a keypad as opposed to a mouse and including descriptive captions for the blind. But too often developers choose fancy design over accessibility.  In some countries though, accessibility is no longer an option!</p>
<p>In a recent <a href="http://g3ict.com/resource_center/publications_and_reports/p/productCategory_whitepapers/subCat_0/id_150" target="_blank">white paper</a> published by my friends at <a href="http://g3ict.com/">G3ict</a> (thank you again for taking me to see the <a href="http://www.cviga.org/">Center for the Visually</a> Impaired when I was in Atlanta last June – inspiring!), web accessibility is examined from a policy perspective. The <a href="http://g3ict.com/resource_center/publications_and_reports/p/productCategory_whitepapers/subCat_0/id_150">white paper’s</a> editor, Nimita Narasimhan from <a href="http://www.cis-india.org/">The Center for Internet and Society</a> in Bangalore, India, examines web accessibility policies in 15 countries and the EU in terms of scope of policies and the type of policy. Scope refers to how comprehensive a policy. Type refers to the level of enforcement in place for the policy, ranging from being only suggested guidelines to legislative mandates.</p>
<p>Not surprisingly, few countries currently have a high scope and high policy enforcement level (see chart below), but more and more countries are adopting guidelines and are trending towards real enforcement. The white paper notes that <a href="http://www.w3.org/">W3C </a>has already developed comprehensive guidelines for countries to use, but that in countries that do not use a Latin-based language, such as here in the Gulf, the guidelines often need to be customized to fit specific online language needs.<span id="more-535"></span></p>
<div id="attachment_537" class="wp-caption alignnone" style="width: 496px"><a href="http://g3ict.com/resource_center/publications_and_reports/p/productCategory_whitepapers/subCat_0/id_150"><img class="size-full wp-image-537" title="accessibility" src="http://www.digitalqatar.net/wp-content/uploads/2010/01/accessibility.jpg" alt="accessibility" width="486" height="437" /></a><p class="wp-caption-text">Web Accessibility Policy Makting by Country </p></div>
<p>I found it interesting how so many countries are adopting web accessibility standards, but also how rarely they seem to have any legislative mandate behind them. In many of the countries that do have a legislative mandate, web accessibility is often tied to a broader piece of legislation dealing with persons with disabilities in general. Maybe this is the way for more countries to go. I also found it interesting how most legislation makes web accessibility mandatory only for government sites, but ignores any private sites – this seems to me to very much limit the impact.</p>
<p>In Qatar, we are still at the early stages. <a href="http://www.ictqatar.qa">ictQATAR</a> has made its website accessible to <a href="http://www.w3.org/">W3C</a> standards and has encouraged other government agencies and organizations to follow suit. This is clearly just a first step and hopefully Qatar and other Arab countries will start to make web accessibility much more of a mandate.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalqatar.net/2010/01/28/web-accessibility-as-a-government-mandate/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

