Re: Me again: reader in Euphoria.

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Thu, 16 Jan 1997, Marcel Kollenaar wrote:
> Just like WordPerfect files. It's text with control blocks.

As far as I know, this is how all word processors function. If it's
done this way, he'll need to write a program that embeds these codes
and his work would be easier if he used codes that are already in
existance because he'd be able to use them with an already developed
editor which will do the dirty work for him. TEX may be a good choice
though I made my original suggestion of HTML because there are so
many different readers available and it's much more common that TEX
these days.

> > to find the codes as the information is displayed. If you decide to
> > go this route, I'd suggest making your formatting commands compatible
> > or similar to HTML. That way if you decide to distribute your "reader"
>
> Agree, but why not coding in HTML and use a browser like netscape or
> what else. Allmost everyone will have at this time a internet
> browser. You don't have a PPP or TCP/IP stack for using Netscape. If
> netscape finds a HTML file on your drive it starts reading. Euphoria
> is nice but you musn't willing to do everything with it. Allmost..

I'm not sure what his project is but I have a friend who makes an e-zine
and he does it in Visual Basic because he compiles the material so that
it cannot be edited or (more specifically) copied. I believe this is
the same type of format most CD based disks come in for the very same
reasons. For commercial reasons, putting the info out on a web page
may not do the trick if the information is intended for *sale*. If the
purpose is to keep people from copying the material, I would make the
control codes very similar to HTML but not quite as robust and I would
include some unique codes so that the text would not be easily read by
programs like netscape. Another alternative would be to have the basic
files written in HTML and encrypted so they may not be read with normal
web readers at all because you could have Euphoria remove the encryption
as the files are read and before the parsing.

>
> Marcel Kollenaar.
>

Chuck

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu