Categories
jobs roundup

Digital Accessibility Jobs, Dec 2022

Here’s a list of some of the latest job openings in digital accessibility—some great opportunities! Lead Product Designer – Accessibility at Atlassian, remote PST Global Accessibility Lead at Red Hat Senior Accessibility Program Manager at GitHub, remote US Principal Program Manager, Accessibility at Zillow Senior Manager Accessibility Specialist at Workday in Pleasanton, CA Accessibility Design […]

Categories
administrative socialmedia twitter

Web Axe publishing update

So much has happened since the last Web Axe post over 18 months ago. The turmoil with Twitter lately (thanks to evil Elon) has inspired a resurgence of a more friendly and responsible Internet – self-publishing and decentralized content, so let’s hope this continues. One thing we’ve learned over the last couple decades is that […]

Categories
jobs

Digital Accessibility Jobs, Jan 2021

More great opportunities in the field of digital accessibility. Senior UX Designer, Accessibility at Ad Hoc (remonte/DC). Accessibility Director at California Community Colleges (CCC) Technology Center. Web Accessibility Programmer at California Community Colleges in San Mateo, CA. Accessibility Consultant at Deque Systems in Herndon, VA, or remote location. UX Accessibility Specialist II at Edward Jones in San […]

Categories
code design roundup

Web Accessible Code Libraries and Design Patterns

Within a web development organization, it’s ideal to maintain (and enforce usage of) design patterns and a components library. And they should work together; design patterns create consistency among visual elements across projects and the components library creates consistent implementation of those patterns during development. This is especially important on several levels including accessibility. Here […]

Categories
tools visual

Accessibility Rendering Tools in Chrome

There are a few great simulation tools in Chrome which invoke rendering of a couple CSS media queries and simulate several types of color blindness. These are great for testing the implementation of your accessible design! The features include: Emulate CSS media feature prefers-color-scheme Emulate CSS media feature prefers-reduced motion Emulate vision deficiencies Unfortunately, they […]