<?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>idhana.com &#187; Accessibility</title>
	<atom:link href="http://idhana.com/category/accessibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://idhana.com</link>
	<description>Making happy users!</description>
	<lastBuildDate>Wed, 23 Nov 2011 06:58:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>When the eye doesn&#8217;t catch it&#8230;</title>
		<link>http://idhana.com/2009/01/29/when-the-eye-doesnt-catch-it/</link>
		<comments>http://idhana.com/2009/01/29/when-the-eye-doesnt-catch-it/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 06:36:28 +0000</pubDate>
		<dc:creator>Dhana</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Efficiency]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://idhana.com/?p=93</guid>
		<description><![CDATA[<img src="http://idhana.com/wp-content/uploads/2009/01/hotspot.gif" alt="" width="100" height="100" class="imgleft" />I noticed I was being charged twice for my hosting account.  The first time I noticed the charge, I logged into my account and there it was, 2 hosting accounts under my name.  I clicked the checkbox next to the New Account and hit "Cancel". ]]></description>
		<wfw:commentRss>http://idhana.com/2009/01/29/when-the-eye-doesnt-catch-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Longdesc &#8211; Another look</title>
		<link>http://idhana.com/2008/08/12/longdesc-another-look/</link>
		<comments>http://idhana.com/2008/08/12/longdesc-another-look/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 02:11:34 +0000</pubDate>
		<dc:creator>Dhana</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Progressive enhancements]]></category>

		<guid isPermaLink="false">http://idhana.com/2008/08/12/longdesc-another-look/</guid>
		<description><![CDATA[<img src="http://idhana.com/wp-content/uploads/2008/08/idea.gif" class="imgleft" />After <a href="http://idhana.com/2008/08/11/progressive-enhancements-with-longdesc">coming up with a quick bit of code yesterday for the longdesc</a> comment that Ruth left, I had another idea.  I decided to try the the idea using the title attribute on images.  Before launching on my idea, I decided to find out if the idea was valid by W3 standards.]]></description>
		<wfw:commentRss>http://idhana.com/2008/08/12/longdesc-another-look/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Progressive enhancements with &#8220;longdesc&#8221;</title>
		<link>http://idhana.com/2008/08/11/progressive-enhancements-with-longdesc/</link>
		<comments>http://idhana.com/2008/08/11/progressive-enhancements-with-longdesc/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 03:47:15 +0000</pubDate>
		<dc:creator>Dhana</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Progressive enhancements]]></category>

		<guid isPermaLink="false">http://idhana.com/2008/08/11/progressive-enhancements-with-longdesc/</guid>
		<description><![CDATA[<img src="http://idhana.com/wp-content/uploads/2008/08/45790_menaccessible.jpg" class="imgleft" />I just received <a href="http://idhana.com/2008/02/09/jstyler/#comment-16">this comment today</a> by Ruth and when I read it, I thought, yeah, why not.  "longdesc" as the name says provides a longer description to supplement the alt attribute of an image. When I first thought about the problem, my first inclination was to provide a hidden div that held the long description which became visible whenever the image it corresponded to was interacted with. The solution seemed intriguing but I had another thought toying with me at the back of my mind.]]></description>
		<wfw:commentRss>http://idhana.com/2008/08/11/progressive-enhancements-with-longdesc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Baby Steps Into Form Accessibility</title>
		<link>http://idhana.com/2007/12/19/add-more-accessibility-to-forms/</link>
		<comments>http://idhana.com/2007/12/19/add-more-accessibility-to-forms/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 07:11:25 +0000</pubDate>
		<dc:creator>Dhana</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[Forms]]></category>

		<guid isPermaLink="false">http://idhana.com/2007/12/19/add-more-accessibility-to-forms/</guid>
		<description><![CDATA[<img src="http://idhana.com/wp-content/uploads/2007/12/form3.gif" alt="Basic search form" class="imgleft" /> Making forms accessible isn't something hard to do, but most times, it gets overlooked as developers pay more attention to parts that get noticed by users who can see visual changes. But then again, there are users out there who rely on assistive technologies and accessible forms help them tremendously in completing their tasks without unnecessary hitches.
]]></description>
		<wfw:commentRss>http://idhana.com/2007/12/19/add-more-accessibility-to-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

