meghansmith, to random

Hello Mastodon! I'm Meghan, a reporter at @gbhnews, Boston's local NPR station. I do a little bit of everything, including reporting on and accessibility. Looking forward to connecting with people here.

markwyner,
@markwyner@mas.to avatar

@meghansmith @gbhnews hi, Meghan! Welcome! 👋🏻

There are lots of disability and #accessibility folks around here. It’s a thriving community.

Speaking of which, people really appreciated my insights on screen readers and hashtags that you might find to be helpful:

https://mas.to/@markwyner/109797687993819959

I’m really looking forward to seeing your posts. Thanks for sharing your work here.

mattwilcox, to random
@mattwilcox@mstdn.social avatar

This is your occasional reminder:
Tabs are what should be used for indentation.

Why? Because spaces for indentation are:

  • Harder for people using assistive technology
  • Harder for people with reading comprehension issues who want more indentation.

The tab is user customisable to be any level of indentation per tab character. It is the semantically correct character.

Please; use tab characters in any public code. If you don’t like how “deep” they are; adjust your editor’s rendering.

mattcen,
@mattcen@aus.social avatar

@mattwilcox Oof, this hits hard, because my interest in #accessibility completely agrees with you, but this is such an unpopular opinion that making such a transition will be a long and tricky process (not to say it's not worthwhile), and I'll have to work out how to configure various linters and code formatters to do the right thing.
Have you found code formatters can usually be configured to use tabs without too much trouble?
(In particular, I've not yet worked out if I can make autopep8 or similar go against its grain and not just do 4-space indents.)
#indentation #tabs #spaces #tabsOverSpaces

Green_Footballs, (edited ) to random
@Green_Footballs@mastodon.social avatar

I seem to remember a time, now lost in the mists of unknowing, when we were strongly encouraged to use semantic elements in our HTML markup. Lists, articles, sections, headers and footers, shit like that. To make it easier to parse, you know?

Seemed to make sense at the time. I tried to do it in the code I wrote, as much as possible.

Welp. This is what React is putting out in 2023.

So long, semantic web. We hardly knew ye.

ryanvgates,

@Green_Footballs Does anyone know if this hinders #accessibility ? I'd think it would be difficult to infer anything from just divs but I'm not familiar enough with tools to know if they could make sense of it.

zachleat, to random
@zachleat@zachleat.com avatar

it’s sad that no one cares about the time to second byte

tink,
@tink@front-end.social avatar

@sil You've just summed up #accessibility perfectly.

@zachleat

lukem, to webdev

Feels good to remove a blob of JavaScript due to CSS offering the exact feature I need.

whatinput.js out, :focus-visible in.

edhowland,

@lukem yes, I feel that is often a better solution than JavaScript, especially for designing with in mind.

ovid, to opensource
@ovid@fosstodon.org avatar

Since I've been using heavily the past week or so, I thought it was time to write up my experience. You might find it surprising.

https://ovid.github.io/articles/using-github-copilot-with-vim.html

mjgardner,
@mjgardner@social.sdf.org avatar

@dangero I understand that it’s maddening.

Unfortunately, there are many actors here: site authors, web publishing software #developers, #browser developers, #ScreenReader developers, and tying it all together @wai and the #accessibility standards they publish and support.

Mostly everyone keeps up with #a11y standards now, but sadly you’ve run into a long-standing gap with #NVDA and soft hyphen #HTML entities.

Maybe add your thoughts at https://github.com/nvaccess/nvda/issues/13668 ?

devinprater, to accessibility

Okay, so about Kindle for Mac and TTS. It looks like Amazon hasn’t updated its method for accessing the Mac’s TTS engine, so yeah it’s broken on Ventura. The function will start, but no sound will play, and the pages won’t turn, so it’s just sitting there stuck waiting on its TTS function to activate. It does have some good commands, for like continuous reading, reading the current sentence, stuff like that. Just needs updating. Meanwhile, you can use Voice in a Can for Mac to get Alexa to “read my Kindle book,” and everything Alexa can do.

#accessibility #MacOS #Kindle #Amazon #blind

sarajw, to random
@sarajw@front-end.social avatar

#ReactSummit begins, off we gooo

sarajw,
@sarajw@front-end.social avatar

It's hard to really dig into #accessibility in such a short time but Anuradha Kumari has managed such a solid talk with real world examples.

jake4480, (edited ) to random
@jake4480@c.im avatar

Now when I miss alt text on pics I feel really bad, but it happens, and I hate when it does because you can't edit a pic's alt text (with Tusky that I use on Android?) you have to delete the pic, and add again, and if you have more than one pic on the post like I do in the most recent example, I'd have to delete both, re-add.. Whew. Anyway. Oops

masukomi, to accessibility
@masukomi@connectified.com avatar

If you need a practical example of how easy, and useful it is to add accessibility to a dynamic web page. I made a PWA dice roller for some funky dice: https://masukomi.org/projects/spiral_dice/spiral_dice_roller.html

It has full support for screen readers and tells them what to ignore, and / or read when dice are rolled. There's a source code link at the bottom.

#macos VoiceOver has a built-in tutorial that is extraordinarily well done. Turn it on, go through the tutorial, & you'll radically improve your #accessibility testing

x0, to accessibility
@x0@dragonscave.space avatar

So, I've finally bitten the bullet, reverted my jailbreak, and am upgrading to iOS 16. What 3rd-party speech synthesis providers are available for me to use without needing a Mac to install them from source? I know eSpeak-ng is one, but are there any others? #TTS #blind #accessibility #a11y #apple #iPhone #iOS16

doubletap, to accessibility
patrick_h_lauke, to accessibility
@patrick_h_lauke@mastodon.social avatar

while I'm really loving @MonaApp on iOS, came across a few low colour contrast and "use of color" issues with it... just fired off a tiny #a11y related email there about them. fingers crossed... #accessibility

paulox, to accessibility
@paulox@fosstodon.org avatar

David Smith is presenting the talk "Good form: How Django’s form rendering improved during the 4.x series" at the DjangoCon Europe 2023 in Edinburgh 🏴󠁧󠁢󠁳󠁣󠁴󠁿🦄🚀

#DjangoConEuroppe #DjangoCon #Django #Form #accessibility

CC @djangoconeurope @davidsmith

https://pretalx.com/djangocon-europe-2023/talk/MEYRMW/

nhoizey, to webdev French
@nhoizey@mamot.fr avatar
generic, to accessibility
paulox, to accessibility
@paulox@fosstodon.org avatar

Lauren Parsons is presenting the talk "Django Accessibility for Everyone" at the DjangoCon Europe 2023 in Edinburgh 🏴󠁧󠁢󠁳󠁣󠁴󠁿🦄🚀

#DjangoConEuroppe #DjangoCon #Django #Accessibility #a11y

CC @djangoconeurope

https://pretalx.com/djangocon-europe-2023/talk/GYAPXW/

JadziaAdrienne, to accessibility

Does anyone find it interestingly ironic (yet typical), that a profiling questionnaire to join an panel was ... dare I say, somewhat ? Why does this happen more often than not? Oh, I already know the answer. I just don't like it.

fosslife, to accessibility
@fosslife@fosstodon.org avatar
patrick_h_lauke, to accessibility
@patrick_h_lauke@mastodon.social avatar

sub-toot: increasingly weary of "try-hard" #accessibility rock-star types and their "oh, look at me, i'm so quirky!" antics...

Jyoti, to accessibility
@Jyoti@mas.to avatar

One day, one day...

... there'll be a DAW with a GUI that includes people with impaired eyesight like me.

But that is no current DAW.

(Background: I am not partially blind but I have bad enough eyes that I qualify for NHS vouchers.)

#DAW #MusicProduction #Accessibility

ben, to accessibility
@ben@a11y.info avatar

#accessibility / #a11y folks: Is wrapping an emoji in a <span role="img" aria-label="…"> still generally the accepted recommendation, or has it been superseded?

patrick_h_lauke, to accessibility
@patrick_h_lauke@mastodon.social avatar

hmmm...bit of a colour contrast snafu there in the Ubisoft Connect store page...

esamarswebcam, to random

New VMC Images direct from Mars! 9 images taken on 2023-04-10 02:46:44 at a distance of 13103 km

rotnicki,

Pleas ALWAYS add alternative text to all images on #mastodon
It is a general rule on #Fediverse

#a11y #accessibility #Alt4Me #AltText

@esamarswebcam

Fitnessfoundry, to accessibility
@Fitnessfoundry@mas.to avatar

Let’s Go☀️Fresh Air, Sunshine, and Wellness!
🚨NEW Outdoor Fitness Court 💪🏾 #shorts
https://youtube.com/shorts/8Y2kiA4KfXA?feature=share

#inclusion #community #fitness #health #outdoors #exercise #accessibility

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • InstantRegret
  • mdbf
  • ethstaker
  • magazineikmin
  • GTA5RPClips
  • rosin
  • thenastyranch
  • Youngstown
  • osvaldo12
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • JUstTest
  • Durango
  • everett
  • cisconetworking
  • Leos
  • normalnudes
  • cubers
  • modclub
  • ngwrru68w68
  • tacticalgear
  • megavids
  • anitta
  • tester
  • lostlight
  • All magazines