Re: [Zope-dev] Speed up the learning curve

2001-06-27 Thread Andy McKay
When I came to Zope, within a week I was getting ready to write a Python product. (And I didn't even know Python yet! :-) ) Shane, you by no means fit into a Most Zope users category :) Cheers. -- Andy McKay. ___ Zope-Dev maillist - [EMAIL

[Zope-dev] ZODBCA for Python 2.1

2001-07-10 Thread Andy McKay
Since the source of ZODBCA is not available could someone in DC compile this for Python 2.1 / Zope 2.4? Or make the source available? Pretty please :) http://www.zope.org/Products/DA/ZODBCDA Thanks. -- Andy McKay. ___ Zope-Dev maillist

Re: [Zope-dev] ZODBCA for Python 2.1

2001-07-11 Thread Andy McKay
this under some pressure so I'll let you know how it goes. Cheers. -- Andy McKay. ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org

Re: [Zope-dev] Vulnerability in Zope

2001-09-23 Thread Andy McKay
Haven't we been complaining about this automatic appending of tracebacks for a while? To me this is what log files are for but Im not sure what this guy is on. I wouldnt count this as a security vulnerability. - Original Message - From: Chris Withers [EMAIL PROTECTED] To: Paul

Re: [Zope-dev] New: Cross Site Scripting vulnerability

