Just a few online tools I didn't have a better place for...source available upon request.
- flickrnotes2imagemap
- Simple tool that takes an annotated flickr page and turns the notes into an ordinary HTML imagemap.
- skiplinks
- Display all images (or any content) linked to from a given URL in one page.
- FATLINER
- Take text that has been "force wordwrapped" (usually for 80 colunns) and makes it ready for new word-wrapping.
- sort of
- A simple sorting tool, returns the lines you enter in alphabetically sorted order. I'll add in new features and options as they occur to me, requests welcome.
- date toy
- Calculate the time difference between two dates, or find the date that is N days (or hours or minutes etc) from a given start date.
- day of the week /
multiyear edition
- Show the day of the week for any given date.
- *nix timestamp converter
- (Scroll beaneath the cartoons.) Every once in a while I need a quick way to convert
a "Unix Time Stamp" (seconds since Jan 1 1970) into something I can understand.
- crop-sharer
- Often time photo frames are different proportions and ratios then digitial photos. This lets you find out how to crop a photo so it fits another ratio.
- diffline
- Shows you where the differences start and end for two lines of text. Might be useful for comparing computer "PATH"s or other long lines.
- blackspace
- Strips out empty lines from plain text. (The opposite of whitespace...har!)
- htmlescape
- The basic HTML-character escaping almost any web coder has written about 1,000 times...
- k/grep
- Web interface to a very, very primitive "grep" like function.
|