deconspray's Avatar

deconspray

@deconspray.bsky.social

Digital worker passionate about digital accessibility, seeking to evangelize awareness and best practices to the entire digital world. https://linkedin.com/in/dennisdeacon/ https://mastodon.social/@deconspray

456 Followers  |  832 Following  |  1,361 Posts  |  Joined: 15.11.2024
Posts Following

Posts by deconspray (@deconspray.bsky.social)

Preview
How to Minimize Legal Risks in Accessibility Compliance I’ve been doing accessibility work long enough that I can confidently say, you cannot avoid lawsuits about accessibility. What you can do is minimize your risk. If you do not have an accessib…

You cannot eliminate accessibility lawsuits, but you can reduce risk. Most claims target known gaps like alt text, labels, and status updates. Accessibility is not a checklist, it is an ongoing discipline.

buff.ly/mNjQypj

#Accessibility #ADACompliance #DigitalAccessibility #UX #RiskManagement

06.03.2026 17:05 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
System Generated PDF Accessibility | Axess Lab How do you make sure documents generated by systems β€” likely most documents out there today β€” are accessible to users and comply with accessibility…

Most PDFs are system-generated, yet accessibility is treated as manual work. That mismatch breaks usability. Fix the pipeline, not just the file. Accessibility must be built into document generation, not added later.

axesslab.com/system-pdf-a...

#PDFUA #WCAG #DigitalAccessibility #InclusiveDesign

06.03.2026 12:30 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
You probably shouldn’t be annotating focus order Sometimes not doing something is the right move.

Focus order usually doesn’t need annotation. With semantic HTML and logical source order, it works by default.

Test the real UI, not the mockup. Accessibility is outcomes, not artifacts.

buff.ly/5pNj3hG

#Accessibility #A11y #UXDesign #InclusiveDesign #WebAccessibility

05.03.2026 19:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
WCAG-EM 2.0 lets you report on accessibility of more than just websites There's a new version of WCAG-EM.

WCAG-EM 2.0 expands accessibility evaluation beyond websites to apps and digital products. A timely reminder: our audit methodologies must evolve with the platforms we build. Are we still thinking in β€œpages” or in user experiences?

buff.ly/5MRm2wt

#WCAG #InclusiveDesign #DigitalAccessibility #A11y

05.03.2026 13:45 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Barriers from Links with ARIA Today Temani Afif asked a question: Are the below codes equivalent if we consider all the aspects? (a11y, semantic, something else maybe?) If not, what is missing (or should be changed) in the second…

ARIA is not a shortcut to accessibility. Misusing aria-label, aria-hidden, or splitting link text can break TTS, reader modes, and translation. Native HTML still wins. Test beyond screen readers.

buff.ly/Ab0cCC4

#WebAccessibility #A11y #InclusiveDesign #UX #ARIA #DigitalAccessibility

04.03.2026 19:15 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Floating Action Buttons are bad, and what to do instead. Some thoughts on Floating Action Buttons as I always run into them, their inefficiency and inaccessible design.

Floating action buttons look helpful, but often fail users. Hard to reach, easy to miss, and out of context. Put actions where they belong, inside the content, not floating above it. Accessibility and UX go hand in hand.

buff.ly/DjmHFwD

#DigitalAccessibility #UX #InclusiveDesign #WebAccessibility

04.03.2026 14:15 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
β€œWCAG is difficult to read, don’t read it” is a self-fulfilling prophecy Β· Eric Eggert First things first: Yes, WCAG (the Web Content Accessibility Guidelines) are not easy to read. This is not the point that I try to make …

Saying WCAG is too hard to read becomes a self-fulfilling prophecy.
When we avoid the source, we settle for shallow guidance and flawed implementations.
Accessibility improves when we engage with WCAG, not bypass it.

yatil.net/blog/wcag-is...

#DigitalAccessibility #WCAG #WebAccessibility #A11y

03.03.2026 19:15 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Is Your City Ready for Website Accessibility Requirements? Beginning April 24, 2026, most state and local government websites, mobile apps and social media content must comply with new accessibility requirements under Title II of the Americans with…

