Category Archives: Python

A complete and utter starter Python script

A friend said that it was the duty of a computer scientist to learn a new computer language a year and asked me to introduce him to Python. Ignoring the fact that he’ll probably outstrip my two-year-old Python abilities in … Continue reading

Posted in Code, GPS, Python | Comments Off on A complete and utter starter Python script

Python script to rename all tracknames in a gpx file with the first trackpoint date

[LATER EDIT: please don’t use this script – see here for an improved version] At last, I’m posting here what I think to be a useful script. It is, however, more of a hack since for brevities sake and lack … Continue reading

Posted in Code, Diary, GPS, Python | Tagged | Comments Off on Python script to rename all tracknames in a gpx file with the first trackpoint date

Emacs heaven

Peter Vasil just revolutionised my life (again) when he took me through the Emacs starter kit and showed me his copy of the PeepCode Meet Emacs screencast. So much works out of the box, I don’t now remember what the … Continue reading

Posted in Code, Diary, Python | Tagged , , , | Comments Off on Emacs heaven