Re: [Zope] Zope Persistence (was: XML-RPC within ZOPE)

2005-12-22 Thread Chris Withers
Ole, I'm getting pretty tired of this thread, even reading it is annoying. You're whining about stuff which isn't a problem, and making out like Zope/ZODB has all these big critical flaws, casting huge assertions without having enough understanding to make them... Jan-Ole Esleben wrote: s

Re: [Zope] Zope Persistence (was: XML-RPC within ZOPE)

2005-12-22 Thread Chris Withers
Jan-Ole Esleben wrote: 1. In the example, just setting _p_changed=1 does _not_ lead to a conflict error. I can assure you it will if any other connection to that ZODB does the same thing on the same object... executed) it _does_. So there _is_ some implicit magical stuff going on and ZOPE

Re: [Zope] Zope Persistence (was: XML-RPC within ZOPE)

2005-12-22 Thread Chris Withers
Jan-Ole Esleben wrote: That's my problem. Can you, from the ZOPE documentation, predict that the example below will cause a ConflictError? Certainly, try and ask a simple version of these questions on zodb-dev@zope.org and let Tim or Dieter have some fun ;-) cheers, Chris -- Simplistix -

Re: [Zope] question for anyone using apache on windows

2005-12-22 Thread michael nt milne
ok will do. Just that alot of people have apache experience on this list and I've got some really good help from it.On 12/21/05, Chris Withers < [EMAIL PROTECTED]> wrote:I'm sure there's an Apache list you could be asking these questions, this has nothing to do with Zope.#apache on irc.freenode.net

[Zope] zope object list from python

2005-12-22 Thread Fabio
Hi! I need to get all SQL Methods defined in Zope from python script. How can I do? Thanks, Fabio -- Dott. Fabio Marcone 2T srl Telefono+39 - 0871- 540154 Fax +39 - 0871- 571594 Email [EMAIL PROTECTED] Indirizzo Viale B. Croce 573, 66013 Chieti Scalo (CH) __

Re: [Zope] zope object list from python

