From: Bruce Hoult <bruce@hoult.org>
To: Sven LUTHER <luther@dpt-info.u-strasbg.fr>,
Mattias Waldau <mattias.waldau@abc.se>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Using HTML as a standard GUI for Ocaml
Date: Mon, 2 Apr 2001 08:35:14 +1200 [thread overview]
Message-ID: <a04310102b6ed3d3b79c0@[192.168.0.12]> (raw)
In-Reply-To: <20010401221111.A635@lambda.u-strasbg.fr>
At 10:11 PM +0200 4/1/01, Sven LUTHER wrote:
> > What about using HTML-interfaces
>> instead of standard GUIs like Tcl and GTK?
>
>Well, i think this may be a good idea (sun is doing this) if you need to run
>your code remotely and for system configuration and administration.
>
>But, ...
>
>Most web browser are huge beast, running slowly and ressource hungry. Also i
>think you can do less things with html than you can do with modern toolkits.
>
>Also there is the question of bandwith.
I think cvsweb is a good example.
I'm sitting here in New Zealand on a 56k modem, doing development
work on Gwydion Dylan, with the cvs server being in Germany. If I
want to see, say, the change log for the CREDITS file then I have two
choices. I can type [1]...
cvs -d :pserver:anoncvs@berlin.ccc.de:/home/cvsroot log src/CREDITS
... which takes just over five seconds to fetch the results, or I can
enter into my browser the URL...
http://www.ccc.de/cgi-bin/cvsweb/gd/src/CREDITS
...which takes about two seconds, is prettier, and is more functional
in that I am then only a click (and two more seconds) away from
seeing the source of any version I want, doing diffs between
versions, getting source annotated with who last changed each line
etc.
It's just not obvious that HTML is slower than the alternatives.
-- Bruce
[1] no, of course I don't type all that -- I'm more likely to hit
"C-x v l" in emacs (because Eric Raymond taught emacs how to do
that), and emacs could equally easily be taught how to fire up a
Netscape window with the cvsweb page. (actually, I taught MPW Shell
to do that for me, because I know how to customize it better than I
know how to customize emacs)
-------------------
To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr
next prev parent reply other threads:[~2001-04-01 20:36 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-28 2:19 [Caml-list] Complex Numbers David McClain
2001-03-28 3:38 ` [Caml-list] OCaml, where art thou? Anjayan Puvananathan
2001-03-30 14:51 ` Xavier Leroy
2001-03-30 23:12 ` David Fox
2001-03-31 9:31 ` [Caml-list] Using HTML as a standard GUI for Ocaml Mattias Waldau
2001-04-01 12:52 ` Fergus Henderson
2001-04-01 20:11 ` Sven LUTHER
2001-04-01 20:35 ` Bruce Hoult [this message]
2001-04-02 10:09 ` Sven LUTHER
2001-04-02 15:53 ` CREGUT Pierre FTRD/DTL/LAN
2001-04-02 19:16 ` Gerd Stolpmann
2001-04-03 18:06 ` Mattias Waldau
2001-04-02 13:21 ` [Caml-list] Threads in OCaml Xavier Leroy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='a04310102b6ed3d3b79c0@[192.168.0.12]' \
--to=bruce@hoult.org \
--cc=caml-list@inria.fr \
--cc=luther@dpt-info.u-strasbg.fr \
--cc=mattias.waldau@abc.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox