Category Archives: Code

Where did I put that nifty function I wrote?

I know everyone probably knows this, but I’m noting this here, more for my benefit than other people’s. Consider the following (addled Alzheimers programmers are familiar I’m sure…) About to write a new script but sure that you’ve done something … Continue reading

Posted in Code, Diary, Linux | Tagged | Comments Off on Where did I put that nifty function I wrote?

Total Geek-out

After a very inspiring meeting with Peter Vasil who along with his colleagues has been working with us on our own GPS tracks and more recently the visualisation for The Monday Walks project we’re making with students from the University … Continue reading

Posted in Code, Diary | Tagged , , | Comments Off on Total Geek-out

Great Perl Script for GPX files and OpenStreetMap

Two of my favourite things: free and open software that people work on and share with us all and the map that everyone can contribute to have been bought together by Thomas Fischer. He has written and published a Perl … Continue reading

Posted in Code, GPS, Linux, Software | Tagged , | Comments Off on Great Perl Script for GPX files and OpenStreetMap

Capture bash script

The final piece to get my eeepc to take pictures periodically was to wrap up the vlc (see Webcam capture using vlc) and crontab (see Crontab) stuff in a bash script. This is a way of making scripts for the … Continue reading

Posted in Bash scripting, Code, Linux, Webcam | Comments Off on Capture bash script

Webcam capture using vlc

After many attempts to use different software to take regular pictures with either an external webcam or indeed the one built into the eeepc, I found the only one I could get working was the excellent, versatile vlc. I found … Continue reading

Posted in Code, Linux, Webcam | Comments Off on Webcam capture using vlc