Welcome to your ultimate assistive technology resource


Rising Popularity of Online Chat

Online chats and instant messaging will soonBecause most users already have a
account for more personal and corporateJava-enabled Web browser, there are no other
communications than the telephone. Nearlysoftware downloads or installs.
eight hundred million instant messages areUnfortunately, the implementation of Java
being sent each day. It is estimated thatinside the Web browser is not very
number will increase to over four billion.accessible. Unless the Java programmer has
The accessibility of these communicationspecifically designed the chat interface to
tools to all users is important. Whenwork with screen readers, the screen reader
individuals with disabilities are blockedwill not be able to use the interface. Newer
from using online chat programs, they are cutversions of Jaws are currently the only
out  of  one important communication channel.readers capable of reading Java output;
however, the author is unaware of any Java
There are three types of popular synchronouschat interfaces that have been developed for
communication tools: IRC - Internet Relaythem. For users with disabilities other than
Chat was an early communication technology.vision problems (cognitive, motor, hearing,
It allows users to send and receive messagesetc.), there are design principles that can
from the central server using clientmake Web-based chat interfaces more
software. Another type of communication toolaccessible, such as use of clear/consistent
is web-based Chats. These typically use Javanavigation, not relying on audio for content,
to display and control a chat interfaceand  easy-to-use  interfaces  as  well.
within a Web page. No additional software is
required. There are also Instant MessengersSome Web-based chat programs have been
or software for managing and communicatingdeveloped to output HTML only. These chats
with  others.can be quite accessible to screen readers,
because no additional software is required
IRC, or Internet Relay Chat is one type ofand the output is easily read by the
communication tool popular in the businesssoftware. HTML chats are also cross
world. To participate in an Internet Relaycompatible and work with all new web
Chat, you need an IRC program, commonlybrowsers. HTML chat programs must allow the
called a Client. There is a wide variety ofuser to control how new messages are
IRC programs available, with varying levelsdisplayed - if new messages are automatically
of accessibility to those with disabilities.displayed, then the user may become confused.
The most popular Macintosh IRC client isHTML chat windows must be automatically or
Ircle - external link. The best Windows basedmanually refreshed to view new messages,
IRC client is mIRC - external link. Thesewhich  can  be tedious or confusing to users.
clients are primarily command based, meaning
that the user must manually enter textIn general, Instant Messenger chat tools seem
commands into the interface to go toto be reasonably accessible, although there
different chat areas, change preferences, andare compatibility issues between versions of
chat with others. The accessibility of IRCassistive technology and versions of IM
clients varies and accessibility programstools. The Jaws screen reader was designed to
have been developed to work with Ircle, mIRC,work with versions of AOL Instant Messenger
and others, but most are outdated and do notand has been used with each of the major
work with newer IRC clients. Because of theinstant messengers with varying levels of
limitations of IRC and the difficult to learnsuccess. The user in many cases must learn to
and use interfaces, it is not as frequently'trick' the IM program into working with
used  as  other  chat  tools.their assistive program and must learn how to
control and manipulate the program, which is
The use of synchronous communications throughnot inherently accessible. IM settings can be
a Web page interface is quite powerful. Mostchanged to make the program more accessible,
Web-based chats use the programming languagesuch as viewing one message at a time,
Java to create an updateable region of thekeeping the IM window from automatically
screen that can be used for chatting withopening, and designating sounds for various
other users that are at the same Web page.notifications.



1 A B C D 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114