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: Linux
A Python script to get a list of placenames from latitude and longitude
Here’s a handy adaptation from Nicolas Laurance’s geoname.py script which takes a lat long and returns a list of place names and their code derived from the geonames database. #!/usr/bin/env python #-*- coding:utf-8 -*- # based on geoname.py by Nicolas … Continue reading
Hmm, not so sure about last post
Already come a cropper, hoist by my own petard, etc etc I put a warning in my code that its a hack and I’ve already seen its limitation. Basically, I really need to re-write it getting to grips with the … Continue reading
Learning Emacs in Brazil
I’m here in Brazil at the arte.mov festival which is probably the best festival I’ve ever been to in terms of hospitality. We were in Belo Horizonte last week and now we’re in São Paulo with a fantastic group of … Continue reading
List of programmes I re-install after a linux OS new install
Mercurial – repositories (install through Synaptic) glc – see this post vlc – repositories Audacity – repositories Gnome do – repositories pyRenamer – repositories Unison – repositories BUT make sure you install the same version on both computers you’re syncing … Continue reading
glc is not the greater london council any more
Aah those were the days, the height of Thatcherism and Red Ken still ruling a socialist London (she put a stop to that of course) Story here Anyway, I digress, glc (https://github.com/nullkey/glc/ [Updated 2012 because of move]) is actually a … Continue reading
Posted in Bash scripting, Code, Diary, Linux, Software
Comments Off on glc is not the greater london council any more