RE: [ZOPE] suggestions on getting started
Michael, Your best bets for decent tutorials, as far as I've seen so far (I've only been using it for a little while!) are The Zope Book (http://www.zope.org/Documentation/Books/ZopeBook/current) and the tutorial that comes packaged with Zope. Hope this helps! Cheers, P -----Original Message----- From: Michael.Coll-Barth@VerizonWireless.com [mailto:Michael.Coll-Barth@VerizonWireless.com] Sent: Tuesday, 21 January 2003 10:15 AM To: zope@zope.org Subject: [ZOPE] suggestions on getting started All, Does anyone have any suggestions for reading materials on Zope. I am not looking for books, rather, something along the lines of a spoon feeding. A 'Guido' like tutorial on Zope would be wonderful. I will be working with a group that already has a python/Zope/Apache/RH Linux application up and running. I don't want to drag them down with Zope related questions without trying it on my own. Yes, I did try Zope.org and zopenewbies.net. thanks, Michael _______________________________________________ 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 )
There is an updated and in-progress revision of the Zope Book at http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition as well. I'd recommend reading that one instead of the current one if you're going to use Zope 2.6.X. On Mon, 2003-01-20 at 18:21, pskipwort@touchcorp.com wrote:
Michael,
Your best bets for decent tutorials, as far as I've seen so far (I've only been using it for a little while!) are The Zope Book (http://www.zope.org/Documentation/Books/ZopeBook/current) and the tutorial that comes packaged with Zope. Hope this helps!
Cheers,
P
-----Original Message----- From: Michael.Coll-Barth@VerizonWireless.com [mailto:Michael.Coll-Barth@VerizonWireless.com] Sent: Tuesday, 21 January 2003 10:15 AM To: zope@zope.org Subject: [ZOPE] suggestions on getting started
All,
Does anyone have any suggestions for reading materials on Zope. I am not looking for books, rather, something along the lines of a spoon feeding. A 'Guido' like tutorial on Zope would be wonderful. I will be working with a group that already has a python/Zope/Apache/RH Linux application up and running. I don't want to drag them down with Zope related questions without trying it on my own. Yes, I did try Zope.org and zopenewbies.net.
thanks, Michael
_______________________________________________ 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 )
_______________________________________________ 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 ) -- Chris McDonough <chrism@zope.com> Zope Corporation
May i suggest some improvements ? As the current ZopeBook is in-progress will it be possible to have the last modification time on the index to avoid reading the entire book to find changes, and a pdf version updated when changes occure ? Based on my own experience, the ZopeBook is a great starting point. As my knowledge is growing i can say that many answers are in the book but they are more understandables with a bit of practice so don't hesitate to use Elvis' Tutorial in Zope. You cand find some tutorials on this link http://www.devshed.com/Server_Side/Zope I am beginning to read http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html And a Zope Quick Reference (i don't know if it's up to date but it will be useful). http://www.zope.org/Members/ZQR/zqr/printable Finally, the Wizards of Zope on this mailing-list. Andre Chris McDonough a écrit:
There is an updated and in-progress revision of the Zope Book at http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition as well. I'd recommend reading that one instead of the current one if you're going to use Zope 2.6.X.
On Mon, 2003-01-20 at 18:21, pskipwort@touchcorp.com wrote:
Michael,
Your best bets for decent tutorials, as far as I've seen so far (I've only been using it for a little while!) are The Zope Book (http://www.zope.org/Documentation/Books/ZopeBook/current) and the tutorial that comes packaged with Zope. Hope this helps!
Cheers,
P
-----Original Message----- From: Michael.Coll-Barth@VerizonWireless.com [mailto:Michael.Coll-Barth@VerizonWireless.com] Sent: Tuesday, 21 January 2003 10:15 AM To: zope@zope.org Subject: [ZOPE] suggestions on getting started
All,
Does anyone have any suggestions for reading materials on Zope. I am not looking for books, rather, something along the lines of a spoon feeding. A 'Guido' like tutorial on Zope would be wonderful. I will be working with a group that already has a python/Zope/Apache/RH Linux application up and running. I don't want to drag them down with Zope related questions without trying it on my own. Yes, I did try Zope.org and zopenewbies.net.
thanks, Michael
_______________________________________________ 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 )
_______________________________________________ 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 )
-- Andre PZP Enthusiast
This is a good idea, but I lack the time to do this at the moment. As soon as the book becomes current a PDF will be made. Thanks and sorry, - C On Tue, 2003-01-21 at 01:10, D2 wrote:
May i suggest some improvements ? As the current ZopeBook is in-progress will it be possible to have the last modification time on the index to avoid reading the entire book to find changes, and a pdf version updated when changes occure ?
Based on my own experience, the ZopeBook is a great starting point. As my knowledge is growing i can say that many answers are in the book but they are more understandables with a bit of practice so don't hesitate to use Elvis' Tutorial in Zope.
You cand find some tutorials on this link http://www.devshed.com/Server_Side/Zope
I am beginning to read http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html
And a Zope Quick Reference (i don't know if it's up to date but it will be useful). http://www.zope.org/Members/ZQR/zqr/printable
Finally, the Wizards of Zope on this mailing-list.
Andre
Chris McDonough a écrit:
There is an updated and in-progress revision of the Zope Book at http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition as well. I'd recommend reading that one instead of the current one if you're going to use Zope 2.6.X.
On Mon, 2003-01-20 at 18:21, pskipwort@touchcorp.com wrote:
Michael,
Your best bets for decent tutorials, as far as I've seen so far (I've only been using it for a little while!) are The Zope Book (http://www.zope.org/Documentation/Books/ZopeBook/current) and the tutorial that comes packaged with Zope. Hope this helps!
Cheers,
P
-----Original Message----- From: Michael.Coll-Barth@VerizonWireless.com [mailto:Michael.Coll-Barth@VerizonWireless.com] Sent: Tuesday, 21 January 2003 10:15 AM To: zope@zope.org Subject: [ZOPE] suggestions on getting started
All,
Does anyone have any suggestions for reading materials on Zope. I am not looking for books, rather, something along the lines of a spoon feeding. A 'Guido' like tutorial on Zope would be wonderful. I will be working with a group that already has a python/Zope/Apache/RH Linux application up and running. I don't want to drag them down with Zope related questions without trying it on my own. Yes, I did try Zope.org and zopenewbies.net.
thanks, Michael
_______________________________________________ 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 )
_______________________________________________ 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 )
-- Chris McDonough <chrism@zope.com> Zope Corporation
participants (3)
-
Chris McDonough -
D2 -
pskipwort@touchcorp.com