Tag: HTML5

Home Automation

Home Automation

I wanted to be able to turn things in my apartment on/off remotely for a few reasons. Lights — I have a lot of lamps, and I turn them all on/off a few times daily. ACs — It’s hot and the ACs don’t run during […]

“Sunshine” CSS Animation Demo

“Sunshine” CSS Animation Demo

The Sunshine demo is a pure CSS experiment (no javascript), and like the Hearts demo, is an offline web app as well.   This demo: Works like an app (manifest.json): icon, fullscreen, offline (cache.manifest), locks orientation. Uses CSS animations to drive all motion. Uses CSS […]

“Hearts” HTML5 Demo

“Hearts” HTML5 Demo

The Hearts demo brings together a number of HTML technologies and makes kind of a fun app out of it.   This demo: Works like an app (manifest.json): icon, fullscreen, offline (cache.manifest), locks orientation. The background is an array of hearts which all cascade toward […]