|
|
|
|
|
by dkdbejwi383
1879 days ago
|
|
> The issue is that many designers and engineers loathe Usability and Accessibility people (like Jakob Nielsen and Don Norman) Which is silly because good UX that works for people with disabilities or impairments also benefits fully able users in the vast majority of cases |
|
With general-audience software, the market doesn't care much about the minority that are the serious users, and it's hard to make a convincing argument to business people here. However, accessibility does have a strong enough ethical argument behind it, which is also increasingly being backed by regulations.
Allowing accessibility tools to work with an application involves annotating UI with machine-readable metadata about information displayed and operations available. That makes the interface comprehensible to any external software - including software that could use this information to provide an alternative, more ergonomic frontend, undoing various user-hostile decisions of the original design.
--
[0] - By which I don't mean just computer nerds, but also everyone who uses some bit of software on a regular basis - particularly in context of work.