Category Archives: Programs

Editing a PDF

In my daily life I strive to be as paperless as possible – for months I even managed to do without renewing the ink in my printer and found ways to resuse paper or just do things electronically. Generally, the … Continue reading

Posted in IT, Programs, how to | Tagged , | 2 Comments

Incremental Filenames

I was tinkering with a little program in C# this morning that needed to create incremental filenames instead of just overwriting the existing file.  As in: myfilename.htm -> myfilename_1.htm etc. So here is the rough and ready version of what … Continue reading

Posted in Programs, how to | Tagged , | Leave a comment

Thunderbird Seek

I love my Thunderbird email program: it’s easy to use and has lots of nice features that makes organising my emails really nice and easy. One of the things about Mozilla programs like Thunderbird I like is that they’re easily … Continue reading

Posted in IT, Programs | Tagged , , , | Leave a comment