Sass darken and lighten functions replace with color.adjust in Visual Studio CodeArticle contains
  1. Automatically replacing Sass darken and lighten functions with color.adjust in All Files with Visual Studio Code
  2. Important notes on the replacement process
How to compress the image on the client side before uploadingArticle contains
  1. Introduction: Understanding the need to compress images on the client side before uploading
  2. Should you compress images before uploading? Exploring the benefits of using JavaScript
  3. Step-by-step guide: Compressing images with JavaScript before uploading
  4. Limitations: Factors to consider when compressing images on the client side
  5. Workable example: Demonstrating image compression with JavaScript
Accessibility overlays - demystifying secretsArticle contains
  1. What accessibility overlay is?
  2. How does accessibility overlay work?
  3. How do I add widgets to accessibility?
  4. Can automated accessibility tools really fix all issues?
  5. Are accessibility overlays WCAG compliant?
  6. Is it possible for an overlay product to prevent the legal risk?
  7. Why do accessibility overlays often break page layout and behavior?
    1. Soft issues
    2. Hard issues
  8. Summary in bulletpoints
  9. Business perspective
  10. The recommended solution
  11. Other resources
Sitelint presentation at CSUN Assistive Technology ConferenceArticle contains
  1. Description
  2. Audience
CSUN Conference logo 2023

Sitelint presentation at CSUN Assistive Technology Conference

We’ll have the presentation An Approach to Real-Time, Client-Side Accessibility Audits at CSUN 2023 Conference .

Description

SiteLint is Google Analytics for Accessibility. The platform allows users to monitor and audit unlimited sites, in real-time, without crawling or auditing in specific time intervals. Users can collect results from real users, networks, and devices, which will improve significantly the remediation process by knowing which pages reported the most issues. This session will provide a demo of SiteLint and talk about the technical challenges overcome.

Audience

  • Higher Education
  • Information & Communications Technology
  • Government
  • Finance & Banking
  • Research & Development
The Next Generation of Automated Testing (A11yTalks - March 2023)Article contains
  1. Video presentation
The city in the background with text "We drive into the future"

The Next Generation of Automated Testing (A11yTalks – March 2023)

We had the honor to present SiteLint at A11yTalks in March 2023 – the next generation of automated testing. The speaker (Cezary Tomczyk), the Founder of SiteLint, was talking about recalibrating the remediation process significantly, improving accessibility quality testing, and focusing on user behavior. We were discussing new technology and its unique approach that goes beyond crawling and analyzing data on the server side.

Continue reading “The Next Generation of Automated Testing (A11yTalks – March 2023)”
How to embed a PDF in HTML without downloading itArticle contains
  1. Embedding PDFs in HTML with a step-by-step guide
  2. Sample code for embedding PDFs in HTML without using third-party plugins
  3. Practical Example for embedding PDFs in HTML and CSS
  4. What happens if the PDF is too large to fit within the iframe or viewer provided by the cloud service?
How to record the screen with VoiceOver audio on your MacArticle contains
  1. Effortlessly Record Your Mac Screen with VoiceOver Audio
  2. A Step-by-Step Guide to Installing and Using QuickTime Player for Screen Recordings with VoiceOver
  3. Troubleshooting Tips: Why Isn't My Audio Recording?
    1. Could not kickstart service "com.apple.audio.coreaudiod": 1: Operation not permitted
  4. Recorded demonstration video
Easy way to reduce Google Chrome's memory and CPU usageArticle contains
  1. Memory Saver
  2. Energy Saver
  3. How do I turn Memory Saver, and Energy Saver on or off?
  4. Final word
Why is the image srcset attribute not working on the page?Article contains
  1. Root causes that are commonly encountered
  2. How does the browser determine which image should be used under some set of media conditions?
    1. What does srcset mean?
    2. The attribute sizes
  3. The user visits your site with the iPhone 8 Plus. Which image will be used?
  4. Is there a better way of testing responsive images?
  5. Real example
  6. SEO aspects
  7. Viewport size for devices
WordPress Spam Prevention for Contact Form 7 and CommentsArticle contains
  1. How do I stop spam emails from my WordPress Contact Form 7?
  2. How do I stop spam emails from my WordPress Comment form?
A banner with a lot of envelops representing spam

WordPress Spam Prevention for Contact Form 7 and Comments

Spam can be a major nuisance for any website owner, and WordPress is no exception. With the popularity of Contact Form 7 plugin and comments, it’s important to take measures to prevent spam from clogging up your website and causing problems. In this article, we’ll explore some effective strategies for preventing spam in WordPress, specifically for Contact Form 7 and comments.

To help with blocking, we have created WordPress plugin called Spam Prevention for Contact Form 7 and Comments that do not require any maintenance.

Continue reading “WordPress Spam Prevention for Contact Form 7 and Comments”