Hi Robert,

Those were the words of [EMAIL PROTECTED]:
<...> 
> > Might this be something you could do in a browser via CGI?
> 
> Hi, I thought about this too (to use a Browser) but the problem is that a
> browser works page-oriented and you don't have access to the 'cursor'
> location. So to change the content and update, you have to create a
> complete new page (there exist some tricks to avoid this but that's not
> very portable) and this will be to slow, text-GUIs are used for
> applications where usage-speed is everything. Robert
> 

We could throw together a rebol web-server and the html dialect,
the gui could be built as a form, as for the cgi, just Rebol scripts
run directly in the server. Could even be used as a module.

I know, every once in a while I have to throw in a link to pliant.
There's dialect, that does just that. Create html from a pliant script,
with dynamic content just run in the pliant server.

see: http://pliant.cams.ehess.fr/


regards

Ingo

--  _     .                                _
ingo@)|_ /|  _| _  <We ARE all ONE   www._|_o _   _ ._ _  
www./_|_) |o(_|(/_  We ARE all FREE> ingo@| |(_|o(_)| (_| 
http://www.2b1.de/Rebol/                     ._|      ._|

Reply via email to