Posts

Posted on:

Welcome WCAG 2.2 and goodbye success criterion 4.1.1 Parsing

9 new success criteria and one less in WCAG 2.2. Removing 4.1.1 from WCAG 2.2 impacting WCAG 2.0 and WCAG 2.1 as well (can’t fail 4.1.1 anymore). Even if three new WCAG 2.2 success criteria are on level AAA I don’t see reasons to not implementing them as they bring much value!

Posted on:

My first academic article on accessibility was accepted on a conference

My first academic article called General Strategies for Improving Accessibility of E-commerce was accepted on a Slovenian Digital Inclusion conference. It was an interesting experience writing it and in this post I reflect on some important things.

Posted on:

WCAG may seem perfectionistic, but accessibility isn’t

Concentrating on WCAG alone can feel like accessibility is always binary. When thinking about all the success criteria of the WCAG we can quickly conclude that there is not a single medium sized website in the world that conforms totally. A reflection on perfectionism, conformance and reality.

Posted on:

Web accessibility also benefits sustainability

Sustainability and accessibility are absolutely interconnected. Recent sustainability guidelines, although still in draft version, are quite often referring to accessibility, so I wanted to expose parts where accessibility is beneficial to sustainability.

Posted on:

Web Accessibility Specialist (WAS) certified for another three years

I just received mail from IAAP that my certification is prolonged based on my activities that generated enough Continuing Accessibility Education Credits (CAECs). I like that we need not only to pass the exam but to also remain active to maintain it. There are some downsides of certifications, but still way more positive effects in my opinion.

Posted on:

Status messages on page load – how to notify screen-reader users about important messages when the page loads

Sometimes we expect code to work in a specific way. Here is another example how we need to test it to be certain. Status messages are so important that they even got their own WCAG success criteria, but make sure your code really works.

Posted on:

WCAG 2.2 brings more bad news for sticky elements and more good news for users

Keyboard only users (or users of keyboard based assistive technologies) depend on seeing focus indications at all times and if they can’t see them, they are left to guessing where they are. With soon-to-come WCAG 2.2 focus must be at least partially visible at all times, simply put.

Posted on:

Online business and accessibility best practices

I try to reflect on practical best practices to make an online business more accessible. Most of advice is very tactical and some is a bit strategical. Hope at least some of it can improve the accessibility of your business.

Posted on:

14% of customers will probably go away if site is inaccessible for them

Found an interesting study that should encourage business owners to do something about poor accessibility of their websites and mobile apps. Hopefully somebody will think about how much people their business is potentially missing.

Posted on:

Identify Input Purpose (WCAG 1.3.5) on mobile applications

Autocomplete and correct keyboard layout when filling out forms are simple and powerful helpers to make less errors when filling out forms. They benefit everybody, but they are even more appreciated by people with different disabilities. Web support is there for years, but what about native mobile applications?

Posted on:

WCAG is part of EN 301 549 but EN 301 549 goes way beyond WCAG

I don’t like the fact that EN 301 549 is provided in PDF format. It’s way simpler to process HTML. And when I did some parsing I figured out I could also check how exactly does EN 301 549 goes beyond WCAG for web and mobile applications. Quite a lot is the short answer.

Posted on:

Some thoughts on how I think Web Accessibility Directive can be improved

I am honored to be a part of a group of experts that will provide some feedback to European Union on accessibility and Web Accessibility Directive. This post is a summary of my ideas that will be in the article with some additional thoughts and context.

Posted on:

Honored to be a part of first official Slovenian event for Global Accessibility Awareness Day

We finally made an official Global Accessibility Awareness Day in Slovenia, and I am proud that I was a part of it and even had two presentations. It was amazing to meet a lot of people from different organizations connected to accessibility and to greet people that I cooperate with in-person for the first time.

Posted on:

Accessibility of municipal websites in Norway after Web Accessibility Directive – usage of accessibility overlays

Are accessibility overlays common on Norwegian municipality websites? Short answer is no, luckily. But when they are they really messed up the site. Not only accessibility-wise but also on mobile devices / smaller screens / when zooming in.

Posted on:

Accessibility of municipal websites in Norway after Web Accessibility Directive – parallel analysis by another actor – summary

I am not the only one concerned about accessibility and it seems that I also had similar timing, methodology and results. I didn’t go all in with the crawling of absolutely everything and I didn’t test the documents as they did. So that’s why I made a short summary to enrich my own analysis.

Posted on:

Accessibility of municipal websites in Norway after Web Accessibility Directive – more on automatic accessibility tests

This is the fourth part in a series and in this post I expand the automatic analysis report to cover approximately 50 webpages under each of 356 Norwegian municipalities – 17837 URLs to be precise.
The general outcome is quite interesting and I was surprised to see some very positive trends as well.

Posted on:

Accessibility of municipal websites in Norway after Web Accessibility Directive – automatic accessibility tests

Accessibility statements can claim all sorts of things but we should test as much as we can to establish the reality. The simplest and quickest way to do that is to use automatic tests. In this post I reflect on the results of automatic tests of homepages for all Norwegian municipalities. You will be surprised as I was.