Posts

Posted on:

Testing and monitoring accessibility with automatic tools will get less precise

Automatic testing, although limited, is useful for quick and bulk test of webpages. With current progress I would expect it to be more efficient, but such tests could easily be bypassed and we can get bad data.

Posted on:

Robots must be accessible, or else they will discriminate too!

We live in times where technology progress is amazing and therefore we need to make sure we don’t leave groups of people behind. Robots will obviously soon help us at home and everywhere and it is crucial we make their interfaces accessible. Or we will make our society full of new barriers for people with disabilities.

Posted on:

Accessibility overlays often fail to improve accessibility

I would like that accessibility is the default, just there, without effort. Just fixed for all of us. But it’s not yet possible. Probably never will be. And when I try to be open minded and try to use a feature of accessibility overlay and it just fails, not one but two features, under two minutes, on an important page for people with disabilities, then I had to write about it. And even make a video of it.

Posted on:

Accessibility errors based on accessibility statements of Norwegian public sector websites

Making large scale analysis of accessibility based on centralized accessibility statements is simple. But we do need to consider that not everybody filling out accessibility statements have the needed experience and knowledge. And sometimes the intention to be transparent is also absent.

Posted on:

Comparison of accessibility of e-government websites in Europe

eGovernment Benchmark of 35 countries in Europe (EU and beyond) finally gathered some insights about accessibility of eGovernment websites. After years of accessibility legislation accessibility is still a pilot indicator which unfortunately indicates how late we are in the awareness process.

Posted on:

WCAG 2.2 will be a part of EN 301 549 and with that a part of WAD and EAA

WCAG 2.2 is here, when do we get it into legislation, like Web Accessibility Directive and European Accessibility Act? Well EN 301 549 seems to be updating in 2025, according to work item schedule it may come in early 2026. Unless ETSI adds WCAG 2.2 sooner it seems that we will have to wait quite a long time.

Posted on:

All countries should have central registries for accessibility statements of their public sector

Without data we just have opinions. Having a lot of data in different formats can take time to process and sometimes also mean we can’t really compare state of accessibility if countries use different methodologies. If all countries had same data set or even better, central registry it would make data more accessible. And we could save time and money.

Posted on:

Norwegian municipality almost got fined for using inaccessible e-learning mobile app

Municipality avoided paying fines after vendor of e-learning app fixed issues with 4 success criteria out of 6 tested (all A level). I found some interesting facts that seem to reveal procurement and especially awareness problems and I also offer some potential solutions.

Posted on:

My contribution to first AccessibleEU conference in Slovenia (DIGIN 2023)

Happy to present my accessibility awareness building article at the DIGIN 2023 conference, organized by European Center for Accessibility (AccessibleEU). Short overview of other contributions and a thought about how this professional event could be even better.

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.