The small things, hopefully with some measure of variety. Some were more useful than others.
There's some odd Windows API that results in command line arguments being passed as a single long string, not an array of strings. This project seeks to ammend that.
Thingy to add a css resource line to the top of a bunch of html pages.
Converts a string of ascii '0's and '1's to something more readable.
Tiny program that does nothing other than beep once. Kinda pathetic.
A thingy to download webpages or parts of webpages.
Simple application to print all the files in a directory.
Simple app that repeatedly tries to copy images/video from a failing/damaged SD card. Recovered 99.88% of damaged data on my SD card. This only works when the damaged data is block-aligned chunks of zeros that don't always stay zeros when re-mounting the device.
Some general scripts.
My greatly inferior windows imitation of the standard linux command 'which'.