Re: Accessibility for remote applications.



>Delivered-To: gnome-accessibility-list gnome org
>From: mcnichol austin ibm com
>To: gnome-accessibility-list gnome org
>Subject: Accessibility for remote applications.
>Content-Transfer-Encoding: 7bit
>X-BeenThere: gnome-accessibility-list gnome org
>X-Loop: gnome-accessibility-list gnome org
>X-Mailman-Version: 2.0.12
>List-Help: <mailto:gnome-accessibility-list-request gnome org?subject=help>
>List-Post: <mailto:gnome-accessibility-list gnome org>
>List-Subscribe: <http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list>, 
<mailto:gnome-accessibility-list-request gnome org?subject=subscribe>
>List-Id: GNOME accessibility development <gnome-accessibility-list.gnome.org>
>List-Unsubscribe: <http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list>, 
<mailto:gnome-accessibility-list-request gnome org?subject=unsubscribe>
>List-Archive: <http://mail.gnome.org/archives/gnome-accessibility-list/>
>Date: Tue, 15 Oct 2002 10:32:48 -0500
>
>Hi Gnome Accessibility Group,
>
>This is probably a silly question, but I just need to confirm this...
>
>Say you are running a desktop with Gnome Accessibility technology
>(say for instance a screen reader like Gnopernicus).  Then you launch
>a Gnome app from a remote system on the network and display it on your desktop.
>
>Will the screen reader be able to perform its job with the remote
>app the same as it does with any local apps?

Hi Dan:

In theory, yes, since the accessibility APIs are network-transparent. 

However there are a couple of gotchas in practice that will prevent this from working right away.  
The main issue is that we (GNOME 2) don't have a standard means of "remote activation".

Accessible applications try to contact the "accessibility registry" on startup, to register 
themselves, via "bonobo-activation".  The registry is a CORBA object which is contacted via its 
IOR, but the current generation of bonobo-activation has no means of discovering remote bonobo 
services.

A means of doing remote activation which would return the IOR of the user's desktop accessibility 
registry would be all that is required here; once the registry has been found, the remote 
application (and the local screenreader) can communicate transparently with one another (with, of 
course, some changes in latency ;-)

The 'remote activation problem' is a topic of current discussion in GNOME, you might check the 
archives of deskjtop-devel-list gnome org 

best regards,

Bill

>Thanks
>Dan
>_______________________________________________
>gnome-accessibility-list mailing list
>gnome-accessibility-list gnome org
>http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

------
Bill Haneman x19279
Gnome Accessibility / Batik SVG Toolkit
Sun Microsystems Ireland 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]