I haven’t read the actual ruling, but Domino’s provides a phone number that you can call, and a person will tell you any of the information on the website and can perform all of the services the website can perform. How is this not a sufficient “auxiliary service to make visual materials available to individuals who are blind”?
Supreme Court allows blind people to sue retailers if websites aren't accessible
261–270 of 620 posts
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#262Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#263Earlier quoted context omitted.
Did they really go through an expensive legal process defending themselves in court rather than discount a large pizza by 10%?
Stupid franchisee. I kept a coupon active for years after the promo ended for one guy. He liked his $11.99 Veggie lovers. The coupon was hidden, but if you manually typed the code, it worked. I called him personally after he complained to corporate about the promo ending. I walked him through how to get the deal and he ordered weekly until I sold the store. The new owners deactivated all old promos. He had my cell ph…
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#264> The ADA mandates that places of public accommodation, like Domino’s, provide auxiliary aids and services to make visual materials available to individuals who are blind I haven’t read the actual ruling, but Domino’s provides a phone number that you can call, and a person will tell you any of the information on the website and can perform all of the services the website can perform. How is this not a sufficient “aux…
Then again pizza websites are pretty garbage from the get go. Not sure why they make them so damn convoluted.
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#265Blind 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…
Is there a lint-like tool that you would recommend to developers to scan their web application for accessibility issues (and ideally suggest alternative best-practices)? EDIT: found this Web Accessibility Evaluation Tools List with 132 items listed! Anyone have advice on which ones are best? https://www.w3.org/WAI/ER/tools/
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#266This would be wonderful news. I am blind, and can report that accessibility on websites is getting worse and worse with every new web framework invented. Accessibility is usually bolted on as an afterthought, with all the quality issues implied. However, I only believe this headline when I see the first lawsuits being won. Lets hope this is no clickbait.
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#267Earlier quoted context omitted.
It isn't a mis-spell. Color is used primarily in U. S. Rest of the English speaking world uses colour.
yeah but my point being if half the team is uk and half is U.S. and you have a blind programmer on each team. You could see where there could be some major nomenclature issues. Of course a good design policy could help, but someone still can mis-spell something, or even just caps in the wrong place. Someone might make: const Sidebar and someone else calls it SideBar. My main question is how do blind programmers deal…
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#268Blind 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…
Have you ever encountered any web sites that you feel went above and beyond in accessibility? I have sometimes wondered while debugging a site for accessibility concerns, fixing the nth input focus problem or what not, whether it would be preferable to actually just design an entirely separate optimized audible experience instead of forcing the user to infer the shape of a designed-for-sighted people website by tabbi…
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#269Earlier quoted context omitted.
Is there a lint-like tool that you would recommend to developers to scan their web application for accessibility issues (and ideally suggest alternative best-practices)? EDIT: found this Web Accessibility Evaluation Tools List with 132 items listed! Anyone have advice on which ones are best? https://www.w3.org/WAI/ER/tools/
On a related note, our app has a lot of charts. What are the best practices for making time-series graphs accessible? I'd imagine just listing the values wouldn't be particularly helpful for graphs with hundreds or more points - and being able to programmatically summarize the interesting takeaways from an arbitrary chart would probably be useful for our sighted customers as well.
Re: Supreme Court allows blind people to sue retailers if websites aren't accessible
#270Blind 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?