Skip to main content
A random collection of accessibility-focused tools that you might find at least partially useful

Blog

What Makes a Good Screenshot?

A colleague’s question about logging bugs turned into a full brain dump on screenshots. I share the habits that have served me well over the years (naming files by success criterion, cropping and annotation techniques) with the reminder that screenshots should support your write-up, not replace it.

Seeing the wood for the trees: demystifying markup in 2021

Frustrated by the bloated, div-heavy markup produced by modern frameworks, I created a tool, the “De-crapulator”, which strips away clutter to reveal a page’s real underlying structure. Here’s what drove me to do it …