Dispatches From The Internets

Text for Screen Readers Only (Updated)

This post includes a few excellent ways to add context for “headless” UIs. I use quite a few of these approaches on this very site and they’ve proven quite useful.






Accessibility in the Store

Apps in the Windows Store can now be flagged as accessible on submission. Not sure if anyone is validating these claims, but my guess is that they will if it becomes abused. Regardless, I’m excited to see Microsoft take this step to make it easier for folks who need it to find accessible apps.


Color Contrast for Better Readability

This is an excellent walkthrough on how to evaluate color combinations for contrast. It also includes recommendations for inclusion in your style guide.



Removing Headaches from Focus Management

Focus management is one of those “fun” things we deal with when building websites. This straightforward article gives a bit of an introduction to how you might want to handle it.