git prepare-commit-msg with node.js Apr 7, 2013 I think people often overlook using node.js as a scripting tool like ruby or python. If you search the web for examples of customized git hooks, you’ll probably have visited git-scm. ...
Why I don’t recommend the Step module [node.js, npm] Mar 17, 2013 I prefer asyc to step. The async module has a cleaner interface, more options, and utilities. It’s a little beefier in size, but those things are beside the point. ...
CommonJS Modules, node’s require() and private members Mar 2, 2013 CommonJS Modules, node’s require() and private members Interestingly, node.js module documentation doesn’t even mention CommonJS or the specification proposal it implements. ...
“Unable to update the dependencies of the project” Jan 4, 2013 I’ve recently had to switch from Visual Studio 2012 back to Visual Studio 2010 to do maintenance on another project. This project is currently stuck in Visual Studio 2010 until I have time to convert the old setup projects to WiX. ...
My Review of Values, Units, and Colors Nov 25, 2012 Originally submitted at O’Reilly <div> <img src="https://images.powerreviews.com/images_products/02/43/19478221_100.jpg" class="photo" align="left" style="margin: 0 0.5em 0 0" /></p> <p style="margin-top:0"> Foundational CSS3 Components </p> </div> <p> <a href="http://shop. ...
[Android] on{X} – automate your life Oct 22, 2012 Lately, I’ve been obsessing over Microsoft. A couple of months ago, I would have told you that Windows 8 was a terrible move on Microsoft’s part. ...
Generating sprites with HTML5 canvas (node-canvas) Oct 14, 2012 About a week ago, I posted about drawing simple shapes in HTML5. HTML5’s Canvas isn’t only useful on the client side. ...
Getting started with jQuery plugins Oct 14, 2012 jQuery plugins aren’t that difficult to write, but some folks seem to have a hard time understanding how to get started, so I thought I would write a quick blog post about that. ...
Drawing a custom HTML5 shape Oct 4, 2012 HTML5 is fun. I’ve meant to post about it more than I have in the past (which is 0 posts). I recently got the urge, so I want to show how to draw a heart and a star on HTML5 canvas. ...
My Review of Hilary Mason: Advanced Machine Learning Sep 22, 2012 Originally submitted at O’Reilly <div> <img src="https://images.powerreviews.com/images_products/06/58/18430068_100.jpg" class="photo" align="left" style="margin: 0 0.5em 0 0" /></p> <p style="margin-top:0"> Hilary Mason: Advanced Machine Learning </p> </div> <p> <a href="http://shop. ...