Online Learning with EdX
Posted on
Recently I completed the Software as a Service course on edX (CS169.1x) and felt it might be worth sharing some thoughts about the experience, and why I think edX and others like it are game-changing.
Posted on
Recently I completed the Software as a Service course on edX (CS169.1x) and felt it might be worth sharing some thoughts about the experience, and why I think edX and others like it are game-changing.
Posted on
Way way back in 2009, I decided to look into Python. For one reason or another that didn't really go any further than playing about with Fabric but I've decided once again that it is a language I'd really like to get more involved in. However when looking to start a new project in Python, there is one very big question: Python 2 or 3? Which should I focus on and use?
Posted on
Recently I bought the excellent ColorSchemer Studio 2 through the Mac App Store. Put simply, the app allows creation of colour palettes using a variety of tools including a colour wheel, various schemes, mixers and more. These palettes can also be saved to files to be opened again later, however these files are stored in a proprietary binary format that no other app (to my knowledge) can read.
Posted on
This time last year I posted my hardware line-up for 2011. Now we're here again at the start of 2012 I thought I'd do the same thing again. In many respects, things are not very different. However there are some changes and additions which are worth mentioning.
Posted on
My network at home up until recently has centred entirely around a cheap ADSL router from O2. This is fine, but I decided to move the DHCP duty over to my little home server. As part of this, I thought it would be nice for it to also handle DNS, and dynamically assign DNS names to the machines it learns about through DHCP requests.
Posted on