2001-09-23 Thread Andy McKay
What does this have to do with Zope? Its down to an individual application. - Original Message - From: ALife [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, September 23, 2001 10:23 AM Subject: [Zope-dev] New: Cross Site Scripting vulnerability Example:

Re: [Zope-dev] Where to send patches?

2001-09-10 Thread Andy McKay
Just post them onto this list... someone from DC will read it. Cheers. -- Andy McKay. - Original Message - From: Jim Washington [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, September 10, 2001 9:16 AM Subject: [Zope-dev] Where to send patches? Hi, All Since

Re: [Zope-dev] exceptions on windows

2001-09-14 Thread Andy McKay
Wild guess... theres a module /lib/python/Interface/Exceptions.py. In Python 1.5.2 doesnt that mean windows will import that rather than exceptions.py? Cheers. -- Andy McKay. - Original Message - From: kapil thangavelu [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, September

[Zope-dev] Web Services for Zope

2001-09-26 Thread Andy McKay
on this on an as-possible basis trying-to-auto-generate-a-wsdl-from-my-product'ly yours -- Andy McKay. ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http

Re: [Zope-dev] Web Services for Zope

2001-09-26 Thread Andy McKay
Ugh ZPT to read through my .py files? Parsing the .py files is relatively straight forward, and writing out xml is easy. But its bits like variable types that get tricky. Cheers. -- Andy McKay. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED

Re: [Zope-dev] standard_error_message and displaying non-html content.

2001-10-18 Thread Andy McKay
. Cheers. -- Andy McKay. ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org

[Zope-dev] Python 2.2a1

2001-10-19 Thread Andy McKay
Is out and: Large file support is now enabled on Win32 and Win64 platforms, and automatically configured (at least on Linux and Solaris). Cool, that will mean there will be less worries about Zope users hitting the 2 gig limit. Cheers. -- Andy McKay

[Zope-dev] Versions (still)

2001-10-23 Thread Andy McKay
a little refactoring to give two more methods: getVersionContents and commitObject would be possible, but Im scratching my head at FileStorage now. Before I embark down this path is there an easier way? Cheers. -- Andy McKay. ___ Zope-Dev maillist

Re: [Zope-dev] Versions (still)

2001-10-23 Thread Andy McKay
in the database to see if its in a version. As you say icky. Cheers. -- Andy McKay. ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org

Re: [Zope-dev] Versions (still)

2001-10-23 Thread Andy McKay
is probably the place to inquire Hmmm. I'll give it a little while longer before I bug the gurus on zodb-dev... :) Cheers. -- Andy McKay. ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross

Re: [Zope-dev] BUG or FEATURE?

2001-10-23 Thread Andy McKay
sure you want to do that? Cheers. -- Andy McKay. - Original Message - From: R. David Murray [EMAIL PROTECTED] To: Sidnei da Silva [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, October 23, 2001 3:15 PM Subject: Re: [Zope-dev] BUG or FEATURE? On Tue, 23 Oct 2001, Sidnei da

Re: [Zope-dev] Versions (still)

2001-10-24 Thread Andy McKay
. The weaknesses of the current implementation of versioning puts some pressure to create something new IMO. Yup, unfortunately I might be in a battle for Zope where time is of the essence. I was just hoping there was an easy way. Sounds like there isn't. -- Andy McKay

[Zope-dev] Stripogram or similar in core

2001-10-26 Thread Andy McKay
for these issues. If people agree this a good idea I'll happily drive this forward. Cheers. -- Andy McKay. ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists

Re: [Zope-dev] Stripogram or similar in core

2001-10-27 Thread Andy McKay
PROTECTED] To: Andy McKay [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Saturday, October 27, 2001 3:48 AM Subject: Re: [Zope-dev] Stripogram or similar in core Andy McKay wrote: What do people (especially Chris) think of making ChrisW's stripogram part of the core of Zope. I think it rocks

Re: [Zope-dev] RE: [Zope] disc files inner methods

2001-10-27 Thread Andy McKay
Im not sure what these people are talking about, but Komodo an IDE from ActiveState can happily debug all through Zope. http://www.ActiveState.com/Komodo, http://www.zope.org/Members/andym/KomodoDebugging. -- Andy McKay - Original Message - From: Clark OBrien [EMAIL PROTECTED

Re: [Zope-dev] How to report stuff with the collector down?

2001-10-16 Thread Andy McKay
So what is going on with the Collector, its been what a month now? Cheers. -- Andy McKay. - Original Message - From: Chris McDonough [EMAIL PROTECTED] To: Lennart Regebro [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, October 16, 2001 2:09 PM Subject: Re: [Zope-dev] How

Re: [Zope-dev] (SHOUT) NOTIFICATION!!!!

2001-11-30 Thread Andy McKay
Cheers. -- Andy McKay. ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org

Re: [Zope-dev] Open Letters and Zope 3

2001-12-04 Thread Andy Dawkins
YAY *There was much rejoicing* Thanks Shane, once again you have solved my problems. -Andy Shane Hathaway wrote: Andy Dawkins wrote: Zope 3X requires Python 2.2b2. Are you sure you mean Python2.2b2? I tried this but seem to get problems with the pyexpat module. Would

Re: hooking up gdb (was Re: [Zope-dev] More signal 11 restarts....)

2001-12-06 Thread Andy Dustman
connections, since I expect this would cause problems on virtually all implementations. -- Andy Dustman PGP: 0x930B8AB6 @ .net http://dustman.net/andy You can have my keys when you pry them from my dead, cold neurons. ___ Zope-Dev

Re[2]: [Zope-dev] Urgent help required

2002-01-31 Thread Andy McKay
It uses the configuration set on the ODBC DSN I think. At least that is what appears to happen. AFAIK ZODBCA is only single threaded though, ZmxODBCA should be a better bet. There is a Zope-DB list BTW and Matt Mr Zope RDBMS guru Kromer hangs out there a lot. -- Andy McKay

[Zope-dev] Load balancing over FastCGI

2002-02-04 Thread Andy Sydelko
gotten a response. --andy. ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org

Re: [Zope-dev] Zope 2.6 planning - call for contributors!

2002-03-01 Thread Andy Dustman
() as a keyword parameter to maintain backwards compatibility with older Zopes. Adding this would make Z SQL Methods work a bit more like dtml-in ... start=skip_rows size=max_rows. There may be issues with result caching, but I don't think it'll be too much of a problem. -- Andy Dustman PGP

Re: [Zope-dev] Zope 2.6 planning - call for contributors!

2002-03-03 Thread Andy McKay
hacky to go into the core. Ideally I'd rather put in the time so this is more transparent in Zope 3. -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding

Re: [Zope-dev] Zope 2.6 planning - call for contributors!

2002-03-03 Thread Andy McKay
to have been done already... -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce

Re: [Zope-dev] ZEO on Windows?

2002-03-04 Thread Andy McKay
I have run an old version of ZEO on Windows successfully, I dont know which version that was (or which version you are refering to). I had to fix a couple of lines, but then these were patched not long after. In fact a quick google search for ZEO Windows pops up the very email...

Re: [Zope-dev] multiple database connections

2002-03-07 Thread Andy McKay
). -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman

Re: [Zope-dev] Error removing NT Service

2002-03-08 Thread Andy McKay
Ive noticed this too and Im not sure of the cause. I normally dont delete services from a long running process, rather quick scripts so didnt worry about it. However I did not spot anything in the documentation. Try posting to a python list and if you are lucky Mark Hammond might suggest a

RE: [Zope-dev] where is Zope 2.5.1?

2002-03-13 Thread Andy Dustman
On Wed, 2002-03-13 at 12:04, Brian Lloyd wrote: - Absolutely eliminate SQL db access as a cause (it sounds like we have proof of this now) This sounds like it is not specific to any DA. Is that the case? -- Andy Dustman PGP: 0x930B8AB6 @ .net http://dustman.net

Re: [Zope-dev] Re: ZClasses useful! [Was: ZMI / JavaScript brainstorm]

2002-04-09 Thread Andy McKay
why which is the next question). Unfortunately people deciding the right and wrong ways for other people to code is a trait sometimes found in Python / Zope world. But dont get me started on that :) -- Andy McKay ___ Zope-Dev maillist - [EMAIL

Re: [Zope-dev] SOAP and Zope

2002-04-24 Thread Andy McKay
they might still be working here: http://aspn.activestate.com/ASPN/Syndication Brians WebService stuff is cool and should be integrated after all the work he's put in, so good luck :) -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http

Re: [Zope-dev] python question

2002-04-27 Thread Andy McKay
Look at pydoc http://www.google.ca/search?q=pydochl=enmeta= - Original Message - From: Dirk Datzert [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, April 26, 2002 10:39 AM Subject: [Zope-dev] python question Hi, does anybody know a good programm or the command to create

Re: [Zope-dev] Can I get rid of standard_template.pt?

2002-05-10 Thread Andy McKay
If its the same as earlier zopes its line 174 of OFS\Application.py remove the offending reserved names. Except maybe for Control_Panel, it seems pointless. If the item's not there, an error is raised. Simple. To me there should just be a warning message, Removing this item may cause some

Re: [Zope-dev] Can I get rid of standard_template.pt?

2002-05-10 Thread Andy McKay
to say the least. - Original Message - From: Andy McKay [EMAIL PROTECTED] To: Lennart Regebro [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, May 10, 2002 7:20 AM Subject: Re: [Zope-dev] Can I get rid of standard_template.pt? If its the same as earlier zopes its line 174 of OFS

Re: [Zope-dev] Re: References to hypertext templating languages

2002-05-15 Thread Andy McKay
On May 15, 2002 11:13 am, Chris Withers wrote: man, you have waaay to much tiem on your hands ;-) Wow chris is typing sooo fast he cant spell teim properly... -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http

Re: [Zope-dev] ExternalEditor Windows

2002-05-21 Thread Andy McKay
efforts, but I would love to help. I was thinking of doing the same thing, but if you've done most of it... anything I can do to help, let me know. -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo

[Zope-dev] Re: Adding Batch Factory to ZMI Add menu OK?

2002-05-28 Thread Andy McKay
/mailman/listinfo/zope-announce gt; http://lists.zope.org/mailman/listinfo/zope ) -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http

[Zope-dev] Re: Zope logic

2002-05-30 Thread Andy McKay
a few times, it comes in useful to be able to have a different / shorter url point to the same object... -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding

[Zope-dev] Memory Leaks

2002-07-22 Thread Andy McKay
not sure what too recommend. Good old install ZEO and restart Zope every few hours? Is anyone else having issues? Configuration: Plone 0.99 Almost There CMF Beta 1.3 beta 1 Zope 2.5.1 Python 2.1.3 RedHat Linux 7.1 Using Apache and pcgi to serve... -- Andy McKay

Re: [Zope-dev] Memory Leaks

2002-07-23 Thread Andy McKay
Hmm of course it doesnt mean ZPT expressions are causing the leak, but are a side effect. Of course my DTML ZopeZen is watertight and isnt leaking at all :) - Original Message - From: Stefan H. Holek [EMAIL PROTECTED] To: Andy McKay [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday

Re: [Zope-dev] DTML and REQUEST data changes about to be checked in

2002-08-02 Thread Andy McKay
again (and this time I have the time to work on it) that we add something like stripogram or similar to the core, so that is easy for an application developer to have access to strip html and other functions from products, DTML, Python Scripts etc to easily alter, manage and make HTML safer. -- Andy

[Zope-dev] PathIndex doesn't index last part of path

2002-08-17 Thread Andy McKay
a matter of fixing reindex_object as was suggested on #zope so that data_record_id_ is more permanent? Cheers -- Andy McKay Agmweb Consulting http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope

Re: [Zope-dev] PathIndex doesn't index last part of path

2002-08-17 Thread Andy McKay
be faster than 100 traversals. Anyway since I cant efficiently go and get an individual object from the catalog, this is what Im doing now... -- Andy McKay Agmweb Consulting http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http

Re: [Zope-dev] PathIndex doesn't index last part of path

2002-08-18 Thread Andy McKay
and getMetadataDataForRID. Is there any reason why I couldn't checked these in? -- Andy McKay Agmweb Consulting http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML

Re: [Zope-dev] PathIndex doesn't index last part of path

2002-08-18 Thread Andy McKay
Woohoo my first check in ;) -- Andy McKay Agmweb Consulting http://www.agmweb.ca - Original Message - From: Casey Duncan [EMAIL PROTECTED] To: Andy McKay [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Saturday, August 17, 2002 12:14 PM Subject: Re: [Zope-dev] PathIndex doesn't index

[Zope-dev] Windows Zope Install

2002-08-29 Thread Andy McKay
Can anyone point me to the location of the configuration file for the Windows install in CVS? I'm sure Brian pointed it out to me once, but I cant find it at the moment... -- Andy McKay Agmweb Consulting http://www.agmweb.ca ___ Zope-Dev

Re: [Zope-dev] Windows Zope Install

2002-08-29 Thread Andy McKay
The WISE install script is in the /inst directory of the releases. Thanks got it. No wonder I couldn't find it in CVS. -- Andy McKay Agmweb Consulting http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org

Re: [Zope-dev] Potential Improvements for xml-rpc debugging

2002-08-30 Thread Andy McKay
Now my question is whether this is a good thing in general +1 and not just for xmlrpc, the less HTML that gets sent in errors the better. -- Andy McKay Agmweb Consulting http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http

[Zope-dev] Pretty print from Python Script

2002-09-03 Thread Andy McKay
method. After that it got complicated and figuring I've spent 10 more minutes on this than necessary I thought I'd ask if anyone knew off the answer off the top of their head... Cheers. -- Andy McKay Agmweb Consulting http://www.agmweb.ca ___ Zope

Re: [Zope-dev] Improving product management

2002-09-04 Thread Andy McKay
. | Just a thought. How u guys would consider the possibility. We would love the possibility, go to it ;) -- Andy McKay Agmweb Consulting http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope

Re: [Zope-dev] Improving product management

2002-09-05 Thread Andy McKay
Thats what ZPM did for a while, the server side stuff on my end is now broken. It would display a list of products and tell you what version needs updating. It would be fairly straightfoward to get that running again I believe if anyone wants to take a gander. -- Andy McKay Agmweb Consulting

Re: [Zope-dev] Trouble populating a dictionary of dictionaries

2002-09-05 Thread Andy McKay
After playing around for too long on it, I can't seem to get it to work. I even tried pre-filling the d-o-d with empty strings. I just don't understand what I am doing wrong. Its really rather hard to say if you dont show us some code ;) -- Andy McKay Agmweb Consulting http

