Dasher (software)

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Dasher
48px
250px
Dasher running under Linux
Developer(s) The Dasher Project
Stable release 4.11 / 14 March 2010 (2010-03-14)
Written in Java, C and C++
Operating system Cross-platform
Type Computer accessibility
License GPL
Website http://www.inference.phy.cam.ac.uk/dasher/

Dasher is an input method and computer accessibility tool which enables users to write without using a keyboard, by entering text on a screen using a pointing device such as a mouse, a touch screen, or mice operated by the foot or head. Such instruments could serve as prosthetic devices for disabled people who cannot use standard keyboards, or where the use of one is impractical.[1][2]

Dasher is free and open-source software, subject to the requirements of the GNU General Public License (GPL), version 2. Dasher is available for operating systems with GTK+ support, i.e. Linux, BSDs and other Unix-like, Mac OS and Microsoft Windows, Pocket PC, iOS and Android.[3][4][5]

Dasher was invented by David J. C. MacKay and developed by David Ward and other members of MacKay's Cambridge research group. The Dasher project is supported by the Gatsby Charitable Foundation and by the EU aegis-project.

Design

Whatever the writer uses as a pointer, he/she selects a letter from ones displayed on a screen, whereupon the system uses a probabilistic predictive model to anticipate the likely character combinations for the next piece of text, and accord these higher priority by displaying them more prominently than less likely letter combinations. This saves the user effort and time as they proceed to choose the next letter from those offered. The process of composing text in this way has been likened to an arcade game, as users zoom through characters that fly across the screen and select them in order to compose text. The system learns from experience which letter combinations are the most popular, and changes its display protocol over time to reflect this.

Features

The Dasher package contains various architecture-independent data files:

  • alphabet descriptions for over 150 languages[6]
  • letter colours settings
  • training files in all supported languages

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Inference Group (University of Cambridge): Mobile Dasher. Accessed 2013-01-17.
  4. Dasher for iOS on iTunes. Accessed 2013-01-17.
  5. Dasher for Android on Google Play. Accessed 2014-06-04.
  6. http://www.inference.phy.cam.ac.uk/dasher/download/alphabets/

External links