Re: [Zope] ZMysqlDA

2000-05-22 Thread Andrew Kenneth Milton
+[ Brenton Bills ]- | | Hi people, I am trying to get ZMysqlDA running on a 4.0 Release BSD | machine, I have compiled this fine before on Linux but no luck on bsd. I | am new to Bsd so if this is a bsd problem I appolagise in advance, but the |

Re: [Zope] how do you iterate over tiny tables?

2000-05-22 Thread Andrew Kenneth Milton
+[ Graham Chiu ]- | | | I have a folder full of Tiny Tables. I would like to go over each | table, and iterate thru their contents. | | dtml-in "objectValues(['TinyTable'])" | dtml-in sequence-item | dtml-var valuebr | /dtml-in |

Re: [Zope] how do you iterate over tiny tables?

2000-05-22 Thread Andrew Kenneth Milton
+[ Graham Chiu ]- | | dtml-in "objectValues('TinyTable')" | dtml-var titlebr | dtml-in sequence-item | dtml-var valuebr | /dtml-in | /dtml-in | | This works for me. | | This code is in the index_html of the same folder

Re: [Zope] ANN: Perl For Zope

2000-05-25 Thread Andrew Kenneth Milton
+[ Denis [Fr_re] ]- [Charset iso-8859-1 unsupported, filtering to ASCII...] | "J. Atwood" wrote: | | Stunned. Totally and utterly stunned. I would have thought there | would be Java floating around in Zope's bowl before Perl! Perl? | Jeeze...

Re: [Zope] ANN: Perl For Zope

2000-05-25 Thread Andrew Kenneth Milton
+[ Chris McDonough ]- | This is pretty silly. I agree, it got silly about 8 hours ago. I don't think I've ever seen paranoia and religious fervour mixed in quite the same way before. Anyone would think that people think that python is inadequate

Re: [Zope] ANN: Perl For Zope

2000-05-25 Thread Andrew Kenneth Milton
+[ Chris Withers ]- | | This userbase gets into hacking the core and bring perl into there. | | Suddenly Zope is a total mess of perl and python and the whole community | shifts onto something cleaner leaving DC high and dry and spoiling a |

Re: [Zope] Re: [Zope-Annce] ANN: Perl For Zope - why I'm bummed

2000-05-26 Thread Andrew Kenneth Milton
+[ Oleg Broytmann ]- | | So, I believe this is enough reason for me to start considering other | web technologies for me, and my company. | |I am considering dismounting the Zope bandwagon, too :( It was good | techonology, but what will

Re: [Zope] 2 isp's, only 1 allows connection to http://localhost:8080

2000-05-26 Thread Andrew Kenneth Milton
+[ Michael Douglass ]- [Charset iso-8859-1 unsupported, filtering to ASCII...] | i am using internet explorer 5, trying to connect to this page, 1 isp allows | connection every time, the other doesn't at all. i was hoping to change to | the one that

Re: [Zope] Site Powered by Zope

2000-05-31 Thread Andrew Kenneth Milton
+[ Hugo Ramos ]- [Charset iso-8859-1 unsupported, filtering to ASCII...] | Yellow, | | Are you trying to imply that ZopersORG (www.zopers.org) isn't a large site? | :- Dunno, what's your annual turnover? d8) -- Totally Holistic Enterprises

Re: [Zope] Jim Paul's chat full log

2000-05-31 Thread Andrew Kenneth Milton
+[ Hugo Ramos ]- | | Yellow, | | ZopersORG (www.zopers.org) already has the full log of the great chat!!! | The site itself is portuguese but if you click on the top link you can read | the log in english!! Just some hints on how to run these

Re: [Zope] MS SQL server and Zope

2000-06-01 Thread Andrew Kenneth Milton
+[ paul beard ]- | anyone have any insight on accessing a SQL server store thru Zope? I have | an app that's backed by SQL server and rather than buy r/w licenses for | it, I'd be happy to use Zope to access it readonly. What platform are you

Re: [Zope] Two in one?

2000-06-02 Thread Andrew Kenneth Milton
+[ Andy Gates ]- | Fun for all the family. I'm trying to produce a page that draws from | two databases following one friendly search. The first chunk of data | is from the search itself and returns, among others, an ID which I want | to pass

[Zope] Product Downloads

2000-06-04 Thread Andrew Kenneth Milton
Just a small suggestion:- Can you put a list of "Page Numbers" along with the next/prev 20 to make it easier to navigate into the middle of the pack ? Or a 'show all' link perhaps? At least you can binary search when you're looking for something rather than sequential search (and you don't know