2005-12-22 Thread Andreas Jung
By traversing the *whole* ZODB hierarchy (expensive!): lst = context.ZopeFind(obj_metatypes=[zsql_metatype], search_sub=1) or possibly lst = context.superValues(zsql_metatype) depending on your usecase...replace 'zsql_metatype' with the corresponding metatype for ZSQL method (look at the sou

[Zope] Re: [ANN] jsonserver 1.1.pre2 released (AJAX)

2005-12-22 Thread Martin Aspeli
Hi, Jsonserver provides an alternative way of AJAX client-server communication on Zope. This sounds quite interesting. Just wondering if you have any more specific demos, showing how it may be used in a real use case? Martin -- (muted) ___ Zop

[Zope] [ANN] jsonserver 1.1.pre2 released (AJAX)

2005-12-22 Thread Balazs Ree
Jsonserver provides an alternative way of AJAX client-server communication on Zope. Jsonserver enables Zope to act as a JSON-RPC server. JSON-RPC is an XML-RPC replacement. It is built on JSON, a javascript based data interchange format. JSON has bindings for more languages. On the client side, th

[Zope] Re: [ANN] jsonserver 1.1.pre2 released (AJAX)

2005-12-22 Thread Balazs Ree
On Thu, 22 Dec 2005 14:19:25 + Martin Aspeli wrote: >> Jsonserver provides an alternative way of AJAX client-server >> communication on Zope. > > This sounds quite interesting. Just wondering if you have any more > specific demos, showing how it may be used in a real use case? I agree that th

[Zope] Leave the ivory tower now!

2005-12-22 Thread Gert Thiel
Dear friends. A few days ago the Ruby on Rails development team published the 1.0 release. At that occasion the Zope fans are reminded how far Zope fell far behind in terms of attention and recognized widespread. Python has batteries included. Zope is a power plant. But still everyone speaks of D

Re: [Zope] apache open proxy configuration problem

2005-12-22 Thread Ed Colmar
Hey Tino Well, my access log fills up with lines like: 61.54.11.222 - - [21/Dec/2005:14:36:56 -0800] "GET http://media.fastclick.net/w/get.media?sid=19765&m=3&tp=7&d=s&c=1 HTTP/1.1" 404 927 59.32.21.156 - - [21/Dec/2005:14:37:10 -0800] "GET http://www.searchvill.com/index.php?uid=1077&REQ=Pok

Re: [Zope] apache open proxy configuration problem

2005-12-22 Thread Martijn Pieters
On 12/22/05, Ed Colmar <[EMAIL PROTECTED]> wrote: > Well, my access log fills up with lines like: > > 61.54.11.222 - - [21/Dec/2005:14:36:56 -0800] "GET > http://media.fastclick.net/w/get.media?sid=19765&m=3&tp=7&d=s&c=1 > HTTP/1.1" 404 927 Yeah so? They got a 404 response, a Not Found error. No p

Re: [Zope] apache open proxy configuration problem

2005-12-22 Thread Ed Colmar
Ok... So these are failed attempts. good good. The key factor for me getting the RewriteRule to work without using ProxyPass was to make apache run as user zope and group zope. In case anyone else runs into a similar situation. Thanks for all the help and guidance! -e- Martijn Pieters w

[Zope] where to put openflow in Zope3.1.0

2005-12-22 Thread adeline nombre
HI Can somebody tell me where I have to put my openflow directory . I use Zope3.0.1. In the readme.txt file, it is said I have to put it in  lib/python/Products of my zope installation. but this directory does not exist. so where do I have to put it? tanx. Nouveau : téléphonez moins cher avec

Re: [Zope] where to put openflow in Zope3.1.0

2005-12-22 Thread Martijn Pieters
On 12/22/05, adeline nombre <[EMAIL PROTECTED]> wrote: > Can somebody tell me where I have to put my openflow directory . I use > Zope3.0.1. > In the readme.txt file, it is said I have to put it in lib/python/Products > of my zope installation. but this directory does not exist. so where do I > ha

Re: [Zope] apache open proxy configuration problem

2005-12-22 Thread Tino Wildenhain
Ed Colmar schrieb: > Hey Tino > > Well, my access log fills up with lines like: > > 61.54.11.222 - - [21/Dec/2005:14:36:56 -0800] "GET > http://media.fastclick.net/w/get.media?sid=19765&m=3&tp=7&d=s&c=1 > HTTP/1.1" 404 927 404 is fine. We all have that in our logs. There is nothing to worry. Its

Re: [Zope] apache open proxy configuration problem

2005-12-22 Thread Ed Colmar
Hmm... Ok the 404 thing I understand, but they are coming in at such a high rate it makes me nervous... Maybe this is some form of distributed DOS attack? On Closer inspection I do see some 200 codes in there as well, like: 69.70.140.130 - - [22/Dec/2005:13:40:59 -0800] "CONNECT 208.146.3

Re: [Zope] apache open proxy configuration problem

2005-12-22 Thread Tino Wildenhain
Ed Colmar schrieb: > > Hmm... > > Ok the 404 thing I understand, but they are coming in at such a high > rate it makes me nervous... Maybe this is some form of distributed DOS > attack? Try to get another IP if this is possible. But else you dont have any way to avoid it - we all have such in t

[Zope] ANN: ZSyncer 0.7.1-beta1 released

2005-12-22 Thread Paul Winkler
ZSyncer 0.7.1-beta1 Released ZSyncer is a Zope 2 product that allows you to synchronize and compare objects from one zope (source) to another (destination). It is a lot more convenient than the old manual export / transfer / import procedure. Version 0.7.1-beta1 (2005/12/22) is available for down

[Zope] Re: error installing zope from source

2005-12-22 Thread Maurits van Rees
Op 2005-12-20, adeline nombre schreef <[EMAIL PROTECTED]>: > the problem now is that when I do "make" there is this error > message:" does not find file /usr/lib/python2.3/config/Makefile > . And when I look in /usr/lib/python2.3/ , there is no directory > "config". > I have python2.3. > my O