Re: [Zope] When to use a relational database

2008-02-07 Thread Tim Nash
In this article: http://www.upfrontsystems.co.za/Members/roche/where-im-calling-from/zodb-benchmarks Roché Compaan says the following: "For an application like Plone an insertion rate of 250 objects per second results in terrible performance if you consider that storing a single document instance

[Zope] Re: Zope/plone behind ISS

2008-02-07 Thread Max M
TrashMan skrev: I can't. There is another service active with IIS . Oh yes. Just put apache in front of that and proxy it. No one will know the difference. -- hilsen/regards Max M, Denmark http://www.mxm.dk/ IT's Mad Science ___ Zope maillist

Re: [Zope] When to use a relational database

2008-02-07 Thread Jaroslav Lukesh
JAvascript nor CSS cannot be dynamically generated from ZPT. ZPT is thing for HTML and XML only. But with DTML you able to generate any binary data, same as with python script or external method. Please read archives few months back, here are many discussions about DTML vs. ZPT. In shorthand

Re: [Zope] When to use a relational database

2008-02-07 Thread Tim Nash
>From what I have read online, the things that slow zope down are primarily the numerous security checks and the large number of objects that need to be written to the zodb when you save a document. Is there a way we can manage these bottlenecks? Has anyone rated the performance of say DTML vs ZPT?

Re: [Zope] When to use a relational database

2008-02-07 Thread Jaroslav Lukesh
- Original Message - From: "Dieter Maurer" <[EMAIL PROTECTED]> quizzical wrote at 2008-2-6 16:03 -0800: ... Apologies if this is a dumb question, I have had a good look through the archives and on the web. My question is basically about how to design a website. I really like the ease wit

Re: [Zope] When to use a relational database

2008-02-07 Thread quizzical
Dieter Maurer wrote: > > quizzical wrote at 2008-2-6 16:03 -0800: >> ... >>Apologies if this is a dumb question, I have had a good look through the >>archives and on the web. My question is basically about how to design a >>website. I really like the ease with which you can build applications i

Re: [Zope] Can Zope do this...?

2008-02-07 Thread Andreas Jung
--On 7. Februar 2008 14:19:59 -0500 Eric Gorr <[EMAIL PROTECTED]> wrote: I need to create a site that works similarly to php.net...the problem is the same - to document a language. From what I've seen, zope is fully capable of doing nearly everything I need it do, but I am uncertain about on

[Zope] Can Zope do this...?

2008-02-07 Thread Eric Gorr
I need to create a site that works similarly to php.net...the problem is the same - to document a language. From what I've seen, zope is fully capable of doing nearly everything I need it do, but I am uncertain about one aspect...check out: http://us2.php.net/manual/en/function.fopen.php f

[Zope] rename meta_type

2008-02-07 Thread David Chelimsky
Hello, I have a product in use on many of my client sites. I'd like to rename the meta_type of one of the classes, but I notice that when I do, the pre-existing objects retain their old meta_type. Is there a way for me to force a zope object to "reset" itself according to a modified class definit

Re: [Zope] Zope/plone behind ISS

2008-02-07 Thread Dieter Maurer
TrashMan wrote at 2008-2-7 16:04 +0100: >For zope/plone behind IIS i must buy enfold proxy or ISAPIrewrite >(helicontech)?? When I remember right, Volker Vend has reported some solutions to use Zope behind IIS. Search the mailing list (e.g. via "gmane"). -- Dieter __

Re: [Zope] python script, from string to dictionary.

