[Zope] newbie zope programming?

a.meyer at hccnet.nl a.meyer at hccnet.nl
Wed Feb 11 04:03:45 EST 2004


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 at 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 )





More information about the Zope mailing list