<?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>Linuxkommando.com::linux,ubuntu,software,news,reviews,articles &#187; accesibility</title>
	<atom:link href="http://linuxkommando.com/tag/accesibility/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxkommando.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 May 2013 07:25:23 +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>GNOME Accesibility Hackfest (interview)</title>
		<link>http://linuxkommando.com/2012/02/gnome-accesibility-hackfest-interview.html</link>
		<comments>http://linuxkommando.com/2012/02/gnome-accesibility-hackfest-interview.html#comments</comments>
		<pubDate>Tue, 07 Feb 2012 11:00:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux News]]></category>
		<category><![CDATA[accesibility]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[hackfest]]></category>

		<guid isPermaLink="false">http://linuxkommando.com/?p=3977</guid>
		<description><![CDATA[A few weeks ago in A Coruña, Spain a Hackfest around GNOME Accesibility took place hosted by Igalia . openSUSE found the opportunity to make some questions to the people involved and then learn a bit more about this interesting Project. Our interviewers were Alejandro Piñeiro Iglesias, Joanmarie Diggs and Juanjo Marín. 1 – What [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago in A Coruña, Spain a Hackfest around GNOME Accesibility took place hosted by Igalia . openSUSE found the opportunity to make some questions to the people involved and then learn a bit more about this interesting Project. Our interviewers were Alejandro Piñeiro Iglesias, Joanmarie Diggs and Juanjo Marín.</p>
<p><strong>1 – What is ATK and AT-SPI in simple words?</strong></p>
<p>AT-SPI is the acronym for Assistive Technology Service Provider Interface. Its main purpose is to provide a means for an assistive technology to interact with an application. For instance, the Orca screen reader wants to present newly-inserted text, such as a new instant message, to the user. Therefore Orca asks AT-SPI to inform it whenever text gets inserted. When Orca is told what text has just been inserted, it can present that new text to the user in speech and in braille. Similarly, Orca presents each newly-focused object to the user as the user navigates via the keyboard. Orca can do this because AT-SPI tells it each time a new object gains focus.<br />
<span id="more-3977"></span><br />
Orca, of course, is not the only assistive technology out there. Speech recognition tools can make it possible for users to speak the name of something they wish to click on, like the ‘Close’ button in a dialog box, and then do the clicking for them through AT-SPI. A screen magnifier can make sure the user’s location is always visible on the screen by paying attention to changes in the location of the caret, in the selected item, and in the focused item — each of which gets reported to assistive technologies by AT-SPI.</p>
<p>AT-SPI in turn needs a way to get this information from the applications being used. This is typically accomplished through the application’s toolkit.  For instance, Gtk+, Clutter, Gecko, and other toolkits implement an accessibility abstraction layer called ATK.  If a toolkit implements ATK, then AT-SPI will automatically receive the information from that toolkit thanks to the atk-bridge. It turns out that, in the case of Qt, there is no ATK implementation. Instead Qt implements its own direct bridge to AT-SPI. But that is a special case. What is important is that in all cases, accessible free desktop toolkits expose information to assistive technologies, and assistive technologies get that information via AT-SPI.</p>
<p><strong>2 – How easy is for someone with disabilities to run a computer? How far is Linux from other similar proprietary software?</strong></p>
<p>In short: it is not especially easy. And in some cases the problems start early on in the user experience because not all distros have accessible installers yet. Having said that, we are seeing more and more awareness of accessibility on the part of developers as well as distros. Thus we are getting closer and closer to the point of Linux accessibility which “just works.”</p>
<p>With respect to how far away Linux is from other similar proprietary software, we’ve admittedly got a ways to go. But it is also worth mentioning that in the case of Linux GUIs, accessibility is comparatively new, having been created just 10 years ago.</p>
<p><strong>3 – Do you believe the financial costs make it more difficult?</strong></p>
<p>Yes, in our opinion financial costs do make things more difficult for the end user. Accessibility related software and hardware tend to be quite specialized, and are only required by a very small percentage of the overall user market. As a result these tools are often expensive. For example, the leading, proprietary Windows screen readers cost in the ballpark of $1000 US for a single user license. In the case of the hardware, a braille display with just 24 cells can cost three thousands dollars (or more). Figuring out how to make the hardware more affordable is a difficult problem to solve, but we can at least reduce the overall costs faced by users through Free Software.</p>
<p>Read more from <a href="http://news.opensuse.org/2012/02/07/gnome-accesibility-hackfest-interview/" target="_blank" rel="nofollow" >source</a></p>
<div id="seo_alrp_related"><h2>Posts Related to GNOME Accesibility Hackfest (interview)</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://linuxkommando.com/2012/04/trisquel-5-5-released.html" rel="bookmark">Trisquel 5.5 released</a></h3><p>Trisquel, built on popular Ubuntu Linux distribution without any proprietary components, has been released in version 5.5. The new version updated to GNOME 3 and ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://linuxkommando.com/2011/08/on-screen-keyboard-1-0-eekboard-reduces-typos.html" rel="bookmark">On-Screen Keyboard 1.0 Eekboard reduces typos</a></h3><p>The Fedora developers Daiki Ueno has released its on-screen keyboard Eekboard in the first stable version 1.0. After a lengthy self-test on their Tablet PC ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://linuxkommando.com/2011/04/home-automation-hardware-handyman-part-2.html" rel="bookmark">Home automation hardware Handyman (Part 2)</a></h3><p>Once described in the first part of this loose series of articles, such as a small project to control an external hardware can be installed, ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://linuxkommando.com/2011/04/small-request-green-criticize-windows-pan-the-foreign-office.html" rel="bookmark">Small request: Green criticize Windows pan the Foreign Office</a></h3><p>That a "small request" as a parliamentary agent is not always short and sweet, but certainly also may prove to be comprehensive, currently six members ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://linuxkommando.com/2011/06/readers-in-chains-stallman-against-e-books.html" rel="bookmark">Readers in chains: Stallman against E-Books</a></h3><p>Richard Stallman, GNU pioneer and founder of the Free Software Foundation, has made a renewed attack on Amazon's DRM-protected e-books. In his article "The Danger ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://linuxkommando.com/2012/02/gnome-accesibility-hackfest-interview.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
