Getting started with docker for the clueless.

I took an interest in docker a few months ago but found it difficult to get my head around it without having a little project to apply it to. I got a project last week I could use docker for and this post summarises what I learned from an absolutely clueless base.

September 8, 2014 Post image

Getting started with protractor (1.0) for AngularJS e2e testing

For a while now I have been meaning to try out protractor for end to end testing in AngularJS. I finally set aside some time to give it a shot and in this post I describe what I learned and how I got started.

August 5, 2014 Post image

Why I wish email would die

Email still has a place in our lives, but it is often abused and overused. At work, anyway. We can do better if we tried.

May 29, 2014 Post image

Opening a directory with PathFinder from the Terminal

Adding an alias to your zshrc file allows you to use the wrap terminal's -open- command to make a -pf- (PathFinder) command.

April 11, 2014 Post image

Easy Bloging = Github + Jekyll + Bootstrap + Grunt

The obligatory "this is how I put this blog together" post.

April 5, 2014 Post image