Slashdot Mirror


What Accessibility Options Exist for Unix?

pll asks: "My wife is getting a Masters in Human Factors and Information Design. Tonight she attended a session on Handicapped Accessibility in Technology. Evidently MS has spent years studying this area, and the options one has under Windows is supposedly quite impressive (provided you install the accessibility packages). According to the lecturer, there are over 50 million handicapped people in the United States alone, and obviously even more worldwide. This got me thinking...the Free/Open software communities pay an awful lot of attention to i18n, but other than Emacspeak, what kind of attention have we paid to handicapped accessibility? I'm not aware of anything, other than Emacspeak, and that doesn't do much to enable the use of Gnome or KDE to a handicapped person." While Emacspeak does have some uses in this area, it's primarily only useful for the blind. What about people without the use of their hands, or features for the deaf, and so on?

7 of 329 comments (clear)

  1. Lemmie point you to another article... by FortKnox · · Score: 4, Insightful

    As mentioned in a side discussion on the window-less office article, open source developers only develop stuff to scratch their own itch. If there isn't handicapped open source developers, you won't find much open source handicap software packages.

    I don't agree that this is the way Open Source should go, but that's the reality of it.

    --
    Good quote, too many chars. Seriously, the slashdot 120 char limit sucks!
  2. Magnifier is 9/10 of the ball game by SilentChris · · Score: 4, Insightful
    From my experience with handicapped PC users, a decent magnifying utility is 9/10 of the ball game. Most users have supplementary problems with entering input, but nearly all have a difficult time seeing the screen.

    Windows XP ships with a decent magnifying utility (called "magnifier") but even they recommend in the opening dialog box getting something more robust. Popular packages to increase the entire desktop start around $19.99, but more "professional" ones can scale all the way up to $700!

    Another problem is that, despite "anti-discriminatory practices", handicapped people simply aren't hired for too many computer-literate positions. Many IT managers don't want to foot the bill for high-end accessibility utilities. That's why something more robust than Gnome's project (and KDE's paltry magnifying utility) are so needed.

  3. Commercial advantage by Wonko42 · · Score: 3, Insightful
    This is one of the major advantages of commercial software. Your average open source developer is generally not very interested in developing features that he or she doesn't have any use for. Thus, unless you have a good percentage of handicapped open source developers, your open source projects will tend not to contain good accessibility features. And, unfortunately, there aren't very many handicapped open source developers. :/

    This is where commercial software (especially companies like Microsoft who spend countless millions each year on research alone) has a distinct advantage. People who write code for commercial applications or OSes are not writing it for their own benefit -- they're writing it because they were told to and because they get paid to.

    That said, I'm very impressed with Windows XP's accessibility features, but I really don't think they would be too difficult to implement in Linux applications. The only major problem is that "Linux" is just a kernel, and accessibility features don't belong in the kernel. Thus, it will be left up to individual distributions (Red Hat, Debian, Mandrake...) or individual application developers. This makes for a very uneven and inconsistent level of accessibility support across different applications. :/

    Sadly, this is one area where companies like Microsoft and Apple have much more of an advantage than open source OSes, due mainly to the structure of their OSes.

  4. Re:Bogus statistics by gorilla · · Score: 5, Insightful

    I'd say that 6 out of 6 people could benefit from accessibility technology. You see, even though the disabled need accessibility, but we all benefit when it's included. If you make a program speech enabled, then it's possible to use that program over a telephone. If a program can be configured to use large fonts, it can be used on an LCD display. If a program has keyboard shortcuts for mousable operations, then we can use the program without taking our fingers off the keyboard.

  5. Section 508 by tomfuck · · Score: 4, Insightful

    I've been working quite extensively within section508 guidelines which outlines electronic accesibility within government systems - from webpages, to software, to the photocopiers in the office. The statistics that are used in cases like this are misleading to those unfamilar with accesibility. You may not think that 1/6 people are 'handicap', but this term is fairly broad when used in this contex. The term also refers to the color blind, people with carpel tunnel syndrome, people with hearing-impairments (but not completely deaf), and the like - anyone who may require any assistance at all or may have difficulty navigating the web or a software product.

    At the rate many of us are going, we're going to have weakened eyesight and carpel tunnel syndrome from so many hours on the computer. So we will be relying on many of these advances in accessibility options in the future.

    I really recommend section508.gov which is a really great resource for accessibility.

  6. I am handicapped person too, but... (rants) by antdude · · Score: 3, Insightful

    I was born with Nager's syndrome and have multiple physical disabilities. I am currently unemployed (laid off from a dotcom company about eight months ago). I noticed a lot of employers are afraid of people with disabilities like me. This is true when I go for job interviews (already had about ten of them and applied over 650 jobs within eight months).

    My field is in the Information Technology (IT) area and I have a Bachelor of Science in Computer Science. My strongest areas are in Web Development/Design and Software Quality Assurance (SQA).

    The thing I have is that I don't need heavy accomodations. I don't need special computers, tools, access, etc. The only thing I need is people's patience to understand that I am like people without disabilities. I tell them that I have speech impairment (can't talk clearly), but this shouldn't stop them from hiring me because I can type, e-mail, ICQ, AIM, write my sayings on papers, etc. I can still handle any IT jobs like programming, testing, etc.

    When I was working for the last company, everyone was impressed with my skills and knowledge. I always worked hard and done a lot overtime. I was serious about my job.

    With the downturn of the economy, it makes my job search situation even more difficult and frustrating. Having disabilities make my chances very slim.

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  7. Blind users and Linux. by Noryungi · · Score: 3, Insightful

    I have had some experience working with and helping blind users and, in my opinion, Linux use would greatly help them for one reason (and one reason only): character/terminal-based applications.

    While the focus of most developers today is the pretty GUI/multimedia/gizmo-of-the-day, there are literally tons of useful applications that work perfectly well in text mode -- and that can be used with a Braille output and keyboard configured as a serial terminal.

    Applications such as Lynx, links, mutt, vi, Emacs, nano, TeX, ispell, ps2ascii, etc... provide blind users with a level of service and capabilities they would hard-pressed to find under Windows. As a matter of fact, Linux and *BSDs are the only operating systems I know to maintain such a huge number of terminal-based applications.

    Whenever you are tempted to program something only for a GUI, remember the UNIX philosophy and program a command-line utility, as well as graphical (X) shell -- you'll probably help a blind user somewhere!

    --
    The right to offend is far more important than the right not to be offended. (Rowan Atkinson)