Text to Speech is becoming not only more popular, but easier to implement. Android devices have a built in TTS library and tools like Emscripten…
CSS Sprites – the elegant way
I was trying to come up with a way to use image sprites for background images, without needing to specify a ton of class names.…