Back to the web
I have been doing a fair bit of web development lately and thought it might be good to share some of the awesome new web development libraries I have been playing with. They all seem to be playing wel...
Thoughts on technology, infrastructure, and AI
I have been doing a fair bit of web development lately and thought it might be good to share some of the awesome new web development libraries I have been playing with. They all seem to be playing wel...
Introducing the latest addition to the Jackson clan - Name: William Rikki Jackson DOB: 17 October 2012 (via c-section) Length: 50cm Weight: 3.835kg Everyone is well - 5 weeks into it and William is sl...
At work we use a couple of custom truetype fonts. Traditionally, to get these fonts rendered on our website our graphic designer would create images and deploy them to our web server - as you could I'm...
Recently my team completed a Single Sign On (SSO) project - we used an Open Source SSO implementation called Shibboleth. In total it took about 8 weeks to get this into production. Rather than list co...
This blog post is a quick introduction to building a python daemon process. This sample builds a true Unix daemon process, with full logging and an optional init script (which has been tested on SLES...