Re: I Zope 3 - TAL, DTML vs. Python
Thanks to everyone who added their thoughts about TAL, DTML and Python. You have given me renewed energy I'll try presevering with TAL and maybe try some tentative steps with python scripts. I wish there were more examples for newbies to ease the learning curve. Jan Smith webmster OzZope http://www.ozzope.org
Jan Smith wrote:
Thanks to everyone who added their thoughts about TAL, DTML and Python.
No worries...
You have given me renewed energy I'll try presevering with TAL
A good first step would be to refer to it as ZPT ;-) TAL on it's own isn't much use. TAL, METAL and TALES make up ZPT, which is pretty cool as a whole...
and maybe try some tentative steps with python scripts.
Python Scripts rock, good call :-)
I wish there were more examples for newbies to ease the learning curve.
Install Zope 2.5.1 and check out the Examples folder in the root. cheers, Chris
Hello Jan, Friday, May 31, 2002, 1:54:17 AM, you wrote: JS> Thanks to everyone who added their thoughts about TAL, DTML and Python. You JS> have given me renewed energy I'll try presevering with TAL and maybe try JS> some tentative steps with python scripts. good choices ! :) i wish you the best of luck.. JS> I wish there were more examples JS> for newbies to ease the learning curve. there are some good tricks and snippets of code to do specific tasks at http://www.zopelabs.com - both for DTML , ZPT and PythonScripts... :) -- Geir Bækholt web-developer geirh@funcom.com funcom oslo | webdev-team
participants (3)
-
Chris Withers -
Geir Bækholt -
Jan Smith