So, You Don’t Have Any Disabled Users?
21times.org
So, You Don’t Have Any Disabled Users?
1–10 of 55 posts
Re: So, You Don’t Have Any Disabled Users?
#2Re: So, You Don’t Have Any Disabled Users?
#3Just like we have laws against discrimination based on disability and measures like handicap parking spots, does anyone envision a future where there's some sort of federal mandate that websites cater to the disabled?
Re: So, You Don’t Have Any Disabled Users?
#4Just like we have laws against discrimination based on disability and measures like handicap parking spots, does anyone envision a future where there's some sort of federal mandate that websites cater to the disabled?
http://en.wikipedia.org/wiki/Web_accessibility#Legally_requi...
It's already a de facto requirement for anyone selling software to the government. When I was a PM at Microsoft working on Visio, I was surprised and amazed at how much time and energy went into accessibility of all the Office product. It's not easy to make a visual design program like Visio work well for the blind or visually impaired!
Re: So, You Don’t Have Any Disabled Users?
#5Just like we have laws against discrimination based on disability and measures like handicap parking spots, does anyone envision a future where there's some sort of federal mandate that websites cater to the disabled?
I wouldn't call it "catering" though, because often it doesn't involve anything more than semantic markup and avoiding exclusively mouse-driven navigation.
[1] http://en.wikipedia.org/wiki/Section_508_Amendment_to_the_Re...
Re: So, You Don’t Have Any Disabled Users?
#6IMO, browser makers failed us 15+ years ago by not making the ability to style/theme our sites more prominent as part of the UI. (and cookie management, but that's a different rant) The idea of using your own custom style sheets was always, at best, an extreme fringe feature. Yes, markup has to be 'right' for this to work, and browser makers catered to poor markup way too much in the early days. I'm not sure we can easily get out of it, but perhaps now... with a somewhat renewed focus on semantic markup and better CSS in browsers, we could encourage browsers to treat "user-specified" styling as a first class function of what it means to be a 'browser'?
Using Safari 5 right now, there's no option I can find to set a minimum font size. A 'default' font and size, yes, but that seems to be ignored or overwritten by every site I go to. It's 2012 and I still have to 'increase font size' on a number of sites I go to (and I know about keystrokes to do so - other people I know tend to just suffer with small fonts).
Re: So, You Don’t Have Any Disabled Users?
#7Just like we have laws against discrimination based on disability and measures like handicap parking spots, does anyone envision a future where there's some sort of federal mandate that websites cater to the disabled?
http://techcrunch.com/2012/10/03/amazon-quietly-begins-the-l...
Changes to the law seem unlikely given the dysfunction in Congress now and in the foreseeable future. Hence, we may end up with a regulatory patchwork quilt made up of rulings like this one.
Re: So, You Don’t Have Any Disabled Users?
#8Re: So, You Don’t Have Any Disabled Users?
#9What about disabled employees? Do employee handbooks and HR materials have to be accessible to the visually impaired, for example?
Re: So, You Don’t Have Any Disabled Users?
#10Just like we have laws against discrimination based on disability and measures like handicap parking spots, does anyone envision a future where there's some sort of federal mandate that websites cater to the disabled?
When you say "we", I assume you mean the United States. There's already progress in that direction in other countries: http://en.wikipedia.org/wiki/Web_accessibility#Legally_requi... It's already a de facto requirement for anyone selling software to the government. When I was a PM at Microsoft working on Visio, I was surprised and amazed at how much time and energy went into accessibility of all the Office product. I…
I'm trying to think how a blind user could effectively use a visual design program or its output. Do you output text representation of diagrams? Does a blind user put the product to some use and purpose that's different from the average sighted user?