Bette teaches kindergarten. She takes pictures, and as the computer consultant, I have to upload them to the Walgreens website. So I use iTag to review them and add the IPTC keyword tag “printme” to the ones she wants printed. How to convert to Walgreens?
It’s not pretty. I use the wonderful EXIFUtils to extract a [...]
I use KeePass to track hundreds of passwords, securely.
I also use Replicator to synchronize the files between my USB flash drive, home and work PCs. Sometimes it gets confused, mostly when I make changes at both ends. Replicator realizes this and stops. It creates a copy of the file, renames it password~1.kdb and replicates [...]
I wrote a utility called clip many years ago — you pipe output from a DOS program into it and it puts it on the clipboard. Then you can paste it somewhere.
e.g. dir > clip
I found a link to Copy Command Line Output to Windows Clipboard Directly. Turns out Microsoft had the same idea [...]