2008-02-07 Thread Dieter Maurer
Chris Withers wrote at 2008-2-7 10:25 +: >Bill Campbell wrote: >> On Thu, Feb 07, 2008, Stefano Guglia wrote: >>> hello! >>> >>> I converted a dictionary in a string, and now I need to change back the >>> same string as a dictionary in a zope python script. >> >> s = repr(d) >> newdict = eval(

Re: [Zope] When to use a relational database

2008-02-07 Thread Dieter Maurer
quizzical wrote at 2008-2-6 16:03 -0800: > ... >Apologies if this is a dumb question, I have had a good look through the >archives and on the web. My question is basically about how to design a >website. I really like the ease with which you can build applications in >zope but I often see comments

Re: [Zope] undo error

2008-02-07 Thread Dieter Maurer
Webmaster wrote at 2008-2-6 12:17 -0500: > ... >I am getting an error when trying to undo the deletion of a form created >with PloneFormGen. One of the users on the site created a second copy of >the form which received some submissions in error prior to its deletion >and I was hoping to undo th

Re: [Zope] FTP

2008-02-07 Thread Trevor Johnson
No, it didn´t work. So I decided to screw around and try an url instead of the ip. It liked that. Mabye it didn´t clear pound´s checks, or possibly a problem with vhm. Thanks, Trevor On Feb 7, 2008 10:51 AM, Andreas Jung <[EMAIL PROTECTED]> wrote: > > > --On 7. Februar 2008 09:57:11 -0400 Trevor

Re: [Zope] Zope/plone behind ISS

2008-02-07 Thread TrashMan
I can't. There is another service active with IIS . :/ massimiliano Il giorno 07/feb/08, alle ore 16:06, Jens Vagelpohl ha scritto: On Feb 7, 2008, at 16:04 , TrashMan wrote: Sorry for question that will already have been made...i'm searching about it but i'm confused. I've a new plone

Re: [Zope] Zope lists in google

2008-02-07 Thread Chris Withers
Josef Meile wrote: Today I noticed that google doesn't find anything when giving "site:mail.zope.org" anymore. It worked before :-( Yeah, I noticed this too. It's a real shame. I wonder who did that and why? (file objects have no history tab and the database has been packed to the point where

[Zope] Zope lists in google

2008-02-07 Thread Josef Meile
Hi, Today I noticed that google doesn't find anything when giving "site:mail.zope.org" anymore. It worked before :-( Moreover, when you get the robots.txt from the list: http://mail.zope.org/robots.txt You will see: User-agent: * Disallow: / So, is it intended that the zope list aren't index

[Zope] ANNOUNCE: zif.sedna-0.9beta

2008-02-07 Thread Jim Washington
The Zif Collective is proud to announce yet another confusing option for your applications. Sedna is a "native" XML database, open source, licensed under Apache 2.0 license. See http://modis.ispras.ru/sedna/ for features and download. zif.sedna communicates with Sedna. zif.sedna provides a

Re: [Zope] Zope/plone behind ISS

2008-02-07 Thread Jens Vagelpohl
On Feb 7, 2008, at 16:04 , TrashMan wrote: Sorry for question that will already have been made...i'm searching about it but i'm confused. I've a new plone site on windows 2003 platform with IIS up. For zope/plone behind IIS i must buy enfold proxy or ISAPIrewrite (helicontech)?? Other s

[Zope] Zope/plone behind ISS

2008-02-07 Thread TrashMan
Sorry for question that will already have been made...i'm searching about it but i'm confused. I've a new plone site on windows 2003 platform with IIS up. For zope/plone behind IIS i must buy enfold proxy or ISAPIrewrite (helicontech)?? Other solutions?? I worked so far in linux and i don

Re: [Zope] FTP

2008-02-07 Thread Andreas Jung
--On 7. Februar 2008 09:57:11 -0400 Trevor Johnson <[EMAIL PROTECTED]> wrote: I have checked everything. Even tried connecting to a different Zope instance. Same problem. I just built out this new server. It says the authentication has failed. I am going in with the IP address and correct po

Re: [Zope] FTP

2008-02-07 Thread Trevor Johnson
I have checked everything. Even tried connecting to a different Zope instance. Same problem. I just built out this new server. It says the authentication has failed. I am going in with the IP address and correct port addresses (8021, etc) TIA, Trevor On Feb 7, 2008 9:52 AM, Andreas Jung <[EMAIL PR

Re: [Zope] FTP

2008-02-07 Thread Andreas Jung
--On 7. Februar 2008 09:30:01 -0400 Trevor Johnson <[EMAIL PROTECTED]> wrote: Hi; For some reason, I cannot ftp into my zope instance. This from zope.conf: # valid key is "address" address 8021 "cannot ftp" means what exactly? You can't login? You can't connect? You're really point

[Zope] FTP

2008-02-07 Thread Trevor Johnson
Hi; For some reason, I cannot ftp into my zope instance. This from zope.conf: # valid key is "address" address 8021 I use the same username and pass as the ZMI. Any ideas what I could be doing wrong? TIA, Trevor ___ Zope maillist - Zope@zope.org

Re: [Zope] python script, from string to dictionary.

2008-02-07 Thread sguglia
On Thursday 07 February 2008 11:25:07 Chris Withers wrote: > Bill Campbell wrote: > > On Thu, Feb 07, 2008, Stefano Guglia wrote: > >> hello! > >> > >> I converted a dictionary in a string, and now I need to change back the > >> same string as a dictionary in a zope python script. > > > > s = repr(

Re: [Zope] python script, from string to dictionary.

2008-02-07 Thread Chris Withers
Bill Campbell wrote: On Thu, Feb 07, 2008, Stefano Guglia wrote: hello! I converted a dictionary in a string, and now I need to change back the same string as a dictionary in a zope python script. s = repr(d) newdict = eval(s) NO! Never ever ever eval strings. At some point you will end up

Re: [Zope] Character display issues upgrading 2.8.8 to 2.9.8

2008-02-07 Thread Jaroslav Lukesh
- Original Message - From: "John Schinnerer" <[EMAIL PROTECTED]> Well, it worked last time from 2.7.x to 2.8.x. Not so lucky time I guess. Anyone else have pointers to what I need to know? You need to have right codepage in your system and defined management page charset property

Re: [Zope] Character display issues upgrading 2.8.8 to 2.9.8

2008-02-07 Thread John Schinnerer
Aloha, Andreas Jung wrote: --On 6. Februar 2008 21:21:42 -1000 John Schinnerer <[EMAIL PROTECTED]> wrote: Aloha, I am in the process of moving from zope 2.8.8 to zope 2.9.8 (running on debian 4.0). Why not 2.10 or 2.11? The zope instance also supports some plone 2.5.x sites. Complete upg