caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Sven LUTHER <luther@dpt-info.u-strasbg.fr>
To: Bruce Hoult <bruce@hoult.org>
Cc: Sven LUTHER <luther@dpt-info.u-strasbg.fr>,
	Mattias Waldau <mattias.waldau@abc.se>,
	caml-list@inria.fr
Subject: Re: [Caml-list] Using HTML as a standard GUI for Ocaml
Date: Mon, 2 Apr 2001 12:09:29 +0200	[thread overview]
Message-ID: <20010402120929.A2033@lambda.u-strasbg.fr> (raw)
In-Reply-To: <a04310102b6ed3d3b79c0@[192.168.0.12]>; from bruce@hoult.org on Mon, Apr 02, 2001 at 08:35:14AM +1200

On Mon, Apr 02, 2001 at 08:35:14AM +1200, Bruce Hoult wrote:
> 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.

Sure, but guess what you would have used if you wanted to update your Xfree86
source tree to the latest cvs HEAD version ?

Again, like i said, there are a few uses where using html for guis make sense,
but in the generic case, using gtk+ or some other toolkit makes more sense.

Friendly,

Sven Luther
-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


  reply	other threads:[~2001-04-02 10:09 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
2001-04-02 10:09             ` Sven LUTHER [this message]
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=20010402120929.A2033@lambda.u-strasbg.fr \
    --to=luther@dpt-info.u-strasbg.fr \
    --cc=bruce@hoult.org \
    --cc=caml-list@inria.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;
as well as URLs for NNTP newsgroup(s).