Re: [Zope-dev] Trouble populating a dictionary of dictionaries

2002-09-05 Thread Andy McKay
']) - 1 -- Andy McKay Agmweb Consulting http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman

Re: [Zope-dev] finally adding win32 build instructions to zope distro

2002-09-12 Thread Andy McKay
Next you'll be expecting Zope to work on win32, which the 2.6 beta doesnt. Jeez ;) -- Andy McKay Agmweb Consulting http://www.agmweb.ca - Original Message - From: James Johnson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 11, 2002 1:17 PM Subject: [Zope-dev

Re: [Zope-dev] Re:adding win32 build inst. Tap Tap Tap is this thing on?

2002-09-12 Thread Andy McKay
we can run them on windows. Ah time to do these things... -- Andy McKay Agmweb Consulting http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding

Re: [Zope-dev] -S undocumented?

2002-09-24 Thread Andy McKay
It sets the ZMANAGED flag. I think, the only time its used is on windows to indicate that this is being run as service and yes adds the restart button. On *nix if its started as a daemon this is set for you. -- Andy McKay www.agmweb.ca - Original Message - From: Lennart Regebro

Re: [Zope-dev] Integrating ZEO with Zope 2.7

2002-10-02 Thread Andy McKay
take a while to catch up. -- Andy McKay www.agmweb.ca - Original Message - From: Guido van Rossum [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, October 02, 2002 11:26 AM Subject: [Zope-dev] Integrating ZEO with Zope 2.7 We're close to finishing a new version of ZEO, which

Re: [Zope-dev] Zopezen.org is slower! Should time be spent on Plone or ZPT speed?

2002-10-02 Thread Andy McKay
are just as important as the people who write the excellent code. Successful projects need a diverse group of people, one I think we have. The Plone project brings people to Zope, it puts Plone in front of users. In the end that means improvements all down the line back to Zope. -- Andy McKay

Re: [Zope-dev] Zopezen.org is slower! Should time be spent on Plone or ZPT speed?

2002-10-02 Thread Andy McKay
time concetrating on Zope innards, I doubt I'll be able to pay the mortgage. In the last 3 months 75% of my clients have come to me for Plone, in one case I steered them to a solution in Zope because I felt it was a more appropriate solution. -- Andy McKay www.agmweb.ca

Re: [Zope-dev] I smell commercial interest: PLOPE

2002-10-03 Thread Andy McKay
Please don't post in HTML. Oh wait you're a bot / script. We thought Plop was a better name that Plope btw ;) -- Andy McKay www.agmweb.ca - Original Message - From: Diogenese Teufelsdrockh [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, October 03, 2002 10:33 AM Subject

Re: [Zope-dev] How can I find out who visited a URL within my Zope Product?

2002-10-08 Thread Andy McKay
Can anyone think of a way this could be done? Parse your weblogs at the end of each day? -- Andy McKay www.agmweb.ca - Original Message - From: Craeg K Strong [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 08, 2002 2:48 PM Subject: [Zope-dev] How can I find out who

Re: [Zope-dev] How can I find out who visited a URL within my Zope Product?

2002-10-08 Thread Andy McKay
An Access Rule doesnt let you find the authenticated user check this post a few weeks ago: http://lists.zope.org/pipermail/zope-dev/2002-September/017596.html -- Andy McKay www.agmweb.ca - Original Message - From: Tim McLaughlin [EMAIL PROTECTED] To: Craeg K Strong [EMAIL PROTECTED

Re: [Zope-dev] Proposal: Improving ZSQL Methods

2002-10-17 Thread Andy McKay
more flexible and powerful caching mechanism available that is not thread specific. -- Andy McKay www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding

Re: [Zope-dev] Web Services for Zope; what happened?

2002-10-31 Thread Andy McKay
the time to implement one :) I haven't looked at ZSI for a while but as I think that was the most promising package at the time. But I'm not promising or commiting to anything because if I do it's doomed not to happen. -- Andy McKay www.agmweb.ca

Re: [Zope-dev] Web Services for Zope; what happened?

2002-10-31 Thread Andy McKay
be a better idea? -- Andy McKay www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http

Re: [Zope-dev] Web Services for Zope; what happened?

2002-11-01 Thread Andy McKay
integration in Zope 2, thats all :) -- Andy McKay www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo

Re: [ZODB-Dev] Re: [Zope-dev] Contents of Initial Data.fs in Zope Distribution?

2002-11-14 Thread Andy McKay
was hoping to make the scripts that get run to initialise a ZODB a zcml parameter so that all I would do alter the zcml file to load up the db. Zope2-Plone Is anyone willing to help on this rpm? We only have deb's at the moment. Any help would wonderful ;) -- Andy McKay www.agmweb.ca

Re: [Zope-dev] Web Services Sprint???

2002-12-04 Thread Andy McKay
Yes. Where are you located? I was thinking of organizing a west coast US sprint... -- Andy McKay - Original Message - From: Eric Roby [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, December 04, 2002 4:27 AM Subject: [Zope-dev] Web Services Sprint??? There has been a (tiny

Re: [Zope-dev] Web Services Sprint???

2002-12-04 Thread Andy McKay
without Brian ;) A lot warmer too ;) -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope

Re: [Zope-dev] CRITICAL!!!! CVS: Zope/lib/python/OFS - Image.py:1.141.4.3

2002-12-17 Thread Andy McKay
this checked out correctly its just a matter of getting that patch in to the correct branch. Sorry Paul. -- Andy McKay - Original Message - From: Casey Duncan [EMAIL PROTECTED] To: Guido van Rossum [EMAIL PROTECTED]; Maik Jablonski [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, December 17

Re: [Zope-dev] CRITICAL!!!! CVS: Zope/lib/python/OFS - Image.py:1.141.4.3

2002-12-17 Thread Andy McKay
Well there you go, I deleted my sandbox and did clean cvs checkout and it seems to have updated correctly. I've put back Paul's patches as he originally intended them to be. Sorry about that. -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED

Re: [Zope-dev] Re: [Zope-Checkins] CVS: Zope/lib/python/TAL - TALInterpreter.py:1.69.6.10

2002-12-22 Thread Andy McKay
Collector number 735: http://collector.zope.org/Zope/735 This was prompted by some bugs people found with Plone. For a two character fix that to me looked like a simple oversight I didn't bother with a unit test. -- Andy McKay - Original Message - From: Florent Guillaume [EMAIL

Re: [Zope-dev] Re: [Zope-Checkins] CVS: Zope/lib/python/TAL-TALInterpreter.py:1.69.6.10

2002-12-23 Thread Andy McKay
to be put in HEAD too? Thats a pain. -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope

Re: [Zope-dev] XMLRPC client and Zope 2.6.0

2003-01-24 Thread Andy McKay
s = Server('http://localhost') try: s = Server('http://localhost/') And read the xmlrpclib.py docs where it automatically appends RPC2 if the url doesnt end in a slash. -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http

Re: [Zope-dev] Zope Server Control

2003-02-08 Thread Andy McKay
trying to see if i can get some $ out of them for the development :) So is there a public cvs for your code can we mangle all our stuff together? -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev

Re: [Zope-dev] Zope Server Control

2003-02-10 Thread Andy McKay
get wxController going I'll drop you a line... -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo

Re: [Zope-dev] Python core dump zope 2.6.1+CMF1.3

2003-02-12 Thread Andy McKay
wasn't 2.6.1 related. -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http

Re: [Zope-dev] Re: [Zope] PCGI?

2003-02-13 Thread Andy McKay
on Zope.org about PCGI as well simply because it has been around the longest, although almost everyone I know runs through mod_proxy nowadays. -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev

Re: [Zope-dev] Re: [Zope] PCGI?

2003-02-14 Thread Andy McKay
script best practice with IIS now (thanks to Leonardo http://www.zope.org/Members/hiperlogica/ASP404). As long as we make PCGI available there should be no problem. -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman

Re: [Zope-dev] How to trigger Zope externally (mail)

2003-02-26 Thread Andy McKay
Or just write a simple HTTP post using Python. Have a look around for the MailIn Product, or CMFMailIn which does this very simply and works fine for low volume traffic (eg: fine listening to [EMAIL PROTECTED]). -- Andy McKay ___ Zope-Dev maillist

Re: [Zope-dev] Declaring Dependencies for XML documents (Was: HowTo Improve Cache Coherency for RAM/Disk Cache Manager...?)

2003-03-04 Thread Andy McKay
objects that took longer than a certain amount of time... But there are more issues with that than there are days in a year and you could be writing that code forever, letting the user figure it out manually is an easier choice. Cheers. -- Andy McKay

Re: [Zope-dev] Authenticating with acl_users (fwd)

2003-03-09 Thread Andy McKay
. -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo

Re: [Zope-dev] XMLRPC with varargs

2003-03-20 Thread Andy McKay
) or def Foo( *a ) I think that is a valid point. However I would enter a bug into the collector and add the patch there. Otherwise it will get lost in the traffic that is the mailing list and no action will happen. Thanks -- Andy McKay ___ Zope-Dev

