Category: dai11y

Accessibility themed newsletter: get your daily dose of a11y.

  • dai11y 12/06/2020

    Your daily frequent11y newsletter, brought to you by @ChrisBAshton:

    The Last of Us Part II: Accessibility features detailed

    • A comprehensive article on the PlayStation blog, detailing how The Last of Us Part II comes with three presets for different kinds of disabilities, but every setting can be individually overwritten. Gameplay alterations such as ‘invisible while prone’ allow gamers to enjoy stealth mode they might otherwise not be able to. Directional arrows accompanying subtitles show deaf gamers where the speech is coming from. Every command, including touchpad swipes and controller shake, can be remapped to different controller inputs.

    Prefer longer newsletters? You can subscribe to week11y, fortnight11y or even month11y updates! Every newsletter gets the same content; it is your choice to have short, regular emails or longer, less frequent ones. Curated with ♥ by developer @ChrisBAshton.

  • dai11y 10/06/2020

    Your daily frequent11y newsletter, brought to you by @ChrisBAshton:

    I Don’t Care What Google or Apple or Whoever Did

    • Adrian Roselli complains that when he raises accessibility/usability issues with clients, their response is “but Google does this”. He then lists several poor UI changes the big companies have made and subsequently U-turned on, such as Google’s form fields without boxes, or Apple’s super thin typefaces in iOS. Heydon Pickering wrote a similar article in January. Both alluded to the fact that you wouldn’t want to replicate these companies’ designs anyway: why make your product look and feel like Google’s?

    Prefer longer newsletters? You can subscribe to week11y, fortnight11y or even month11y updates! Every newsletter gets the same content; it is your choice to have short, regular emails or longer, less frequent ones. Curated with ♥ by developer @ChrisBAshton.

  • dai11y 08/06/2020

    Your daily frequent11y newsletter, brought to you by @ChrisBAshton:

    Is it ok to ‘grey out’ disabled buttons?

    • UX Collective article that makes some interesting points: WCAG 2.1 success criterion 1.4.3 (“Contrast”) does not apply to text that is “part of an inactive user interface component”. However, if providing low-contrast styles for disabled buttons, the author encourages measures such as ensuring colour is not the only affordance, reducing opacity of the primary button colour when disabled rather than opting for grey, adding supporting text, and applying aria-disabled="true" to disabled buttons to support all screen readers.

    Prefer longer newsletters? You can subscribe to week11y, fortnight11y or even month11y updates! Every newsletter gets the same content; it is your choice to have short, regular emails or longer, less frequent ones. Curated with ♥ by developer @ChrisBAshton.

  • dai11y 05/06/2020

    Your daily frequent11y newsletter, brought to you by @ChrisBAshton:

    HTMHell special: close buttons

    • Article by HTMHell picking apart the real-world implementations of the ‘close’ button. Some sites use images or SVGs with no alt text, some use ‘X’ to represent ‘close’ (which is lost on screen readers), some use <div> or <a> elements where a <button> is required. There are a few recommended solutions depending on the visual style you’re going for.

    Prefer longer newsletters? You can subscribe to week11y, fortnight11y or even month11y updates! Every newsletter gets the same content; it is your choice to have short, regular emails or longer, less frequent ones. Curated with ♥ by developer @ChrisBAshton.

  • dai11y 04/06/2020

    Your daily frequent11y newsletter, brought to you by @ChrisBAshton:

    Could coronavirus kickstart more accessible tech?

    • In this BBC video, we discover how live captioning enables deaf colleagues to participate in remote meetings in this era of coronavirus. It references an article on bighack.org comparing the best video conferencing software for accessibility, which found that some popular platforms such as Zoom do not provide live captioning.

    Prefer longer newsletters? You can subscribe to week11y, fortnight11y or even month11y updates! Every newsletter gets the same content; it is your choice to have short, regular emails or longer, less frequent ones. Curated with ♥ by developer @ChrisBAshton.

  • dai11y 03/06/2020

    Your daily frequent11y newsletter, brought to you by @ChrisBAshton:

    Twitter announces change to default alt text setting

    • Via TwitterA11y: starting May 27th, you no longer need a setting to add alt text to your images on Twitter. Prior to this, it was an exclusively opt-in feature.

    Prefer longer newsletters? You can subscribe to week11y, fortnight11y or even month11y updates! Every newsletter gets the same content; it is your choice to have short, regular emails or longer, less frequent ones. Curated with ♥ by developer @ChrisBAshton.

  • dai11y 02/06/2020

    Your daily frequent11y newsletter, brought to you by @ChrisBAshton:

    Text link Accessibilty: aria-label and title

    • Deque article testing <a> links with various combinations of title and aria-label. The conclusion is that aria-label is the best supported attribute, and links to the ARIA8 WCAG technique which sites good use cases such as: <a aria-label="Read more about Seminole tax hike">Read more...</a>.

    Prefer longer newsletters? You can subscribe to week11y, fortnight11y or even month11y updates! Every newsletter gets the same content; it is your choice to have short, regular emails or longer, less frequent ones. Curated with ♥ by developer @ChrisBAshton.

  • dai11y 27/05/2020

    Your daily frequent11y newsletter, brought to you by @ChrisBAshton:

    Sa11y – accessibility quality assurance assistant

    • An accessibility quality assurance tool geared towards content authors: Sa11y visually highlights common errors, with contextual information. Try out the demo.

    Prefer longer newsletters? You can subscribe to week11y, fortnight11y or even month11y updates! Every newsletter gets the same content; it is your choice to have short, regular emails or longer, less frequent ones. Curated with ♥ by developer @ChrisBAshton.

  • dai11y 25/05/2020

    Your daily frequent11y newsletter, brought to you by @ChrisBAshton:

    Less than 1% of Brazilian sites are fully accessible, research points out

    • A survey of 14.65 million active Brazilian websites found just 0.74% passed all accessibility tests. On this scale, it’s unclear how the sites were tested, though the article makes reference to checking images, links and validation fields. By the same criteria, this is still a 20% improvement on the previous survey from September 2019, in which 5.60% of sites failed all tests, compared to just 0.01% this year.

    Prefer longer newsletters? You can subscribe to week11y, fortnight11y or even month11y updates! Every newsletter gets the same content; it is your choice to have short, regular emails or longer, less frequent ones. Curated with ♥ by developer @ChrisBAshton.

  • dai11y 22/05/2020

    Your daily frequent11y newsletter, brought to you by @ChrisBAshton:

    Employers Don’t Understand the Work People with Disabilities Can Do, SHRM Research Finds

    • The USA is struggling to fill millions of jobs, but people with disabilities are often overlooked. 51-61% of HR professionals and managers have had no disability inclusion training, and 13-32% of managers say they’d feel uncomfortable working with colleagues with disabilities. However, 92% of managers (and 97% of HR professionals) who have employees who have a disability said those individuals perform the same or better than their peers.

    Prefer longer newsletters? You can subscribe to week11y, fortnight11y or even month11y updates! Every newsletter gets the same content; it is your choice to have short, regular emails or longer, less frequent ones. Curated with ♥ by developer @ChrisBAshton.