Tagged Questions

41
votes
12answers
1k views

How can you program if you’re blind?

Sight is one of the senses a programmer take for granted. Most programmers would spend hours looking at a computer monitor (especially during times when they are in the zone). I know there are blind …
34
votes
9answers
2k 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 …
23
votes
15answers
2k views

How to find good looking font color if background color is known?

There seem to be so many color wheel, color picker, and color matcher web apps out there, where you give one color and the they'll find a couple of other colors that will create a harmonic layout when …
21
votes
9answers
680 views

How to test GUI for color blind person?

Is there a way to test if a GUI is usable for color blind person? I know that it has many degree and I guess it's why that simply doing a screenshot in Black & White is not the best way to test …
19
votes
8answers
632 views

What are some good computer science resources for a blind programmer?

I'm a totally blind individual who would like to learn more of the theory aspect of computer science. I've had an intro data structures class and the general intro programming but would like to learn …
17
votes
14answers
582 views

Color blindness: Are you aware of it? Do you design for it?

I'm curious whether many of us who do design or take design decisions have ever heard of this problem. I'm aware there are dangerous color combinations, like green + red. This is probably one of the …
13
votes
6answers
317 views

Is it good to include title=”” within your links?

I am developing a website and for the main navigation, I was thinking it would be a good idea to include the title attribute. <a href="/results/" title="Results">Results</a> Is this a …
11
votes
9answers
357 views

Best language for quickly creating user interfaces with out drag and drop?

I'm a blind college student who is taking an introduction to programming class that focuses on user interface design. The class is using processing which is completely inaccessible. I'm looking for a …
11
votes
6answers
463 views

H1 in article page - site title or article title?

Within an article-oriented page (such as a blog post), the <h1> element (level 1 heading) is commonly used to markup either: the blog title (i.e. the often-large site title at the top of the …
9
votes
8answers
304 views

Are CAPTCHAs Accessible?

I am writing a website in my spare time for an educational facility and from what I've read on the statistics of this place they seem to have many disabled students studying there. Simply put, I'm …
8
votes
5answers
451 views

Colour blindness simulator

Like any responsible developer, I'd like to make sure that the sites I produce are accessible to the widest possible audience, and that includes the significant fraction of the population with some …
7
votes
2answers
143 views

How can I communicate with my cousin when she can only move her eyes?

I apologies if this is not programming-related enough. To keep the non-programming part short: My cousin was just admitted into intensive care with Guillain Barre and is deteriorating. She will …
7
votes
6answers
219 views

‘Phone’ style password entry with javascript

I am looking to improve the accessibility of a site for very young children. As their keyboard skills are quite poor, we get alot of complaints that entering passwords without being able to see the …
7
votes
4answers
239 views

Is it possible to work in Eclipse with keyboard only?

Hi there, as most of us surely do every now and then, I try to improve my workflow. As Eclipse is my main IDE, I wondered if it may be possible to use it without mouse. I browsed the available …
7
votes
14answers
353 views

What are the best-practices for making a website accesibility-friendly?

I'm looking for best-practices for designing a site that with accessibility in mind. The site is going to have a lot of older and less-abled individuals visiting it, and I want to make it as friendly …

1 2 3 4 5 13 next
15 30 50 per page