Re: [Zope] I18N

2000-06-06 Thread Andrew Kenneth Milton
+[ Gijs Reulen ]- | Gregor Hoffleit [EMAIL PROTECTED] wrote: | | How about I18N as a topic for one of the discussions ? I guess many European | sites and developers struggle with problems of I18N. | | What is I18N ? I did not know I am

Re: [Zope] I18N

2000-06-06 Thread Andrew Kenneth Milton
+[ Pierre-Julien Grizel ]- | | Do you mean to talk about products or techniques (or both) ?... | I set a multilingual site that works quite perfectly, with almost no product at | all (just a few external methods to make things easier). Haha. Your

Re: [Zope] Novice simple one - recompile one module?

2000-06-06 Thread Andrew Kenneth Milton
+[ David Ornstein ]- | Hi Folks, | | (Somebody should let me know if these questions are *way* too basic to waste | list bandwidth with...) | | I see a patch to AccessControl\User.py that I want to apply. I don't know | jack about Python (thought

[Zope] Expression Evaluation Order..

2000-06-07 Thread Andrew Kenneth Milton
I have noticed a buglet in the dtml-var expression evaluation:- dtml-var "x/y*z" Is the same as dtml-var "x/(y*z)" this is obviously wrong :-) so I need to expressly put dtml-var "(x/y)*z" -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew Milton The Internet (Aust) Pty

Re: [Zope] stupid question I guess

2000-06-07 Thread Andrew Kenneth Milton
+[ Chris Withers ]- | josh on wrote: | can I set a local variable in zope on a dtml page | dtml-var variablename = 1 | | Yup: | | dtml-call "REQUEST.set('variablename',1)" | | Nice syntax, huh? ;-) Tsk tsk, that's global :-) dtml-let

Re: [Zope] load-balancing recommendations ? (configuration and hardware)

2000-06-10 Thread Andrew Kenneth Milton
+[ chas ]- | | | ps. In the past I've got around this by ensuring that if the | very first request from a given browser is dealt with by, say, | server silo8.domain.com, then all subsequent requests from that | browser are also dealt

Re: [Zope] Zope w/ FreeBSD 4.

2000-06-10 Thread Andrew Kenneth Milton
+[ Jason C. Leach ]- | hi, | | I would do with a hand getting zope working w/ FreeBSD 4. I make it by | going to the /usr/ports, and why I try and start it with './start' I get | the errors at the end of this msg. Don't use it out of ports. For

Re: [Zope] error (200)

2000-06-11 Thread Andrew Kenneth Milton
+[ Martijn Pieters ]- | On Sat, 10 Jun 2000, you wrote: | On Sat, Jun 10, 2000 at 09:47:54AM -0700, Mike Mikkelsen wrote: [Lots of Snipping] |This is the error that shows up on the console when going to Product Management |or accessing

Re: [Zope] SINGOFF

2000-06-12 Thread Andrew Kenneth Milton
+[ [Juanjo Garc_a] ]- | | SINGOFF La La La La -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew Milton The Internet (Aust) Pty Ltd | F:+61 7 3870 4477 | ACN: 082 081 472 | M:+61 416 022 411

Re: [Zope] RSSChannel

2000-06-13 Thread Andrew Kenneth Milton
+[ Oleg Broytmann ]- | On Tue, 13 Jun 2000, Martijn Pieters wrote: | It is listed, just under a different name. A search for 'RSS' lists a product | called 'Site Summary' by Edd Dumbill as the first hit. This is immediatly the | only product for

[Zope] Re: [ZCommerce] Re: [Zope] Costs of implementation

2000-06-13 Thread Andrew Kenneth Milton
+[ J. Atwood ]- | | This is very rough but should be around the amount of time. This does | mean full "developing days" which are about 10-14 hours. I don't know Remind me to get paid by the hour if I ever do any work for you :-) -- Totally

Re: [Zope] Zope as a program

2000-06-13 Thread Andrew Kenneth Milton
+[ Malcolm C. Mallette ]- | Zope is the sorst escuse for a program I have ever encountered. Right after your spell-checker. -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew Milton The Internet (Aust) Pty Ltd |

Re: [Zope] zope as program

2000-06-13 Thread Andrew Kenneth Milton
+[ Malcolm C. Mallette ]- | Zope is the worst excuse of a program I have ever encountered. Haven't spent long in Microsoft land have you? -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew Milton The Internet (Aust) Pty Ltd

Re: [Zope] Zope on NT - port problem

2000-06-14 Thread Andrew Kenneth Milton
+[ - - ]- | Hi all | | How do I customise the port number that Zope installs to? I'm | running NT and there is already a service running on the default | port 8080. You have a few option... -P and a number -P 9000 means you get web on 9080 and

Re: [Zope] Referring to a total-xxx variable

2000-06-14 Thread Andrew Kenneth Milton
+[ [EMAIL PROTECTED] ]- | | | Following on from my last posting I seem to have made a lot of progress - | although still not sure if what I have done is the right thing or not. However, | please somebody put me out of my misery. In the following

Re: [Zope] ISP supporting zope

2000-06-18 Thread Andrew Kenneth Milton
+[ Rajil Saraswat ]- | hi everyone, | can anybody give me names of ISP's providing zope support. I wil prefer | US for the ISP locations. Is any such list available on the net or zope | site. Yes. -- Totally Holistic Enterprises Internet| P:+61

Re: [Zope] ISP supporting zope

2000-06-18 Thread Andrew Kenneth Milton
+[ Rajil Saraswat ]- | hi everyone, | can anybody give me names of ISP's providing zope support. I wil prefer | US for the ISP locations. Is any such list available on the net or zope | site. | Thanks Hrm obviously my Zen attempt to get you to

Re: [Zope] Starting Zope on FreeBSD 2.2.8---Python dumps core

2000-06-23 Thread Andrew Kenneth Milton
+[ Loren M. McCarter ]- | I'm having difficulty starting Zope. | | Versions: | Zope: 2.1.6, compiled from source with "python wo_pcgi.py" | Python: 1.5.2, (#2, Jan 17 2000) [GCC 2.7.2.1] on freebsd2 | Python is compiled with

Re: [Zope] dtml-always et al

2000-06-23 Thread Andrew Kenneth Milton
+[ Lalo Martins ]- | On Fri, Jun 23, 2000 at 12:49:16PM +0530, Shalabh Chaturvedi wrote: | Hi: | | Could you give an equivalent using the current dtml tags? | | From: Jay, Dylan [EMAIL PROTECTED] | | dtml-if X |a href="a_url" |

Re: [Zope] MySQLDA Problems with simple constant/function queries

2000-06-24 Thread Andrew Kenneth Milton
+[ Stefan Franke ]- [Charset iso-8859-1 unsupported, filtering to ASCII...] | I'm using MySQLDA 1.1.3 on Win32. When I type the following queries | into the test tab edit box, I get the traceback below: | | select LAST_INSERT_ID() | | or | |

Re: [Zope] How-to Bypass DTML Code?

2000-06-26 Thread Andrew Kenneth Milton
+[ Nestor A. Diaz L. ]- | Hi, anyone know how to bypass the dtml-code, that's because i'm writing a | howto with showing the use of some "dtml-tags" so it tries to interpreting | it rather than only showing them. | It's easy:- Make a method

[Zope] Re: [ZCommerce] Secure storage of credit card info

2000-06-29 Thread Andrew Kenneth Milton
+[ Curtis Maloney ]- | On Fri, 30 Jun 2000, Andrew Kenneth Milton wrote: | Just to make those people who think "It will never happen to me" think | twice, the Australian Government Treasury site was hacked and lots of | banking details

Re: [Zope] FOR loops?

2000-06-30 Thread Andrew Kenneth Milton
+[ Andy Gates ]- | This ought to be easy: ... | Presenting these in a SELECT input I want to show the indentation so | it's easy to see and use. Obvious answer is to use nbsp; characters | to pad the values thus: You have to drop to the python

Re: [Zope] What's wrong with this code?

2000-07-02 Thread Andrew Kenneth Milton
+[ Luke Tymowski ]- | Hello, | | When: | dtml-unless renderedheader | dtml-call "REQUEST.set('renderedheader',1)" | blah blah | /dtml-unless ...snip... | If I create a simple page like: | dtml-var standard_html_header | pThis is some text./p |

Re: [Zope] Is there a better way to code this?

2000-07-03 Thread Andrew Kenneth Milton
+[ Luke Tymowski ]- | Hello, | | I'm still having trouble trying to get Zope to use/ignore header and footer | code in the appropriate places. ...snip... | So. Is there a better way to do this? Or is the above meet and right and | not worthy

Re: [Zope] Is there a better way to code this?

2000-07-03 Thread Andrew Kenneth Milton
+[ Luke Tymowski ]- | Hello Andrew, | | You should set flags to say when it's safe to render the header/footer, | or you should remove the header/footer calls from documents you want to | embed. | | Can't do the latter. | I'm building a weblog. I

Re: [Zope] uploading from client PC in MySQL thru ZSQL

2000-07-04 Thread Andrew Kenneth Milton
+[ Didier Georgieff ]- | | SQL used: | LOAD DATA LOCAL INFILE 'D:/Data/SIT67/AnnuaireTest.csv' | INTO TABLE annuaire FIELDS TERMINATED BY ';' Local means local to the actual mysql client (your webserver), not local to your user (browser). You

Re: [Zope] About Powered by Zope...very simple, isn't it?

2000-07-04 Thread Andrew Kenneth Milton
+[ Pierre Rougier ]- | Hi zopatistas, | well... this is not a very important thing, but I would like to remove | the picture "Powered by Zope" at the end of my Zope Pages... | is it possible..? I though it was in the "standard html header" but it |

Re: [Zope] too many open files

2000-07-04 Thread Andrew Kenneth Milton
+[ Ragnar Beer ]- | Help! | | Zope 2.1.6 refuses to work in the middle of an external method on my | i386 running under OpenBSD 2.7. Is says: | | OSError | [Errno 24] Too many open files:

Re: [Zope] error going from 2.1.6 to 2.2b3

2000-07-05 Thread Andrew Kenneth Milton
+[ Anders Holmbech Nielsen ]- | Hi, | | when trying to import an object made in 2.1.6 into 2.2b3 i get this | error. What could be the problem ? I can't help with the error, but, you can try exporting as XML and importing the XML. I find this to

Re: [Zope] error going from 2.1.6 to 2.2b3

2000-07-05 Thread Andrew Kenneth Milton
+[ Anders Holmbech Nielsen ]- | +[ Anders Holmbech Nielsen ]- | | Hi, | | | | when trying to import an object made in 2.1.6 into 2.2b3 i get this | | error. What could be the problem ? | | I can't

Re: [Zope] How to deal with MySQL's LAST_INSERT_ID() sensibly?

2000-07-11 Thread Andrew Kenneth Milton
+[ Stefan Franke ]- | | As far as I understand from the MySQL manuals, the value of LAST_INSERT_ID() | is maintained on a per-connection basis (wish it would be | per-connection/per-table; | a LAST_INSERT_ID(table_name) would make much more sense in

[Zope] Announce: ZBabel a Translation Assistant for Zope

2000-07-18 Thread Andrew Kenneth Milton
Some people have been bugging me to release this so here we go:- http://www.zope.org/Members/TheJester/ZBabel/ The doco is shambolic to say the least, and there are no examples at the moment and no list of what hooks are available. It does not automatically translate for you, it assists you to

Re: [Zope] Announce: ZBabel a Translation Assistant for Zope

2000-07-18 Thread Andrew Kenneth Milton
+[ Albert Langer ]- | | Thanks for "ZBabel". I've only just downloaded it and haven't played with it | yet, but from just reading through, it looks like it will be a great | approach! Ta. | One thing I'm not clear on, which you might want to deal

Re: [Zope] Announce: ZBabel a Translation Assistant for Zope

2000-07-18 Thread Andrew Kenneth Milton
+[ Albert Langer ]- [Charset iso-8859-1 unsupported, filtering to ASCII...] | [Andrew] | Yes you can embed DTML inside the block and it will resolve all of the | DTML before translating the result. You can turn this behaviour off. | This is why I

Re: [Zope] ZBabel performance??

2000-07-20 Thread Andrew Kenneth Milton
+[ [EMAIL PROTECTED] ]- | Hi, | | I was able to install and test the ZBabel product. | Very nice product indeed!! I have a question about performance.. Thanks :-) [...snip...] | However my concern that if the page is accessed by thousands | of

Re: [Zope] ZBabel performance??

2000-07-20 Thread Andrew Kenneth Milton
+[ [EMAIL PROTECTED] ]- Snip... | translated. However my concern that if the page is accessed by thousands | of people, does Zope cache the translated text and serve it? does ZBabel I've added caching of phrase lookups using the ZSQL Methods

Re: [Zope] Entity syntax and 2.2

2000-07-21 Thread Andrew Kenneth Milton
+[ [EMAIL PROTECTED] ]- | | Perhaps you can suggest a simple way to do something like the following: | | dtml-if "REQUEST.form.has_key('foo')" | dtml-let previouslyEnteredValue="REQUEST.form['foo'] | input type=text ...

