Thanks for the help. I understand that about the ZPT, but am lost on the statement to create a real product using the FS. Do you use python to create a FS product? Regards, Frank Rocco farocco@hotmail.com
From: a.meyer@hccnet.nl To: farocco@hotmail.com CC: Zope@zope.org Subject: Re: [Zope] newbie zope programming? Date: Wed, 11 Feb 2004 09:03:45 UT
Hi Rocco
Definitely, use ZPT instead of DTML. Also, do not use ZClasses, but create a "real" product, also known as file-system-based (FS) product. Look on the zope web page for information and examples on how to do this. Otherwise you are stuck with the web-based interface.
good luck Andre
Hello,
What is the best way to program in Zope for web development? DTML, ZClasses, ect...
DTML is close to what I was doing on IIS and ASP. But I don't want to get into the wrong methods.
I will be using MySQL as a backend. I also do not yet know Python, but am willing to learn. I tried finding some Python Mysql Tutorials, but did not come across any.
Thanks
Frank
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )