10 Aug
2002
10 Aug
'02
3:44 p.m.
Michael wrote:
I am a non-programmer, who knew html and a little javascript, that was drawn to Zope because DTML was a tag based language. (Zope is a little cheaper than Cold Fusion) I'm trying to learn though.
Hehe, 3 years of DTML experience have taught me that tag based languages are only useful if you're a masochist ;-) Either string substitution (a lá C, C++ and python) or attribute based languages such as ZPT seem to gel a lot better with me... cheers, Chris