Re: [Zope] re: Meta Type Registry

2000-07-22 Thread Andrew Kenneth Milton
+[ Steve Alexander ]- | Andrew Kenneth Milton wrote: | | Is there a Product Builders meta-type registry somewhere? | | I can see things getting messed up in the near future as the number of | products proliferates and meta-types start

[Zope] Announce: WiFLZ Simple Widget Framework for Zope

2000-07-23 Thread Andrew Kenneth Milton
Greetings once again, This is the start of the Widget Framework for Zope. http://www.zope.org/Members/TheJester/WiFLZ/ It's an attempt at building something for re-use slightly more cohesive than methods and documents, and slightly less cohesive than Products and ZClasses. README Excerpt:

Re: [Zope] re: Meta Type Registry

2000-07-23 Thread Andrew Kenneth Milton
+[ Steve Alexander ]- | Andrew Kenneth Milton wrote: | | I'm not sure that Zope will actually let you successfully register two | classes or baseclasses with the same meta-type... | | The meta-type is further qualified by the name of the Product

Re: [Zope] Your feedback: what should DateTime strftime() behavior be?

2000-07-25 Thread Andrew Kenneth Milton
+[ Brian Lloyd ]- | Hi all - | | There has recently been some confusion over the expected | behavior of various approaches to DateTime formatting in | Zope regarding timezone representation. I would like to | resolve this for the next release by

Re: [Zope] Snapshots and Demo of Products

2000-07-28 Thread Andrew Kenneth Milton
+[ Peter Bengtsson ]- | | This is especially important for the Zope product itself. I have noticed | that the first thing I do when I browse zope competitors homesites, is to | look at screenshots. Screenshots of the website you're currently

Re: [Zope] Batchpeocessing with multiple selection

2000-08-02 Thread Andrew Kenneth Milton
+[ vikas ]- | the varibles are not geting passed again when i click on next sequence. You have to pass the variables, to the page that *does the query* The query is run every time, just different results are displayed. If this is a problem, check

Re: [Zope] dtml-calendar question.

2000-08-02 Thread Andrew Kenneth Milton
+[ R. David Murray ]- | On Sat, 12 Aug 2000, tom smith wrote: | dtml-in get_days_events(dtml-var "date.mm()"/dtml-var | "date.dd()"/dtml-var "date.yy()") | | Untested: | | dtml-in expr="get_days_events('%s/%s/%' %

Re: [Zope] dtml-calendar question.

2000-08-02 Thread Andrew Kenneth Milton
+[ R. David Murray ]- | On Thu, 3 Aug 2000, Andrew Kenneth Milton wrote: | | Untested: | | | | dtml-in expr="get_days_events('%s/%s/%' % (date.mm(),date.dd(),date.yy())" | | | | Inside the quotes you are in Python... |

Re: [Zope] ZODBCDA 3.1.0b2 and Zope 2.2 as a Service on NT

2000-08-02 Thread Andrew Kenneth Milton
+[ Jim Sanford ]- | | I am having problems with Zope 2.2 and ZODBCDA 3.1.0b2. When I start Zope manually |with the start.bat my ZSQL methods work fine. | When I start Zope as a service, every ZSQL method returns a SQL error that states |that the

Re: [Zope] More threading

2000-08-09 Thread Andrew Kenneth Milton
+[ Chris Withers ]- | Nicholas Lo wrote: | so, is there anyway to make database routines run in separate threads? | | Me too! (tm) | | What I'd really like to do is to cpu intensive stuff (like mass | cataloging ;-) in a seperate thread or

Re: [Zope] Make a Python Products Add list show only certain meta types?

2000-08-12 Thread Andrew Kenneth Milton
+[ Kapil Thangavelu ]- | Kevin Howe wrote: | | I have a custom Python class (Container) which uses Folder as it's base | class. I also have a custom Python class (AnObject). I want it so that when | you view a Container object, "AnObject" will

Re: [Zope] Seeking Zope Volunteers