ADA Title II deadlines are approaching fast. By April 2026, city websites, apps, and social content must meet WCAG 2.1 AA standards. Accessibility is now a governance issue, not just a design one. Is your city ready?

buff.ly/9kr2QY2

#DigitalAccessibility #ADACompliance #WCAG #A11y

03.03.2026 13:45 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
ADA Title II: What the New Digital Accessibility Rule Means for Public Entities The DOJ’s new ADA Title II rule sets clear digital accessibility requirements for state and local governments. This guide explains who’s affected, what WCAG 2.1 compliance means, and how public…

ADA Title II just changed the game. Public entities must meet WCAG 2.1 AA for digital services, with deadlines starting in 2026. Accessibility is now a legal mandate, not optional. Are you ready?

buff.ly/HDu8t95

#Accessibility #ADA #DigitalAccessibility #A11y #WCAG #GovTech #UX #Inclusion

02.03.2026 19:30 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Weekly Reading List 2 March 2026 – Ricky Onsman In his latest Weekly Reading List, Ricky Onsman curates essential insights on accessibility strategy, emerging risks, and practical implementation.

Accessibility evolves fast. Ricky Onsman’s latest Weekly Reading List cuts through the noise with curated insights on risk, strategy, and inclusive design. What caught your attention?

onsman.com/weekly-readi...

#Accessibility #DigitalAccessibility #A11y #InclusiveDesign #UX #Compliance

02.03.2026 17:32 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Design systems can’t automate away all of your accessibility considerations - zeroheight Eric Bailey explains why automated checks can't catch all accessibility issues in a design system and how teams can fix them, step by step.

Design systems scale consistency, not accessibility. They reduce repeat errors, but context, content, and real user needs still decide outcomes. Accessibility isn’t automated, it’s practiced.

buff.ly/VJ5M2kU

#Accessibility #DesignSystems #InclusiveDesign #UX #A11y #DigitalAccessibility

02.03.2026 13:03 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Disability History Museum Set To Open A one-of-a-kind museum chronicling disability history is reopening after a five-year hiatus in a new, bigger space that's hundreds of miles away from its previous home.

When history excludes disability, it distorts reality. The Disability History Museum reopening challenges us to rethink whose stories define progress. Accessibility is about memory, voice, and truth.

buff.ly/Fr43xmJ

#Accessibility #DisabilityInclusion #DisabilityHistory #InclusiveDesign #A11y

01.03.2026 17:03 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
W3C Accessibility Maturity Model Explained - Inclusion Impact Accessibility W3C Accessibility Maturity Model Explained. Learn all about the newly published draft and how it can help you with accessibility.

Accessibility is not compliance, it is capability. The W3C Maturity Model shows how organizations evolve from reactive fixes to embedded, scalable accessibility. Where are you on that journey?

buff.ly/sShYwjs

#Accessibility #DigitalAccessibility #A11y #InclusiveDesign #WCAG #UX

01.03.2026 14:57 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Straight Talk  What Disabled Users Want You to Know When Designing your Product
User Experience Research makes a profound difference when creating products for all. People with disabilities are important to include in these sessions to ensure that our products work well for… Straight Talk What Disabled Users Want You to Know When Designing your Product

Disabled users know what works and what doesn’t. Knowbility’s video gives straight talk on inclusive design you can’t afford to ignore. Learn, apply, and make your product truly accessible.

buff.ly/W0csPeG

#Accessibility #InclusiveDesign #UX #ProductDesign #DigitalInclusion #Knowbility

28.02.2026 17:12 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Accessibility 101 + Core Concepts
Thomas Brunet, Jess Lin and Phill Jenkins present Accessibility 101 and core concepts that provide a stronger understanding of technical and design foundations. This includes making the case for… Accessibility 101 + Core Concepts

Accessibility is not optional. It is essential.

This Accessibility 101 video from Knowbility covers the core concepts every team should know.

Who are we still leaving out?

buff.ly/XHUBbiz

