Programming tutorials, articles & notes by Martin Fitzpatrick.
Install the latest version of Google Earth for linux direct from Google sources.
Bash command substitution performs a given command replacing the marker with the resulting standard output. It is particularly useful when …
Syntax highlighting is more than just eye candy. It can turn a block of impenetrable code into a simple grok …
Django ships with it's own comments contrib app that provides commenting on arbitrary models. However this is a flat-comment system …
A quick method to remove duplicates from text files - including for example CSV files - where multiple records have been added …