Tag: a11y

Hover Color Contrast Bookmarklet

January 18, 2024

No Comments

Topics: Accessibility, Web Development.

This past weekend, I was looking at a WordPress trac ticket about hover color contrast in the admin. One of the things that was frustrating about this ticket is the amount of labor expected in testing – because accessibility tools mostly test the page as is. It’s certainly possible to implement automated tooling that can look at all of that, but introducing a whole new suite of tests to WordPress core was outside of my area of expertise. But a […]

Continue reading “Hover Color Contrast Bookmarklet” »

Accessibility and Artificial Intelligence

June 6, 2023

2 Comments

Topics: Accessibility, WordPress.

The application of machine learning to accessibility is not new, but as AI explodes in popularity, it’s certainly getting more attention. Auto-craptions are an application of machine learning, and the choice of term I made suggests something about what accessibility practioners generally think of AI in accessibility. But that’s not the whole picture. The problems I see with AI and accessibility are only when it’s used directly on the end product. This is the same as the problems with AI […]

Continue reading “Accessibility and Artificial Intelligence” »

The posts they are a changin’ – Gutenberg, Blocks, and the future of WordPress

February 2, 2022

No Comments

Topics: Accessibility, WordPress.

In a recent email, I wrote this paragraph (paraphrased because it’s out of context): “Accessible development requires a high level of distrust for the tools you’re using to build a site, and an operational assumption that unless you have reviewed the output of a tool, you should assume it’s not accessible. This is a frustratingly adversarial method of interacting with software, but once you’ve worked through the process of assessing what your tools do systematically, you will have a good […]

Continue reading “The posts they are a changin’ – Gutenberg, Blocks, and the future of WordPress” »

The real added costs of accessibility

January 17, 2022

3 Comments

Topics: Accessibility, Web Development.

For many years, I’ve seen repeated – and have myself repeated – the idea that an accessible website is not more expensive. That idea comes with a notable caveat. That caveat, to sum it up, is that it is not more accessible to build an accessible website from scratch than it is to build an inaccessible site from scratch. Building from scratch. When was the last time you built a website from scratch? What does it mean, in 2022, to […]

Continue reading “The real added costs of accessibility” »

Don’t judge progress by the number of open issues

January 9, 2022

2 Comments

Topics: Accessibility, WordPress.

Recently, I’ve seen more than one person in the accessibility community sharing Tweets about the number of accessibility issues in the Gutenberg repository. The increase in issues over the last few years is presented to show that WordPress is not considering accessibility. Specifically, I’m referring to comments by Adrian Roselli & Dennis Lembree: At this rate Gutenberg (the WordPress block editor) will be down to zero issues in −7 years, or by January 2015.https://t.co/p6weZeBIYU This tracks since it had no […]

Continue reading “Don’t judge progress by the number of open issues” »