Re: [Zope] Re: Zope pcgi

2000-07-22 Thread Bill Anderson
Bill Anderson wrote: > > Michael Arndt wrote: > > > > Hi Bill > > > > this seems to address our Problem: > > Response: > > Some platforms may require setting: > > > > PCGI_CLOSE_FDS=0 > > > >

Re: [Zope] Anyone built a classifieds or review product?

2000-07-22 Thread Bill Anderson
Gijs Reulen wrote: > > Hello Bill > > Did you completely lose the code for a ZClassifieds-alike product ?! I would > be interested in joining the effort. Yes, unfortunately, at this point, it doesn't look recoverable. I will take up the cause sometime this ext week though. As soon as I have th

Re: [Zope] Meta Type Registry

2000-07-22 Thread Bill Anderson
Andrew Kenneth Milton wrote: > > Is there a Product Builders meta-type registry somewhere? > > I can see things getting messed up in the near future as the number of > products proliferates and meta-types start to clash. > > I've already seen weird interactions with products > PSQL Input Wizard

Re: [Zope] Bi-directional update of Data.fs

2000-07-24 Thread Bill Anderson
Chris Withers wrote: > > Jim Fulton wrote: > > > Definitely, can someone say whether QuorumBasedReplication would handle > > > this on whether it's designed more for real-time replication between > > > storage servers in the ZEO world? > > > > It's designed for real-time replication. > > Aww :~(

Re: [Zope] A Better Way (Stupid DTML code)

2000-07-24 Thread Bill Anderson
"Baker, Dennis [sjmr]" wrote (quote rearranged to be *after* the previous message, as it should be:): > > -Original Message- > > From: Andy McKay [mailto:[EMAIL PROTECTED]] > > Sent: Friday, July 21, 2000 5:27 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [Zope] A Better Way (Stupid DTML

Re: [Zope] LoginManager, User Sources, ...

2000-07-24 Thread Bill Anderson
Wolfgang Klinger wrote: > > Hi! > > I searched the archives and found some entries, all > concerning the same problem ... > > I read this: > > "LoginManager currently comes with a default > User Source called Generic User Source (GUS), > that is a GUF-like roll-your-own system. It uses > G

[Zope] PCGI still not functional

2000-07-24 Thread Bill Anderson
OK, it isn't just me, I've gotten email from others having this problem; unfortunately, I have had to tell them I still have it. I have tried using older pcgi code, I have tried the PCGI_FDS_CLOSE=0 variable, and still, nothing seems to work right. The second method worked once, but a reboot s

Re: [Zope] ZTopics breaks with 2.2?

2000-07-25 Thread Bill Anderson
Jonathan Cheyne wrote: > > Hi, can anyone confirm that the ZTopics product works after upgrading to > 2.2? I get an AttributeError for value Lexicon after migrating. The problem is the old Data.fs, it seems. I just created a new one, in a clean Data.fs, and it works fine. You may try uninstall

Re: [Zope] PCGI still not functional

2000-07-25 Thread Bill Anderson
Jens Vagelpohl wrote: > > bill, > > i saw the same symptoms this weekend when i helped a good friend set up > a zope box to serve some of his domains from. his machine runs RH 6.1. > what did it for me was to copy Zope.cgi from apache's cgi-bin directory > back into the root of the affected zope

Re: [Zope] Limiting folder space

2000-07-25 Thread Bill Anderson
Brendon Grunewald wrote: > > I want to use Zope to offer registered visitors to my site a little free > webspace on the site. Since I use hosting service that restricts and charges > me for space, I would like to restrict the size that their zope folders can > consume. > > Hence: > Is there any

Re: [Zope] DTML problem

2000-07-26 Thread Bill Anderson
Wolfgang Klinger wrote: > > Hi! > > > I use the following expression in a header file > which is included in every document/method > to get the content of the actual folder and > show the title as menue item. > > > > > "> > > > > > But I

[Zope] OK, I think I have a workaround to the pcgi problem....

2000-07-26 Thread Bill Anderson
I now have it working again. Steps I took -- o Use the pcgi directory from 2.1.6 o Put "PCGI_CLOSE_FDS=0" in Zope.pcgi o rerun w_pcgi.py This seems to be working, though I haven't rebooted the machine The real solution is that DC should fix the new pcgi I would like to

Re: [Zope] PCGI still not functional

2000-07-26 Thread Bill Anderson
Aleksander Salwa wrote: > > On Mon, 24 Jul 2000, Bill Anderson wrote: > > > In the 2.2betas, and in 2.1.6, I could use ZServer and PCGI, but now, I get > > one or the other. > > Do you mean that you could use (with earlier Zopes) _BOTH_ ZServer and > PCGI at

Re: [Zope] Limiting folder space

2000-07-26 Thread Bill Anderson
Oleg Broytmann wrote: > > Hello! > >ZODB (like any other filesystem-like storage) should has "qouta" > support. But while it is not implemented I'd like to hear your recipe. I don't beleive ZODB is a 'filesystem-like' storage, as it is an Object Database. The problem (well, one of them anyw

Re: [Zope] OK, I think I have a workaround to the pcgi problem....

2000-07-26 Thread Bill Anderson
Nick Garcia wrote: > > Nick Garcia wrote: > > > > Hmmm... I was just trying to get 2.2.0 working with PCGI yesterday and > > couldn't get it working either. These instructions got it up and > > running, but now I'm seeing something a bit strange and I was wondering > > if you were seeing the sam

Re: [Zope] Re: ZEO and 2gb max limit for linux .. not for solaris etc.

2000-07-27 Thread Bill Anderson
itself; meaning that the number > of "references" that can be created cannot exceed the address > limit of 2gb. > Not quite true. The problem only exixts in Linux on 32 bit x86 hardware. Wherever Linux is 64 bit, the problem is non-extant. BTW, both RedHat and Suse (and De

[Zope] Re: SV: [Zope] Re: ZEO and 2gb max limit for linux .. not for solarisetc.etc.

2000-07-27 Thread Bill Anderson
Jørgen Skogstad wrote: > > > > Hmm.. well .. I can tell you what I know as of today. Linux > > > has this limitation as of today. At least all the variants I > > > have come over (mostly Red Hat and Suse). The limitation is in > > > the filesystem implementation itself; meaning that the number >

Re: [Zope] Starting Zope

2000-07-27 Thread Bill Anderson
Costagliola Giovanni wrote: > > Il gio, 27 lug 2000, Oleg Broytmann ha scritto: > > On Thu, 27 Jul 2000, Costagliola Giovanni wrote: > > > How can I to start Zope whit a different user than root and cath the > > > default HTTP port? > > > >Use different way - start Zope as root, catch por

[Zope] hypothetically simple Login Manager Question

2000-07-27 Thread Bill Anderson
OK, I am working on a rather large scope site. In this site, I will have the need to create Objects (called Clubs). These Clubs will need their own membership setup, but stil be authenticate against the overall site. I have considered a few ways of doing this... to wit: A. A Membership folder

Re: [Zope] Netscape & Open session with NT active user

2000-07-28 Thread Bill Anderson
Vincent wrote: > > Hi, > > In fact, it is not just a question about Zope, it is a question about > Netscape : > > When you protect a directory and ask for a password, I would like to know if > Netscape is able to access to the parameters of the loged user (under NT). > > PS : In fact, I would

Re: [Zope] Can multiple processes access a ZODB3 file?

2000-07-28 Thread Bill Anderson
Ross Boylan wrote: > > If I have Zope running, using ZODB3 on Data.fs, can a separate > process also use ZODB3 to access Data.fs? I have my suspicions, but > I'm not sure. > > I'm interested in this because I'm in the middle of a balloting > period. People email me their ballots. I will need

Re: [Zope] 2.2.0, LoginManager and ZPatterns

2000-07-29 Thread Bill Anderson
Aleksander Salwa wrote: > > > Of course, I need to customize and test my LoginManager instance, so > > new troubles may arise soon :) > > > > So I'm back ;) > > On Mon, 24 Jul 2000, Bill Anderson wrote: > > > for doing so. You can search the arch

Re: [Zope] Starting Zope

2000-07-29 Thread Bill Anderson
Cary O'Brien wrote: > Well... > > If you are running on Linux you could simply edit the kernel code to > elimitate the check on being root to bind to low ports. That's what > we did. Which is an even worse idea. -- Do not meddle in the affairs of sysadmins, for they are easy to annoy, and hav

Re: [Zope] Zope for secure transactions?

2000-07-29 Thread Bill Anderson
Cary O'Brien wrote: > > > > 1. Can Zope support SSL or https? > > > > AFAIK without support of some other tool not. > > > > If you have money ($12,000 us), but not programmers/time you can buy > a box to do this from Intel. Plus it is very fast. > > http://www.intel.com/netstructure/products/a

Re: [Zope] What is the best method to enter more attributes about DTL Document?

2000-07-29 Thread Bill Anderson
Marcin Kasperski wrote: > > Short and probably obvious problem: what can I do to be asked for more > properties while creating DTML Document (say I wanna be asked about > description and keywords which I use in meta tags)? Short answer: Create a new ZClass-based product that contains the thigs y

Re: [Zope] Starting Zope

2000-07-29 Thread Bill Anderson
Nitesh Dhanjani wrote: > > chown the var directory to the zope user. This is what I do with my setup. > That will not let you bind to ports < 1024. -- Do not meddle in the affairs of sysadmins, for they are easy to annoy, and have the root password. __

Re: [Zope] Starting Zope

2000-07-30 Thread Bill Anderson
Nitesh Dhanjani wrote: > > yes, but it would solve the permission problem the original poster > mentioned. No, because the orignal user wanted to _start_ Zope as user zope. Unless that user has a UID/GID of 0 (is, is root by another name), the file permissions are irrelevant. Now, as to _runn

Re: [Zope] Using Zope and Worldpilot on a large site

2000-07-30 Thread Bill Anderson
Paolo Bizzarri wrote: > > Bill Anderson wrote: > > > > Paolo Bizzarri wrote: > > > > > > Hi Zopers, > > > > > > we would like to use Zope for an ISP, with more than 400.000 customers. > > > Zope would be used with Worldpilot, in ord

Re: [Zope] Starting Zope

2000-07-30 Thread Bill Anderson
(Quoting reversed for sake of continuity. > On Sun, 30 Jul 2000, Cary O'Brien wrote: > > > > Cary O'Brien wrote: > > > > > > > Well... > > > > > > > > If you are running on Linux you could simply edit the kernel code to > > > > elimitate the check on being root to bind to low ports. That's wha

Re: [Zope] password

2000-07-30 Thread Bill Anderson
"Eric L. Walstad" wrote: > > Hi Jonathan, > > Try this from the console: > > python zpasswd.py --username="superuser" --password="TheNewPassword" > "access" > > This is documented in the Zope installation files. > > Note that doing it this way, the command line will be stored in the command >

[Zope] OT: Unix Permissions (was Re: [Zope] Starting Zope)

2000-07-31 Thread Bill Anderson
Cary O'Brien wrote: [...] > > in your case is the fact that you mention your trust on users(humans are > > the most easy to compromise, however that argument is a bit OT). However, > > do you trust all of your webserver code? Do you trust your cgi-bin > > scripts and applications? And by trust I

Re: [Zope] LoginManager / Membership: WTFM (Where's the...)

2000-07-31 Thread Bill Anderson
t won't provide documentation on how to do the above. To use your gadfly db for users would mean you need to write a Usersource fo rLogin Manager that would do this. Membership, and the default LoginManager stuff does not (yet) do this. For details on how to do this see http://www.zope.org/Me

Re: [Zope] newbie question: how do I adjust field width?

2000-07-31 Thread Bill Anderson
Joe Hewitt wrote: > > Hi, > > I'm making an input form. When I try to change the form's input field > width, it automagically displays 30 char for each field. Is there any way > to adjust the width? Basic HTML Question. Please read HTML docs. > > Different question: where can I find some go

Re: [Zope] 2.2.0, LoginManager and ZPatterns

2000-07-31 Thread Bill Anderson
ethan mindlace fremen wrote: > > Bill Anderson wrote: > > > > Where I can find this 'Membership' product ? (I've tried > > > www.zope-treasures.com and 'Search' on www.zope.org). > > > > http://www.zope.org/Members/Bill/Products/M

Re: [Zope] ZUBB / ZDiscussions Users or Examples

2000-07-31 Thread Bill Anderson
"J. Atwood" wrote: > > I have started a page (http://www.zope.org/Members/BwanaZulia/ZUBB/EXAMPLES) > to list sites that are building / using ZUBB or ZDiscussions. I would love > if you are using it to send me a link and you permission to add you to the > list. > > I will also add you to a maili

Re: [Zope] create DTML-Source-link like on zope.org

2000-08-03 Thread Bill Anderson
Chris Withers wrote: > > Deryk Barker wrote: > > > Try something like: > > > > > > http://www.mysite.com/folder/dtmlmethod/view_source > > > > 404 document not found...:-( > > Of course it was, I made up the url as an example :P > > > I'd like to view the source of my index_html. > > So you go

[Zope] New Wikis on zope.org

2000-08-04 Thread Bill Anderson
I have added a couple of new wikis to my section on zope.org at http://www.zope.org/Members/Bill The first one deals with the Membership product. I hope to expose some of my reasons and methodology in the development of the product. You can get to it by going to my page at http://www.zope.org/

[Zope] (OT) Re: [Zope] sybase - hmmm

2000-08-07 Thread Bill Anderson
Andrew Kenneth Milton wrote: > > +[ Dr. Ross Lazarus ]- > | I know that zope runs on everything else, but how do we reconcile the > | DC/Sybase partnership announced late last year > > [ snip... ] > > | We're becoming a sybase/zope/linux dependent

[Zope] Re: (OT) Re: sybase - hmmm

2000-08-07 Thread Bill Anderson
Andrew Kenneth Milton wrote: > > +[ Bill Anderson ]- > | Andrew Kenneth Milton wrote: > | > > | > +[ Dr. Ross Lazarus ]- > | > | I know that zope runs on everything else,

Re: [Zope] Splitting ZSQL results across pages

2000-08-10 Thread Bill Anderson
John Morton wrote: > > I'd like to split the output of a ZSQL query across different instances of > a page in the same fashion as zope.org does with ZCatalog output, but I > can't for the life of me find any documentation on how it's done. Does > anyone know the magic incarntations or where the d

Re: [Zope] Importable Xron

2000-08-10 Thread Bill Anderson
Loren Stafford wrote: ... > So how about this: I invite other developers to create rescheduler > sub-products for Xron. If you create a rescheduler product, let me know > about it, and I'll link to it from the Xron product page. Your product could > be a Python product or a ZClass product. There'

Re: [Zope] Importable Xron

2000-08-10 Thread Bill Anderson
Loren Stafford wrote: > > From: "Bill Anderson" <[EMAIL PROTECTED]> > > > Loren Stafford wrote: > > ... > > > So how about this: I invite other developers to create rescheduler > > > sub-products for Xron. If you create a rescheduler p

Re: [Zope] ZClass strangeness: broken basic management actions

2000-08-10 Thread Bill Anderson
Darran Edmundson wrote: > > I'm almost at my wit's end (again). > > I have several very simple ZClasses (*none* of which > are subclassed from CatalogAware). The "Basic" tab > shows them all to be subclassed from "ZObject, > ZObjectManager". Recently I posted asking how to > implement copy/pas

Re: [Zope] retrieving data from REQUEST.form

2000-08-11 Thread Bill Anderson
Nick Garcia wrote: > > jesse wrote: > > > > > > > > it comes out with > > > > line one line two line three > > > > All the line breaks dissapear! So there is nothing to replace! Does anyone have >any ideas how I could solve this problem? > > The line breaks don't disappear, they just don't mea

[Zope] Xron not seeming to work

2000-08-14 Thread Bill Anderson
Created = works when I hit 'trigger', and reschedules itsself for the next day. It does not, however, work at the specified time. No mail is sent, and the adding of the product does not occur. :( Any ideas? -- Bill Anderson (ARC)Unix/Linux System Administrator HPS

Re: [Zope] zeo and rdb backend

2000-08-14 Thread Bill Anderson
"bak @ kedai" wrote: > > > I have to look further, but I think a good solution for local > > configuration > > issues would be a mountable database for specific sections (like > > products > > and some folders with database-connections and such) > > Imagine a situation where different instances o

Re: [Zope] Re: Xron seems to not work

2000-08-14 Thread Bill Anderson
Loren Stafford wrote: > > From: "Bill Anderson" <[EMAIL PROTECTED]> > > > Bill, > > > > > > After the scheduled time, is there anything in the STUPID_LOG_FILE? > What? > > > > -- > > 2000-08-14T21:15:04 PROBLEM(100) Produc

Re: [Zope] PROBLEM(100) ZServer Computing default hostname

2000-08-15 Thread Bill Anderson
Chris Withers wrote: > > George Osvald wrote: > > 2000-08-15T17:35:20 PROBLEM(100) ZServer Computing default hostname > > > > ZOPE is running OK though. Is there a problem I do not see? > > Nah, you're just running in debug mode... But, why is it a 'PROBLEM', why not 'INFO' ? -- Do not meddle

Re: [Zope] [Ann] Another Zope Book

2000-08-15 Thread Bill Anderson
Dieter Maurer wrote: > > Dear Zopistas, > > I plan to write another book about Zope: "Building Dynamic WebSites > with Zope". > > The book idea: > > Realize a demanding dynamic WebSite with Zope. > Describe everything that is necessary for this purpose. > > This will contain: > Concepts

Re: [Zope] Zope on HPUX

2000-08-21 Thread Bill Anderson
"R. David Murray" wrote: > > On Mon, 21 Aug 2000, Michael Maul wrote: > > Does any one have zope running on hpux 10.20? > > It needs a thread enabled python, which I have not been able to build > > (Using pthread 1.3.7) > > each time I try to run the python Interpeter it core dumps..with.. >

Re: [Zope] method

2000-08-23 Thread Bill Anderson
Jean Jordaan wrote: > > Hi all > > The answer to my previous question makes this one occur to > me: if in a method refers to the containing > document's id, does 'myMethod' get to see 'myVariable'?:: > > > > > > Testing .. yes, it does! Cool. So why does this:: > > start=qs s

Re: [Zope] how can I determine the list of user names?

2000-08-23 Thread Bill Anderson
[EMAIL PROTECTED] wrote: > > I would like to construct a pull down of the users defined in > an acl_users of a particular location. When do you need it (can it wait a bit?), and are you needing to authenticate against an external database? The Membership (ALPHA!) product has the means for doi

Re: [Zope] CatalogAware Problems?

2000-08-29 Thread Bill Anderson
Chris Withers wrote: > > > Yapo Sébastien wrote: > > Is there a bug I should be 'awared' to or am I doing something the > > wrong way ? > > Maybe if you said what the bug was and included a traceback, more people > would be able to help? > > Also, posting in HTML means a lot of people can't rea

Re: [Zope] Re[2]: [Zope] and PARENTS[0]

2000-08-31 Thread Bill Anderson
Geir BXkholt wrote: ... > acquisition, i guess.. satandard_html_header would not Now that is one 'hell' of a typo! ;^)= -- Do not meddle in the affairs of sysadmins, for they are easy to annoy, and have the root password. ___ Zope maillist - [EMAI

Re: [Zope] The Challenge: Zealots vs. Skeptics

2000-08-31 Thread Bill Anderson
Marty McKeever at Work wrote: > > A recent thread has developed on a well established web development list > concerning the viability of zope as an appserver. > > I dont want to continue the thread here, but a good question was asked and > no suitable answers have come in. Surely this list can

[Zope] PCGI not working --isolated cause!

2000-09-02 Thread Bill Anderson
OK, after being much frustrated with PCGI/ZServer (I run ZServer, and talk to it both direct to port (management), and from Roxen through PCGI), not working. I found the 'problem'. This works: = #! /bin/sh reldir=`dirname $0` PYTHONHOME=`cd $reldir; pwd` export PYTHONHOME exec /usr/bin/pyth

Re: [Zope] Not like ASP complaint - any good answers

2000-09-04 Thread Bill Anderson
Sean McGrath wrote: > > All, > > I have had a number of e-mails from developers > using Microsoft ASP in recent days. The paraphrased consensus > in the e-mails is that the external > methods/python methods approach to mixing markup > with code in Zope is more clunky than in ASP where > you can

Re: [Zope] .

2000-09-04 Thread Bill Anderson
Matthew Burleigh wrote: > > -- > - Matthew Burleigh > - Systems Administrator, Digital Creations - publishers of Zope. > - (888)344-4332 -- http://www.digicool.com - http://www.zope.org Well said (subject = Zope .) ;) -- Do not meddle in the affairs of sysadmins, for they are easy to annoy, an

Re: [Zope] newbie question: installing ZSiteMap and ZPhotoAlbum

2000-09-04 Thread Bill Anderson
Tamara Temple wrote: > > Hi all, > > My first posting here, please forgive if this is obvious, cause it > isn't to me. I already checked the How-To's and searched the zope-list > archives and came up with nothing. > > I downloaded the two zexp files for ZSiteMap and ZPhotoAlbum, and put > them

[Zope] Managed Meeting semi-broken in 2.2.1

2000-09-04 Thread Bill Anderson
It appears that there has been _some_ change in security somewhere. As Manager, I cannot add a Managed Meeting object in a Zope 2.2.1 server. Nor can someone with the role 'Member', who has been given the neccessary permission. It tells me I don't have uthroization to access 'ManagedMeeting'. B

Re: [Zope] supplemental group ids (Linux)

2000-09-05 Thread Bill Anderson
Kip Rugger wrote: > > Chris McDonough <[EMAIL PROTECTED]> wrote: > >Aplogies for the ignorance, but can you maybe explain the concept > >of supplemental group ids and give an example of how the current unpatched > >behavior could be subverted? > > I can try... > > Supplemental gids are useful

Re: [Zope] supplemental group ids (Linux)

2000-09-05 Thread Bill Anderson
Kip Rugger wrote: > > Bill Anderson <[EMAIL PROTECTED]> wrote: > >Kip Rugger wrote: > >> > >> Chris McDonough <[EMAIL PROTECTED]> wrote: > >> >Aplogies for the ignorance, but can you maybe explain the concept > >> >of suppl

[Zope] DateTime.now().iso_week

2000-09-06 Thread Bill Anderson
In Zope, I need to get the results of the command in the subject. Unfortunately (and somewhat irritatingly...), Zope doesn't seem to use the mxDateTime package, and thus, _.DateTime does _not_ have it. Anyone know how I would go about getting it? Without using an External method? --

[Zope] Major problem involving Multiple zopes on one machine

2000-09-06 Thread Bill Anderson
manage screen for ServerA, I occasionally see the management screen for ServerB. Even wihtout being logged into ServerB. (IE. clean browser session) This sucks. -- Bill Anderson (ARC)Unix/Linux System Administrator HPSO Engineering Productivity Team Wednesday, September 06, 2000

Re: [Zope] Major problem involving Multiple zopes on one machine

2000-09-06 Thread Bill Anderson
ethan mindlace fremen wrote: > > Bill Anderson wrote: > > > Clarification: > > While in the manage screen for ServerA, I occasionally see the > > management screen for ServerB. Even wihtout being logged into ServerB. > > (IE. clean browser session) > >

Re: [Zope] supplemental group ids (Linux)

2000-09-06 Thread Bill Anderson
Kip Rugger wrote: > > >OK, something is not quite right here. > >On my unmodified zope, it is properly 'sandboxed'. Perhaps it is the use of > >the explicit '-u nobody'? I don't do that on > >my system, which causes Zope to run as nobody implicitly. > > > >(When started as root, unless told other

Re: [Zope] re module & through the web security

2000-09-06 Thread Bill Anderson
Evan Simpson wrote: > > From: Chris Withers <[EMAIL PROTECTED]> > > One of Zope's key strengths is its granular security, right? > > So why isn't it the reponsibility of the site > > designer/maintainer/owner/whatever to ensure that only people he trusts > > have the ability to write DTML? > > F

Re: [Zope] Using Zope and Worldpilot on a large site

2000-07-29 Thread Bill Anderson
Paolo Bizzarri wrote: > > Hi Zopers, > > we would like to use Zope for an ISP, with more than 400.000 customers. > Zope would be used with Worldpilot, in order to provide Webmail, > Calendar, to do, etc. THis demonstrates a problem or two with Worldpilot. I would defintiely _not_ use worldpilot

Re: [Zope] wrapped object

2000-09-07 Thread Bill Anderson
Sven Hohage wrote: > > Hallo, > while adding ZClass instances by form I get the following traceback: > I don't know what's a wrapped object?? > And where the problem is. >Thanks > -->>> > Zope Error > Zope has encountered an error while publishing this resource. > > Error Type: Val

Re: [Zope] Import from file via management-interface

2000-09-08 Thread Bill Anderson
How about just the patch next time, as opposed ot the whole patched filed? -- Do not meddle in the affairs of sysadmins, for they are easy to annoy, and have the root password. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/lis

Re: [Zope] Testing out new versions of XXX (in this case, WorldPilot)

2000-09-10 Thread Bill Anderson
"A.J. Rossini" wrote: > > What is the best way to test out new versions of Products without > breaking an existing setup? Should I simply "version" the current > working version, then install new stuff to test, etc, or is there any > easy way to have products "ORIGINAL" and "ORIGINAL-2" (which i

Re: [Zope] Looking for Zope vs. Others at-a-glance comparison

2000-09-11 Thread Bill Anderson
Jason Cunliffe wrote: > > > Completely calm and friendly opinions follow... > > yes thanks.. > > > I don't think it's any more difficult to create an attractive > > (graphics-wise) site in Zope than it is with PHP or ASP or plain old > > Apache-served HTML files. Quite honestly, I'm not qualif

Re: [Zope] Looking for Zope vs. Others at-a-glance comparison

2000-09-11 Thread Bill Anderson
Jason Cunliffe wrote: > > Ron > > yes +thanks for paying keen attention here.. > > > > What Manila has done is to provide some reasonable default templates for > > > getting useful site development work done 'out of the box' - they have > > > provided a structure template, and well defined acce

Re: [Zope] Zope and the GPL poison pill

2000-09-12 Thread Bill Anderson
Nils Kassube wrote: > > Oleg Broytmann wrote: > > > LICENSE > >GPL > > I've seen several Zope products using the GPL. In my not so > humble opinion, this could develop into a serious problem > for Zope deployment. I'm not a lawyer (nor do I play one on TV), > but the use of GPL'ed source co

Re: [Zope] ZODB export to other DB/format?

2000-09-12 Thread Bill Anderson
[EMAIL PROTECTED] wrote: > > Hi, > I made an effort to look through the FAQs on zope.org and couldn't find a > definitive answer, though the ZODB faq hinted that my fears are warranted. > > If I deploy a site and store content in the ZODB, what are my options in terms > of automatically getting

Re: [Zope] zope 2.2.1 and python 1.6

2000-09-13 Thread Bill Anderson
Nils Kassube wrote: > > Guten Abend. > > I recalled (?) my mail within a few minutes after sending. It > didn't yet appear on the mailing list. Too bad you can't > cancel a mail like a Usenet posting. > > > They can only constrain *distribution* of that software and derived > > works. This is

[Zope] OT: Re: [Zope] Zope and the GPL poison pill

2000-09-13 Thread Bill Anderson
Andrew Kenneth Milton wrote: > > +---[ Dario Lopez-Kästen ]-- > | > | >From: "Toby Dickenson" <[EMAIL PROTECTED]> > | > If that is your motivation then you may find that you get *more* back > | > by not using the GPL. My contributions to Zope (both personal and on > | > co

Re: [Zope] zope 2.2.1 and python 1.6

2000-09-13 Thread Bill Anderson
Nils Kassube wrote: > > Jon Nathan wrote: > > > could break code. can i run zope 2.2.1 on python 1.6 or should i > > stick with 1.5.2? > > According to Guido van Rossum in > > http://linuxtoday.com/news_story.php3?ltsn=2000-09-07-011-21-OS-CY-SW > > you are not able to use GPL'ed Zope produc

Re: [Zope] ZOPE - Size reduction ???

2000-09-16 Thread Bill Anderson
George wrote: > > I recently transformed my web site into a zope site. It's fantastic no > question about that but I am a bit warried about the size of the web > site. I already had to ask for user quota increase and it looks like > I'll have to do it again soon. I got rid of the tutorial, produc

Re: [Zope] FW: [Zope-PTK] Date Question

2000-09-19 Thread Bill Anderson
Scott Burton wrote: > > This is the correct list :) > > -- > From: Scott Burton <[EMAIL PROTECTED]> > Date: Tue, 19 Sep 2000 14:27:46 -0700 > To: <[EMAIL PROTECTED]> > Subject: [Zope-PTK] Date Question > > OK, I have searched everywhere for the answer to this. It is quite simple > but I

Re: [Zope] Member authentication

2000-09-20 Thread Bill Anderson
Austin Mayberry wrote: > > What are suggestions for site member authentication in zope? o Define your requirements o Define your environment (What OS/Zope version, etc) o Post a more thorough question, based on the above. :) Bill -- E PLURIBUS LINUX ___

Re: [Zope] Yihaw problem

2000-09-22 Thread Bill Anderson
neeloy_saha wrote: > > Hi all, > I am trying to use the yihaw folder. well I am able to import the > YihawDirectory.zexp and also successfully add a yihaw folder while in the > manage view. In side the yihaw folder Create a faq item. Done that > for e.g : 968388000 (what is systems??) > clicking

Re: [Zope] Zopebot

2000-09-28 Thread Bill Anderson
Shane Hathaway wrote: ... > I wonder if there's any way to count Zope sites. Sometimes you might > find a nice surprise, such as: > > http://www.cbsnewyork.com/manage_copyright !!! That's cool! -- E PLURIBUS LINUX ___ Zope maillist - [EMAIL PRO

Re: [Zope] Roxen & Zope, not working

2000-10-22 Thread Bill Anderson
Adrian Madrid wrote: > > I'm having problems running Zope on top of Roxen on a Win2k machine. > They both run just fine separate but I can't make it work together. I > followed the instructions from > http://www.zope.org/Members/magnus/Roxen but I never got it to see the > first page. Here are th

Re: [Zope] IIS and Zope share same problem :-S

2000-10-22 Thread Bill Anderson
Chris Withers wrote: > > Andrew Kenneth Milton wrote: > > > > | > > | http://www.zope.org/standard_html_header for example ;-) > > > > Not that old chestnut again... > > Yes, that old chestnut again. If it's considered a serious security flaw > by Microsoft, maybe the Zope community should final

Re: [Zope] newbie questions ?

2000-10-23 Thread Bill Anderson
Chris McDonough wrote: > > And by the way, it's "authentication". Every time I see "authentification", > it makes my skin crawl. :-) Amen. That and "...to adminstrate a server". :^)= Bill -- E PLURIBUS LINUX ___ Zope maillist - [EMAIL PROTECTED

Re: [Zope] newbie questions ?

2000-10-23 Thread Bill Anderson
Olivier Ricou wrote: > > On Mon, Oct 23, 2000 at 06:43:06AM -0400, Chris McDonough wrote: > > And by the way, it's "authentication". Every time I see "authentification", > > guess how we say in french :) I guess since I took 3 years of it, I am barred from guessing? ;^) -- E PLURIBUS LINUX

Re: [Zope] Updating auto incrementing counter in a propertysheet

2000-10-23 Thread Bill Anderson
Max Møller Rasmussen wrote: > > What am I doing wrong here ... please !! > > I am trying to make an autoincrementing counter for use in a diskussion > forum. It's purpose is to autogenereate id's for new messages. > > It is important that the id's are in order, so I need to make them this way.

Re: [Zope] SuperUser cannot own ;-)

2000-10-24 Thread Bill Anderson
Max M wrote: > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Chris > Withers > > > I suppose you've just installed Zope and you're logged in as "Superuser" > > And that's the problem. > > The superuser cannot own folder, files etc. > > ...and I'd still like to know why ;-) >

Re: [Zope] OT:NT and rebooting

2000-10-25 Thread Bill Anderson
Wolfgang Strobl wrote: > > On 25 Oct 2000, at 16:00, J. Atwood wrote: > > > "Months without rebooting"? > > > > That is certainly not something to brag about. > > Huh? Did anybody? Certainly not me. :-{ > > In case I didn't make myself clear: for running Zope; I don't care > much whether the O

Re: [Zope] Calling form elements by name

2000-10-27 Thread Bill Anderson
Danny William Adair wrote: > > I should have posted your version, it's more explicit: > > --- > >thePos="_.str(Position)" > nameAsAString="Prefix+thePos"> > > I believe I see why this doesn't work: Try changing:

Re: [Zope] How small a box can zope run on?

2000-10-27 Thread Bill Anderson
Toby Dickenson wrote: > > On Wed, 25 Oct 2000 18:43:57 +0200, "Alexander Limi" > <[EMAIL PROTECTED]> wrote: > > >We are building some device controller software and to control those we have > >a normal 486 with 24MB RAM running linux. Has anybody tried running zope on > >such a modest setup? The

Re: [Zope] Re: ZSybaseDA 2.00b2

2000-10-30 Thread Bill Anderson
> - Original Message - > From: Rudd-O DragonFear > To: DC Support List > Cc: [EMAIL PROTECTED] > Sent: Monday, October 30, 2000 10:21 AM > Subject: [Support] ZSybaseDA 2.00b2 > > Hey, > I've been having some kind of problems with this DA. Compiling and loading > (importing) sy_occ in pyt

Re: [Zope] New kinds of problems

2000-10-30 Thread Bill Anderson
MANUEL JOSE AMADOR BRIZ wrote: > > Thanks, here are my two cents: > > Mini quick howto to connect to a sybase ASA/ASE: > > Get any 2.2 linux distro installed, except red hat 7 (compiler problems, it > WILL fail). Only if you didn't read the RELEASE-NOTES. Use kgcc, it is the same compiler as R

Re: [Zope] Zope.org down?

2000-11-01 Thread Bill Anderson
Works for me. -- E PLURIBUS LINUX ___ Zope maillist - [EMAIL PROTECTED] 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

Re: [Zope] Installation on Linux

2000-11-01 Thread Bill Anderson
Lee Curtis wrote: > > Hi All, > > I feel like a bit of an idiot, but I can't find any info about installing > Zope until Unix - only Windows. > > Can anyone give me a quick start guide ?? http://www.zope.org/Members/michel/ZB/ -- E PLURIBUS LINUX

Re: [Zope] acl_users API

2000-11-01 Thread Bill Anderson
Harris Peter wrote: > > Hi > I have given up trying to manipulate acl_users from DTML for now - > I'm sure it's possible because here and there on this list and on the > Zope site I see hints that it can be done. However, I can't find > (for example) a HOWTO anywhere that describes the API of >

Re: [Zope] Re:GoLive

2000-11-01 Thread Bill Anderson
Fred Yankowski wrote: > > On Wed, Nov 01, 2000 at 08:31:09AM -0600, Christopher J. Kucera wrote: > > That should be pretty easy . . . Zope will let you add objects that > > have dots in the titles, so just put a method "index_html" in the > > root folder which has the following line: > > > >

Re: [Zope] How small a box can zope run on?

2000-11-02 Thread Bill Anderson
Toby Dickenson wrote: > > On Fri, 27 Oct 2000 09:39:54 -0600, Bill Anderson <[EMAIL PROTECTED]> > wrote: > > >What OS is this on? > > All of them ;-) > > >On Linux each thread does _NOT_ get a copy of the > >ODB. It just _looks_ like it. > >

Re: [Zope] Zope for medium/large sites

2000-11-02 Thread Bill Anderson
Tiago Antão wrote: > > Hi! > > We're considering using zope for a somewhat large project: > It's a VPN for arround 10.000 institutions ( >100.000 users expected, > up to 1.500.000 users possible, but not likely). Hundreds of simultaneous > connections expected. > The database has to su

<    1   2   3   >