2000-08-15 Thread Andrew Kenneth Milton
y+---[ Dieter Maurer ]-- | Andrew Kenneth Milton writes: | +---[ Lyno Sullivan, Candidate ]-- | | Greetings, | | | | My name is Lyno Sullivan and I am the endorsed Independence Party (see | | [ snip ] | | And you are now Lyno

[Zope] Nested Tag Creation

2000-08-17 Thread Andrew Kenneth Milton
I want to create a tag that has sub-tags. Now I know I can use blockContinuations to approximate this, but, I think it would be cleaner to be able to define tags that are only available within the context of the main tag (namespaces and all that). Is this possible? Without rolling my own

Re: [Zope] Nested Tag Creation

2000-08-18 Thread Andrew Kenneth Milton
+---[ Dieter Maurer ]-- | Andrew Kenneth Milton writes: | I want to create a tag that has sub-tags. | | Now I know I can use blockContinuations to approximate this, but, I | think it would be cleaner to be able to define tags that are only available | within

Re: [Zope] Nested Tag Creation

2000-08-18 Thread Andrew Kenneth Milton
+---[ Dieter Maurer ]-- | Andrew Kenneth Milton writes: | I want to create a tag that has sub-tags. | | Now I know I can use blockContinuations to approximate this, but, I | think it would be cleaner to be able to define tags that are only available | within

Re: [Zope] dtml-comment doesn't?

2000-08-20 Thread Andrew Kenneth Milton
+---[ Jan H. Haul ]-- | Tino Wildenhain wrote: | | dtml-comment is a tag like all the other tags. It does not | control the parser. One advantage is, you may nest comment-tags. | | True. | But still, the parser could read over all comments as long as the | dtml-comment

Re: [Zope] calling (SQL) methods dynamically from External methods

2000-08-20 Thread Andrew Kenneth Milton
+---[ Philipp Auersperg ]-- | | What I want to do is calling a SQL method given its | name as string, so I first have to get the method out of | the self.__dict__ and then call it. I need that for calling | the SQL methods dynamically for example out of an URL | string.

Re: [Zope] Looping through a folder's contents...

2000-08-21 Thread Andrew Kenneth Milton
+---[ [EMAIL PROTECTED] ]-- | I would like to loop through the contents of a folder, and the | contents of the subfolders of that folder. I know I can do this to a | singular level by doing something like: | | dtml-in "subfolder.objectValues('Folder')" | dtml-var title |

Re: [Zope] Looping through a folder's contents...

2000-08-21 Thread Andrew Kenneth Milton
+---[ Jason Cunliffe ]-- | Hello | | oops!.. I just tried this and now I am getting error messages saying "not | authorized" to access 'objectValues' - stranger yet seems to have broken my | login to Zope - so I am locked out from even getting back into the site to | fix

Re: [Zope] Looping through a folder's contents...

2000-08-21 Thread Andrew Kenneth Milton
+---[ Phil Harris ]-- | Andrew, | | You *almost* seem to be enjoying this ;) Until I get sued for code I paste to a mailing list d8) The day will come, mark my words, that someone will get sued for trying to help. -- Totally Holistic Enterprises Internet| P:+61

Re: [Zope] calling (SQL) methods dynamically from External methods

2000-08-21 Thread Andrew Kenneth Milton
+---[ Philipp Auersperg ]-- | Thanks for the answer, it helped me, | but you missed what I really wanted. Sorry. d8) -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew Milton The Internet (Aust) Pty Ltd | F:+61 7 3870 4477 | ACN: 082

Re: [Zope] Not like ASP complaint - any good answers

2000-08-24 Thread Andrew Kenneth Milton
+---[ Sean McGrath ]-- | All, | | I have had a number of e-mails from developers | using Microsoft ASP in recent days. The paraphrased consensus | in the e-mails is that the external | methods/python methods approach to mixing markup | with code in Zope is more clunky

Re: [Zope] Linux and ODBC

2000-08-24 Thread Andrew Kenneth Milton
+---[ Tony Corrente ]-- | Hello.. | | I am currently using the openlink ODBC drivers to access Progress DB's | on a HPUX System from A Linux Web Server using Apache and PHP4. It | Works... | The rest of my site has been moved to Zope. Everything I've read states |

Re: [Zope] Looping through a folder's contents...

2000-08-21 Thread Andrew Kenneth Milton
+---[ [EMAIL PROTECTED] ]-- | What would the "Recurse_Subfolder" method do? | | dtml-in "root.objectValues('Folder')" | dtml-in "_.range(depth)"nbsp;/dtml-indtml-var title | dtml-var "Recurse_SubFolder(root=this(),depth=depth+1)" | /dtml-in That *is*

Re: [Zope] Is anyone know when Zope was born ???

2000-09-01 Thread Andrew Kenneth Milton
+---[ Paul Everitt ]-- | | As far as I'm concerned, Zope was born Saturday, June 8, 1996. This was | Jim Fulton's plane trip back from IPC4: | | http://www.python.org/workshops/1996-06/ That's the conception date, if you always skip straight to the birth, you're

