New Technology for the Blind?
Recently, quite a few questions surrounding technology for the visually impared have dropped into the Ask Slashdot in-box and I'd like to take the time to share these questions with you. Please read on for more.
Gaming Accessibility Recommendations?
openSoar asks: "I work for a company that makes and runs a virtual online world called SecondLife. One of the most inspirational stories I've heard recently has been about a group of people with extreme physical challenges and limitations who are using our software to great effect including (to quote from the original forum post) - 'the chance to be on an equal playing field for once, to not have to have folks get past what they look or sound like... to be warmly received... to play and have fun the way their peers do.' - I want to make things even better and provide a broad range of accessibility features and options. Time constraints mean I can't tackle everything so I'm trying to hit the really useful ones first. Of course, we're going to ask the users what they think but I figured that the folk here would also have some great ideas and suggestions."
Blind Friendly Open Source Software?
scubacuda asks: "A friend of mine is blind, yet he effortlessly navigates through his Windows XP box (installing programs, buying stuff on eBay, reading web-pages, etc) using JAWS. When I asked him what open source resources were available for him, I was surprised to hear him say, 'Almost nothing.' Is this true? Are we just not looking at the right places, or do blind-friendly resources tend to be Microsoft-centric? I tried to get him to switch over to Firefox, but he says that it doesn't work as well with JAWS as IE does."
MP3 Players for the Visually Impaired?
holden caufield asks: "As the geek-in-residence for my circle of friends, I've been asked the 'Which MP3 player should I buy?' question repeatedly, and I'm yet to offer an answer to them that doesn't rhyme with 'iPod'. Now I've been asked this very same question from a good friend who is blind (only *very* limited vision in one eye), and I'm thinking the iPod is still the way to go? Can anyone tell me their visually impaired experiences with MP3 players? Keep in mind, I don't mean 'can you now use it without looking at it?', since the learning curve would have been flattened for you by being able to study it originally. Any suggestions?
A few reasons why I think the iPod will work for him:
- Simple user interface
- Cursor changes can be heard with (or without) headphones on
- Bright back-lighting may be helpful for him.
- He uses a screen reader (JAWS for Windows), so compatibility with that is possibly more important than nearly any other feature.
- He is looking for an MP3 player. Ogg and FLAC compatibility is not a consideration, and will not weigh in favor of any device.
- Sorry, but switching to Linux is not an option, however open-source that is Win32-compatible is fine."
I like OS X since it also has a bunch of other features for the handicapped, like zoom, contrast and grayscale adjustments. If you're not completely blind, this is quite useful. Check out the Universal Access preferences pane to see the hearing and keyboard and mouse stuff too.
mp3 player for the visually impaired? Hmmm, maybe a laptop running iTunes and the spoken interface enabled. I set it up to read any highlighted text when I hit F8. The only minor problem is that it reads the whole line in the playlist, the name, time, artist, album, genre, etc. That would make quick browsing kind of hard.
BLinux
An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
Back in the mists of POPFile time a developer came along and wanted to work on the HTML of POPFile's UI (made it HTML 4.01 and CSS1 compliant) and I said "If you want to work on it then you need to do that PLUS you need to make it pass the Bobby Accessibility Guidelines".
He did all three and I have heard from users that POPFile works well with screen readers. I'm not sure about JAWS in particular.
It wasn't particularly onerous to get the Bobby AA mark for the software and I'm always happy to have another satisfied user.
John.
For diversions, how about Interactive Fiction? It has a textual interface that lends itself well to speakerbox usage, shell accounts, and there's a vast library of free titles available.
As far as the Ipod goes, that's a terrible idea. He needs one with tactile controls. Ideally, it needs at least 6 control buttons on it, Play/pause, next, previous, volume up/down and power. The Ipod is about the last place you want to look, as the wheel thing will do him absolutely no good.
People who think they know everything really piss off those of us that actually do.
Regarding the MP3 player, make sure he checks out Rockbox.
Rockbox is an open source (GPL) firmware project for the Archos Recorder MP3 player (among others). They've done great work, which included Talkbox - extra code which can allow the MP3 player to 'talk' to the users.
Now the problem is that the actual hardware itself is terrible - that is not the Rockbox teams fault, of course, though.
I've seen on the mailing list some blind users who've written in just to comment about how helpful and useful the Talkbox features of Rockbox are. So it seriously does help people. It is an amazing project, and I really wish I had worked on it myself.
Anyway, check out the manual or something to check that it is suitable.
- Jax
The Screen Magnifiers Homepage has a nice listing of software available to visually impaired users. As a visually impaired person myself, I too wish there was some nice open sourced solution to help me out as commercial software is REALLY expensive.
I have tried ZoomText and it is excellent. I have also tried almost every freeware/non comercial screen magnification software listed at magnifiers.org, but to be honest with you, none have even come close to being usable. Most of them offer no more functionality than the magnifyer bundled with Windows. I have not tried freeware/opensource screen readers, so I cannot comment on them. I would suspect that nothing would even come close to JAWS.
Regarding you friend's experience using Firefox with JAWS, I have run into several programs that wouldn't work with ZoomText. FireFox was one, Putty was another. The software could not track the cursor properly. These Programs seem to be mostly compatible with very popular software packages.
I was a technical manager on the CNIB (Canadian National Institute for the Blind) "Children's Discovery Portal". This is the children's interface into the larger CNIB Digital Library initiative that provides digital access to the entire CNIB audio archive, including newspapers and magazines. It's a free service to CNIB members.
.NET, even Commerce Server to provide users with book recomendations (a la Amazon.com). WMV was even chosen for the streaming audio format.
The project was sponsered to a large extent by Microsoft. They threw millions at it. Not surprisingly, the entire infrastructure around it consists of MS technology (interfacing with the legacy CNIB user data). We're talking W2K3 Servers, IIS, SQL,
The sole browser/screenreader combo targeted is IE/JAWS.
I can tell you, JAWS was not chosen for any sort of advanced features or (percieved) usability. From an implentation POV, it's a nightmare. It's archaic software that is very picky in what/how it reads. It predates browsers and does not play well with pages that are not specifically designed for it. That said, the only reason it was targeted for the project is that it is the de-facto standard screenreader for the blind community. It's been around so long that it's ubiquitous. And as bad as it is, the kids use it intuitively and to it's fullest extent. I couldn't believe how fast they had JAWS cranked up (it was reading the screen at something like 10x speed) and they jump around the page using the keyboard controls faster then I (a sighted person) could read what was on the screen! Really something.
Anyway, love it or hate it, it seems like JAWS will stick around for at least a while yet.