Cezary Tomczyk

@ctomczyk
4 Followers
3 Following
95 Posts

Accessibility Statement Generator. Rigorously tested for keyboard and screen reader support.

While no tool is ever "perfect," this generator is designed to meet high standards of digital inclusion.

Feedback is always welcome as we improve!

https://platform.sitelint.com/tools/accessibility-statement-generator

#a11y

Platform Home Page | SiteLint

SiteLint Platform - audit your website with real users, networks, and devices.

Replacing glob-all with fs.promises.glob in Node.js

Replace glob-all with fs.promises.glob in Node.js to simplify code, reduce dependencies, and optimize bundle size.

SiteLint

Digital accessibility is full of abbreviations and acronyms. A11Y, ADA, WCAG, A/AA/AAA, uh...

So, I thought that the time has come to refresh the knowledge, and one of the best ways to do that is to write an article.

#a11y

https://www.sitelint.com/blog/digital-accessibility-abbreviations-and-acronyms-guide

Digital accessibility abbreviations and acronyms guide

Digital accessibility guide: abbreviations and acronyms.

SiteLint

SiteLint: Web Audit Tools

The Chrome, Edge, Opera, and the other chromium-based browser extension that should help you to audit and catch issues on the web page.

Accessibility, Technical SEO, Quality and more.

Happy to get feedback! Thanks!

https://chromewebstore.google.com/detail/sitelint-web-audit-tools/cgohmmflfahecpnbkpelccmhjmaobnfp

SiteLint - Web Audit Tools - Chrome Web Store

Audit your website quality

Nailed it!

(Text alternative on the site.)

https://www.stickycomics.com/woodworking-detox/

Woodworking detox – sticky comics

There are two solutions to ARIA Live Region issues:

1. Don’t use ARIA Live Regions (but use focus, dialogs, or other managing of what’s going on)
2. Put the live region in the DOM at page load (They cost nothing. If you need an alert and a status, put two divs in with both roles.)

See more in these slides:

https://talks.yatil.net/Ux0REi/were-aria-live

#a11y #accessibility

We’re ARIA Live! by Eric Eggert

Find (accessible) HTML slides here: https://slides.yatil.net/were-aria-live.html

Working with Apache on macOS might sometimes be a headache. How do I start, stop, or restart? Where is my Apache? How do I stop internal Apple Apache?

#macos #apache #terminal

Let's clarify all of it in one article.

https://www.sitelint.com/blog/macos-find-start-stop-and-restart-the-apache-web-server

macOS – find, start, stop, and restart the Apache web server – SiteLint

Learn how to find, start, stop, and restart the Apache web server on macOS. Discover commands and configurations for both default and Homebrew installations.

SiteLint

Same query, but results from multiple search engines in one place (experimental example):

https://codepen.io/sitelint/pen/mdvpRqW

Multiple search engines

...

Working with #Angular framework? Looking for a cache-busting solution for static assets?

https://www.npmjs.com/package/@sitelintcode/angular-static-assets-hash

@sitelintcode/angular-static-assets-hash

Create a list of static assets and a hash for each file.. Latest version: 0.0.22, last published: 5 days ago. Start using @sitelintcode/angular-static-assets-hash in your project by running `npm i @sitelintcode/angular-static-assets-hash`. There are no other projects in the npm registry using @sitelintcode/angular-static-assets-hash.

npm

Optimizing SVG images can be tricky. Some SVG files can be really big, even though they look very simple. Are there any convenient ways to optimize the SVG file? Yes. So, let's dive into that.

#development #svg #optimization

https://www.sitelint.com/blog/best-practices-for-optimizing-svg-code/

Best practices for optimizing SVG code – SiteLint

Follow practices that help create SVG files that are visually stunning and optimized for performance, leading to better website load times and user experiences.

SiteLint