Posts

BBC Streaming Radio Script for MPD
4 Comments
/
UPDATE: Changes the BBC have made to their streaming service…

Combine 1st page of many PDFs
This snippet of code is useful when you have many similar pdfs…

SmartSheet Gantt to PowerPoint
If you need to insert a SmartSheet generated Gantt chart in to…

Dynamic Range Database Extraction Script
UPDATED Modified (23/02/2014) the script to work with the new…

Install Ruby Gems in a local directory
As I keep forgetting how to do this:
gem install --user-install…

OCR using Tesseract on multipage PDFs
Tesseract is a cracking piece of code to do OCR. Using the below…

Transferring mail from IMAP server to gmail
I use gmail as a mail dump:
'current' and important mail…

Finding duplicate files
From time to time it is useful to get rid of duplicate files…

Quitting an OSX application remotely via ssh
So I use my laptop as an alarm clock: on waking from its sleep…