On 4/11/02, Paul Stamler wrote:>----- Original Message -----
>From: DoN. Nichols <[unmask]>
>
>> But for most of the stuff we're looking at here, aren't we dealing with
>> text, text and text?
>
><< And frequently, text with italics, unfortunately. Otherwise, I
>would push for plain ASCII.>>
>
>How readable is Rich Text Format outside Windows and DOS? It includes
>formatting for italics, underlinine and boldface, plus type specs, but
>that's about it.RTF is readable, but it's also bulky. And generating RTF on different
machines produces different files. And there are different, not
fully documented, variations. So it's *not* really a transparent
format.>Oh, Visio is indeed a Windows program, but I think it exists in a Mac
>version. Microsoft bought it a few years ago.If it has a Mac version, it's too obscure to be useful. I've never
heard of it -- and believe me, I'm always looking for decent
alternatives to the "usual suspects."Personally, I have to think that the answer to this is HTML.
It's compact, it preserves *some* formatting, and it's portable.
The trick is to write *proper* HTML (something most word
processors, etc. don't understand).What we need, perhaps, is a bit of code (probably in perl, so
it can run anywhere) to deal with all the vagaries of the
HTML created by all those dumb programs. For example, it
would pull all <FONT> tags, all style tags, and all numeric
entities except those which translate to actual HTML entities.The result would have to be edited a little, but that's inevitable
anyway.--
Bob Waltz
[unmask]"The one thing we learn from history --
is that no one ever learns from history." |