[Zope-dev] Proxy not Propagating - could be FSDTMLMethod

2001-07-02 Thread alan runyan
this is in the context of CMF, but its a ZOPE Security issue. I have a Script (Python), createJobPosting which is: from DateTime import DateTime path = ('', 'virtual_hosts', 'thecommode', 'Members', 'PUBLIC') PUBLIC = context.restrictedTraverse(path) id = str(DateTime().millis())

[Zope-dev] proxy roles dont jive w/ new security model

2001-07-06 Thread alan runyan
ok. thanks for a nudge from Martijn I whipped out the trusty debugger and confirmed my worse fears. I have a DTML Method that is a view of a object. I'm using CMF and dont want the person to have to log in to submit content. so what I did was.. say ok. I will create 2 Script (Pythons) that

[Zope-dev] How long below the radar?

2001-07-10 Thread alan runyan
I couldnt resist jumping in. I have been playing w/ ZOPE and BEA Weblogic for over two years. I would say I know more about Weblogic than ZOPE, but I am more productive w/ ZOPE. thus my 'love' for ZOPE. I believe that before ZOPE can truely take off it will need a miniVend like solution to

[Zope-dev] plone.org - chrism_installer_branch

2002-09-17 Thread alan runyan
Hi. just wanted to drop you guys a line and say that chrism_installer_branch will save the world. But I have some questions: Chris said its based on HEAD. Whats the difference between HEAD and Zope-2_6-branch? I probably shouldnt be running HEAD in production? I am having severe leakage here

Re: [Zope-dev] plone.org - chrism_installer_branch

2002-09-17 Thread alan runyan
i dont believe so.. its plone.org thats doomed. I cant reproduce the madness on my local boxen ;-( its all very frustrating .. but I am learning to care less which is a good thing ;-) ~runyaga - Original Message - From: Chris McDonough [EMAIL PROTECTED] To: alan runyan [EMAIL PROTECTED

[Zope-dev] Plone, PageTemplates and Zope2.6

2002-09-18 Thread alan runyan
using chrism-install-branch and caring much less than I have in my past life - I have run ab against Plone in Zope2.6. It appears that Zope2.6 is significantly slower than Zope2.5.1. I ran ab from my Windows XP machine on a local network. 300Mhz Celeron w/ 256MB RAM Zope2.5.1 Python 2.1.3

[Zope-dev] Transcience getId() KeyError

2003-02-18 Thread Alan Runyan
Using Zope2.6.0 final on FreeBSD; Python 2.1.3 this is at iMeme. Question: I thought I read Tim squashed most (all?) of the known bugs in BTree's in 2.6. Is this true? Has anyone seen this? in a Product i'm using/wrote... we try to get the SESSION.getId() and get a KeyError. Here is the

[Zope-dev] Re: [Plone-developers] Re: Five and 2.9

2004-06-15 Thread alan runyan
Plone or maybe a fork of it (or the CMF) to be a playground. Like Idle forked to land some major features for Python. Then it can be integrated back into subsequent projects. -- Alan Runyan Enfold Systems, LLC. - Principal Plone/Zope Training, Products, and Consulting http://www.enfoldsystems.com

[Zope-dev] Bounty for Breaking RestrictedPython?

2008-10-24 Thread Alan Runyan
(or something from Amazon). -- Alan Runyan Enfold Systems, Inc. http://www.enfoldsystems.com/ phone: +1.713.942.2377x111 fax: +1.832.201.8856 ___ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts

[Zope-dev] catalog performance: query plan

2008-10-27 Thread Alan Runyan
://www.jarn.com/blog/catalog-query-plan I would like to ask Roche and others to look at the Query Plan. Caching is a total PITA because invalidation machinery becomes overwhelming complex and unwieldly quickly in production. -- Alan Runyan Enfold Systems, Inc. http://www.enfoldsystems.com/ phone

[Zope-dev] Remove 'Add Product' in Control_Panel

2009-01-23 Thread Alan Runyan
While we are talking about removing zclasses (or rather.. ignoring them). Can we remove the Add Product button in the Control Panel? Removing buttons in the ZMI is a good thing ;) -- Alan Runyan Enfold Systems, Inc. http://www.enfoldsystems.com/ phone: +1.713.942.2377x111 fax: +1.832.201.8856

[Zope-dev] ContainerOrderModifiedEvent

2009-03-19 Thread Alan Runyan
container attribute has been changed. -- Alan Runyan Enfold Systems, Inc. http://www.enfoldsystems.com/ phone: +1.713.942.2377x111 fax: +1.832.201.8856 ___ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross

Re: [Zope-dev] Uses of the ZTK and how it relates to management

2010-03-04 Thread Alan Runyan
One thing that makes problems like this really hard is that email is such a terrible tool for much of the needed communication. It would be nice if we could do something more sprinty. I don't want to help if it involves drawn out email discussions, but, FWIW, I'd be willing to allocate some

Re: [Zope-dev] NEO High Performance Distributed Fault Tolerant ZODB Storage

2010-03-31 Thread Alan Runyan
On Wed, Mar 31, 2010 at 3:32 AM, Vincent Pelletier vinc...@nexedi.comwrote: Hi, I would like to present you the NEOPPOD project, aiming at improving ZODB Storage scalability. The implementation is in a rather good shape, although it fails at a few ZODB tests at the moment (they are

[Zope-dev] ZODB Documentation Fundraising

2010-06-24 Thread Alan Runyan
, alan runyan ___ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo

[Zope-dev] Zope 2.12/trunk on Windows

2010-09-27 Thread Alan Runyan
Hi guys, we have 4 new builders coming online. zope-2.12 win32/amd64 zope-trunk win32/amd64 https://hudson.enfoldsystems.com/ We found some bugs 64bit zope/windows bugs and patches will be applied by tomorrow. cheers alan ___ Zope-Dev maillist -

Re: [Zope-dev] Zope 2.12/trunk on Windows

2010-09-28 Thread Alan Runyan
On Tue, Sep 28, 2010 at 6:09 AM, Martin Aspeli optil...@gmail.com wrote: What bugs? We're seeing problems running zope as  Windows services. Wondering if this is related. Nikolay can give more detail. Zcatalog and acquisition need to be re-released (changes were applied yesterday) to fix

Re: [Zope-dev] adapter registry in other systems

2010-10-05 Thread Alan Runyan
i've read martin's article http://www.martinaspeli.net/articles/a-java-component-architecture, where he mentions that java doesn't have an equivalent of zca's adapter registry. The article was written in 2007, so I was wondering if this still holds true? What about other platforms, maybe

Re: [Zope-dev] Zope 2.12 20% slower than Zope 2.9?!

2010-10-11 Thread Alan Runyan
Try with a smaller batch (whatever you are doing) and profile it. I 100% agree with what ajung says. post a profile of your batch run that takes ~30 minutes. I would suspect its probably something inside framework you are using which is constantly querying ZCA. -alan

Re: [Zope-dev] How to install a ZEORaid storage.....

2010-12-10 Thread Alan Runyan
I am new to MySQL and relStorage. I am not sure whether this is the right place to ask this question or not. I used relStorage with mySQL cluster. But MySql cluster replicates the tables only with engine=ndbcluster, while relStorage creates tables having engine=InnoDB. I manually altered the

Re: [Zope-dev] How to install a ZEORaid storage.....

2010-12-10 Thread Alan Runyan
what are other options for mysql database redundancy on windows ? http://dev.mysql.com/doc/refman/5.0/en/innodb-and-mysql-replication.html use the google, luke mysql replication innodb ___ Zope-Dev maillist - Zope-Dev@zope.org

[Zope-dev] zope.interface 3.8 win eggs

2011-09-23 Thread Alan Runyan
please, can someone create 32/64bit eggs for windows ___ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists -

[Zope-dev] Who has access to wineggbuilder was Re: zope.interface 3.8 win eggs

2011-09-24 Thread Alan Runyan
On Fri, Sep 23, 2011 at 1:35 PM, Chris McDonough chr...@plope.com wrote: On Fri, 2011-09-23 at 13:05 -0500, Alan Runyan wrote: please, can someone create 32/64bit eggs for windows I think someone needs to kick the wineggbuilder, or at least diagnose why it's having trouble building eggs

Re: [Zope-dev] Who has access to wineggbuilder was Re: zope.interface 3.8 win eggs

2011-09-24 Thread Alan Runyan
Thanks everyone!! On Sat, Sep 24, 2011 at 12:59 PM, Adam Groszer agros...@gmail.com wrote: Great! On Sat, Sep 24, 2011 at 5:47 PM, Hanno Schlichting ha...@hannosch.eu wrote: On Sat, Sep 24, 2011 at 4:25 PM, Adam Groszer agros...@gmail.com wrote: Something is totally borked there.

Re: [Zope-dev] [ZODB-Dev] RFC: release persistent as a standalone package

2012-07-02 Thread Alan Runyan
that should be a blocker for a release. I do not believe its a blocker. That is a feature that could be added. Comments? You rock. -- Alan Runyan Skype/Twitter:: runyaga Office:: 713.942.2377 ext 111 http://ploud.com/ Plone site in less than 10 seconds