[Zope] Regaining lost privileges

2000-09-01 Thread Andrew Kenneth Milton
Is there anyway to regain 'root' privs from inside a zope product? Using the -u flag to start causes the privs to be permanently gone because z2.py uses setuid + setgid (and python doesn't seem to define sete[ug]id, at least not on my system). Other than running zope as root permanently (which

Re: [Zope] Regaining lost privileges

2000-09-03 Thread Andrew Kenneth Milton
+---[ Nigel Head ]-- | Hi Andrew! | | On Fri, 01 Sep 2000, you wrote | ... | I saw people asking about building 'admin' systems using Zope, this isn't | going to be trivially possible without super user privs. | | That people was me. Having looked into things a little

Re: [Zope] dtml-comment doesn't? Please fix... ;-)

2000-09-04 Thread Andrew Kenneth Milton
+---[ Chris Withers ]-- | Andrew Kenneth Milton wrote: | But then you'd have to parse the contents to find out if the comments are | properly nested... | | Well, the parsing should be pretty simple: | 1. find dtml-comment | 2. search for /dtml-comment Or dtml-comment

Re: [Zope] dtml-comment doesn't? Please fix... ;-)

2000-09-04 Thread Andrew Kenneth Milton
+---[ Kip Rugger ]-- | | [snip] | | dtml-if "0" | crap | more crap | dtml-if "0" | Lots of crap | /dtml-if | /dtml-if | | by analogy with the common practice of #if 0 in C Won't work, the container will still be parsed for correctness at 'save' time. The problem isn't

Re: [Zope] supplemental group ids (Linux)

2000-09-05 Thread Andrew Kenneth Milton
| I saw this on Linux; supplemental groups come from the BSD tradition, | so you likely will find the same situation on *BSD, Solaris, etc. Sorry I missed the start of the thread, but, I can weigh in on this point. Using -u user under FreeBSD gives you the Primary Group for the user you have

Re: [Zope] dtml-comment Fine, don't fix :P

2000-09-05 Thread Andrew Kenneth Milton
+---[ Chris Withers ]-- | Andrew Kenneth Milton wrote: | Th second part of the problem is that ChrisW(hinger) really wants it, | | "really wants it" might be a little strong... I'm not loosing any | sleep... | | but, | doesn't want to do what is neces

Re: [Zope] supplemental group ids (Linux)

2000-09-05 Thread Andrew Kenneth Milton
+---[ Kip Rugger ]-- | | On my machine 101 is uid and gid for nobody; as you can see | junkbuster is correctly sandboxed. For unmodified Zope, you'll | see a zero in the indicated line (or possibly several values | if root belongs to several groups like `wheel' on your

Re: [Zope] Icons in a product

2000-09-08 Thread Andrew Kenneth Milton
+---[ Petr Knapek ]-- | Hi Zopists, | I would like to know if there is any possibility how to publish an icon | on the web which is in www folder of my own created product. That is I | want to put some icons into the www folder of my product and to have | possibility to

Re: [Zope] Icons in a product

2000-09-08 Thread Andrew Kenneth Milton
+---[ Petr Knapek ]-- | On Fri, 8 Sep 2000 23:18:40 +1000, Andrew Kenneth Milton |[EMAIL PROTECTED] said: | | Hi Andrew, | thank you very much for quick answer but I it doesn't work because | in my __init__.py I register the product with the initialize(context

Re: [Zope] Zope and the GPL poison pill

2000-09-12 Thread Andrew Kenneth Milton
I love the smell of napalm in the morning. -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew Milton The Internet (Aust) Pty Ltd | F:+61 7 3870 4477 | ACN: 082 081 472 ABN: 83 082 081 472 | M:+61 416 022 411 | Carpe Daemon PO Box 837 Indooroopilly QLD 4068

Re: [Zope] Zope and the GPL poison pill

2000-09-13 Thread Andrew Kenneth Milton
+---[ Dario Lopez-Kästen ]-- | | From: "Toby Dickenson" [EMAIL PROTECTED] | If that is your motivation then you may find that you get *more* back | by not using the GPL. My contributions to Zope (both personal and on | company time) are fairly significant in total, and

Re: [Zope] Zope and the GPL poison pill

2000-09-13 Thread Andrew Kenneth Milton
+---[ [EMAIL PROTECTED] ]-- | On Wed, Sep 13, 2000 at 11:29:23PM +0200, Nils Kassube wrote: | I'm only pointing out what I think is a problem with using a | GPL'ed component in a Zope site. | | My Zope-specific problem is: If I use a GPL'ed component in a complex |

Re: [Zope] restrictedTraverse - yay! :-)

