[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] How do TCL works?
- Subject: Re: [cobalt-developers] How do TCL works?
- From: "John C. Bacon" <bacon@xxxxxxxxxxx>
- Date: Fri Jun 9 20:15:50 2000
If you really really really are adamant about tcl, before you go ordering
and buying books, just go here:
http://dev.scriptics.com/
This is THE tcl site.....as in the site of the professor who discovered TCL
and left Sun Microsystems to pursue it in 1988.
John C. Bacon
eyecool media
http://www.eyecool.com/
The Internet and Multimedia Firm
----- Original Message -----
From: Byron C. Servies <bservies@xxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Cc: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Friday, June 09, 2000 10:04 PM
Subject: Re: [cobalt-developers] How do TCL works?
> On 6/9/00 at 8:35 PM, webmaster@xxxxxxxxxxxx ([Can-Host Networks] Félix
> C.Courtemanche) wrote:
>
> > Hi... this is the second attempt to get some answers on TCL.
> > I have been redirected to their web site, but so far it hasn't helped me
> > very much.
> >
> > My main questions are:
> > - is it safe to let my clients to use TCL/TK?
> > - how do I let them use tcl scripts on their web page? (Do I create a
new
> > application type and set the path to tclsh / wish like perl?)
> > - is there a TCL wrapper (like perl wrapper) wich would make everything
safe
> > for me.
>
> Well, there's mod_dtcl, an apache module for embedding tcl into web pages:
>
> http://www.apache.org/related_projects.html#moddtcl
> http://comanche.com.dtu.dk/dave/
>
> Otherwise, just set it up like you would any other external cgi program
(e.g.
> perl). You should be able to use cgiwrap with it just like anything else.
>
> Looking around, people seem to recommend Steve Ball's book "web tcl
complete" for
> everything there is to know about tcl, cgi, and the www:
>
> http://www.amazon.com/exec/obidos/ASIN/007913713X/zvenoxmlspecial
>
> Byron
>
>
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>