RE: [Zope-dev] Versions: should they die?

2003-06-06 Thread Andy McKay
Im not keeping up on zope-3 at the moment, whats the plan for versions there? Just wondering if there is any great solution there that can be backported. -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo

Re: [Zope-dev] Versions: should they die?

2003-06-06 Thread Andy McKay
than one zope in the same domain that has versions, and lo and behold you start get objects locked in the other zope's version ;) The joy. -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev

Re: [Zope-dev] Versions: should they die?

2003-06-04 Thread Andy McKay
useful. The main problem really is the Zope implementation for example: you can lock any object in a version that doesn't exists, it uses cookies, trouble committing... etc. -- Andy McKay ___ Zope-Dev maillist - [EMAIL PROTECTED] http

[Zope-dev] Memory Error

2003-06-17 Thread Andy McKay
the standard error message.) Its: Zope 2.6.1 (source release, python 2.1, linux2) python 2.1.3 openbsd3 I believe all the appropiate python stack patches are applied. Any ideas? -- Andy McKay http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL

Re: [Zope-dev] Re: Memory error

2003-06-17 Thread Andy McKay
servers before so I believe its platform related. -- Andy McKay http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http

Re: [Zope-dev] Memory Error

2003-06-18 Thread Andy McKay
this curse with it. -- Andy McKay http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce

Re: [Zope-dev] Memory Error

2003-06-23 Thread Andy McKay
;) -- Andy McKay http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org

[Zope-dev] Zope 2.7 Timeline

2003-08-16 Thread Andy McKay
This is a really silly question but I'll try... Anyone got any idea when 2.7 might be ready? I building installers now and trying to judge which will come first a working 2.7 version, or the working code. I'd love to use 2.7 if its working so Im taking that risk... -- Andy McKay http

Re: [Zope-dev] Zope 2.7 Timeline

2003-08-16 Thread Andy McKay
:) -- Andy McKay http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org

Re: [Zope-dev] Zope 2.7 Timeline

2003-08-16 Thread Andy McKay
. -- Andy McKay http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http

Re: [Zope-dev] Zope 2.7 Timeline

2003-08-16 Thread Andy McKay
Andy McKay wrote: the pressure of Zope Corp., I know the 2.6.x windows installer and releases is a pain - partly to do a rather fatter bigger value added installer :) Well, I'd understand if you want the value to be added to Plone, but it would be nice if some of the value trickled back down

Re: [Zope-dev] Zope 2.7 Timeline

2003-08-17 Thread Andy McKay
running as a service to the Windows event log. Dont we use the logging module now? Can we just plug in the NTEventHandler? I haven't looked at 2.7 so guessing. -- Andy McKay http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http

Re: [Zope-dev] Help!!

2003-08-28 Thread Andy McKay
Thanks, however I've searched the mailing lists and found nothing. Wow really? http://www.google.ca/search?q=regsub.py%3A15%3A+DeprecationWarning+zope Something else is causing your problem then. What that might be, we need more information. -- Andy McKay http://www.agmweb.ca

Re: [Zope-dev] Add Plone Site - AttributeError

2003-09-09 Thread Andy McKay
! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope ) -- Andy McKay http://www.agmweb.ca ___ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev

<    1   2   3   4   >