Hi everybody, we are trying to gather topics for future tutorials. If there is anything specific you always wanted to know please outline your suggestions. The topic should be big enough to fill 20-40 pages including examples of code, screenshots etc. we would appreciate your input katrin nico
Hi! One of the things I would like to see as a tutorial would be a (simple) news system. You could explain creating ZClasses and ZCatalog on the way maybe even add some hint on how to set up a simple workflow or a scheduling of news items. Probably most sites will want to have somthing like that, I think. Regards, Markus
-----Ursprüngliche Nachricht----- Von: zope-admin@zope.org [mailto:zope-admin@zope.org]Im Auftrag von Nico Grubert Gesendet am: Freitag, 7. Januar 2000 16:41 An: zope@zope.org Betreff: [Zope] zope tutorials
Hi everybody,
we are trying to gather topics for future tutorials. If there is anything specific you always wanted to know please outline your suggestions. The topic should be big enough to fill 20-40 pages including examples of code, screenshots etc.
we would appreciate your input
katrin nico
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
on 1/7/00 10:40 AM, Nico Grubert at nico@beehive.de wrote:
we are trying to gather topics for future tutorials. If there is anything specific you always wanted to know please outline your suggestions. The topic should be big enough to fill 20-40 pages including examples of code, screenshots etc.
I'd be interested in seeing a detailed example of how to set up an interactive system that maintained user identity, state and history, such as a shopping cart application which allows review of past transactions. The tutorial should clearly lay out the flow of data from, e.g., cookies on the user's browser, through DTML methods, though calls to python code, to storage and retrieval of data from the object DB. It should also illustrate the correct use and advantages of tools like ZClasses and catalogs. It would also be helpful to have an appendix that illustrated how to extend a currently functional system. For example, how to add a set of new fields to a system with data already in it. It would be a nice wrapup if the tutorial could illustrate how to export the system as a product. Jim Harrison Univ. of Pittsburgh
Hi Nico! One thing I consider fundamentally important is the handling of file-uploads. There are various ways of a) uploading treatment (store objects withing ZDB, put them to a local file-system etc.) and b) how to augument uploaded files with meta-information, c) what about "trigger" mechnisms (like automatically creating index-files after uploading ascii-text for example)., d) differences between HTTP-Put and ZopeFTP uploads (pitfalls?) Although many hints are given within the Zope-HowTos, you still have to search real hard to gather all that is necessary. Regards, Ingo. Am 07-Jan-00 schrieb Nico Grubert:
Hi everybody,
we are trying to gather topics for future tutorials. If there is anything specific you always wanted to know please outline your suggestions. The topic should be big enough to fill 20-40 pages including examples of code, screenshots etc.
we would appreciate your input
katrin nico
participants (4)
-
Ingo Assenmacher -
Jim Harrison -
Markus Strickler -
Nico Grubert