Author: Erdbaerchen
-
Digital Accessibility – Rules and a Quick Check
How does one define an accessible application? Or the other way round; how do I guarantee that my application is accessible?There might never be 100% accessibility for any application and the questions above are equally difficult to answer. But standards to the rescue. There are guidelines to check for accessibility criteria. WCAG – Web Content…
-
Scrolling or Pagination?
The topic popped up at work. After getting lost in a rabbit hole I wanted to summarize my new knowledge in this post. We won’t be the only ones struggling to decide whether to scroll or paginate our content. The Problem Sometimes content for web and apps tend to become very long, taking up a…
-
Accessible e-books
I work and write a lot about digital accessibility nowadays. And as a writer, accessible e-books came up recently. Of course they have to meet the same criteria as every digital product. Well … almost. Let me introduce you to the few criteria to create an accessible e-book. Accessibility Act In June 2025 the global…
-
Erfahrungsbericht story.one
Ein Erfahrungsbericht im Selfpublishing mit story.one. Nach 5 Büchlein und 100 Stories habe ich einiges an Aha-Effekten weiterzugeben.
-
Digitale Barrierefreiheit – Der Comic
Um das Thema Digitale Barrierefreiheit leichter zu vermitteln, gibt es hier einen Comic, der in 12 Seiten durch die verschiedenen Themenfelder führt.
-
Customization for my Angular Application
On my journey to accessibility for web, apps, and everything, I decided to build a feature into my app, to make the appearance fully customizable for the user.
-
My Flutter Flight – Generate some Puzzle Levels – Part 2
Trying to solve auto generated puzzle levels – but with mixed success.
-
Digital Accessibility: Colors
Low color contrast is by the time the most common failure of digital accessibility. But it’s very easy to fix that.