Speech Recognition only works in Chrome and Opera. Firefox says it supports it but it doesn't work and returns a very cryptic error message.
The second part of the Speech Synthesis API is recognition....
Accidentally I discovered a new API that makes it easier to interact with your site/app using your voice. The Speech Synthesis API provide both ends of the computer conversation, the recognition to...
If you've seen some of my earlier posts about Markdown you know that I love the flexibility of writing Markdown and then generate other formats. Using my starter kit I can generate HTML and PDF from...
Rachel Andrew's It’s more than just the words triggered a reflection that I want to share with you.
Does anyone remember when the only way to get a site online was to get your school (if you were so...
Introduction #
I love AMP as a technology. As restrictive as it is I think it's so for a reason. We've let the web grow fat and we need a way to work around that until technologies like Promised...
Although DASH is designed for both on-demand and live streaming events, I'll concentrate on on-demand content. Also important to note. Even though EME is part of DASH we will not work with EME...
Introduction #
When HTML first introduced the video tag I was pumping my fist in joy. No more plugins to play video content. It was as simple as creating marlup like the one below to play and video in...
Creating printable content from the web #
All the stylesheets are written in SCSS and converted to CSS through the build process.
In early 2015 I played with the idea of creating a custom XML...
I had a very interesting conversation at my coffee shop the other day. It revolved around Wordpress and how easy it is (or isn't) to modify and customize. In the 10+ years I've been using it things...
Green Sock Animation Platform (GSAP) is an animation powerhouse. It's a Javascript based library designed to animate most CSS and SVG properties.
GSAP components are (Taken from Getting Started with...