Skip to main content

ACTF Archived Downloads

ACTF Previous Release (0.8 (Helios) and later)

Visualization SDK

ACTF Visualization SDK includes two types of extensible visualization engines (Blind usability visualization engine and low-vision simulation engine) and several reusable view components. These components support providing a visual representation of the usability of content or applications for People with Disabilities (PwD). From this milestone release, major features of visualization part, such as blind usability visualization, low-vision simulation, Flash content inspection function, etc., can be used in Eclipse IDE by selecting each accessibility perspective. Please visit ACTF plan page for more details about the updates.

1.4 (Neon)

Update Site: http://download.eclipse.org/technology/actf/1.4/update-site/
Other downloads:
actf-visualization-1.4.0-win32.zip

1.3 (Mars)

Update Site: http://download.eclipse.org/technology/actf/1.3/update-site/
Other downloads:
actf-visualization-1.3.1-win32.zip
actf-visualization-1.3.0-win32.zip

1.2 (Luna)

Update Site: http://archive.eclipse.org/technology/actf/update-site/1.2/
Other downloads:
actf-visualization-1.2.0-win32.zip

1.1 (Kepler)

Update Site: http://archive.eclipse.org/technology/actf/update-site/1.1/
Other downloads:
actf-visualization-1.1.0-win32.zip

1.0 (Juno)

Update Site: http://archive.eclipse.org/technology/actf/update-site/1.0.2/
Other downloads:
actf-visualization-1.0.2-win32.zip
actf-visualization-1.0.1-win32.zip
actf-visualization-1.0.0-win32.zip

0.9 (Indigo)

Other downloads:
actf-visualization-0.9.2-win32-incubation.zip
actf-visualization-0.9.1-win32-incubation.zip
actf-visualization-0.9.0-win32-incubation.zip

0.8 (Helios)

Other downloads:
actf-visualization-0.8.2-win32-incubation.zip
actf-visualization-0.8.1-win32-incubation.zip
actf-visualization-0.8.0-win32-incubation.zip


ACTF Previous Release (0.7 (Galileo))

Visualization SDK

ACTF Visualization SDK includes two types of extensible visualization engines (Blind usability visualization engine and low-vision simulation engine) and several reusable view components. These components support providing a visual representation of the usability of content or applications for People with Disabilities (PwD).

Other downloads:
actf-visualization-0.7.2-win32-incubation.zip
actf-visualization-0.7.1-win32-incubation.zip
actf-visualization-0.7.0-win32-incubation.zip

(Please try ACTF aDesigner, too. aDesigner is an exemplary tool developed on top of the Validation SDK.)


ACTF Previous Release (0.5)

Visualization SDK

ACTF Visualization SDK includes two types of extensible visualization engines (Blind usability visualization engine and low-vision simulation engine) and several reusable view components. These components support providing a visual representation of the usability of content or applications for People with Disabilities (PwD).

Other download: actf-visualization-sdk-200810080000-incubation.zip

Alternative Interface SDK

ACTF Alternative Interface SDK provides middleware components to make multimedia content controllable via alternative input methods, to add audio descriptions or captions, and to transform user interfaces by using external metadata.

Other download: actf-ai-sdk-200810080000-incubation.zip

(Please try ACTF aiBrowser, too. aiBrowser is an exemplary tool developed on top of the Alternative Interface SDK.)


ACTF Validation Components

Overview

ACTF Validation Components are now dormant and have no down stream dependencies or consumers of which we are aware. ACTF community decided to remove it from the ACTF project (see ACTF developers list archive). The entire source code and artifacts of Validation Components are archived and listed below.

Further development and enhancements of AccProbe will be directed by the IAccessible2 community residing at the Linux Foundation.

Archived Source Files

The last snapshot of ACTF CVS that includes Validation Components is available from here.

Java Validation Componentry (Javaco)

Javaco is a collection of components that can be leveraged by the Java developer from within the JDT to perform accessibility compliance validations of Java applications. These validations are dynamic, occuring as the application is being used so that accessibility evaluation need not be a distinct part of the testing cycle. Other components allow the developer to unit-test their GUI-based applications for accessibility, correcting accessibility deficiencies right in the source code.

Web Validation Componentry (Webelo)

Webelo is a collection of components that can be leveraged by the web content author or web appplication developer from within the WTP, JEE, or JDT to perform accessibility compliance validations of web content or applications. These validations are dynamic, occuring as the application is being used so that accessibility evaluation need not be a distinct part of the testing cycle.

Accessibility Probe (AccProbe)

Accessibility Probe is a standalone, Eclipse Rich-Client Product (RCP) application that provides a view of the accessible object hierarchy of a currently running application or rendered document and of the properties of the accessible objects of that application or document. It can also serve as an event monitor for tracking the events fired by these accessible objects. It is meant to combine the functionality of a variety of accessibility testing tools (such as inspection and event-monitoring tools) into one easy-to-use application for accessibility testing and debugging.

Please visit the IAccessible2 community residing at the Linux Foundation to find the latest version of the tool.

All downloads are provided under the terms and conditions of the Eclipse Foundation Software User Agreement unless otherwise specified.


Back to the top