|
|
|
|
|
by jareds
4915 days ago
|
|
As a totally blind software developer everything he has in the article is accurate. There are two things he did not do though which I do on a regular basis and assume most other blind users do as well. First is using the feature of screen readers that allow you to view all links on a page as one giant list. While this isn’t helpful when initially browsing a page if you use a site on a regular basis and know where you need to go it’s easy to bring up a list of links and start typing to use first letter navigation to jump to the link you need out of the 150 that may be on the page. An example of this is typing “pri” to bring up the print link in order to view stories on a single page. Second is the ability to use a find feature of a screen reader to search for specific text on the page. Once again this is not useful for general browsing but if you visit a site on a regular basis and need to repeatedly access a section of the page that isn’t easily findable by links or headings searching for a text string you know will be there is a god send. |
|
How does one program without sight? I have done something similar to OP on my latest project (I tried to use my product blindfolded + screenreader), and I found that it was a terrible experience. My site was absolute shite. It was only through my own familiarity with it that I was able to navigate it.
I would imagine trying to develop sightless itself would be a feat, so my question is: how? were you sighted before you lost your vision? Tactile feedback from the keyboard or voice commands?