Recent Links February 05, 2016

Bringing the links up to date. Surprisingly few.

Timestamping Images

ts_21618218772_585c36f004_o

I recently had the need to timestamp/datestamp a large number of image files using the EXIF data stored in the files. A shell script under Linux was my preferred choice for this, but I’ve always found shell scripting to be cryptic and ImageMagick difficult to master due to the range of tools and command line options. After some searching I came across some useful advice which I adapted for my own needs. The changes I made were to ensure the date followed the UK format, tailoring the colour and size of the stamp to my preferences, as well as providing more useful feedback on progress.

The results are here in case anyone else finds them useful. I haven’t attempted to break long lines in case that introduced errors.
Continue reading

Recent Links August 26, 2015

It’s been a while since the links post. I’m now having problems with my bookmarking web application Shaarli – my web host’s modsecurity configuration is getting in the way. This means links have become a pain to save for the time being, but I’m struggling through.

One step forward, one step back