Web - Usability - Humor
[6:35:35 PM]
Wrote a little cgi script that works as a clipboard-like text buffer on a web server. I find it useful as a way to copy/paste between computers. Only use it on an intranet -- protected from potential attacks.
Please contact me if you find bugs.
I apologize in advance if you look at the code; it wasn't meant to be pretty.
If you use Windows you could try out my clipboard microserver, which reads and writes the Windows text copy/paste buffer from a single-purpose web server. I found it very useful before I de-borged.
[12:59:06 PM]
As an exercise, I wrote a script to insert soft hyphens (­) into html files. Only IE on Windows makes use of soft hyphens, while some browsers will display gibberish characters.
Still, if you actually want people to read your articles online -- and you want to justify text -- this points to the wave of the future.
Examples:
justified with 500 pixel column
justified, fits to browser window
unjustified, fits to browser window
If you have Windows, you could compare them in IE and Netscape or Mozilla.
(I should say that I didn't stomp out one of the bugs in my script, so it added soft hyphens before and after a few words. The hyphenation dictionary came from the Moby project.)
Copyright © 2003 Licentious Radio.
Last update: 9/20/03; 3:00:02 PM.