#Accessibility #DigitalAccessibility #A11y #InclusiveDesign #UX #WebDevelopment #WCAG #UX

28.02.2026 13:30 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Accessible Visual Design Accessible visual design is about more than aesthetics; it’s about ensuring that everyone, including people with visual impairments, can perceive, understand, and interact with digital content. From…

Accessible visual design ensures everyone can engage with your content. Thoughtful color, typography, icons, and interaction states boost usability and inclusion. Accessibility strengthens creativity and clarity.

buff.ly/6IvWCum

#Accessibility #InclusiveDesign #VisualDesign #WCAG #UXDesign

27.02.2026 17:20 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Ask the Professionals – OZeWAI A series of online panel discussions where OZeWAI members and invited guests chat about topics of interest to the digital accessibility industry. Check out the upcoming Ask the Professionals sessions.

Discover expert insights with OZeWAI’s Ask the Professionals series. Panels cover ARIA, mobile apps, CMS accessibility, and more. Engage, learn, and share your thoughts on real-world accessibility challenges.

buff.ly/ICYHwEI

#DigitalAccessibility #A11yLeadership #AccessibilityInsights #A11y

27.02.2026 12:51 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Accessible Color Palette Generator This is a tool to automate the generation of accessible enterprise UI color palettes.

Design for everyone with Mike Gifford’s Accessible Color Palette Generator. Quickly create color palettes that meet WCAG standards and elevate your accessibility game.

mgifford.github.io/ui-palette-g...

#DigitalAccessibility #InclusiveDesign #UXDesign #ColorAccessibility #DesignTools #A11y

26.02.2026 19:30 β€” πŸ‘ 7    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Preview
How an accessibility designer adds keyboard shortcuts to a web app Keyboard shortcuts occupy a strange area for web design.

Keyboard shortcuts in web apps aren’t just for power users. Eric W. Bailey shows how accessibility-first design ensures intuitive shortcuts without disrupting assistive tech. Essential reading for inclusive UX.

buff.ly/dVCbiQf

#A11y #WebApps #UX #InclusiveDesign #KeyboardShortcuts

26.02.2026 17:45 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
I Learned The First Rule of ARIA the Hard Way | CSS-Tricks Semantic HTML does a lot more accessibility work than we usually give it credit for already β€” and ARIA is simple to abuse when we use it both as a shortcut and as a supplement.

Learning ARIA the hard way taught me that accessibility is more than rules, it’s about real user impact. Share your ARIA lessons and help the community grow!

buff.ly/y5QflFo

#WebAccessibility #InclusiveDesign #ARIA #UXDesign #AccessibilityMatters #A11y

26.02.2026 13:30 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Author Interest Form - 24 Accessibility We’re starting early to prepare the 2026 edition of 24 Accessibility. If you are interested in participating in the article series in 2026, please submit your information below. Nothing finalized, I…

Have an accessibility story to tell? 24a11y.com is seeking authors to share real-world insights that move inclusion forward.

Submit your interest by March 31 and help shape a more accessible web.

www.24a11y.com/author-inter...

#DigitalAccessibility #A11y #InclusiveDesign #WebAccessibility #UX

26.02.2026 12:01 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Mobile App Accessibility under EN 301 549 v4.1.0 β€” Abra An overview of EN 301 549 v4.1.0 and its impact on mobile app accessibility, including WCAG 2.2 alignment, new criteria, and testing implications.

Mobile accessibility is now a compliance mandate. EN 301 549 v4.1.0 raises expectations for apps. This Abra breakdown shows what matters and what to fix. Are you ready?

buff.ly/ad0hiEs

#DigitalAccessibility #EN301549 #WCAG #MobileAccessibility #InclusiveDesign #Compliance #UX #A11y

25.02.2026 18:58 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Using Maturity Models to Build Accessibility That Lasts – ::Last-Child – Ted Drake Accessibility | Inclusion | Belonging | DEI AF

Accessibility that lasts requires more than audits. It demands maturity. Ted Drake shows how structured models turn intent into scalable, sustainable practice. Where does your organization fall on the maturity curve?

buff.ly/gZJyCeI

