Slashdot Mirror


FOSS and Disabled Communities Out of Touch

Yinepuhotep writes "Newsforge has a thought-provoking article on the lack of communication between the FOSS community and disabled persons." From the article: "How can the FOSS community address the issues of the disabled? The most urgent task is to improve documentation. Perhaps you can make it a personal goal to be able to configure your favorite FOSS tool blindfolded while someone reads your improved instructions aloud. Your local LUG could organize ways to connect volunteers to assist disabled users with installations. Be sure to contact local disability rights groups to let them know what you're doing. They may also be able to provide more feedback about needs in your community."

52 of 263 comments (clear)

  1. This is a tough place for developers to be in... by im_thatoneguy · · Score: 5, Insightful

    This is definitely a challenge for all developers world wide. However, this is nothing new, or unique to FOSS, just an old problem approached from a new perspective.

    As mentioned in the article, this leads back to an earlier Slashdot news post, on the Consistency/Efficiency debate.

    I would be inclined to lean towards consistency myself, and side with the disabled folks, but how can you create new and exciting platforms while still being maintaining familiarity. If you ask me, the web is an excellent case study in creating exciting new products, while simultaneously establishing conventions.

    Perhaps this article shouldn't be taken as a call to turn all of the FOSS software into retail clones, but to concentrate on bringing innovative features, while still maintaining a consistant and familiar interface.

  2. Gimme, Gimme, Gimme by killjoe · · Score: 5, Insightful

    Can a blind person install and configure windows, iis, SQL server, exchange, and active directory?

    Once your favorite OSS tool is installed can a blind person use them?

    How about other types of disabilities? How about if a person is blind and deaf? Or is missing both arms? Or is a quadrapeligic? How do we help them install and use linux?

    It seems to me that you have to draw the line someplace. If somebody wants to put forth the effort then great but honestly why don't we concentrate on getting the documentation so that a reasonably intelligent non disabled person can use it first. Then we can worry about the blind.

    In the mean time if a blind person wants to run linux please have them contact their local LUG, I am pretty sure somebody would step up to the plate. Another option might be to buy a pre-installed linux machine, lots of companies sell them.

    --
    evil is as evil does
    1. Re:Gimme, Gimme, Gimme by murr · · Score: 5, Informative

      an a blind person install and configure windows, iis, SQL server, exchange, and active directory?

      I don't know about that, but MacOS X (starting with 10.4) is designed to be installable by a blind person.

    2. Re:Gimme, Gimme, Gimme by Eivind · · Score: 2, Insightful
      First: no. A blind person has significant problems doing all of those things.

      I don't think that's a very good excuse though: "sure we suck, but the other guys do too."

      Fact is, a blind person can still both hear and read. Linux has some base advantage here, because everything can be acomplished from a command-line, and face it, if you're blind it's a lot easier to do "cp a b" than it is to point at the tiny picture and drag it to the othe tiny picture, then let go.

      It's usually not that hard to make a program more accessible. It's not an all or nothing thing. A little improvement is still a little improvement.

      I agree with you that being able to *use* a system is more important than being able to install and configure a system, but that doesn't mean both aren't desireable.

    3. Re:Gimme, Gimme, Gimme by TheFlyingGoat · · Score: 5, Insightful

      Other than configuring Windows, all the other examples you give are server administration related. While there are people with certain disabilities that are system administrators, most have already solved many of the issues they'll face in that field. Many are only partially disabled or have the proper equipment to deal with the situations they'll come up against.

      I believe more important is that the OSS community focus on making user software accessible to people with disabilities. Gnome focuses on this quite a bit. Firefox has done a decent job by including mouse gestures. There's still plenty of room for improvement, however.

      My wife works as an occupational therapist and I spoke with her about this a few months ago. She said that most popular Windows software is pretty well designed for people with handicaps (customizable menus, font sizes, color schemes, layout, etc). She hasn't worked with many linux programs, so she couldn't provide much of a comparison, but your comments are why disabled people might not choose linux over Windows. Just like most users, they just want software that works for them. If the software needs to be designed slightly better to work for them, then where's the harm in trying to improve it?

      --
      You have enemies? Good. That means you've stood up for something, sometime in your life. --Winston Churchill
    4. Re:Gimme, Gimme, Gimme by babbling · · Score: 3, Informative

      The thing is, if you make everything clean enough to be used by users with disabilities, the entire system ALSO becomes more usable for regular users, usually.

      A good example is webpages. Having them be standards compliant is important for users with disabilities. The standards compliance also helps regular users on text-based browsers, and regular users in general.

    5. Re:Gimme, Gimme, Gimme by powermacx · · Score: 3, Interesting

      Tiger's (OS X 10.4) VoiceOver is indeed very useful. I'm not blind, but I had to go on for several days without a monitor after a power surge killed my CRT. Luckily I remembered the key combo to activate VoiceOver, and for a few days I used my Mac "blind", and was able to send and receive emails, even to the point of arranging my next monitor purchase thru it.

    6. Re:Gimme, Gimme, Gimme by BlueStrat · · Score: 4, Interesting

      WHere is the harm? You just stated the harm. Every minute and every dollar spent making linux work for the blind is a minute not spent making linux work better for the average user.

      Actually, that's not quite true. One of the major bullet points for large corporations these days is complying with the myriad disabled worker regulations they must comply with regarding accessibility, etc.

      Having a company workstation OS that can be configured for a disabled worker is a big plus, and would help adoption by the large corporations. My point being that improving accessibility for the disabled is a win-win, for both the corporations and disabled individuals.

      Not saying that it would cause immediate migration or anything, but it *would* be a plus.

      Strat

      --
      Progressivism (aka US 'Liberalism'): Ideas so good they need a police/surveillance-state to enforce.
    7. Re:Gimme, Gimme, Gimme by geminidomino · · Score: 3, Funny

      Guide to Emacspeak...

      Forcing the blind to use emacs goes beyond discrimination and into just plain cruel. ;)

    8. Re:Gimme, Gimme, Gimme by hcdejong · · Score: 3, Informative

      She said that most popular Windows software is pretty well designed for people with handicaps (customizable menus, font sizes, color schemes, layout, etc). She hasn't worked with many linux programs, so she couldn't provide much of a comparison, but your comments are why disabled people might not choose linux over Windows. Just like most users, they just want software that works for them. If the software needs to be designed slightly better to work for them, then where's the harm in trying to improve it?

      Interestingly, most of these items would benefit non-handicapped people just as much. Too many programs rely on a limited set of assumptions.

      One example I've come across: the assumption that a monitor has 72 dpi resolution. In Windows, you can resize the standard UI elements to be usable on monitors with a higher resolution, but applications that use nonstandard UI widgets all too often ignore this setting. Winamp is an example of how it shouldn't be done: it's tiny on my 21" monitor running at 1600x1200. Photoshop palettes suffer from the same problem.

    9. Re:Gimme, Gimme, Gimme by biglig2 · · Score: 2, Informative

      Indeed, if you look at this Massachusetts case - where the state IT people wanted to insist on open standards for documents - the arguments used against were not that this was a bad idea in itself, but that all the standard accessibility apps they used targeted MS Office. (Either they didn't work with alternatives or did work with reduced function set.)

      Now, places like Government where they need to know that they will always be able to open their documents are low lying fruit for FOSS software, anything that is liable to block that needs work.

      --
      ~~~~~ BigLig2? You mean there's another one of me?
  3. What we need is more disabled OSS developers... by Schraegstrichpunkt · · Score: 4, Funny

    ... poke an OSS developer in the eyes today!

  4. Just FOSS? by odano · · Score: 2, Insightful

    How well does commercial software meet the needs of the disabled? I think all software needs to be updated, but surely it isn't just FOSS developers that are out of touch with the needs of the disabled.

  5. Re:It's funny... by shutdown+-p+now · · Score: 3, Insightful

    Coincidentially, I would imagine that good old command-line interface, which is well developed in Linux, compared to *cough cough* some OSes, would be the best for blind people in terms of accessibility.

  6. what about blind people? by klasikahl · · Score: 3, Interesting

    dmwaters, a really cool blind lady, is an IRCop on Freenode. I wonder what she'd have to say about the article.

    1. Re:what about blind people? by klasikahl · · Score: 3, Informative

      Oh, and she's also a Gentoo dev. How could I forget?

  7. larger problem by a.d.trick · · Score: 3, Insightful

    It's not just FOSS. The computer world as a whole has largely ignored them. There have been several notible attempts to make them equals (the W3C for example), but the problem is that software interface people are 1) generally not disabled and do not understand what it is like to be disabled, and 2) generally aren't even experts at all, but tossed in from the software development or marketing department. As a result they're often clueless about accessability (hell even usability is a serious problems in many cases).

    This isn't limited to FOSS. For a perfect example, see Netscape.

  8. Just to be crass and insensitive by nickgrieve · · Score: 3, Funny

    The FOSS community has enough trouble getting things working for the able bodied let alone the disabled...

    rimshot

    thanks, I am here all week... tip your waitress...

  9. Every man for himself by onesadcookie · · Score: 3, Insightful

    It strikes me that the open-source community is, by and large, an "every man for himself" environment. People create software that helps them solve the problems they have; they fix issues in that software that affect their usage of it. To a certain extent the highly organized, high-participation projects can alleviate that, but even there, if there's a dearth of volunteers for a particular task, what're the chances it'll actually get done?

    That's not to say that all accessibility enhancements must be made by the disabled; there are of course a few charitable developers out there who'd be willing to take on these tasks for the greater good, and there are the friends and relatives of the disabled, who are in some sense "closer to the front line"... Realistically (or perhaps cynically) though, unless capable open-source developers are suffering without it, or unless someone sits down and pays for the development of it, the accessibility of open-source software is always going to be a low priority.

    Don't like it? Do something about it yourself, or create a charitable foundation to pay for other people to. Such is capitalism, and such is human nature.

  10. So true. by pimpsoftcom · · Score: 5, Interesting

    I'm what the state calls "Visually Disabled". Some people would rather just say I'm retarded, or even "useless". All are terms I often hear, despite the fact that I was born normal with better then 20/20 eyesight.

    Like it or not there is a large rift between the needs of the disabled and the people willing to take the extra time to address it. Disabled people, no matter the affliction, all have the same problem today: Only the people who need the extra interface flexibility are the ones interested in doing anything about it. And 99% of the time, they still cant because what they need is required to be able to build that very same system. Its a recursive dependency.

    We need a better focus on software based voice systems. Speech recognition, and yes better generation, it all needs to be there and sound good and be fast doing it. And yes, sounding good matters. I always laugh when I hear (google for festival, flite, blind linux) people talk about "eye candy" or "improved frame rates". They dont matter, and its just useless junk to me and others who lack the visual functions to care about how crisp the screen looks; What I and every other visually disabled person wants is "Ear Candy", the type of synthed voice that sounds like she or he really exists, so we dont get fed up with listening to that horrible robot voice all day and go crazy.

    One thing that most people dont understand as well is that most of us who are disabled in any way at all are dirt poor. It could be from medical bills, the lack of the ability to even work because of our disability, the fact that to most we are seen as less then human so people dont want to hire us for work we can do, or any number of other reasons. The fact is, most of us do not have much money and have a lot of free time on our hands. We could be open sources greatest contributors if the OOS community cared enough to do the things we cant to help us make the tools we need. Once our hungry minds have the option, you have no idea how much we will use it.

    I'm very lucky. I worked as a independent consulted for 5 years, taught myself as much as I could while I still had better eye sight then I do now in my "good" eye, and make sure to keep lights dim or off when I dont have to worry about a sightie needing more light to function so I dont get eye strain or migraines that could keep me from working due to my photo sensitivity. I made a living with Linux offering support, administration services, and my skills as a code monkey against all odds for 5 years, before my current job, because I did not give up. Many of my fellow disabled did not have the chance to use even that much sight, or did not get the time I did at a young age to learn things the "normal" way before my accident. That gave me a slight advantage, as now I know both worlds.

    Most of us dont have that. But then again most people dont understand, they cant. So everybody reading this, pick a day out of the week and go to bed the night before wearing a blindfold. Wake up with it still on and go through just one day without your ability to see. At all. Then maybe you will get a hint of what it is like for us, OOS's most eager and unwelcome members. And I say only a hint as that is all you will get; Because the first time you fall down, bump into something and break soemthing, want to cook a meal or need to take a piss, the first thing your going to do is take that blindfold off. Just remember that many do not have that option.

    --
    - d
    1. Re:So true. by colmore · · Score: 2, Interesting

      Man, you're really talking out of your ass, aren't you?

      Blind people have been using computers since day one. It's only modern GUIs that cause problems. Furthermore, while computer use might seem like a luxury to you, computers are a requirement for nearly every job a blind person could reasonably be expected to do.

      I'm sorry about your muscle problems, but leading into your diatribe with them as a way of making your readers think you have some sort of special sympathy for the disabled (and thus we're supposed to be more charitable to your dismissive comments about disabled peoples' needs) is frankly ridiculous. You've been shut out of a small portion of life's opportunities. Major disabilities make finding *any* self-supporting path through life an extreme challenge. I believe the unemployment rate for the blind is somewhere around 80% (though don't quote me on that)

      Anyway, you don't know what you're talking about, and you're discounting the hard work and legitimate needs of a lot of people. So kindly, STFU.

      --
      In Capitalist America, bank robs you!
    2. Re:So true. by k8to · · Score: 2, Insightful

      You keep claiming that there's this exclusionary principle in making the software better for acceessability versus making the software better for other people. Or further that somehow an encouragement to make software more accessible should be rejected because there are more important things that have to come first.

      The truth is that software, especially open source software, doesn't work like this. Resources are flexible with interest areas, some improvements in design reap efficiency rewards in development, while others cost.

      Most accessability improvements in user faceing software tend to benefit all users by regularizing and streamlining interfaces. To some extent this work will also be undertaken by people who would not be undertaking the work (whatever it is) that you think is more essential.

      But also there is the matter that accsessibility is something that permeates interface-oriented software. It is to some extent like security. Starting with a good set of accesibility design principles makes it easy. Trying to make an interface accessible long after it has been built into complexity is likely to be more work than caring about it from the start. Thus, advocating "putting this work off" will likely make it more costly (in resources) in the long run. Seperately, because of crossover benefits I believe it will make the software less good in the short run.

      Of course, luckily, these decisions won't be made because of anything you or I advocate in these silly comments.

      --
      -josh
  11. For the blind... by ndogg · · Score: 3, Informative
    --
    // file: mice.h
    #include "frickin_lasers.h"
  12. Wrong expectations by iamacat · · Score: 2, Insightful

    Free software is written according to developer's personal needs and interests. If I have a blind friend, I might try to test my Internet radio recorder with his/her screen reader. If not, oh well, I barely have time to finish a graphics-only, English-only version anyway. Given that disabled people have limited potential to be developers or to be rich enough to justify commercial support in most software*, the best bet would be government grants or charitable contributions of development money/personal time. It's unlikely that most FOSS can be made accessible, only a few "key" projects like Firefox and Open Office.

    * This is not to reflect on their intelligence or discount exceptional cases, but you know it's just harder for these folks to do things.

  13. Blind computer scientist. by hpcanswers · · Score: 2, Interesting

    One of the Rhodes Scholars I knew back in my PhD program is blind. He was one of our best numerical analyst and could code in C or MATLAB as well as anyone else. He had a device that he connected to his computer that would scan whatever line the cursor was on and then raise some pins to form Braille. To read math books, he would request the LaTeX source from the publisher. He made all of his graphs in GNUPlot. He could even scan a page from a note and have OCR translate it to ASCII. He had no trouble getting his work done.

    1. Re:Blind computer scientist. by penix1 · · Score: 2, Informative
      Accessability in Linux GUI has come a long way with projects like ksayit and a whole list of others....The fact is, if you are blind a GUI is kind of pointless (pun intended). As others have pointed out, there are Linux solutions for the blind such as blinux. At least in Linux there is always CLI which tends to lend itself to screen readers a whole lot better than any proprietary GUI based solution I have seen.

      B.

      N.B. I am also not blind but have setup a box for a blind girl in our neck of the woods. Nothing stranger than a system WITHOUT a monitor.

      B.

      --
      This is a sig. This is only a sig. Had this been an actual sig you would have been informed where to tune for more sigs.
  14. Re:Not surprising by MSTCrow5429 · · Score: 2, Funny

    Trigun, don't feed the anoynmous trolls! And being an extreme-right winger myself, disabled users sounds like a great underexploited market niche.

    --
    Slashdot: Playing Favorites Since 1997
  15. Community a natural market for FOSS by CarpetShark · · Score: 5, Insightful
    This is definitely a challenge for all developers world wide. However, this is nothing new, or unique to FOSS, just an old problem approached from a new perspective.


    Yes. However, what surprises me is that the Free Software community doesn't have stronger ties with community-centric organisations such as voluntary groups, human rights groups, etc. They're really natural allies, considering the ethical concerns that both groups take seriously etc.
    1. Re:Community a natural market for FOSS by moonbender · · Score: 3, Insightful

      That's true, but it's fairly natural and probably all right. Most people, that is those few that chose to work on any such issues focus on just one and take it "too serious", that is concentrate on it to the detriment of other issues. Take the animal rights guys for example. Or even the so-called anti globalisation people.

      The cool thing is that when lots of people concentrate on things that are important to them, most things get covered and most things get covered fairly deeply. Sure I don't want to contemplate a world where everyone is an RMS, but a few of them are a very good thing.

      --
      Switch back to Slashdot's D1 system.
    2. Re:Community a natural market for FOSS by linuxfanatic1024 · · Score: 2, Insightful

      Hey, at least Linux is friendly to deaf people. My girlfriend is deaf, and she can do everything on it. We have closed captioning in Xine and MPlayer (and players based on those two engines), flashing bells, and everything else can be visual. She enjoys using it and says Linux is more accomodating to her than Windows ever was. She's glad she can watch DVD's with closed captioning in Kaffeine (and not subtitles--REAL closed captioning).

      Then again, I know that there are many deaf programmers out there who we don't know about.

      That said, now that we know deaf people can use Linux without a problem, we need to focus on blind people. I don't know exactly how we should do that, though; that's why we need blind programmers.

      --
      Microsoft-free since March 28, 2004
  16. Horrid Program Design Protects MS (again!) by Stephen+Samuel · · Score: 2, Interesting
    The reaction that I'm seeing from the Disabled community is similar to that of sighted people who use MS products....
    Getting to learn how to use this was so horrid, I don't want to go through that again!
    Open Source may, ultimately, provide more freedom for disabled users, but in the meantime they've been scarred by how horrid the Microsoft solution has been.

    The Open Source solution framework is, by all appearances, going to be a far better, overall, experience for blind users -- but it's going to take some time to ramp up to the point where it's operationally better than (or even equivalent to), the current solution that third-party providers have managed to back-hack onto Office.

    In the meantime, it's going to take some work to convince these people that there's some long term value to helping the FOSS community get up to speed.

    --
    Free Software: Like love, it grows best when given away.
  17. huh? by Simon+Garlick · · Score: 3, Insightful

    The most urgent task is to improve documentation.

    Not for me it isn't. "Open Source" does not mean "good works for charity".

  18. Standardization helps assistive technologies... by StandardsSchmandards · · Score: 3, Insightful
    It seems to me that you have to draw the line someplace.
    A common mistake is to treat disabled users as a separate group. In fact, disability is something that affects most people at some time in their life and disabled users (with varying disability) will exist in all target groups you can come up with for your OSS project. Instead, focus on standardization. In this way you will enable assistive technologies such as screen readers, magnifiers and braille displays to make the most out of your application. A few hints: If your OSS project is as web app, use the W3C specifications for HTML, test your app with the W3C validator and learn about basic semantic markup. This goes for all you Wordpress template creators out there as well. If you project is a Windows app, make sure it is compatible with Microsoft Active Accessibility Api. In general, follow the GUI guidelines or the environment your application is supposed to be used in.
  19. Coding without seeing the screen by BruceCage · · Score: 2, Informative

    "Kenneth is working as an intern here at Microsoft for the summer on the Office team as a tester. He uses Visual Studio to find bugs (and to code on his own time). He writes emails in Outlook. Does all the usual stuff that most developers or testers at Microsoft do. With one difference.

    He can't see the screen because he's been blind since he was three years old."(Source)

    Check out the video at channel9 (click the source link above). There's especially one really good question/answer combo in there, I'll transcript it:

    [ Start: 08:50 ] Interviewer: How could the software be improved for you? What would you tell the Visual Studio team, for instance, to do to make the software better.

    Kenneth: Visual Studio has been very difficult for me to learn with JAWS. JAWS company itself does not specifically support Visual Studio as of now. And they're really working hard on adding the support to the JAWS software. So I think as of now that's the main thing that's holding back the accessibility levels, that JAWS itself hasn't really fully incorporated it. But I think Visual Studio relies very heavily on colored text, for symbolizing things. So rather than having the text that's related to one thing versus another isolated in different locations on the screen, they're all in a list and the different categories are symbolized for different text colors and background colors. I think that makes it a little bit difficult to sort things out on the screen with a screen reader.

    So that would be one thing I could suggest, but I think we're primarily waiting on JAWS. [...] As long as they're continually aware of the accessibility levels of their software and test them for that aspect of the usability. Then I think it'll continue to be usable, as long as the specialized software such as JAWS evolves along with it. And so I think that they're working hard at companies like JAWS and their competitors to stay current. And sometimes they fall behind, and I think for specialized programs like software development that aren't as common as say Word processors that sometimes are not as up to date. [ End: 11:12 ]

    define: JAWS
    "JAWS (an acronym for Job Access With Speech) is a screen reader for the visually impaired." (Source)

    --
    Perfect is the enemy of done.
  20. Issues with Moodle by thingie · · Score: 2, Informative

    Talking to Niall Sclater, Virtual Learning Environment Programme Director at The Open University on what they're having to do to Moodle to bring it up to scratch for their large community of blind users was very interesting. The OU have 100,000 students, 10,000 of them with a registered disability, basically they're have to completely redo the accessibility of Moodle.

    There was, however, no suggestion that any of the alternatives, commerical or open source were any better.

    cheers, thingie

    If you're interested in hearing Niall speak on such issues, or have a pointed question to ask him, why not register for our up-coming Open Source and Sustainability 2006 conference

  21. ...and standardization by StandardsSchmandards · · Score: 2, Informative

    Guidelines exist for software as well but are rarely used for some reason. A few examples that would help all users:

    I believe that following these and other specifications would make life much better for all users. These guidelines will make sure your software works with most assistive technologies as well.

    There are also a lot of open source developer tools to help you test your applications. E.g.:

  22. One step forward two backwards by accessbob · · Score: 2, Informative

    The disabled users in Massachusetts do have a point:

    • Most existing Assistive Technology (AT) is geard towards Windows.
    • AT training is geard towards Windows and Windows applications.
    • Formal evaluation of special needs tends to be geared towards using Windows and Windows applications.
    • Disability legisation has made commercial developers (especially MS) at least consider accessibilty.

    I'm not saying that is right or wrong, but that is where we are. If you force a switch to other platforms and applications, you do need to ensure that at least the current (and pretty awful) level of accessibility is maintained. And that's not just developing accessible FOSS applications, but providing training and support to the users, including the special needs evaluators & trainers. It's not a trivial task.

    My own PhD research into improving the accessibility of mass-produced mobile devices (phones, pda's, psp's etc) is based on open and international standards. All work products (as far as my university allows) will be released under the GPL or eqivalent. So I'm not anti-FOSS at all, but one step forward and two backwards isn't progress. Unless it's managed properly, switching platforms and applications (to FOSS based ones, or to any others) can cause real problems for disabled users.

  23. Fixing the wrong problem.. by Ian_FBNS · · Score: 2, Interesting

    Wouldn't the effort be better spent trying to fix the actual disability in the first place? We spend a frighteningly small amount on fundamental research, and it seems that almost every development comes up against the "moral" luddites who don't want any kind of medical breakthrough in case it offends their religion. *sigh*

  24. Crock o' Shit by caffeination · · Score: 4, Informative
    It's just another thing being worked on. It's not a case of being out of touch, as clearly there are several tools, mostly aimed at the visually impaired, which is what they really mean by disabled.
    • Even Slackware gives the option to install a speakup kernel.
    • KDE has text-to-speech, though only the frontend in earlier versions.
    • KDE also enables you to resize the screen easily, helping those with less severe vision problems.
    • Check this out
    Nothing in FOSS can be taken and presented as An Official Display of How Good It Is And Always Shall Be. Most things are work in progress.

    If there's a lack of communication, it's the fault of the disabled community. Or are FOSS developers to spend their time researching potential user groups' needs instead of coding? I imagine that disabled rights groups have already provided the necessary information, and are just waiting for the tools to appear, because from what little I've seen, they're very good at doing their part. If they haven't done that yet, tough luck. Unless they want some sighted programmer to just guess?

    Another thing I didn't like about this article was its use of the phrase "disabled people". It's about THE BLIND, so just say THE BLIND. Deaf people don't have any fixable problems with computers unless some idiot decides to make their program depend on sound feedback. There's little we can do to enable a dumb person to use VOIP, short of recognising their speech and converting it to text. Reduced mobility users need to complain to their hardware vendors if there are no Linux drivers for their single-handed keyboards or whatever they may need. They are working on blind access. Work is slow because FOSS runs on itch scratching. People make software that they want. Companies work on software that they use.

    I really want blind users to be able to have their needs catered for. I don't want them to need to send letters saying things like "Do you know that choosing Linux means excluding blind users?". But as in everything else, steps are being made. Unfortunately, it's quite a long journey:

    he has not found "a distribution that boots" and detects "Italian speech synthesizers, or Braille terminals with the brltty driver."
    1. Re:Crock o' Shit by jalefkowit · · Score: 2, Insightful
      Another thing I didn't like about this article was its use of the phrase "disabled people". It's about THE BLIND, so just say THE BLIND.

      Tell that to somebody with perfect eyesight and impaired motor skills. There are a lot of dimensions to accessibility.

  25. Re:Slashdot Editor's Being Un-PC by Decaff · · Score: 2, Insightful

    The thing that annoys me is this use of the word 'community'. This implies that FOSS people are one coherent group, or disabled people are one coherent groups. We are all individuals.

  26. Yet another reason for web standards by leoboiko · · Score: 4, Interesting

    This is an additional reason to learn proper (X)HTML, CSS et al. They have very interesting accessibility features which cannot be matched by ad-hoc MSIE HTML.

    BTW, while I'm evangelizing standards, every web developer, *especially* framework developers (Rails guys, I'm looking at you), should be required by law to read the damn HTTP RFC. Content-negotiation is so underrated; it could be very useful for accessibility. HTTP rulez, it's a shame that so few reconize it.

    --
    Prescriptive grammar:linguistics :: alchemy:chemistry. Stop being a nazi and learn some science.
  27. Re:someone needed to read it aloud? by stebe · · Score: 3, Funny

    I am all for these man pages that read themselves aloud. Sometimes it is just so hard to muster the proper indignation needed to tell a blind newbie GSTRTFMTY (Get Someone To RTFM To You).

  28. Programming for the Blind by mkeller · · Score: 5, Interesting

    Until I witnessed a 100% blind person using a computer, my
    understanding of the problem was very flawed. With the
    monitor turned off he could browse web sites, read/write
    email, and puzzle through popup error messages. He used
    a text to speech software package that read to him faster
    than I could listen. The package also provided an interface
    for configuring a huge number of custom hotkeys which he
    programmed and used extensively. The way his brain adapted to a
    sound based interface was amazing. I've never seen anything
    like it.

  29. Re:Slashdot Editor's Being Un-PC by UltimateRobotLover · · Score: 2, Funny

    Yes! We're all individuals!

  30. Re:Slashdot Editor's Being Un-PC by Mindwarp · · Score: 2, Funny

    I'm not!

    --
    The gift of death metal does not smile on the good looking.
  31. Astroturfing??? by evilviper · · Score: 2, Informative

    This whole story sounds just about completely made-up to me. I've talked with a lot of blind people who use Linux, and they all say how great it is, and how completely impossible it is to use Windows.

    A few Linux distros were put together for the express purpose of making a distro for the disabled. Some, like Slackware, come ready for disabled users, having a "speak-up" enabled kernel on the CD, meaning you only need to type a few characters before it will start reading output to you...

    The individual who they detailed in the article presumably already had someone set-up Windows for him, installing all the speech software necessary. His problem is that he'd have to install Linux (not hard really, hook-up a null-modem cable between computers), get speech-synthesis working, and he apparently doesn't understand English in the slightest, needing brazilian translation as well.

    This frustration doesn't strike me as being any more serious than the standard Windows user trying to switch to Linux, when he's not familiar with it... They just don't want ANY CHANGES at all. I really don't see this as a disability issue at all.

    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  32. Set up a team of softare developers! by danimrich · · Score: 2, Insightful

    I think the organizations that represent disabled people haven't realized that they should not deal with the FOSS community the way they do with Microsoft. FOSS development has mostly depended on someone needing/wanting/linking a certain functionality and then trying to code it. Whereas Microsoft will likely think about markets, good press and money.
    I would suggest that the representative organizations set up a mixed team of blind and seeing software developers who could contribute to the FOSS community.

    --
    where's all that Karma?
  33. Two words: by UncleRage · · Score: 2, Insightful

    Stephen Hawking

    Idiot.

    --
    #SickNotWeak
  34. Blind people rock by caffeination · · Score: 2, Funny
    Less serious than my other comment, I've just found this gem in a page about how a CLI is better for the blind:
    If you watch a sighted Linux user for an hour, you will notice that he spends most of his time in screen applications.
    Seems even the visually impaired have trouble catering for themselves all of the time. Either that or this guy's got a very subtle sense of humor.
  35. I'm not blind ... but ... by Skapare · · Score: 3, Informative

    ... I do have this eye condition where my eyes focus differently in different colors. Where normal vision would see a white dot on a black background, when that dot is made up of 3 narrow band colors, what I see are 3 separate dots. They aren't too far apart, although the blue one is out of focus and fuzzy. When reading white text on a black background, I get a mix of colors. I can read it, but it causes eyestrain. Reversing that to black text on white background makes it easier on my eyes. That's how I'm typing on Slashdot right now. Every character I type has fuzzy color edges to it ... red on the left and bottom, blue on the top, green on the right, and yellow below the red on the bottom.

    I deal with this in a number of ways. Since I do most of my programming, system administration, and network administration via the text mode console in Linux, I just change the colors there to better suit my needs. By making the contrast between foreground color and background color limited to a single color, where the other 2 colors have the same intensity between foreground and background, I can read text easily with no eyestrain for hours. So in that sense I'm taking care of myself, and I'm lucky enough to not be disabled in a way that prevents me from managing to do that from the starting point that's designed specifically for normal vision people.

    That said, there are still some troubling issues that people need to be aware of and sensitive to. There are a few programs that operate in a text environment (can run on console, or under xterm, etc) that intentionally alter the color environment, and screw up my color setup. It needs to be possible to disable that. In one program I was trying, which erased all my color maps and substituted the defaults, someone suggested the monochrome option it had. In that mode it still erased all my color maps, and then showed me only white text on black background. That didn't actually help at all. What I need is for programs to either leave my colors alone, or at least provide an option (documented in the man page ... yes, I read those) to turn that off. And by "off" I don't mean not to use different color text for highlighting, I mean just don't alter my color maps.

    It's worse in X. Not all the colors can be changed in one place. Each application has its own separate configuration for colors. It would help if there was a standardized place for all applications to check for color preferences and at least use them by default. And web pages are a bit worse because each web site, if it can even be changed at all, has to be changed separately. It's getting a tad bit better with more widespread use of style sheets and such.

    I also have to be sensitive to the fact that there is a wide range of possible disabilities or just difficulties (what I classify my condition as) and that program developers just can't easily envision, or certainly can't readily test, how their software deals with all the possible needs of different users. I'm sure stuff I've written might be difficult or impossible to use by some others depending on their disability. But the better we can communicate between developers and users, the more we can both improve usability.

    This condition I have is only a problem when the light sources are made up of discrete narrowband colors. A broad continuous spectrum doesn't really cause the problem because it just makes things a tiny bit fuzzy in a smooth way that is easy to focus on. Sunlight is almost perfectly continuous. Incandescent light bulbs are also just as good. This condition doesn't affect my ability to actually see; it merely causes stress and eyestrain when the conditions are worse. One of the worst things for me are fluorescent lights. Then everything I look at under that lighting has the problem. White LEDs are no better. Ironically, those orange-peach colored high pressure sodium lamps often used on streets and parking lots don't cause me any problems at all (though they ca

    --
    now we need to go OSS in diesel cars
  36. Re:someone needed to read it aloud? by sznupi · · Score: 2, Funny

    On the bright side, one is shielded from effects of goatse then...

    --
    One that hath name thou can not otter