Does the ADA really apply and enforced at all publicly available businesses? Does every Chinese restaurant in Chinatown have a Braille menu? If we really start enforcing this, only larger businesses will survive.
It’s a myth that reasonable accommodations are too much of a burden for a small business to handle. Having a menu made into Braille for example isn’t going to cost a ton. On the upside, they would also now have business available that they didn’t have in the past.
Supreme Court allows blind people to sue retailers if websites aren't accessible
141–150 of 620 posts
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#142Does the ADA really apply and enforced at all publicly available businesses? Does every Chinese restaurant in Chinatown have a Braille menu? If we really start enforcing this, only larger businesses will survive.
It’s a myth that reasonable accommodations are too much of a burden for a small business to handle. Having a menu made into Braille for example isn’t going to cost a ton. On the upside, they would also now have business available that they didn’t have in the past.
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#143Blind programmer here. Just a glimpse of my life. Blind people have to live in an environment where X% of web sites and programs are not accessible, where X varies somewhere from 20% (for web sites) to 50% (for desktop applications). That's just my approximation of the state of accessibility these days. Now imagine that you live in the world where you don't know which printer or wi-fi router to buy, since maybe half…
I don't know if this would even be possible but, since you're a programmer and all, it would be cool if you built a small webapp/task-based game for people who aren't vision-impaired to try to navigate and experience the frustrations you experience every day. A gallery full of mystery photos, random buttons that needed to be clicked a weirdly specific way or don't work at all.
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#144If you're blind, can't you just call up a Dominos to order your pizza? "Talk to a human and order your pizza" sounds like a friendlier approach than the automated screen reader or whatever they'll come up with to resolve this litigation.
Yes it works for pizza, but American Airlines charge $35 per ticket[1] when you call them to book.
[1] https://www.aa.com/i18n/customer-service/support/optional-se...
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#145Earlier quoted context omitted.
I don't know if this would even be possible but, since you're a programmer and all, it would be cool if you built a small webapp/task-based game for people who aren't vision-impaired to try to navigate and experience the frustrations you experience every day. A gallery full of mystery photos, random buttons that needed to be clicked a weirdly specific way or don't work at all.
Just install a screen reader and close your eyes.
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#146Rather than crippling the rest of the world for the blind, why not improve the tools for them instead? Screen readers that are limited to structured inputs can't be the end-all final solution right? It would be shortsighted to set this tech in stone with legal precedents. Do we seriously want to require every blind person to be fluent in reading html/React as the default way to consume sites? We should be trying to i…
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#147If you're blind, can't you just call up a Dominos to order your pizza? "Talk to a human and order your pizza" sounds like a friendlier approach than the automated screen reader or whatever they'll come up with to resolve this litigation.
Maybe they can just add a "screenreader" version that erases the whole page and replaces it with the string: "Call (510) 420-1155 to order a pizza!" And then they'd be compliant.
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#148Blind programmer here. Just a glimpse of my life. Blind people have to live in an environment where X% of web sites and programs are not accessible, where X varies somewhere from 20% (for web sites) to 50% (for desktop applications). That's just my approximation of the state of accessibility these days. Now imagine that you live in the world where you don't know which printer or wi-fi router to buy, since maybe half…
In your opinion, what major sites are doing it right?
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#149I personally an color blind, which is not a disability but it is a pain in the ass at times, especially give that color has the ability to convey data visualization in a rapid manner that is subconsciously parsed by the user. It's extremity effective if one can see color. It is kind of how I got into accessibility for a time. By simple adding a secondary reference of iconography for the color blind a site can convey the same info. (e.g if you show red put a small stop sign on it, yellow use a triangle etc.)
I see no reason why even the smallest sites should not be able to provide access to the blind, whereas larger sites should be striving to go the extra mile to make it accessible and easy to parse for everyone.
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#150Blind programmer here. Just a glimpse of my life. Blind people have to live in an environment where X% of web sites and programs are not accessible, where X varies somewhere from 20% (for web sites) to 50% (for desktop applications). That's just my approximation of the state of accessibility these days. Now imagine that you live in the world where you don't know which printer or wi-fi router to buy, since maybe half…
Curious, not trying to be a jerk. For something like ordering pizza (or even plane tickets), how much worse is calling to make the order as opposed to ordering online?