[EMAIL PROTECTED] wrote: > >On 15 ago, 00:10, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote: >> En Thu, 14 Aug 2008 17:10:26 -0300, <[EMAIL PROTECTED]>  >> escribi : >> >> > I am looking for HTMLgen module but not to find this, the link >> > referenced inwww.python.orgit does not exist. >> >> > I have need to develop in cgi and would want to do it of the possible >> > traditional form but, i like any module for my help. >> >> I like HyperText a lot more than HTMLGen - but it's no more available. >> Both pyWeb <http://www.freenet.org.nz/python/pyweb/docs/> and XIST  >> <http://www.livinglogic.de/Python/xist/> have evolved from it. >> But I prefer to use a templating system rather than building HTML by code  >> <http://wiki.python.org/moin/Templating> > >Thank a lote.
Allow me to second this idea. I used to be a huge HTMLgen fan, and I built several CGI web sites using it, but I am now convinced that a templating solution is better in virtually every case. -- Tim Roberts, [EMAIL PROTECTED] Providenza & Boekelheide, Inc. -- http://mail.python.org/mailman/listinfo/python-list