|
|
|
|
|
by TeMPOraL
1881 days ago
|
|
In fact, accessibility is probably the last remaining hope of power users[0]. 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. |
|
I accept that this is easier on smaller, or new projects.