Using python on the web

Bill Anderson bill at libc.org
Tue Apr 25 01:18:01 EDT 2000


spenrose at my-deja.com wrote:
> 
> In article <EDFD2A95EE7DD31187350090279C6767754BA8 at THRESHER>,
>   Brent Fulgham <brent.fulgham at xpsystems.com> wrote:
> > A couple of questions:
> >
> > > We build medium-busy, CGI-intensive sites in Python. We were briefly
> > > quite excited about Zope, but once we realized it locked us into Yet
> > > Another Programming Language, we lost interest. DHTML is
> > > particularly
> > > problematic,
> > 1.  I'm not familiar with Zope.  Is DHTML specific to Zope?  It seems
> > to be proudly advertised on a lot of "webware" brochures I see these
> > days.
> 
> My limited understanding of Zope is that to run Zope is to use DHTML and
> vice-versa. I welcome corrections on this point.

Nope.

DHTML: Dynamic HTML
Translation: Usually Javascript and/or javascript with css

You may be thinking of DTML: Document Template Markup language


-- 
In flying I have learned that carelessness and overconfidence are 
usually far more dangerous than deliberately accepted risks. 
          -- Wilbur Wright in a letter to his father, September 1900



More information about the Python-list mailing list