I realize that in today's MVC-everything world, the mere mention of
generating HTML in the script is near heresy, but for now, it's what I ened
to do. :)
That said, can someone recommend a good replacement for HTMLGen? I've found
good words about it (http://www.linuxjournal.com/article/2986), but every
reference to it I find points to a non-existant page
(http://starship.python.net/lib.html is 404,
http://www.python2.net/lib.html is not responding,
http://starship.python.net/crew/frie...html/main.html is 404)
Found http://www.python.org/ftp/python/con...-1999/Network/, but
that seems a bit old.
I found http://dustman.net/andy/python/HyperText, but it's not listed in
Cheeseshop, and its latest release is over seven years ago. Granted, I
know HTML doesn't change (much) but it's at least nice to know something
you're going to be using is maintained.
Any suggestions or pointers?
j
--
Joshua Kugler
Lead System Admin -- Senior Programmer
PGP Key: http://pgp.mit.edu/ Â ID 0xDB26D7CE
--
Posted via a free Usenet account from http://www.teranews.com
generating HTML in the script is near heresy, but for now, it's what I ened
to do. :)
That said, can someone recommend a good replacement for HTMLGen? I've found
good words about it (http://www.linuxjournal.com/article/2986), but every
reference to it I find points to a non-existant page
(http://starship.python.net/lib.html is 404,
http://www.python2.net/lib.html is not responding,
http://starship.python.net/crew/frie...html/main.html is 404)
Found http://www.python.org/ftp/python/con...-1999/Network/, but
that seems a bit old.
I found http://dustman.net/andy/python/HyperText, but it's not listed in
Cheeseshop, and its latest release is over seven years ago. Granted, I
know HTML doesn't change (much) but it's at least nice to know something
you're going to be using is maintained.
Any suggestions or pointers?
j
--
Joshua Kugler
Lead System Admin -- Senior Programmer
PGP Key: http://pgp.mit.edu/ Â ID 0xDB26D7CE
--
Posted via a free Usenet account from http://www.teranews.com
Comment