Wikipedia:Peer review/Accessibility Toolkit/archive1

From Wikipedia, the free encyclopedia

Accessibility Toolkit[edit]

This peer review discussion has been closed.
. I've listed this article for peer review because…

I've found the content of this article misleading and I'd like to correct/improve it.

New content proposal:

In computing, Accessibility Toolkit (ATK) refers in particular to the GNOME ATK.

ATK is the toolkit created by the GNOME Project to enable accessibility for users needing extra support to make the most of their computers. ATK defines interfaces that exposes accessible representations of the toolkit’s graphic objects on the side of the applications. This representation is an almost a 1:1 match with the objects and interfaces defined by AT-SPI. The main difference between both representations is that ATK is process-bounded so the parent/children relationships in the ATK hierarchy are modelled by actual references (pointers) between objects living in the same process.[1]

GAIL (GNOME Accessibility Implementation Library) is the implementation of the accessibility interfaces defined by ATK for GTK+, the widget library of GNOME. Initially, GAIL was an independent module mapped to GTK+ but since GNOME 3.2, GAIL has been merged into GTK+.[2]

The development of ATK has been led by the Accessibility Program Office (APO) of Sun Microsystems, Inc. (now Oracle) with contributions from many community members. When Oracle acquired Sun in 2010 they cut developer jobs of full-time developers working on GNOME accessibility components like the Accessibility Toolkit ATK and the Orca screen reader. Since then, ATK is mainly running by volunteers, lead by Alejandro Piñeiro[3].

Apart from GTK+, other graphical toolkits has implemented ATK in order to be accessible like Java Swing[4] and SWT[5] , OpenOffice[6] /LibreOffice[7] , Mozilla’s Gecko[8] , Clutter[9] and WebKitGTK+[1].


Peer Review is inappropriate at this stage, where the article scarcely exists. I suggest you remove this information to the talkpage and get a discussion going there. I am closing the review Brianboulton (talk) 23:33, 24 February 2013 (UTC)[reply]

Notes[edit]

  1. ^ a b Sánchez Prada, Mario. "Accessibility in (WebKit)GTK+". Retrieved 19 February 2013.
  2. ^ "GNOME 3.2 Release Notes". Retrieved 19 February 2013.
  3. ^ Willis, Nathan (December 21, 2011). "GNOME plans an accessibility push for 2012". Linux Weekly News. Retrieved 24 February 2013.
  4. ^ "Java Access Bridge". Retrieved 24 February 2013.
  5. ^ "Eclipse 3.0 - New and Noteworthy in SWT". Retrieved 24 February 2013.
  6. ^ "OpenOffice ATK wrapper code". Retrieved 24 February 2013.
  7. ^ "LibreOffice ATK wrapper code". Retrieved 24 February 2013.
  8. ^ "Mozilla Accessibility Architecture". Retrieved 24 February 2013.
  9. ^ "Cally web page at GNOME". Retrieved 19 February 2013.

Jjmarin (talk) 23:34, 21 February 2013 (UTC)[reply]