Install CasperJS with PhantomJS on Cygwin
Stumbled across this much easier solution today for rigging up my favorite modern headless javascriptable browser tools on my favorite Windows-compatible shell. Should work in pretty much all versions of Windows/Cygwin/phantomjs/casperjs. Download phantomjs and casperjs and unzip them in c:\phantomjs…
Integrating Nagios with Test Driven Development
A while back I realized something important: Monitoring tools are to the sysadmin what testing tools are to the developer. Recently I realized that there need to be more ways to bring both toolsets together. Here’s one, tying the Nagios…