Ashley Sheridan​.co.uk

Welcome

My name is Ashley Sheridan. I'm an engineering manager, full stack web developer, accessibility blogger and orator, dad of the most energetic boys in existence, and toy-fixer extraordinaire.

I operated as the web team lead and accessibility expert at Livedrive. I also write quite extensively in my blog about web accessibility, and have created various accessibility tools such as a HTML tag picker tool, and an accessibility checklist tool to help development at various stages.

Latest Blog Posts

Pitfalls to Avoid With Screen Readers on Websites You Develop

Screen readers are an important part of how people browse the web, especially so for those people who can't see a screen. However, screen readers can struggle presenting your visuals correctly if you haven't written clean code and created well thought out content that can be understood and presented as you intended. By understanding and considering the types of content and the problems that can occur

How the European Accessibility Act (EAA) Enhances Digital Accessibility Laws Across the EU

The European Accessibility Act (EAA) is a law that was originally passed just over 5 years ago, in mid 2019, and will finally come into full effect and be implemented on the 28th June 2025. It aims to put into place a stronger set of rules for what products and services need to be more accessible, what that accessibility looks like, and what happens if peoples needs are not met. Contents

Creating a Weather Based Email Image Generator

Some years ago I built out a tool to generate dynamic images for email campaigns based on a variety of different parameters, like random selections from an Instagram gallery, animated gifs marking a countdown, and product images based on the weather in a given area. The latter of those is very simple to do with free APIs. Contents Concept Creating the App Outline