Cynthia's blog

#software posts
I write stuff that may be midly interesting. Here are all the posts tagged with #software. See all posts

Building Accessible Websites

When building a website or an application, a lot of effort goes into making sure the application looks great, that is it aesthetically pleasing. However, we tend to forget not everyone can interact with a computer the same way, and that some people have special needs.

The state of SVGs on the Web

SVG (Scalable Vector Graphics) is a widely used image format on the Web. However, due to its nature, it tends to be heavily misused and some popular tools encourage such misue. Let's sit back and look at what's wrong, and what we can do to fix it.