<?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>TheAccessPond.com &#187; Development</title>
	<atom:link href="http://theaccesspond.com/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://theaccesspond.com</link>
	<description>Making Accessibility A Reality!</description>
	<lastBuildDate>Wed, 24 Aug 2011 22:49:26 +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>Adobe expanding the accessibility of Acrobat and Flash!</title>
		<link>http://theaccesspond.com/2010/03/25/adobe-expanding-the-accessibility-of-acrobat-and-flash/</link>
		<comments>http://theaccesspond.com/2010/03/25/adobe-expanding-the-accessibility-of-acrobat-and-flash/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 22:10:04 +0000</pubDate>
		<dc:creator>Jeff Singleton</dc:creator>
				<category><![CDATA[Accessibility and PDF]]></category>
		<category><![CDATA[Accessibility in the News]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://theaccesspond.com/?p=155</guid>
		<description><![CDATA[It sure is nice to see these advancements being made in products like these. The hope is that the industry as a whole will follow the Adobe’s example!]]></description>
			<content:encoded><![CDATA[<p>This week I am attending the <a href="http://www.csunconference.org/index.cfm?EID=80000218">International Technology &#038; Persons with Disabilities Conference in San Diego</a>.</p>
<p>Today I sat in on the the &#8220;Assistive Technology Access to Flash and PDF&#8221; session presented by Matt May from Adobe Systems. </p>
<p>There it was announced that the next release of Acrobat, Acrobat Reader, Flash Player and Flex will support the iAccessible2 API. MSAA is what these products currently use which limits the accessible API to Windows platforms. This is great news as this will expand accessibility for these products beyond the Windows platform and allow users of OS2 and Linux to make use of the accessibility features in these products.</p>
<p>If you are not sure what iAccessible2 is, Peter Korn’s Weblog has a great explanation at: <a href="http://blogs.sun.com/korn/entry/completing_the_accessibility_picture_iaccessible2">http://blogs.sun.com/korn/entry/completing_the_accessibility_picture_iaccessible2</a>.</p>
<p>In addition to the support of iAccessible2, Adobe is planning on including support for the <a href="http://www.w3.org/WAI/intro/aria ">ARIA specifications</a> in the near future for Flash Player and Flex. This will make it easier for developers to expose Flash content to assistive technologies. </p>
<p>It sure is nice to see advancements like this being made in these products. The hope is that the industry as a whole will follow Adobe’s example!</p>
<p>If you happen to be at this conference, feel free to stop by the HiSoftware booth #108 and say &#8216;hello&#8217; as that is where I’ll be hanging out!</p>
]]></content:encoded>
			<wfw:commentRss>http://theaccesspond.com/2010/03/25/adobe-expanding-the-accessibility-of-acrobat-and-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is the new CKEditor accessible?</title>
		<link>http://theaccesspond.com/2009/09/04/is-the-new-ckeditor-accessible/</link>
		<comments>http://theaccesspond.com/2009/09/04/is-the-new-ckeditor-accessible/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 19:56:24 +0000</pubDate>
		<dc:creator>Jeff Singleton</dc:creator>
				<category><![CDATA[Accessibility and JAWS]]></category>
		<category><![CDATA[Accessibility in the News]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Keyboard Shortcuts]]></category>
		<category><![CDATA[Legal & Policy]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[WCAG]]></category>
		<category><![CDATA[section 508]]></category>

		<guid isPermaLink="false">http://theaccesspond.com/?p=125</guid>
		<description><![CDATA[The CKEditor is the newest release of the popular open source web page text editor formally known as the FCKEditor. Unfortunately the previous name was often misrepresented as the [bad word] editor. So the name has been updated and hopefully this will avoid any unpleasant or offensive connections in the future.
I first became aware of [...]]]></description>
			<content:encoded><![CDATA[<p>The CKEditor is the newest release of the popular open source web page text editor formally known as the FCKEditor. Unfortunately the previous name was often misrepresented as the [bad word] editor. So the name has been updated and hopefully this will avoid any unpleasant or offensive connections in the future.</p>
<p>I first became aware of the new version of this editor from the following news article:<a href="http://www.h-online.com/open/FCKEditor-drops-the-F--/news/item/114156" target="_blank"> FCKEditor drops the F</a>. This article mentioned that the editor was now &#8216;fully&#8217; accessible to screen readers and keyboard only users. Even the main page for the CKeditor website (<a href="http://ckeditor.com/" target="_blank">http://ckeditor.com/</a>) makes the claim that it has full accessibility support.</p>
<p>This editor is open source and versatile when it comes to implementation so it is has a large install base. You may have used this editor yourself without even knowing it. With the growing attention to accessibility and the legal requirements around this topic an updated &#8216;accessible&#8217; version of this editor is very timely.</p>
<p>I have done some testing in the past with the FCKEditor in regards to accessibility and was curious if this new version was really accessible. So I took a &#8216;quick&#8217; peek to see for myself. My focus for this quick test was not if the editor created accessible content, but on if the editor itself was accessible.</p>
<p><strong>Keyboard Only</strong></p>
<p>I was pleasantly surprised to find that the CKEditor does in fact support the use of only a keyboard! Many of the past keyboard problems with the FCKEditor have been fix. I honestly did not expect the level of keyboard support that I found in the new version of this editor.</p>
<p>To say the least I was very pleased! The one drawback was finding the reference to the keyboard only commands. It wasn’t that hard to find but did take me a few minutes. What would be nice is to have a link or easily discoverable way to allow a user to get this information from within the editor itself.</p>
<p>You can find the reference for the most common supported keyboard commands and navigation shortcuts in the <a href="http://docs.fckeditor.net/CKEditor_3.x/Accessibility" target="_blank">CKEditor Accessibility topics document</a>.</p>
<p><strong>Screen Reader</strong></p>
<p>When it came to using a screen reader like JAWS with the CKEditor I was sure I would discover some major issues. Again, to my surprise JAWS and the CKEditor worked fairly well together. There is still a steep learning curve and at times JAWS got lost which required some screen refreshing and rediscovering of current focus to get my bearings. Compared to the way JAWS and the FCKEditor worked (or should I say did not work) together in the past this was a tremendous improvement.</p>
<p>To CKEditor&#8217;s credit most issues of using JAWS with this product are documented. This was in the <a href="http://docs.fckeditor.net/CKEditor_3.x/Accessibility" target="_blank">CKEditor&#8217;s Accessibility document </a>mentioned early or if you prefer <a href="http://docs.fckeditor.net/CKEditor_3.x/Accessibility#JAWS" target="_blank">jump directly to the JAWS section of that document here</a>.</p>
<p>In case you are interested I used IE 7.0.6001.18000 and JAWS 10.0.1142 for my testing.</p>
<p><strong>In Summary</strong></p>
<p>There are still some areas that are problematic such as switching from <abbr title="What You See Is What You Get">WYSIWYG</abbr> view to the Source view. When this switch occurs the focus jumps from the editor to the top of the page. This is not good for a screen reader user, screen magnifier user or a keyboard only user.</p>
<p>Also, I was not able to find a complete list of keyboard commands for ALL available tool bar options. It could be that those have been deprecated. The FCKEditor had a much larger list than that outlined in the current <a href="http://docs.fckeditor.net/CKEditor_3.x/Accessibility" target="_blank">CKEditor Accessibility Document</a>.</p>
<p>In all fairness I did not do an exhaustive search but I still feel a reference like that, if still applicable,   should be easily discoverable and even be referenced within the <a href="http://docs.fckeditor.net/CKEditor_3.x/Accessibility" target="_blank">CKEditor Accessibility Document</a>.</p>
<p>I should also mention that I did not do a complete test of the editor for accessibility but took a high level approach. Even so, that high level approach shows that the creators of CKEditor have put great effort in making this an accessible product.</p>
<p>This is very commendable because all too often the minimal effort is done so a product can be called accessible. I am not saying that the CKEditor does not have accessibility issues but compared to the previous versions of the FCKEditor the difference is night and day! This was a <strong>*real*</strong> effort to create an accessible product and so I offer a hearty &#8216;WOOT!&#8217; to the CKEditor team!</p>
<p>If you have had a similar or different experience with the new CKEditor please post your comment here.</p>
]]></content:encoded>
			<wfw:commentRss>http://theaccesspond.com/2009/09/04/is-the-new-ckeditor-accessible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Inspect32 to Inspect Links and Images on Web Sites</title>
		<link>http://theaccesspond.com/2009/03/26/using-inspect32-to-inspect-links-and-images-on-web-sites/</link>
		<comments>http://theaccesspond.com/2009/03/26/using-inspect32-to-inspect-links-and-images-on-web-sites/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 18:32:35 +0000</pubDate>
		<dc:creator>Thomas Logan</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://theaccesspond.com/?p=91</guid>
		<description><![CDATA[Inspect32 is a tool from Microsoft that enables a developer to verify that information is being correctly exposed through MSAA (Microsoft Active Accessibility). MSAA is an information source for an assistive technology. As a developer or tester, by verifying that the &#8220;Name&#8221; property is being passed through, you will be able to ensure that screen [...]]]></description>
			<content:encoded><![CDATA[<p>Inspect32 is a tool from Microsoft that enables a developer to verify that information is being correctly exposed through MSAA (Microsoft Active Accessibility). MSAA is an information source for an assistive technology. As a developer or tester, by verifying that the &#8220;Name&#8221; property is being passed through, you will be able to ensure that screen readers can properly read the labels for your content to a visually impaired person.</p>
<p><a title="Download Inspect32" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=3755582A-A707-460A-BF21-1373316E13F0&amp;amp;displaylang=en">Download Inspect32 from here</a>.</p>
<p><a title="Inspect32 Video Tutorial" href="http://www.theaccesspond.com/videos/BP1Flash/BP1Flash.html">Watch Video Tutorial Full Screen</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://theaccesspond.com/2009/03/26/using-inspect32-to-inspect-links-and-images-on-web-sites/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ColdFusion and Accessibility</title>
		<link>http://theaccesspond.com/2008/09/14/coldfusion-and-accessibility/</link>
		<comments>http://theaccesspond.com/2008/09/14/coldfusion-and-accessibility/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 07:20:34 +0000</pubDate>
		<dc:creator>Ken Nakata</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://theaccesspond.com/?p=71</guid>
		<description><![CDATA[As my wife Laura can attest, I&#8217;ve been burning the midnight oil recently working on my secret project that involves a lot of Adobe ColdFusion.  I&#8217;ve been an on-again-off-again CF author for some time, first working with ColdFusion 4 (or was it 3?) back in 1998 when I put together the CAVNET site for my friend [...]]]></description>
			<content:encoded><![CDATA[<p>As my wife Laura can attest, I&#8217;ve been burning the midnight oil recently working on my secret project that involves a lot of Adobe ColdFusion.  I&#8217;ve been an on-again-off-again CF author for some time, first working with ColdFusion 4 (or was it 3?) back in 1998 when I put together the <a href="http://www.cavnet.org">CAVNET</a> site for my friend <a href="mailto:mdubin@pobox.com">Marc Dubin</a> (send him&#8211;not me&#8211; the hate mail for not keeping it up-to-date since he left the Department of Justice).  I haven&#8217;t coded anything recently in CF 8 and boy has it changed.  And, it has me rethinking some of my ideas about accessibility.</p>
<p>For those of you who might not know what it is, ColdFusion is used on web application servers to do much of the magic that we associate with Internet web pages.  It&#8217;s used for querying databases and creating content that then magically shows up on your browser when you go to Amazon to buy a book or Alaska Airlines to book a flight.  CF is kinda like PHP or Active Server Pages.  The neat thing for techno dummies like me is that CF is super-easy to use.</p>
<p>In fact, potentially too easy&#8230; which gets me to <strong>New Accessibility Thought Number </strong><strong>One:</strong><em><strong> &#8220;Accessibility Might Get Harder as Tools Get Easier.&#8221; </strong> </em>In CF, it&#8217;s ridiculously easy to do things that would otherwise be really hard.  Use a &lt;CFCHART&gt; tag and your data gets magically transformed into a JPEG, use a &lt;CFDOCUMENT&gt; tag and your printer-ugly HTML suddenly becomes a beautifully formatted Acrobat file that you can e-mail to your client.  Sure, there are a million and one attributes that each tag can take&#8211; and these all affect some little part of what comes out&#8211; but I ultimately have no idea how this stuff works.  Worse yet, I have no idea how it will work with the different AT&#8217;s out there.  Now don&#8217;t get me wrong: I think Macromedia (and now Adobe) are industry leaders in accessibility.  But, from working on the &#8220;other side&#8221; of accessibility for so long, I also know that solutions are often a matter of rolling up your sleeves and playing with the code and seeing how a screen reader hits it.  Now, when I hit <em>View | Source </em> in IE and see what CF created, my head spins looking at the code that I have no control over (if you don&#8217;t believe me, try an innocent-looking &lt;CFTREE&gt; control in your CF template and see what shows up).  Then again, my dad has the same complaint about his new Toyota and not being able to fix it like his good ole Ford.</p>
<p>At the same time, my recent foray to the other side of the techie world has me babbling heretical <strong>New Accessibility Thought Number Two:<em>&#8220;Retrofitting Ain&#8217;t That Bad.&#8221;  </em><span style="font-weight: normal;">When you create a new building and forget to put in a ramp, retrofitting means calling out the jack hammers and making some really costly repairs.  In most HTML and CSS, it isn&#8217;t that bad provided that the design isn&#8217;t that dynamic to start.  The techniques are well-understood.  Here comes the real heresy, however&#8211; in the mock-up and brainstorming phase, accessibility sometimes gets in the way.  Why put an alt attribute on an image if I&#8217;m still so early in the design phase that I&#8217;m not even sure I&#8217;m going to keep the image at all?  Why put headers and id attributes in table cell tags when I&#8217;m not even sure how many columns and rows the table is ultimately going to have?  I can&#8217;t believe that even the most die-hard, accessibility-oriented web developers out there make their rough drafts fully accessible&#8211; and it&#8217;s precisely because they know that retrofitting some things are just going to be really easy later on.</span></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://theaccesspond.com/2008/09/14/coldfusion-and-accessibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

