Items tagged with: accessibility

Search

Items tagged with: accessibility


In-Process is out, featuring a hint on 2025.1 beta timing, details on the updated Basic Training for NVDA training module, our recent server updates, AND what you need to know about reading info in a command prompt. Read now: nvaccess.org/post/in-process-1…

And don't forget to subscribe to get the next edition (AND notification when the beta comes out) via email: eepurl.com/iuVyjo

#NVDA #NVDAsr #ScreenReader #Accessibility #News #Newsletter #Blog



REMINDER: Your resistance goes faster, harder, and further without the use of ableist language. Fascists won't give a fuck, but a whole lot of folk who have been called 'crazy’, ‘insane’, 'stupid’, ‘idiot’, ‘moron’, and so forth hear you every time you do this, and make themselves a little smaller.

The same goes for body-shaming of any kind. It hurts your allies, not your enemies.

Update your vocabulary.

And check for alt text before you post, or boost.

#Accessibility #AltText



Naive accessibility question: How does your screen reader render emojis? Are they accessible?

Are mastodon extended emojis like :blobangel: rendered differently from unicode emojis like 😀?

#accessibility #a11y #ScreenReaders



nb. there are no circumstances -- none at all -- ever -- in which it's necessary or helpful to include accessible text for an ARIA button that says "Press Enter or Space to activate".

Screen reader users know how to press buttons. ffs.

#a11y #accessibility


What are your favorite "accessibility red flags"?

In other words, when you first access a website, device, service, physical space, etc., what is something that immediately warns you, this won't go well for some disabled people?

I'd love to hear various perspectives, so please boost if you're willing.

#Disabled #Accessibility #A11y #AccessibilityRedFlags


I figured I should make this into a poster. A4 size, but can easily be scaled to fit onto Letter size, for you non-standard Americans out there.

Reuse encouraged, public domain!

#AltText #Accessibility





Massachusetts is looking for 4 (four!) IT Accessibility Officers. Boston/hybrid.

a11yjobs.com/jobs/MLyP9-it-acc…

#GetFediHired
#jobs
#A11yJobs
#a11y
#AccessibilityJobs
#accessibility



Sensitive content


While we believe #Accessibility should be a key component of any project from the outset, one of the advantages of open source is that those with the knowledge are able to contribute to projects to help address shortcomings. @wireshark is "The world's most popular #network protocol analyzer", and a fellow #OpenSource project. Do we know any #A11y coders with an interest in #Networking willing to give them a hand with accessibility? See their post here: fosstodon.org/@wireshark@ioc.e… #FOSS



Kevin Powell has an #accessibility intro video:
“Quick accessibility wins that are easy to implement”
youtu.be/pJ0GPI7BMIs

This isn’t for practitioners; this isn’t new stuff.

This is for folks who are new to it, who learn better with videos, who know his name and will believe him more than us, who want recent examples, etc.

#a11y


Just had a wild tech support experience with @InnosearchAI , who run an online shopping platform made to be accessible for blind users. I wrote them with an issue I was having using the site with my screen reader, and they wrote back saying let's schedule a Zoom call so you can show us what's happening, and we'll give you $50 in credit on your account. And then that actually happened. The people on the call were very nice, and I sort of just don't know how to react to a tech company actually valuing my feedback as a screen reader user. Like valuing it with money. #blind #accessibility


Dear #Microsoft , your #MSWindows #GUI insists on having window borders measuring 1px wide, which we get to grab to resize the windows. With a mouse that seems easy. Try again using a touch pad when cold and shivering, or tired, or in a dusty machine mill with a trembling floor. Don't even get me started on people suffering central tremors, cerebral palsy, or other physical limitations.
#usability #accessibility




So I seem to be on a bit of an #AI testing kick. A non-critical product I needed (some replacement filters for an air purifier) was available at the best price from a website I really didn't want to deal with right now. So I put the order in via innosearch.ai. I'm mostly suspicious because the marketing is so polished; I've come to distrust well-marketed products. On the other hand, if innosearch makes it possible for me to spend less money on Amazon, and makes distributing my shopping dollars to other places more practical, it's a net ethical win. If I get entirely the wrong thing, or nothing at all, it won't break me. I'll keep this thread updated with my experiences. #innosearch#accessibility#blind


Here's my update from early this morning. I deleted the #Instacart app, reinstalled it and got through log in just fine then it crashed again. I never heard anything from them on X and when I called I got their voice prompts, chose English, got one long ring and then silence. I have no clue what's going on here. Maybe it’s time to mention the big guns @ACBNational and @nationsblind @AccessOn who all have #Accessibility initiatives. Perhaps they can make more headway than I did. #InstacartAppCrashing