#Accessibility #DigitalAccessibility #UX #A11y

25.02.2026 14:02 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
When is a Link not a Link? Automated testing can miss serious accessibility barriers. This article explores how misusing links as buttons breaks keyboard navigation and assistive tech expectations, why semantic HTML matters, and how developers can avoid common pitfalls to create truly accessible user experiences.

Automated tests passed. Keyboard testing failed.
A simple mistake, using a link instead of a button, broke accessibility.
Tools catch ~40% of issues. The rest requires human insight.
Use links for navigation. Buttons for actions.

buff.ly/3CdWcsj

#A11y #WebAccessibility #DigitalAccessibility

25.02.2026 12:30 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

If your "tabindex=__" is 1 or more (in this case, I found "107" then we need to talk.

It breaks normal tab order & logical flow, makes scaling more difficult, and can be a tab trap for users that use a screen reader, causing a nightmare of confusion.

When in doubt, change the HTML structure. #a11y

25.02.2026 00:07 β€” πŸ‘ 7    πŸ” 3    πŸ’¬ 1    πŸ“Œ 1
Preview
Brief Note on Application Keyboard Shortcuts Identifying keyboard shortcuts for an application is mostly an internationalization problem. It’s also not a new problem. A recent (to me) example is the WordPress Gutenberg team starting to discuss…

Keyboard shortcuts can boost productivity or block access. Adrian Roselli highlights why implementation matters for real users. Are your shortcuts usable or exclusionary?

buff.ly/rNlPyEU

#Accessibility #A11y #UX #InclusiveDesign #WCAG #KeyboardAccess #DigitalAccessibility #Usability

24.02.2026 18:30 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Dark blue background, white text; Blog, Mastering Dialog Accessibility, Discover why dialog accessibility matters and learn how to validate dialogs under WCAG 2.2 to prevent common failures and improve accessibility. Author; Rajat Kumar (pictured) Accessibility Engineer at Vispero. Vispero logo.

Dark blue background, white text; Blog, Mastering Dialog Accessibility, Discover why dialog accessibility matters and learn how to validate dialogs under WCAG 2.2 to prevent common failures and improve accessibility. Author; Rajat Kumar (pictured) Accessibility Engineer at Vispero. Vispero logo.

Dialogs are common in modern web design, but often fail WCAG 2.2 requirements. Our latest guide covers validation steps, common failures, and best practices for accessible dialogs. Read the article: vispero.com/resource...

#DigitalAccessibility #Accessibility #A11y

24.02.2026 16:04 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Accessible Marketing Explained: Key Design Principles + Tips (2026) - Shopify Accessible marketing is the practice of designing marketing collateral that the largest possible audience can engage with.

Accessible marketing is better marketing. Inclusive design expands reach, improves UX, and builds trust. This guide offers practical ways to make your content work for everyone.

buff.ly/6xvoKsv

#InclusiveDesign #DigitalAccessibility #UX #MarketingStrategy #WCAG #ContentDesign #A11y

24.02.2026 13:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Making an iOS E-Commerce Product List Accessible to VoiceOver and Beyond | Axess Lab For a webinar on November 11, I wanted to show how I code and test iOS apps using VoiceOver as a blind developer. To make…

Accessible iOS product lists are about more than compliance. Diogo Melo demonstrates how VoiceOver clarity drives better UX for everyone. Smart patterns, real impact. Are your components truly inclusive?

buff.ly/ArANgav

#DigitalAccessibility #iOSDev #VoiceOver #UX #InclusiveDesign #A11y

23.02.2026 19:15 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Weekly Reading List February 23 2026 - TPGi β€” a Vispero company A weekly roundup of links to digital accessibility industry news, posted every Monday. Compiled by Ricky Onsman.

The accessibility landscape moves fast. Staying informed is not optional.
Ricky Onsman’s latest Weekly Reading List cuts through the noise with the stories that matter most. What caught your attention this week?

buff.ly/iRIHv8r

#A11y #DigitalAccessibility #UX #WebAccessibility #Compliance

23.02.2026 14:15 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0