I have just installed Zope and don't really know much about it but people tell me it's a great product. Are there any recommended apps which I should try to get a flavour of whit it can do? I'm not sure if I'm on the right list for newbie type questions. If not please redirect me to a more appropriate list. -- John
CMF, Plone But only after you have played around with the tutorials and have had a good read of the zope book. -tim zegir
-----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org] On Behalf Of John Poltorak Sent: Friday, 9 January 2004 9:15 AM To: zope@zope.org Subject: [Zope] Getting started
I have just installed Zope and don't really know much about it but people tell me it's a great product.
Are there any recommended apps which I should try to get a flavour of whit it can do?
I'm not sure if I'm on the right list for newbie type questions. If not please redirect me to a more appropriate list.
-- John
_______________________________________________ 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 )
On Fri, Jan 09, 2004 at 09:32:12AM +1100, Tim Zegir wrote:
CMF, Plone But only after you have played around with the tutorials and have had a good read of the zope book.
I thought I would give NeoBoard a try but can't work out how to run it. The tutorials seem to be geared to developing Zope apps, which isn't something I want to do just yet. I want to know how to run a Zope app. I have the Zope Bible, but can't find anything in it which shows me how to do something simple like run a previously developed app. What do I need to type into my browser to run NeoBoard?
-tim zegir
-----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org] On Behalf Of John Poltorak Sent: Friday, 9 January 2004 9:15 AM To: zope@zope.org Subject: [Zope] Getting started
I have just installed Zope and don't really know much about it but people tell me it's a great product.
Are there any recommended apps which I should try to get a flavour of whit it can do?
I'm not sure if I'm on the right list for newbie type questions. If not please redirect me to a more appropriate list.
-- John
1. Have you installed NoeBoard? 2. If so you need to type the following in your browser (assuming you are running this from the machine you are on) http://localhost:8080/<instance name of your neoboard> -tim zegir
-----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org] On Behalf Of John Poltorak Sent: Friday, 9 January 2004 9:43 AM To: zope@zope.org Subject: Re: [Zope] Getting started
On Fri, Jan 09, 2004 at 09:32:12AM +1100, Tim Zegir wrote:
CMF, Plone But only after you have played around with the tutorials and have had a good read of the zope book.
I thought I would give NeoBoard a try but can't work out how to run it.
The tutorials seem to be geared to developing Zope apps, which isn't something I want to do just yet. I want to know how to run a Zope app.
I have the Zope Bible, but can't find anything in it which shows me how to do something simple like run a previously developed app.
What do I need to type into my browser to run NeoBoard?
-tim zegir
-----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org] On Behalf Of John Poltorak Sent: Friday, 9 January 2004 9:15 AM To: zope@zope.org Subject: [Zope] Getting started
I have just installed Zope and don't really know much about it but people tell me it's a great product.
Are there any recommended apps which I should try to get a flavour of whit it can do?
I'm not sure if I'm on the right list for newbie type questions. If not please redirect me to a more appropriate list.
-- John
_______________________________________________ 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 )
From: "John Poltorak" <jp@warpix.org>
I have the Zope Bible, but can't find anything in it which shows me how to do something simple like run a previously developed app.
No, that is because it depends on the app. Which apps you should take a look at depends on what you want to do with Zope. Tell us your requirements.
On Fri, Jan 09, 2004 at 11:04:05AM +0100, Lennart Regebro wrote:
From: "John Poltorak" <jp@warpix.org>
I have the Zope Bible, but can't find anything in it which shows me how to do something simple like run a previously developed app.
No, that is because it depends on the app.
Which apps you should take a look at depends on what you want to do with Zope. Tell us your requirements.
My initial requirement is to be able to install a simple app. Photo appears to be the simple sort of app which would be suitable. I've downloaded it and extracted it to Zope's Products directory and I can see the Photo product under the Control Panel and a picture has been uploaded. What URL do I use to view it as a normal user outside of the ZMI? -- John
participants (3)
-
John Poltorak -
Lennart Regebro -
Tim Zegir