Any suggestions out there on a good way to turn PDFs into an audio file, or at the very least get the text extracted from them? I have a huge number to sort through one time solutions will be a challenge on time. Looking to turn these into audio MP3 files. Any help would be appreciated. #blind #accessibility #tech


Isn't a curious co-incidence, how so many people with disabilities have a working knowledge of web accessibility?

Could it be that this is needed to work around inaccessible web content on a daily basis?

#web #accessibility


Recent datepicker experience:
1. Control is presented as three separate spin controls, supporting the Up/Down Arrow keys to increment and decrement the value as well as manual typing. But because they're not text inputs, I can't use the Left/Right Arrow keys to review what each separate one contains, only to move between day, month, and year.
2. I tab to year.
3. I press Down Arrow, and the value is set to 2075. I'm unclear how many use cases require the year to be frequently set to 2075, but I can't imagine it's many so this seems like a fairly ridiculous starting point.
4. I press Up Arrow, and the value gets set to 0001. The number of applications for which 0001 is a valid year is likewise vanishingly small.
5. I delete the 0001, at which point my #screenReader reports that the current value is "0". Also not a valid year.
6. Out of curiosity, I inspect the element to see which third-party component is being used to create this mess... only to find that it's a native `<input>` with `type="date"` and this is just how Google Chrome presents it.

A good reminder that #HTML is not always the most #accessible or user-friendly.

#accessibility #usability


I’m a fan of @iFixit already because they help people reduce waste and gain some agency over repairing the panopticon devices for which we pay stupid money.

Even more of a fan because they are working to make their content accessible and asking for feedback.

More of this from orgs, please.

mastodon.social/@iFixit/114229…

#a11y #accessibility


It's fascinating how even within the #accessibility community, some people feel the need to bet on blatant apologism and chastise people for taking a contrary opinion to dev teams, responding to said opinions almost like they were personal attacks. The answer to user frustration is calling users stupid for not knowing how things work in dev teams and how dare they have unrealistic expectations born from being ignored for decades and finally hoping for a change.
Personally I think there's a place for both extremes, but watching people stuck in their own beliefs get mad at other people stuck in their own beliefs where this is concerned always seems ... interesting.


So I tried GitHub CoPilot Agent mode in VS Code Insiders yesterday, and just told it to make an app for Vision Pro that could recognize items in the environment. It works amazingly well in the simulator, and I didn't write a line of code. I have a lot more to go with it, but this is very promising to make the Vision Pro do something amazing! #AppleVisionPro #accessibility #swift



Can you guess what I'm reading about from this nonsensical #screenReader output? I loaded the webpage myself and not even I understand. #accessibility

"
heading level 2 How it Works
Slides carousel 1 / 3 slide
out of slide 2 / 3 slide graphic How it works
out of slide 3 / 3 slide
out of slide 1 / 3 slide
out of slide 2 / 3 slide graphic How it works
out of slide 3 / 3 slide
out of slide 1 / 3 slide
out of slide 2 / 3 slide graphic How it works
out of slide 3 / 3 slide
out of slide button Previous slide
button Next slide
button current Go to slide 1
button Go to slide 2
button Go to slide 3
out of carousel link app-tutorial
link App Tutorial
heading level 2 No One Does it Alone...
"


Was laid off a month ago from my #accessibility lead position. I've only gotten one callback in that month so far. Trying #getfedihired (#fedihire ?) - been working fulltime in accessibility since 2016, experienced with cross-team collaborations, & had input on design systems and component libraries in addition. #UX is also something I'm familiar with, as that's the closest field aside from accessibility. I'm US based, speak EN but learning JP & beginning FR. Remote/ teletravail please!


I filed two issues today on W3C Group Draft Note “Accessibility of machine learning and generative AI.”

• Note fails to discuss sustainability aspects of using AI
github.com/w3c/ai-accessibilit…

• Replace ‘overlays’ as a section
github.com/w3c/ai-accessibilit…

Note: raw.githack.com/w3c/ai-accessi…

#a11y #accessibility


I have always been satisfied with Framadate and derivatives for quick and accessible event planning when it comes to finding a date that fits everyone. Well, the Austrian government has a tool of its own which is as accessible and it also offers the ability to book appointments, similar to solutions like Calendly or Fantastical. It's called Termino and like all things run by European governments should, it's got its own accessibility statement. Apart from the table where the number of participants voted for a given date choice being tricky to read due to wrong header cells' association, it lives up to the promise of compliance. I have reported that issue and received a response that they will look into it. Some texts, including the email messages, are also in German. I hope they can smooth that one out but otherwise it's there for everyone to use. termino.gv.at/ #Accessibility #Blind