Star Wars trace route video

Here is a screencast I produced to demonstrate the Star Wars route received when running [bash gutter=”false”] $ traceroute 216.81.59.173 [/bash] Update 2013-02-14: 7,000 views. Not sure why this is so popular. Update 2013-02-12: Over 6,000+ views! Wow....

Onboarding a Django app within a Two Scoops-style project

This work log follows on the tasks performed in the previous article, First Licks of Two Scoops of Django. Consider skimming it first to see from where we are picking up. Lets bring into our ‘icratings’ project the ‘polls’ app created as part...

First Licks of Two Scoops of Django

This is a ‘getting started’ document based on my interpretation of best practices for beginning a new Django project. I’ve written this after going through the four part Django tutorial and reading the excellent Two Scoops of Django twice. The aim...