<?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>a11ysoft - Accessibility Software Development &#187; Accessibility</title>
	<atom:link href="http://a11ysoft.com/category/accessibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://a11ysoft.com</link>
	<description></description>
	<lastBuildDate>Tue, 25 Aug 2009 16:01:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>NetBeans 6.7.1 installer hangs at 0%</title>
		<link>http://a11ysoft.com/netbeans-671-installer-hangs-at-0/</link>
		<comments>http://a11ysoft.com/netbeans-671-installer-hangs-at-0/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 15:55:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Accessibility]]></category>

		<guid isPermaLink="false">http://www.a11ysoft.com/?p=133</guid>
		<description><![CDATA[I didn&#8217;t find a solution to this via a Google search so for those of you that find this post via Google, here&#8217;s the history of the problem and a workaround.]]></description>
			<content:encoded><![CDATA[<p>I didn&#8217;t find a solution to this via a Google search so for those of you that find this post via Google, here&#8217;s <a href="http://www.netbeans.org/issues/show_bug.cgi?id=170846">the history of the problem and a workaround</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://a11ysoft.com/netbeans-671-installer-hangs-at-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Access Bridge</title>
		<link>http://a11ysoft.com/122/</link>
		<comments>http://a11ysoft.com/122/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 19:21:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[IAccessible2]]></category>

		<guid isPermaLink="false">http://www.a11ysoft.com/?p=122</guid>
		<description><![CDATA[My latest project is to investigate a rework of the Java Access Bridge to implement the MSAA/IAccessible2 interfaces.]]></description>
			<content:encoded><![CDATA[<p>My latest project is to investigate a rework of the Java Access Bridge to implement the MSAA/<a href="http://www.linuxfoundation.org/en/Accessibility/IAccessible2">IAccessible2</a> interfaces.</p>
]]></content:encoded>
			<wfw:commentRss>http://a11ysoft.com/122/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Accessibility &#8211; A Gap Analysis</title>
		<link>http://a11ysoft.com/90/</link>
		<comments>http://a11ysoft.com/90/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 01:22:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Accessibility]]></category>

		<guid isPermaLink="false">http://www.a11ysoft.com/?p=90</guid>
		<description><![CDATA[On Aug 11 I&#8217;ll be attending an Open Source Accessibility meeting sponsored by the Adaptive Technology Resource Centre. One of the goals of the meeting is to do a gap analysis of existing technology to identify solutions that need to &#8230; <a href="http://a11ysoft.com/90/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On Aug 11 I&#8217;ll be attending an <a href="http://wiki.fluidproject.org/display/fluid/Open+Source+Accessibility">Open Source Accessibility meeting</a> sponsored by the <a href="http://atrc.utoronto.ca/">Adaptive Technology Resource Centre.</a></p>
<p>One of the goals of the meeting is to do a gap analysis of existing technology to identify solutions that need to be addressed by the open source accessibility community.</p>
<p><span id="more-90"></span></p>
<p>If you haven&#8217;t already shared your thoughts on this matter with someone else going to the meeting I&#8217;d be happy to bring your ideas forward to the meeting.</p>
<p>Here is a <a href="http://wiki.fluidproject.org/display/fluid/OSA+Attendance">list of attendees</a>.</p>
<p>Below is a summary of the input I received from some of my associates in the field of accessibility architecture and development.</p>
<p><a href="http://eduspaces.net/stevelee/weblog/"><strong>Steve Lee</strong></a></p>
<ul>
<li>AAC (Augmentative and Alternative Communication) solutions including symbols and portable devices, e.g. <a href="http://www.straight-street.com">straight-street.com</a>.</li>
<li>Alternative access, e.g. <a href="http://jambu.fullmeasure.co.uk/">Jambu</a>
<ul>
<li>Head/eye tracking</li>
<li>Switch</li>
<li>Voice recognition</li>
</ul>
</li>
<li>Simplified access for cognitive/dementia users, e.g. <a href="http://eduspaces.net/stevelee/weblog/460994.html&gt;">Maavis</a></li>
<li>Magnification as good as ZoomText</li>
<li>Reading support, e.g. <a href="http://www.projectpossibility.org/viewProject.php?id=1">Project Possibilities PowerReader</a></li>
<li>Mobile device access</li>
</ul>
<p>Additional notes:</p>
<ul>
<li>Support all platforms, including mobile.</li>
<li>Packaging and support are very important for a market unfamiliar with procuring FOSS.</li>
<li>Rather than specific disabilities, address an individual&#8217;s combined set of requirements.</li>
<li>Ease of use is key.</li>
<li>Allow individualization, e.g. allowing for needs that change over time.</li>
<li>Provide for a wide range of environments, e.g. corporate, education, individual users, and non-technical facilitators. Installation, deployment, and support are a bit different in each environment.</li>
</ul>
<p><strong>David Banes, Director of Development, <a href="http://www.abilitynet.org.uk/index.php">AbilityNet</a></strong></p>
<p>To Steve&#8217;s list add:</p>
<ul>
<li>Touch and gesture recognition</li>
<li>A more powerful OSK</li>
<li>Important:  interoperable solutions</li>
</ul>
<p><strong>Michael Meeks, Distinguised Engineer, Novell</strong></p>
<p>The last thing that concerns me about the Linux accessibility architecture is to get the infinite space problem done right.  The infinite space problem occurs in cases of a very large collections of objects as occurs with very long documents or very large spread sheets.  I believe the right solution isn&#8217;t to use life cycle management of objects, with all of its associated problems, but to only expose peers for objects that are in an &#8220;accessibility view port&#8221; around a &#8220;accessibility point of regard&#8221;, similar to how apps manage the subset of objects that are to be displayed in or near an application&#8217;s active view port.  The similarity of approaches will allow for the accessibility solution to be a good fit with an app&#8217;s current design.</p>
]]></content:encoded>
			<wfw:commentRss>http://a11ysoft.com/90/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IAccessible2</title>
		<link>http://a11ysoft.com/iaccessible2/</link>
		<comments>http://a11ysoft.com/iaccessible2/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 20:50:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[IAccessible2]]></category>

		<guid isPermaLink="false">http://www.a11ysoft.com/?p=3</guid>
		<description><![CDATA[IAccessible2 &#8211; What&#8217;s next? Over the last three years I developed the IAccessible2 interface, defining how screen readers and a11y enabled applications interact with each other.]]></description>
			<content:encoded><![CDATA[<p><strong>IAccessible2 &#8211; What&#8217;s next?</strong></p>
<p>Over the last three years I developed the <a href="http://www.linuxfoundation.org/en/Accessibility/IAccessible2">IAccessible2</a> interface, defining how screen readers and a11y enabled applications interact with each other.</p>
]]></content:encoded>
			<wfw:commentRss>http://a11ysoft.com/iaccessible2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

