Web-based tools for private use:
- Random String Generator
(Browser-based, text not sent to server.) - QR Code Generator
(Browser-based, code/text not sent to server.) - PDF Collator (Interleave Odd/Even Pages from two PDF files)
(Browser-based, file not sent to server.) - Color Display Test
(Browser-based with full-screen mode.) - Public IP Address Freehostia Server
(Returns only the IP address when called using wget. Eg. wget -qO- http://myip.d5.ca/) - Speed Test
(Slow connection, not for general use.) - Youtube URL Extractor
(Extracts all the Video URLs from a given page.)
Legacy web-based tools that may still work:
- Scraper for Veyance (OmniVIN) VIN Decoder
- Calendar
Query Parameters (separate parameters using &):
calendar.php?y=YYYY : print calendar entire year YYYY
calendar.php?y=YYYY&m=M : print calendar for month M/YYYY (M is numeric, no leading zero)
calendar.php?y=YYYY&m=M&nm=N : print calendar for N months beginning with M/YYYY
calendar.php?mc : # of month columns
calendar.php?hideToday=true : does not highlight the current date