-
JavaScript
Playing with bit masks
With storage and bandwidth being easily available, compressing data for general use is less of a concern today than it…
Read More » -
JavaScript
Templating in Javascript
In the last few weeks I was doing some work with client side templates. Since most of the webbies seemed…
Read More » -
WordPress
Templating a WordPress theme with Twig
Well, that wasn’t as painful as I thought it would be. Some googling and a couple of experiments went a…
Read More » -
HTML5
Canvas Animation using interpolation
While drawing things on the canvas and scooting around them is nice, it gets old very fast. Instantaneously, if you’re…
Read More »