2000-09-15 Thread Andrew Kenneth Milton
+---[ Dennis Nichols ]-- | At 9/15/00 10:05 AM, Chris Withers wrote: | So: | | dtml-var "restrictedTraverse('slash/delimited/path')" absolute_url | | will work as I expect it to? | | Well, I don't know what you expect :-) When I try to save such a construct | with the

Re: [Zope] Zope Crash!!!

2000-09-15 Thread Andrew Kenneth Milton
+---[ Aitor Grajal ]-- | | | I have only one z2.py running, and run all day and night ;-), | but sometimes (only managing Zope, not running other process z2.p) , this exception |jump, | but I haven´t two process, only have one. | I want know why crashIt´s very rare

Re: [Zope] FSF about Zope and GPL'ed components

2000-09-20 Thread Andrew Kenneth Milton
+---[ [EMAIL PROTECTED] ]-- | Let me ask a more precise question. | | Zope is not released under GPL. | | Joe repleases a component which can be used with Zope under GPL license. | Zope.org makes it available for download, but in no way incorporates | it into their base

Re: [Zope] 'self' in external methods

2000-10-03 Thread Andrew Kenneth Milton
+---[ seb ]-- | Hello, | | Whenever I do a | def play(self,sound): | return sound You don't define self as a parameter to an external method, so: def play(sound): will work fine in an external method. -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066

Re: [Zope] database connection problem (halting Zope)

2000-10-03 Thread Andrew Kenneth Milton
+---[ Hrasky Petr ]-- | Hello everybody, Hi.. | I understand that long query blocks database connection, but I thought | Zope is threaded, so it should run other requests not using this | database connection just fine, no? You are correct, that should be the case.

Re: [Zope] Odd SQL errors- HELP

2000-10-09 Thread Andrew Kenneth Milton
+---[ Jon Franz ]-- | | +---+--+--+-+-++ | | Field | Type | Null | Key | Default | Extra | | +---+--+--+-+-++ | | id| mediumint(8) | | PRI | 0 |

Re: [Zope] IIS and Zope share same problem :-S

2000-10-20 Thread Andrew Kenneth Milton
+---[ Chris Withers ]-- | MICROSOFT WEBSERVERS LAID OPEN FOR ALL TO SEE | by Dave Murphy, [EMAIL PROTECTED] | | Microsoft is scrambling to repair damage caused by a | security hole in its IIS 4 5 webserver that runs on | Windows NT/2000. Microsoft claims over four

Re: [Zope] insert but updates don't work

2000-11-05 Thread Andrew Kenneth Milton
+---[ Bowyer, Alex ]-- | but get an authentication challenge that I can not pass. | Is there something special about sql updates? You don't have 'permissions' to an update, this is a ZSQL perms problem. You might need to give your update method a 'proxy' role to fix it.

Re: [Zope] insert but updates don't work

2000-11-05 Thread Andrew Kenneth Milton
+---[ Graham Chiu ]-- | | You don't have 'permissions' to an update, this is a ZSQL | perms problem. | You might need to give your update method a 'proxy' role | to fix it. | | I thought this was fixed some time ago, do you have some | particularly | ancient

Re: [Zope] Zope declining?

2000-11-11 Thread Andrew Kenneth Milton
+---[ Hung Jung Lu ]-- | Hi, [Snip] | I know what many would say: there are now more experts than newbies as | compared to before. There are not as many problems as before, etc. But that | is that really all? I don't think so. I think they're all coming to the IRC

Re: [Zope] The new Python Method renaming Poll

2000-11-16 Thread Andrew Kenneth Milton
+---[ Michel Pelletier ]-- | Andrew Kenneth Milton wrote: | | +---[ Michel Pelletier ]-- | | | | asking the question "Who is buried in Grant's tomb?". Duh. | | Perhaps for the non-americans, someone can tell us why

Re: [Zope] Multiple ZODBC sources

2000-11-22 Thread Andrew Kenneth Milton
+---[ Capesius, Alan ]-- | I need to join tables from two ODBC sources, one MS Access one SQL. | | ZODBC DA seems to be limited to one data source at a time. Is there any way | to join tables from two different sources? Write a method to copy the results from Access

  1   2   >