Tagged Questions

389
votes
23answers
40k views

How can you program if you're blind?

Sight is one of the senses most programmers take for granted. Most programmers would spend hours looking at a computer monitor (especially during times when they are in the zone), but I know there are ...
50
votes
9answers
3k views

Is there a way to convert indentation in Python code to braces?

I am a totally blind programmer who would like to learn Python. Unfortunately the fact that code blocks are represented with different levels of indentation is a major stumbling block. I was wondering ...
31
votes
3answers
725 views

Programming for Android as a blind person

I have a friend who is quite a capable programmer, especially considering that he is blind. Now he would like to start developing for Android. But, the problem I see him running into is that there ...
9
votes
5answers
969 views

Breaking CAPTCHAs for a Noble Purpose

CAPTCHAs that ask users to read distorted text are fine for sighted people, but a terrible barrier for those who are blind or have other disabilities. Audio alternatives are occasionally available but ...
4
votes
4answers
258 views

Web Accessibility Testing Tools

I'm wondering if any of you know of any good free (nearly free) applications that are used for web accessibility testing. So far, I have found; WAT - Web Accessibility Toolbar ...
3
votes
2answers
152 views

Website for the blind?

I am trying to make a website for the blind compatible on all devices (iPad, iPhone, and PC). I am looking for some good demos and tutorials. Please help me learn how to make website for blind ...
2
votes
6answers
215 views

making websites accessible to visually impaired people?

can anyone give me some tips or hook me up with some good links on this? i'm having trouble finding much more than 'add alt text to the images' and i'm not sure how current the info is... i get the ...