Rsync and custom SSH commands Posted on July 31, 2012 Rsync is a great tool but can be a pain if you have to jump through hoops to connect via ssh such as connecting via a different port. [Read More]
Nice New Nexus7 Posted on July 19, 2012 This morning I woke up to an email telling me that my Nexus7 that I had ordered 3 weeks ago was… “out for delivery”. [Read More] Tags: android google nexus7 tablet
Registering custom view helpers in ZF2 Posted on July 18, 2012 If you want to register custom view helpers with a module you can do so by using the service location built into the Skeleton Application and creating a module config that looks something like. [Read More]
Bootstrapping ZF2 Forms Posted on July 17, 2012 So… [Read More] Tags: bootstrap form framework helper twitter view zend
Loaded Testing Posted on June 30, 2012 I recently had to do some load testing for a site recently that would allow me to test in excess of 100k requests in a 60 second period… [Read More] Tags: apache java jmeter linux load testing ubuntu