Articles
11/06/2011 11:14:02 PM
A simple performance test with a base install of Node.js, ColdFusion9 and MySQL.
11/04/2011 03:33:15 PM
Start using JMeter after reading this short tutorial. JMeter is an extremely powerful regression and performance engine.
10/29/2011 11:23:13 AM
My first post on my new blog/photo gallery at maurer.me. I hope this is the first of very many!
11/21/2011 01:12:20 AM
There have been plenty of concerns on building strings in JavaScript with the advent of single page browser applications. I'll go over the differences and the considerations.
02/12/2012 05:53:07 PM
A simple example of creating a global error handler and notification system.
11/12/2011 03:58:01 PM
I Finally got Nodejs connected to MSSQL via unixODBC and FreeTDS. It wasn't simple so here are my lessions learned