Re: [Zope] Zope Alternative

2006-11-13 Thread Jean-Marc Orliaguet
Hafeliel wrote: If you could, please take a moment to surf on over to http://zopereplacement.wikidot.com/ to understand the design choices made in zope, one could summarize its evolution as: - a genuinely great idea that allowed to publish python objects on the web in a completely tran

Re: [Zope] Re: database conflict errors

2006-06-29 Thread Jean-Marc Orliaguet
Tres Seaver wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jonathan wrote: - Original Message - From: "Tres Seaver" <[EMAIL PROTECTED]> Jonathan wrote: During recent load testing of a new application 3.1% to 7.6% of all http requests resulted in conflict errors (3

Re: [Zope] Re: filter messages at startup

2006-06-13 Thread Jean-Marc Orliaguet
Florent Guillaume wrote: thomas desvenain wrote: i mean i would like to filter warning/error messages that appears in console when starting zope server or debugger in order to ignore those i'm not interested with for the moment for instance : [EMAIL PROTECTED] tests]# /zope/test/bin/zopectl d

Re: [Zope] Leave the ivory tower now!

2006-01-08 Thread Jean-Marc Orliaguet
Greg Fischer wrote: Yes, we need hype! And a "hot" looking site, WITH Web 2.0 features. Many of these frameworks are providing AJAX capabilities, simple graphics and data/object access without page reloads. (like I am using with Dojo right now) What does Zope not provide these features "b

Re: [Zope] Re: Java vs Zope

2006-01-06 Thread Jean-Marc Orliaguet
Here is a document that explains why scripting languages are better than "system programming languages" (like C, C++, Java) for creating large scale applications, for gluing components together, thanks to weak typing: http://home.pacbell.net/ouster/scripting.html this too might be interesti

Re: [Zope] Javascript obfuscator and Zope

2006-01-04 Thread Jean-Marc Orliaguet
Peter Bengtsson wrote: It's not a Zope product but at least it's python. http://www.issuetrackerproduct.com/Download#slimmer It's basically a javascript whitespace optimiser Compare http://real.issuetrackerproduct.com/tw-sack.js with the original: http://www.issuetrackerproduct.com/tw-sack.js

Re: [Zope] Human validation in zope/python

2005-12-07 Thread Jean-Marc Orliaguet
Robert Boyd wrote: On 12/7/05, Ed Colmar <[EMAIL PROTECTED]> wrote: Hey All I'm wondering if anyone has a module that will generate the randomized images that are so common these days in registration forms to verify that the user is a human. Or, alternativly, other strategies to block spam

Re: [Zope] Re: Python Classes and Zope.

2005-12-06 Thread Jean-Marc Orliaguet
Dario Lopez-Kästen wrote: Florent Guillaume wrote: Paul Winkler wrote: On Fri, Dec 02, 2005 at 04:12:01PM +0100, Jean-Marc Orliaguet wrote: does zope2 do an access control based on acquisition for public methods, that would be a waste of resources since the answer is always "yes, gr

Re: [Zope] Re: Python Classes and Zope.

2005-12-06 Thread Jean-Marc Orliaguet
Dario Lopez-Kästen wrote: Florent Guillaume wrote: Paul Winkler wrote: On Fri, Dec 02, 2005 at 04:12:01PM +0100, Jean-Marc Orliaguet wrote: does zope2 do an access control based on acquisition for public methods, that would be a waste of resources since the answer is always "yes, gr

Re: [Zope] Python Classes and Zope.

2005-12-02 Thread Jean-Marc Orliaguet
Paul Winkler wrote: On Thu, Dec 01, 2005 at 09:04:11PM +0100, Jean-Marc Orliaguet wrote: You need to call InitializeClass on your object, and that's it. cf http://www.upfrontsystems.co.za/courses/zope/ch04.html under "Zopifying our Python classes" initializeClass(

Re: [Zope] Python Classes and Zope.

2005-12-01 Thread Jean-Marc Orliaguet
Dario Lopez-Kästen wrote: Andreas Jung wrote: --On 1. Dezember 2005 13:46:55 -0200 Fernando Lujan <[EMAIL PROTECTED]> wrote: There's a way to use a Python class inside zope? For instance, if I create the class: class MyClass: "A simple example class" i = 12345 def f(self

Re: [Zope] passing the parameters to zsql method

2005-10-27 Thread Jean-Marc Orliaguet
Dario Lopez-Kästen wrote: > Jean-Marc Orliaguet wrote: > >> Dario Lopez-Kästen wrote: >> >> >> >>> Denis V. Gudtsov wrote: >>> >>> >>> >>>> DLK> use an intermediary Script (Python), ie: >>>> [..skip

Re: [Zope] Re: CPSSkins perfs

2005-09-23 Thread Jean-Marc Orliaguet
N.Davis wrote: > Jean-Marc Orliaguet wrote: > >> >> Hi! >> >> I usually don't read the posts on zope-list, but I found this one: >> http://mail.zope.org/pipermail/zope/2005-September/161330.html >> >> sorry this is a bit old, but ... >

Re: [Zope] JSON for Ajax applications

2005-09-23 Thread Jean-Marc Orliaguet
Max M wrote: > I don't know how many has seen this, but it's pretty cool. > > JSON (JavaScript Object Notation) is a lightweight data-interchange > format. > > http://www.crockford.com/JSON/index.html > > It is used for Ajax applications to transfer data instead of xml. It > uses repr() versions o

[Zope] CPSSkins perfs

2005-09-21 Thread Jean-Marc Orliaguet
Hi! I usually don't read the posts on zope-list, but I found this one: http://mail.zope.org/pipermail/zope/2005-September/161330.html sorry this is a bit old, but ... M. Davis, what are your benchmark figures based on? I just ran a quick benchmark on Plone's front page and found: siege -v -