_gemischt2

27 bookmarks
Custom sorting
Inaccessible Gallery
Inaccessible Gallery
Inaccessible Gallery attempts to visualize the most common accessibility issues.
·inaccessible.gallery·
Inaccessible Gallery
Publikationen - Fachliche Einordnung von KI-Übersetzungstools für Leichte Sprache - Überwachungsstelle des Bundes für Barrierefreiheit von Informationstechnik
Publikationen - Fachliche Einordnung von KI-Übersetzungstools für Leichte Sprache - Überwachungsstelle des Bundes für Barrierefreiheit von Informationstechnik
Leichte Sprache ermöglicht einen barrierefreien Zugang zu Informationen für Menschen mit Lernschwierigkeiten. KI-Übersetzungstools versprechen schnelle Ergebnisse, erfüllen jedoch die Anforderungen an Verständlichkeit und gesetzeskonforme Barrierefreiheit bisher nicht vollständig. Eine fachliche Einordnung dazu, welche Herausforderungen bestehen und welche Rolle menschliche Expertise weiterhin spielt.
·bfit-bund.de·
Publikationen - Fachliche Einordnung von KI-Übersetzungstools für Leichte Sprache - Überwachungsstelle des Bundes für Barrierefreiheit von Informationstechnik
Practical Accessibility — A get-right-down-to-it online course for Web designers and developers who want to start creating more accessible Web user interfaces and digital products today
Practical Accessibility — A get-right-down-to-it online course for Web designers and developers who want to start creating more accessible Web user interfaces and digital products today
A get-right-down-to-it online course for Web designers and developers who want to start creating more accessible Web user interfaces and digital products today
·practical-accessibility.today·
Practical Accessibility — A get-right-down-to-it online course for Web designers and developers who want to start creating more accessible Web user interfaces and digital products today
IAAP Web Accessibility Specialist (WAS) was issued by International Association of Accessibility Professionals (IAAP) to Bogdan Cerovac.
IAAP Web Accessibility Specialist (WAS) was issued by International Association of Accessibility Professionals (IAAP) to Bogdan Cerovac.
Earners of the IAAP Web Accessibility Specialist (WAS) have demonstrated an intermediate contextual and programmatic technical set of skills and knowledge to design, build, and remediate accessible digital content and services. This credential defines what digital accessibility professionals should be familiar with and are expected to know and increase the consistency and quality of web accessibility work.
·credly.com·
IAAP Web Accessibility Specialist (WAS) was issued by International Association of Accessibility Professionals (IAAP) to Bogdan Cerovac.
FCSP stellt Übersetzungstool zur Verfügung - FC St. Pauli
FCSP stellt Übersetzungstool zur Verfügung - FC St. Pauli
Der FC St. Pauli stellt KI-basiertes Anwendung zur Verfügung ☠ NGOs können damit schnell und gratis Texte in Einfache Sprachen übersetzen ⚽ Projekt „Klartext St. Pauli“ ausgezeichnet ▶
·fcstpauli.com·
FCSP stellt Übersetzungstool zur Verfügung - FC St. Pauli
I Don’t Care What Google or Apple or Whoever Did
I Don’t Care What Google or Apple or Whoever Did
Please do not use this post as an excuse to beat up the devs at Apple or Google. If you are doing that, you have missed the point of this post and you are being unnecessarily mean to individuals who may have no control over broader organizational decisions. Do not…
·adrianroselli.com·
I Don’t Care What Google or Apple or Whoever Did
It’s Mid-2022 and Browsers (Mostly Safari) Still Break Accessibility via Display Properties
It’s Mid-2022 and Browsers (Mostly Safari) Still Break Accessibility via Display Properties
It was late 2020 when I last tested how browsers use CSS display properties to break the semantics of elements. I had been waiting for Safari to fix how it handles display: contents for four years now, and was excited when the announcement came in June. Then I started testing…
·adrianroselli.com·
It’s Mid-2022 and Browsers (Mostly Safari) Still Break Accessibility via Display Properties
NPP 241 – Blind im Netz: Mit Bildbeschreibungen Barrieren überwinden
NPP 241 – Blind im Netz: Mit Bildbeschreibungen Barrieren überwinden
Dagmar ist 2007 erblindet. Als Computer-affiner Mensch war ihr damit plötzlich die Welt des Internets verwehrt. Mit einem Screenreader hat sie sich wieder herangetastet und festgestellt: Das Internet ist voller Barrieren. Sie versucht, das zu verbessern, aufzuklären und fordert vor allem eins: Macht
·netzpolitik.org·
NPP 241 – Blind im Netz: Mit Bildbeschreibungen Barrieren überwinden
Myths about Web Accessibility :: Blog :: Alvaro Montoro
Myths about Web Accessibility :: Blog :: Alvaro Montoro
Web Accessibility is a must in every web development project, yet it seems to remain a mystery for many web developers. Like it's something legendary instead of an essential skill needed for the job. There are many misconceptions surrounding Web Accessibility, most of the time fueled by a lack of knowledge (or interest) in the matter. This article is a collection of some of those accessibility misconceptions or myths. :: Blog post at Alvaro Montoro's Personal Website.
·alvaromontoro.com·
Myths about Web Accessibility :: Blog :: Alvaro Montoro
Brief Note on Disclosures in Fieldsets
Brief Note on Disclosures in Fieldsets
TL;DR: Probably don’t use disclosure widgets in fieldsets. If you do it anyway, don’t put the trigger in the legend. Context With details / summary, recent support for the popover attribute, and the never-ending belief that a “clean” page means hiding content, there is a resurgence in stuffing useful content…
·adrianroselli.com·
Brief Note on Disclosures in Fieldsets
Good, Better, Best: Untangling The Complex World Of Accessible Patterns — Smashing Magazine
Good, Better, Best: Untangling The Complex World Of Accessible Patterns — Smashing Magazine
How do we know which patterns are good, better, best when it comes to accessibility? Is it better to use an established pattern/library or create new ones? With the myriad of choices available, we can quickly become caught up in a web of confusion on this topic.
·smashingmagazine.com·
Good, Better, Best: Untangling The Complex World Of Accessible Patterns — Smashing Magazine
Source Order Matters | Adrian Roselli
Source Order Matters | Adrian Roselli
A picture of my strawberry, balsamic, black pepper sorbet, which makes sense later in the post and because my blueberry sorbet didn’t come out so well. CSS is providing newer and more complex methods of laying out your pages. Given the multiple form factors a responsive site has to support,…
·adrianroselli.com·
Source Order Matters | Adrian Roselli
Using the `for` Attribute on the `output` Element in HTML5
Using the `for` Attribute on the `output` Element in HTML5
There are two things here that you’re probably already aware of. First, HTML includes an element that allows you to display the “result of a calculation”. It’s a form element and it’s been around for some time, having been added in HTML5. The other thing you’re likely to be aware of is that the for attribute is normally used on the element to associate a with a form element. This aids accessibility and usability, as you’ve probably discovered as both a developer and a user. But interestingly, the for attribute can also be used on the element:
·impressivewebs.com·
Using the `for` Attribute on the `output` Element in HTML5