A blind colleague of mine told once that WhatsApp is the most friendly for a mobile screen reader user, while Telegram is the worst. Is it still the case?
@DevBird @soundwarrior20 I’m not (very) visually impaired, but my iPhone reads printed words in photos now. I can copy those words and paste them into something else. iOS devices can do text to speech as well.
Google Lens does this too, and it can also translate the words it detects into other human languages.
Hi Sound Warrior! Will boost this for you, but if you could also edit it to hashtag at least the words blind & accessibility, more people will find it through searches as well and not just boosts.
Good luck!
@soundwarrior20 Do you have any guidelines or checklists, or reference docs that you use in order to prepare, or use in an audit, for a software project looking for going through an #Accessibility testing process?
Please forgive my naivity. I'm generally unfamiliar with this topic.
In the back of my head, I am thinking about accessibility for the #xfce project; but, would like to be more informed, in general.
Best of luck in your search! #a11y
@soundwarrior20 If you have the interest in taking a look at my project (A fediverse server for static web sites) feel free... though given the nature as an arbitrary static site generator im not sure it will be terribly relevant except in the situation where someone uses the default styling.
Thank you either way.
Fedipage Hugo based static page generator and blog with ActivityPub support Learn More Follow our Git → Straight forward install git clone https://git.qoto.org/fedipage/fedipage -C mypage # Configure the content cd mypage vercel login vercel link Supports multiple input formats Page source format examples <h2>Welcome to my site</h2> <p>Have a <b>great</b> time here.</p> ## Welcome to my site Have a *great* time here. * Welcome to my site ** Have a great time here.
@soundwarrior20 oooh, I work with accessibility at my company, and us sighted developers and software testers (and usability/accessibility designers) often struggle with what to do about screen reader support.
We often get to the point where all the content gets read, and it is *possible* to navigate the software...but we don't know what screen reader users would think of it.