Skip to content →

Month: September 2021

A Good Example Of What Not To Do and Using Color To Convey Information

I’m not a huge golf fan but with the Ryder Cup being played here in Wisconsin, I was a bit curious about the Whistling Straits course design. There is a good hole-by-hole guide that gives a description of the course.

Selecting a more details link for any hole takes you to a page with additional information. I know enough to know that golfers can start from different tee positions and assumed the numbers for each hole represented the distance for those locations. That’s largely where my understanding of the numbers stops so I was curious why there were five numbers for each hole.

A brother of mine tells me that for those familiar with golf, the colors for each number are fairly established as far as what they mean. Black represents the distance for professionals for example.

This to me is an excellent example of what not to do for web accessibility as far as conveying information with color alone. For those who do not see the colors, as obvious as they might be to golfers, the numbers by themselves are clearly not obvious. Similarly, for those less familiar with golf, I contend attaching a descriptive word to each number would be of benefit.

This is also an illustration of why manual review of web accessibility is so important. I ran multiple accessibility tools on one of these pages. Some contrast errors with other text on the page were flagged but not a single automated tool called attention to these numbers. Automated testing is just not at the point to handle that level of analysis.

This is going to be an example I add to my learning materials on web accessibility. For me it illustrates the concept of not using color alone quite well.

Leave a Comment

VMWare Fusion Tech Preview for M1 Mac Available

I’ve written a few times here about virtual machines. VMWare has just added a new entry into the tools available with a technical preview for VMWare Fusion running on Apple silicon hardware. Full details and a download are available in this blog post.

So far my trial of the preview has been quite successful. The software itself works for me as well as it has on Intel-based Macs with VoiceOver. Creating VMs, management of the machines and the other tasks you would want to do are all working well.

The preview doesn’t seem to support automatic OS install so when installing an OS on a virtual machine, you’ll need to go through a manual install. I had no issues doing this with two different Linux distributions and have them working with both speech and braille and the Orca screen reader.

Given Orca, like many other screen readers, uses the caps lock key as a screen reader key, you’ll want to use VMWare preferences to assign another key as caps lock. I personally assign the accent key on the top left of the keyboard as this key and it works great.

As far as I know, there is not a Windows ISO one can use here. If I find differently, I’ll update but based on what the Windows Insider pages say, I think Windows for ARM isn’t available for this sort of a scenario.

Leave a Comment