[Zope] New mailinglist for Zope 3 translators

2005-10-06 Thread Philipp von Weitershausen
Hello all, [Sorry for the cross-post, please CC replies to [EMAIL PROTECTED] only.] two months ago, I started an initiative [1] to translate Zope 3.1 using Ubuntu's Launchpad system [2]. Since then, I've received a lot of emails from numerous volunteers around the world and many of them made some

Re: [Zope] Mysql 5? Just curious.

2005-10-06 Thread Chris Withers
Richard Smith wrote: A very quick test shows the basics work just fine (adding a record to a table and displaying the whole table). Just watch authentication - they've changed the password algorithms again as in the 3/4 upgrade. The work around is in the manual. rats, probably only an issue

[Zope] Re: INSTALLING gcc (and ZOPE) on DEBIAN

2005-10-06 Thread benmania
> $ which gcc > /usr/bin/gcc After entering which gcc, I always get the following output: /usr/bin/gcc The whole error message is (after entering the "make" - command) : --- "/usr/bin/python" "/Zope-2.7.5-final/setup.py"\ build --build-base="/Zope-2.7.5-

Re: [Zope] Re: INSTALLING gcc (and ZOPE) on DEBIAN

2005-10-06 Thread Jens Vagelpohl
On 6 Oct 2005, at 11:39, [EMAIL PROTECTED] wrote: The whole error message is (after entering the "make" - command) : --- "/usr/bin/python" "/Zope-2.7.5-final/setup.py"\ build --build-base="/Zope-2.7.5-final/build-base/python-2.3" -- build-lib="/Zope-2.7.

Re: [Zope] ZOPE and DEBIAN INSTALLTION

2005-10-06 Thread Jonathan
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 06, 2005 5:58 AM Subject: Re: [Zope] ZOPE and DEBIAN INSTALLTION $ which gcc /usr/bin/gcc After entering which gcc, I always get the following output: /usr/bin/gcc The whole error mes

Re: [Zope] Zope Scalability

2005-10-06 Thread Lennart Regebro
On 10/5/05, Andreas Jung <[EMAIL PROTECTED]> wrote: > This would require how much RAM for the index? :-) It can hold 16 billion billion pointers, with each pointer being 48 bits, thats 96 exabytes (100 million terabytes). Just for the index. :) As an absolute minimum. Indexes normally being btrees

Re: [Zope] Mysql 5? Just curious.

2005-10-06 Thread Tino Wildenhain
Greg Fischer schrieb: This is totally unimportant, but I was just curious to know if anyone is running Mysql 5 on Zope right now. why should one? :) ___ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or

Re: [Zope] Testing products: Testing all in one batch

2005-10-06 Thread Chris Withers
Paul Winkler wrote: I have a python script that builds a big command line to test.py of the form: bin/zopectl test Products/Product1|Products/Products2|etc ...it's not pretty, but it does work, and lets you exclude geb0rken products like Archetypes from test runs... Aha, that's much like what

Re: [Zope] Re: Presentations Available

2005-10-06 Thread Chris Withers
Hi Nick, Nick Davis wrote: I agree that 2+ years should have produced maturity. Zope seems to be a lot more stable than Plone. Well, Zope has had about 10 years to stabilise, versus Plone's 2 ;-) Maybe the reason people focus on your Plone talk is you touch a chord with people who too

[Zope] How to prevent web access to specific folder ?

2005-10-06 Thread Vladimir Petrovic
In my application built on top of Zope, there is a folder scripts/ which contains various python scripts. Some of these scrips invoke SQL methods and accept parameters. The DTML method (outside the scripts/ folder) calls first scripts to set parameters and then scripts which invoke SQL methods

[Zope] Re: INSTALLING gcc (and ZOPE) on DEBIAN

2005-10-06 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jens Vagelpohl wrote: > > On 6 Oct 2005, at 11:39, [EMAIL PROTECTED] wrote: > >> The whole error message is (after entering the "make" - command) : >> >> --- >> "/usr/bin/python" "/Zope-2.7.5-final/setup.py"\ >

Re: [Zope] Mysql 5? Just curious.

2005-10-06 Thread Greg Fischer
I guess it's not a matter of should, but rather a preference.  I am running it just fine on Linux.  Had to do some tweeks to the ZMySQLDA, but it works great.  Stored Procedures and everything.  I just havent seen hardly anyone testing it, so I thought I would ask around and see if others are runni

[Zope] Re: Presentations Available

2005-10-06 Thread Rob Miller
Chris Withers wrote: Nick Davis wrote: there seem to still be migration problems and broken products which prevent people going to 2.1 yet. Yup. this strikes me as a bit unfair. to quote stefan holek from a post on plone-dev earlier today, most reported migration problems are due to:

[Zope] Packaging a zope application

2005-10-06 Thread Joshua Burvill
Hello All, I have a zope application which operates on data in an external relational database (Firebird), as well as containing lots of folders, dtml docs, scripts, zsql methods etc within the zope db I would like to get suggestions on the best way to package the whole application so that it is

[Zope] Re: Zope Digest, Vol 17, Issue 5

2005-10-06 Thread Diana Maria Mieres Miranda
Hi, I´m new about Zope, I would like to know if does anybody can help me in develop a product zope, my idea are: make an engine search (like google), or make a translator for example translate a word to english-spanish or spanish-english, or make a personal agenda in zope, all should be products