Search
Archives
Tags
- arnside
- Berlin
- Broadway
- clay
- crew
- cumbria
- data
- data landscape
- DIY
- dowsing
- drawing
- drawing machine
- england
- eric joris
- eTrex
- frequency map
- Garmin
- gis
- gnuplot
- gpx
- hack
- hardware
- HP DraftPro EXL (7576A)
- logging
- martin howse
- Mathieu Baudier
- metalwork
- nature
- Nottingham
- openframeworks
- pen plotter
- plants
- plaster
- printing
- psychogeography
- psychogeophysics
- QGIS
- residency
- Spatialite
- suffolk
- uk
- visualisation
- woodwork
- workshop
- xml
Blogroll
Recent Comments
- uair01 on Gathering plants and fruit with Martin
- Peter on Using Spatialite to store and represent our GPX data
- Daniel Belasco Rogers on Why Conjuring is the opposite of Magic (and why it matters)
- uair01 on Why Conjuring is the opposite of Magic (and why it matters)
- Peter on Drawinglife, the openFrameworks GPS visualisation application, open sourced
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
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
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
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