Showing posts with label design. Show all posts
Showing posts with label design. Show all posts

Saturday, May 10, 2025

POUR - WCAG

The Web Content Accessibility Guidelines (WCAG), developed by the World Wide Web Consortium, are technical standards that help make the digital world accessible to people with disabilities. WCAG standards are rooted in four main principles: perceivable, operable, understandable, and robust, often called POUR.

Perceivable

Information must be perceivable to people using only one of their senses, so they understand all related content.

My thots: Check the contrast outside under bright lighting conditions. Ensure the audio understandable in a noisy room. Both light and dark backgrounds are common, ensure text color adjusts. There are various forms of color-blindness, check using a color-blind simulator and/or in grayscale to ensure no meaningful information is lost--that is, a red circle and a green circle are the same when the color is muted. Wear hearing protection to ensure alternatives to increasing the volume are available when possible. Blur your vision (or remove your glasses) to ensure the text and image size can be increased to improve readability. Ensure temporary notifications display sufficiently long to be recognized when distracted. Display on a large projected image (where color and contrast may vary).

Operable

End users must be able to interact with all webpage elements. For instance, your website should be easily navigable with just a keyboard or voice controls for non-mouse users.

My thots: Wear gloves, thus causing a loss of precise touch. Use just a keyboard--don't rely on a mouse cursor. Use just a touch-screen--don't rely on hover-text. Use a small screen (e.g., mobile phone). Use a connected display some distance away with just a mouse, for example, use a wide-screen TV and a mouse on an uneven surface or a TV remote.

Understandable

The principle is just what it seems—end users must be able to understand web page content and functionality information.

My thots: this principle should be true for all means of communication, but it is very difficult especially given the diversity of the audience. Those who don't know English are left with machine translation. As a person with an analytical, engineering mind, I find that most web sites do a very poor job with understandability for me because their audience is primarily non-technical, emotionally driven, neurotypical people. If I don't already know what a company does, visiting their website seldom gives me more than just a clue about what they do. For example, take this headline, "Essential Software - For the People Who Change the World." OK, at least I know it's a software company, but what kind and is it cloud-based, mobile, desktop, a framework to be integrated, self-service or requires technical professional consultants to configure? The next subheading helps: "Software built for fundraising, nonprofit accounting, education, CSR and more." Now, I know what markets this software is design to meet. There's a financial component and an educational component and CSR, whatever that is--though if I don't know what CSR means, this software is probably not what I need. But then the subheading continues with "Fueling bigger, bolder impact — everywhere." What does that mean? 

Robust

Your website must effectively communicate information to all users, including users of assistive technologies, and remain compatible with evolving technologies and user needs.

My thots: let's face, this is a goal seldom reached because of expense and lack of knowledge of capabilities. Also, not everything needs to be accessible, at least not on a practical level. For example, a website to sell a product that requires sight to use has little need for a website compatible with those who can't see. Technology has advanced making some best practices no longer important. For example, using relative styles (i.e., not "pt") for font size is not nearly as important now that browsers allow the magnification of the entire screen to scale. 

My biggest fight has been with web page designers who want to control the appearance of the page and not allow the viewer to decide how they want to interact with the content.

source: https://www.wcag.com/resource/what-is-wcag/

Saturday, September 21, 2024

Magpie syndrome, Shiny Object syndrome, argumentum ad novitatem, Novelty-Seeking Behavior, Feature Creep

When computers first supported color monitors, even though only 16 colors, the trend was use take full advantage of color even though by basic design principles, the use of color was used excessively in ways that would be deemed inappropriate now that color, with vastly more choices, has been the norm.

Shiny Object Syndrome

Shiny object syndrome is the situation where people focus undue attention on an idea that is new and trendy, yet drop it in its entirety as soon as something new can take its place. Also known as magpie syndrome, it is the tendency to be easily distracted by new, exciting opportunities or ideas. Shiny object syndrome is when someone focuses all their attention on something new and current. Usually, this is at the expense of whatever they have or currently doing. In a business setting, shiny object syndrome takes the form of chasing the latest strategy, tactic, or advice making the rounds within the industry. Always chasing the latest trend will leave you distracted and overwhelmed.

Being open and eager for the next opportunity is a good thing, yet it has limits. If receptivity and enthusiasm come at the cost of making accurate, data-driven predictions, the object of focus may be a mirage. People who face a fear of missing out (FOMO) are especially susceptible, as the distraction of shiny objects in themselves clouds judgment and focus.

sources

  • https://dovetail.com/product-development/shiny-object-syndrome/
  • https://everhour.com/blog/shiny-object-syndrome/
  • https://en.wikipedia.org/wiki/Shiny_object_syndrome

Appeal to Novelty

A related topic is the appeal to novelty (also called argumentum ad novitatem), which is a fallacy where one prematurely claims that an idea or proposal is correct or superior, exclusively because it is new and modern. In a controversy between status quo and new inventions, an appeal to novelty argument is not in itself a valid argument. The fallacy may take two forms: overestimating the new and modern, prematurely and without investigation assuming it to be best-case, or underestimating status quo, prematurely and without investigation assuming it to be worst-case. 

source: https://en.wikipedia.org/wiki/Appeal_to_novelty

Novelty-Seeking Behavior

"It seems like regardless of what I do, my current task is always interrupted by this temptation to do something else. Something seemingly better."

source: https://durmonski.com/psychology/novelty-seeking-behavior/

Feature Creep

And let's realize that shiny object syndrome and novelty-seeking can lead to Feature Creep (a.k.a. scope creep). 

"Always remember to back your decision with good reasoning. For example, whenever stakeholders propose a new feature, evaluate it in accordance with the product vision, value for users and businesses, and the resources required to build it. Use this reasoning to explain to them why it does not make sense to add the feature, and the associated costs that come along with trying to add it."

source: https://www.shopify.com/partners/blog/feature-creep

OK, this article clearly suffers from feature creep as it covers a plethora of related topics, so it's time to stop and move on to the next new Techy WORD of the Week (sarcasm).