[Zope] For Newbies Only!

2000-07-13 Thread Tim Cook
Ok folks if you are like me and not only can't see the light but can't even find the path to the light try these things: 1. Do the Python tutorial. 2. Read every message from the list archives for the past two months. 3. Even if you don't want to develop on a beta platform. Install 2.2b4 on

Re: [Zope] BTreeFolder

2000-07-13 Thread Tim Cook
Robert Wohlfahrt wrote: Hi, I want to try out the BTreeFolder product. I unpacked it an restarted Zope, but int the Products-management screen it shows up as a broken product. I use Zope-2.1.4 ... any ideas? Been there, done that s. It requires 2.2+. But boy am I looking forward to

[Zope] Version Changes

2000-07-13 Thread Tim Cook
When Saving changes from a version are the notes entered in the text box logged anywhere? I can't seem to find them or any information about them. It would be handy to use them for a regular CHANGES file. -- Tim -- ___ Zope maillist - [EMAIL

[Zope] Tim's Gripe Of The Week -- was: [Zope] (no subject)

2000-07-17 Thread Tim Cook
subject)". How sad that you would value you efforts at such a low mark. I'd like to thank you all in advance for taking that extra 45 seconds to add or change to the appropriate subject line. It makes the archives that much more useful. BTW: Thanks for all the help everyone. -- Tim Cook

Re: [Zope] Powered by Oasis?

2000-07-19 Thread Tim Cook
re. Looks like they're trying to take full credit for the infrastructure. Without actually saying it. -- Tim Cook -- FreePM Project Coordinator - http://www.freepm.org OS Healthcare Alliance Supporter - http://www.oshca.org ___ Zope maillist - [EMAIL

Re: [Zope] Powered by Oasis?

2000-07-20 Thread Tim Cook
-topic. Sorry. -- Tim Cook -- FreePM Project Coordinator - http://www.freepm.org OS Healthcare Alliance Supporter - http://www.oshca.org ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML

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

2000-07-25 Thread Tim Cook
+1 -- Tim Cook -- FreePM Project Coordinator - http://www.freepm.org OS Healthcare Alliance Supporter - http://www.oshca.org ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding

[Zope] Python/Tkinter Zope

2000-07-25 Thread Tim Cook
Has anyone used this combination for GUI inside a Zope app? -- Tim Cook -- FreePM Project Coordinator - http://www.freepm.org OS Healthcare Alliance Supporter - http://www.oshca.org ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman

[Zope] Displaying Lines? was: form to a email in a correct presentation ?

2000-07-28 Thread Tim Cook
d by commas enclosed in single-quotes and contained in the list brackets. YEAH RIGHT! VBG That'll never fly. -- Tim Cook -- FreePM Project Coordinator - http://www.freepm.org OS Healthcare Alliance Supporter - http://www.oshca.org ___ Zope maillist - [E

Re: [Zope] dtml-in syntax

2000-07-29 Thread Tim Cook
t;REQUEST.set('current_id', _['sequence-item'])" dtml-if "current_id=='id_to_count'" dtml-call "REQUEST.set('this_count', this_count+1)" /dtml-if current_id /dtml-in wherever I counted dtml-var this_count items. (of course this is untested)g. -- Tim Cook -- FreePM Project

[Zope] dtml-sendmail Error

2000-08-02 Thread Tim Cook
Anyone tell me what this error indicates? Error Value: (105, 'No buffer space available') -- Tim Cook -- FreePM Project Coordinator - http://www.freepm.org OS Healthcare Alliance Supporter - http://www.oshca.org ___ Zope maillist - [EMAIL

Re: [Zope] Retrieving the week number with DateTime

2000-08-02 Thread Tim Cook
of the week that 'your' week starts on then you could use David's suggestion(s). Either you or your customer has to define those two things first. -- Tim Cook -- FreePM Project Coordinator - http://www.freepm.org OS Healthcare Alliance Supporter - http://www.oshca.org

[Zope] Sendmail Connection

2000-08-08 Thread Tim Cook
I created a MailHost but when I attempt to send an email I get a '111 Connection Refused' error. Is this a sendmail permission problem? Thanks, -- Tim Cook -- FreePM Project Coordinator - http://www.freepm.org OS Healthcare Alliance Supporter - http://www.oshca.org

Re: [Zope] Requested Zope feature

2000-08-09 Thread Tim Cook
new window with the object ( a target="top" href="object" ) so you could view the object without having to edit it. This would save about 2 steps for something that, personally, I do all the time. The link to the object would still be for editing it. I second that motion.

[Zope] Sendmail Tag - No Buffer Space

2000-08-10 Thread Tim Cook
, line 182, in __init__ File /usr/local/zope/2-2/lib/python1.5/smtplib.py, line 216, in connect error: (see above) --- -- Tim Cook -- FreePM Project Coordinator - http://www.freepm.org OS Healthcare Alliance Supporter - http

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

2000-08-20 Thread Tim Cook
comments? dtml-comment is a tag like all the other tags. It does not control the parser. One advantage is, you may nest comment-tags. Tino, That maybe an advantage (though I don't recall ever nesting comments). Then some of us need a dtml-disable tag. VBG -- Tim Cook -- FreePM Project Coordinator

[Zope] Simple(?) Syntax Question (dtml-in)

2000-08-25 Thread Tim Cook
provide the first item of each list in this SELECT: ... dtml-in valid_prj OPTION value="dtml-var sequence-item"dtml-var sequence-item/OPTION /dtml-in ... But darn if I can get the right combination for the correct syntax to get only that first item of valid_prj. Thanks, -- Tim Cook

Re: [Zope] How to implement a round through the whole web site

2000-08-25 Thread Tim Cook
renumbering the other pages. Or you could just as easily use your 'seq' property. Create and append to a list each of the pages sorted by id. Then your NEXT PREVIOUS links will be to; sequence-index +1 and sequence-index - 1. HTH, -- Tim Cook -- FreePM Project Coordinator http://www.freepm.org OS

Re: [Zope] OT: Website design / spec / development resources

2000-08-26 Thread Tim Cook
anda FYI, They've changed the URL on you: http://www.arsdigita.com/books/panda/ -- Tim Cook -- FreePM Project Coordinator http://www.freepm.org OS Health Care Alliance Supporter http://www.oshca.org ___ Zope maillist - [EMAIL PROTECTED] http://list

[Zope] Calling list.remove() bug

2000-08-27 Thread Tim Cook
e-item'] in day_list" dtml-call "day_list.remove(_['sequence-item'])" /dtml-if /dtml-in .... more code here that uses day_list in a SELECT/SELECT and takes more form input. ... Is this a bug or should I clean up my code??? s -- Tim Cook -- FreePM Project Coordinator http://www

Re: [Zope] Calling list.remove() bug

2000-08-27 Thread Tim Cook
Kapil Thangavelu wrote: Tim Cook wrote: - Notice in add_weekly the dtml-call day_list. It does nothing but with out it I get this traceback: Zope Error Zope has

Re: [Zope] Calling list.remove() bug

2000-08-27 Thread Tim Cook
hon method (function) call? (Which I guess is REALLY just a Python namespace anyway?) Maybe I should study the Python source where this occurs. It's still VERY foggy! g -- Tim Cook -- FreePM Project Coordinator http://www.freepm.org OS Health Care Alliance Supporter http://www

Re: [Zope] The Challenge: Zealots vs. Skeptics

2000-08-31 Thread Tim Cook
aseStudies -- Tim Cook -- FreePM Project Coordinator http://www.freepm.org OS Health Care Alliance Supporter http://www.oshca.org ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! *

[Zope] Designing with Zope

2000-09-01 Thread Tim Cook
a sub-part of a ZODB application. Say, a sales management app in ZODB uses an accounting app that stores its data in an RDBMS through the same Zope server? Thanks, -- Tim Cook -- FreePM Project Coordinator http://www.freepm.org OS Health Care Alliance Supporter http://www

[Zope] Re: ZPatterns Stability

2000-09-01 Thread Tim Cook
Chris Withers wrote: Tim Cook wrote: If you're brave you could try ZPatterns and then realyl not care at all ;-) Don't you mean; 'If you're insane...' ? No, I really don't! ZPatterns is very cool, but still not documented. It's alpha but seems stable enough for production

[Zope] Whitespace in lines property

2000-09-06 Thread Tim Cook
ot;50" dtml-in alt_names dtml-let cur_item=sequence-item dtml-var "_.string.strip(cur_item)" /dtml-let /dtml-in /textarea ... Thanks, -- Tim Cook -- FreePM Project Coordinator http://www.freepm.org OS Health Care Alliance Supporter http://www.oshca.org _

Re: [Zope] Whitespace in lines property

2000-09-06 Thread Tim Cook
Tino Wildenhain wrote: Hi Tim, Tim Cook wrote: Can anyone tell me why when I edit a lines property I get leading whitespace inserted? The first line gets seven each one after that gets 10 spaces. I tried stripping it out but this didn't seem to have any effect

[Zope] Folderish Properties

2000-09-07 Thread Tim Cook
'])" dtml-call "REQUEST.set('created_time', REQUEST['created_time'])" dtml-with "manage_addProduct['FreePMProduct']" dtml-call "ProviderClass_add(_.None, _, NoRedir=1)" /dtml-with center H2dtml-var login_id was added./H2 p a href="providers" Back to Provid

Re: [Zope] DTML Question on lines

2000-09-07 Thread Tim Cook
="dtml-var valid_codes"dtml-var valid_codesnbsp;/option /dtml-in Try this Bryan, SELECT name="mySelection" dtml-in valid_codes option value="dtml-var sequence-item" dtml-var sequence-item nbsp; /option /dtml-in /SELECT -- Tim Cook -- FreePM Project Coo

Re: [Zope] ZClass for PDFs

2000-09-07 Thread Tim Cook
specifically for PDF files. I suspect that this question may be of general interest, so I'm asking for comments about the pros and cons of either approach. Does this not do what you want? http://www.zope.org/Members/gaaros/ZpdfDocument -- Tim Cook -- FreePM Project Coordinator http://www.freepm.org

Re: [Zope] ZClass for PDFs

2000-09-07 Thread Tim Cook
to make a PDF ZClass? Would it make things easier? I can't think of one. But if you need it then someone else probably does too. g -- Tim Cook -- FreePM Project Coordinator http://www.freepm.org OS Health Care Alliance Supporter http://www.oshca.org

Re: [Zope] ZClass, acquisition, dtml confusion

2000-09-08 Thread Tim Cook
in the way properties get changed in a ZClass depending on it being a folderish property or a document property. Trouble is I have figured out those differences. g Can someone shed some light on this? -- Tim Cook -- FreePM Project Coordinator http://www.freepm.org OS Health Care Alliance Supporter http

Re: [Zope] Folderish Properties

2000-09-09 Thread Tim Cook
Tim Cook wrote: I have a folderish ZClass with a set of properties. When I create an instance via DTML my code doesn't update the properties from REQUEST. I am sending this for the benefit of the archives. Sorry for the extra traffic. But it may help someone in the future. I know

Re: [Zope] newbie dtml-if/expr ?

2000-09-11 Thread Tim Cook
e slides g). HTH, -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm CDT * Specializing in Open Source Business Systems * FreePM Project Coordinator http://www.freepm.org OSHCA Founding Supporter http://www.oshca.org ___ Zop

Re: [Zope] Zope and the GPL poison pill

2000-09-12 Thread Tim Cook
ble for my needs. Oleg. Exactly! g -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm CDT * Specializing in Open Source Business Systems * FreePM Project Coordinator http://www.freepm.org OSHCA Founding Supporter http://www

Re: [Zope] call a dtml doc in subfolder?

2000-09-12 Thread Tim Cook
[EMAIL PROTECTED] wrote: Hi, I want to call a dtml doc with dtml-var docname where docname is in a subfolder. What is the syntax to do this? dtml-with subfolder dtml-var docname /dtml-with HTH, -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm CDT * Specializing

Re: [Zope] Bizarre bug - floating ZClasses

2000-09-17 Thread Tim Cook
o manually delete them. It's been a while since I've been so puzzled and impressed by a bug :-) Impressive. Isn't it? g -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm CDT * Specializing in Open Source Business Systems * FreePM Project Coordinator http://www.freepm

[Zope] Design Question

2000-09-17 Thread Tim Cook
the dictionary and it's just over 1.3MB so I thought I'd use an external method to read the pickled object, pass it the paragraph and test for the correct code(s), then return a list. Is this the most effective way to use Python/Zope for this situation? Thanks, -- Tim Cook -- Cook Information Systems | Office

Re: [Zope] Design Question

2000-09-18 Thread Tim Cook
? In the Real World(tm), there won't be but maybe one-half as many codes in an installation. But I like 'worst case' testing. g -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm CDT * Specializing in Open Source Business Systems * FreePM Project Coordinator http

[Zope] Apology to Ethan [was: HowTo categorization]

2000-09-27 Thread Tim Cook
When I volunteered to categorize the How-To's I told Ethan I could do it in two weeks. Well, the good thing is that I came up with more work to do. The bad thing is it's been three weeks and I'm still only half (or a little more) finished. But, Coming Soon! g Tim Cook wrote: Two, definitely

Re: [Zope] Nested properties???

2000-09-27 Thread Tim Cook
on in dtml-enterpriseName;". Could you please help me? As a folder property; enterpriseName In any subfolder, aquisition will find it. ...or maybe I don't understand the problem? -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm CDT * It's easy to stop mak

Re: [Zope] Adding ZClass to a folder

2000-09-27 Thread Tim Cook
th SubFolder dtml- with "ProductName.manage_addProduct['MetaTypeName']" dtml-call "ZClass_add(_.None, _, NoRedir=1)" /dtml-with /dtmlwith SubFolder -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm CDT * It's easy to stop making mistakes. Just stop having i

Re: [Zope] Add ZClass with other than Manager

2000-09-28 Thread Tim Cook
Hendrik Naumann wrote: I there the posibility to Add an ZClass without writing an new Add_formular like in http://www.zope.org/Members/mukhsein/job_board_howto ? Yes. With this minor modification: http://www.zope.org/Members/taz/addZClasses -- Tim Cook -- Cook Information Systems

Re: [Zope] dtml-in sorting problem

2000-09-28 Thread Tim Cook
them at the bottom of the list. I don't want to reverse the entire sort order, I just want blank values treated as being larger than any other value. Any suggestions? Insert a chr(255) as the first character by default. It'll need to be trimmed off if the property becomes populated. -- Tim

Re: [Zope] Hexcolors and DTML

2000-09-30 Thread Tim Cook
re websafe. If that's true then yes there are shades of gray that are not web safe. Checkout this link for more info. http://www.reallybig.com/visibone/lab/index.shtml Therefore there are only six shades of websafe gray. 00, 33, 66, 99, cc, ff. Put those in a list? -

Re: [Zope] Fw: [cms-list] eMedicine, Inc. Receives Patent for Internet Publishing Software

2000-10-02 Thread Tim Cook
atch ZWiki :-) -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm CDT * It's easy to stop making mistakes. Just stop having ideas. * FreePM Project Coordinator http://www.freepm.org OSHCA Founding Supporter http://www.oshca.org __

Re: [Zope] Fw: [cms-list] eMedicine, Inc. Receives Patent for Internet Publishing Software

2000-10-02 Thread Tim Cook
but he indicated that it was some basic implementation that many developers have done before. Sorry for the topic drift -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm CDT * It's easy to stop making mistakes. Just stop having ideas. * FreePM Project Coordinator http

[Zope] ZClasses UserFolders

2000-10-02 Thread Tim Cook
Is there a reason I can't add a UserFolder (and subsequently users) to an instance of a ZClass that is sub-classed from Folder? I do not get any errors. But the acl_users folder is not in the instance and the user gets added in the next acl_users up the aquisition chain. -- Tim Cook -- Cook

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

2000-10-03 Thread Tim Cook
Could it be that the python binary used is not compiled for threading? I spent yesterday afternoon and this Count on it. That's why the install instructions explain that python isn't compiled with threads by default. -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm

Re: [Zope] overriding __str__ method?

2000-10-08 Thread Tim Cook
vars and property names to avoid confusing myself) then: dtml-call "manage_changeProperties(REQUEST)" Does this help? -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm CDT * It's easy to stop making mistakes. Just stop having ideas. * FreePM Project Coo

Re: [Zope] dtml-tree advice, please

2000-10-09 Thread Tim Cook
tiple arguments. Try: branches_expr="objectValues('Album' 'Photo') HTH, -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm CDT * It's easy to stop making mistakes. Just stop having ideas. * FreePM Project Coordinator http://www.freepm.org OSHCA Founding Supporter http://www

Re: [Zope] dtml-tree advice, please

2000-10-09 Thread Tim Cook
expected. Go figure! -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm CDT * It's easy to stop making mistakes. Just stop having ideas. * FreePM Project Coordinator http://www.freepm.org OSHCA Founding Supporter http://www.oshca.org _

Re: [Zope] Help with a DTML expression/comparison

2000-10-10 Thread Tim Cook
tml-var sequence-item/OPTION dtml-else OPTION "dtml-var sequence-item"dtml-var sequence-item/OPTION /dtml-if /dtml-in /SELECT This works for me where valid_honors is a list of honorifics (['Mr.', 'Ms.','Dr.', ...]) HTH, -- T

Re: [Zope] dtml-with syntax question

2000-10-12 Thread Tim Cook
ith "_.getitem(attribute3)" -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm CDT Free Practice Management Project Coordinator http://www.freepm.org OSHCA Founding Supporter http://www.oshca.org ___ Zope maillist - [EMA

Re: [Zope] non-Zope object attribute admin interface

2000-10-12 Thread Tim Cook
ndly. I spend about 20 minutes looking around the Zope site, but haven't yet turned about any useful information. Perhaps somebody could point me to a relevant HOWTO or some example code? Take a look at the Job Board HOWTO. HTH, -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126

Re: [Zope] Non-existing Zope-Security!!!

2000-10-13 Thread Tim Cook
with the local role I can browse /www and /www/folder2! Any suggestions? Create the user in the top level folder that they are allowed to see. Not in the /www folder HTH, -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm CDT Free Practice Management Project Coordinator

Re: [Zope] How small a box can zope run on?

2000-10-26 Thread Tim Cook
Tony McDonald wrote: This is the first I've ever seen written on this subject. If it's correct (and I have no reason to disbelieve Toby - I've tried a few There was a good discussion about this a couple of months ago. Check the archives for: zope2.2.0 and what is high load -- Tim Cook

Re: [Zope] OT: PythonLabs Team Moves to Digital Creations!

2000-10-28 Thread Tim Cook
Now here's something readers of this list might be interested in ... It just doesn't get any better than this. Well, maybe if Jim Fulton was working FreePM. But that's definitely off topic. s -- Tim Cook -- Cook Information Systems | Office: (901) 884-4126 8am-5pm CDT Free Practice

Re: [Zope] Help! Zope Crash

2000-11-01 Thread Tim Cook
fine. But I have had the site go down since. -- Tim Cook -- Office: (901) 884-4126 8am-5pm CST Free Practice Management,Inc. | http://FreePM.org Censorship: The reaction of the ignorant to freedom. ___ Zope maillist - [EMAIL PROTECTED] http

Re: [Zope] Help! Zope Crash

2000-11-01 Thread Tim Cook
Tim Cook wrote: tried in the memory in a different machine it worked fine. But I have had the site go down since. Should be: I have not had the site go down since. (maybe I'll learn to proof my emails!) -- Tim Cook -- Office: (901) 884-4126 8am-5pm CST Free Practice Management,Inc. | http

Re: [Zope] Gadfly

2000-11-22 Thread Tim Cook
agree. Unless there is a compelling reason, such as sharing tables with another application. Why not just use ZODB. Life can't be simplier! g -- Tim Cook, President -- Free Practice Management,Inc. | http://FreePM.com Office: (901) 884-4126 Censorship: The reaction of the ignorant to freedom

Re: [Zope] ZClass within ZClass

2000-11-26 Thread Tim Cook
objects. A HOWTO that really helped me was the one on building a Job Board. HTH, -- Tim Cook, President -- Free Practice Management,Inc. | http://FreePM.com Office: (901) 884-4126 Censorship: The reaction of the ignorant to freedom. ___ Zope maillist

Re: [Zope] ZClass within ZClass

2000-11-26 Thread Tim Cook
Daryl Stultz wrote: Tim Cook wrote: But, If you subclass OFS:Folder when building CDLibrary and CDManager then they can 'contain' other objects. A HOWTO that really helped me was the one on building a Job Board. Yes, that's precisely where I started, however, the actual product

Re: [Zope] Instance within Instance

2000-11-26 Thread Tim Cook
ut simialr to something I do: dtml-call expr="class1.createInObjectManager(REQUEST['id'], REQUEST)" dtml-with "_.getitem(id)" dtml-call "REQUEST.set('id', 'myClass2')" dtml-call "class2_add(_.None, _, NoRedir=1)" /dtml-with HTH, -- Tim Cook, President -- Free P

Re: [Zope] Instance within Instance

2000-11-28 Thread Tim Cook
Daryl Stultz wrote: Tim Cook wrote: The problem here is that even though you set REQUEST, it is a string. You need to be in the context of the parent _object_. You should try dtml-with "_.getitem(parent_id)". What's happening now is that my class2 is getting created a

Re: [Zope] Instance within Instance

2000-11-28 Thread Tim Cook
Daryl Stultz wrote: Tim Cook wrote: I guarantee that you will end up with a folder MyClass1ID that contains MyClass2ID. You've been very helpful, here, Tim, but I simply can't get this to work. I'm wondering if you might be able to create such a product for me and send it to me: One

Re: [Zope] Instance within Instance

2000-11-28 Thread Tim Cook
Tim Cook wrote: Next we get the newly constructed MyClass1, and setup to call the MyClass2 constructor: dtml-with "_.getitem('id')" dtml-call expr="REQUEST.set('id', 'MyClass2ID')" dtml-with "manage_addProduct['MyCoolProduct']" dtml-call expr=&q

Re: [Zope] Instance within Instance

2000-11-30 Thread Tim Cook
Daryl Stultz wrote: Tim Cook wrote: Daryl, Import the DarylProduct.zexp into your Products folder. The DarylExample.zexp can go anywhere in you Zope tree. As luck would have it, the file did not import into Products (File /usr/local/Zope/lib/python/OFS/CopySupport.py, line 406

Re: [Zope] Instance within Instance

2000-11-30 Thread Tim Cook
more sense? -- Tim Cook, President -- Free Practice Management,Inc. | http://FreePM.com Office: (901) 884-4126 Censorship: The reaction of the ignorant to freedom. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope **

Re: [Zope] It's NOT a Zope error

2000-12-03 Thread Tim Cook
uot; they quite and tell you there is a problem. Then again maybe this is where I need to build my own standard_error_message? Instead of letting it fall through to Zope's. -- Tim Cook, President -- Free Practice Management,Inc. | http://FreePM.com Office: (901)

Re: [Zope] Freelance Programmers

2000-12-11 Thread Tim Cook
Brendon Grunewald wrote: Hi Zopistas, Can you point me in the right direction? I got great response from comp.lang.python after also being disappointed with the other jobs services. HTH, -- Tim Cook, President -- Free Practice Management,Inc. | http://FreePM.com Office: (901) 884-4126

Re: [Zope] parameters

2000-12-19 Thread Tim Cook
parameters passed by dtml-var expr="template(menu, menu2)" ??? How can i catch menu and menu2 in the dtml method template ?? http://zdp.zope.org/projects/zsnippet/snippets/DTMLTags/CallingDTMLMethods HTH, -- Tim Cook, President -- Free Practice Management,Inc. | http://FreePM.com Of

Re: [Zope] LoginManager - logging out

2000-12-19 Thread Tim Cook
r username at this point. BUT, it doesn't really logout you out either. If you hit the back button a couple of times you'll notice that you are still logged in. The only way to logout using standard authentication is to close the browser. HTH, -- Tim Cook, President -- Free Practice Management,I

Re: [Zope] Path problem?

2000-12-21 Thread Tim Cook
: Error Type: Bad Request Error Value: File does not exist: G:\PROG_I~1\ZopeSite\import\ Rename Import to import. HTH, -- Tim Cook, President -- Free Practice Management,Inc. | http://FreePM.com Office: (901) 884-4126 Censorship: The reaction of the ignorant to freedom

Re: [Zope] Path problem?

2000-12-21 Thread Tim Cook
Wolfgang Strobl wrote: Rename Import to import. This doesn't make any difference. FAT and NTFS aren't case sensitive. The name of the file is missing! Guess I should get my 'Pay Attention' button fixed before answering questions on the list. Thanks for catching that. -- Tim Cook

Re: [Zope] Adding a ZClass Instance to a Specific Folder

2000-12-21 Thread Tim Cook
r as a string so I had to use dtml-with "_.getitem(id)". HTH, -- Tim Cook, President -- Free Practice Management,Inc. | http://FreePM.com Office: (901) 884-4126 Censorship: The reaction of the ignorant to freedom. ___ Zope maillist - [

Re: [Zope] Slow response with 2.2.5

2000-12-29 Thread Tim Cook
IMPROVEMENT that I got on RH Linux with the upgrade to 2.2.5b1 -- Tim Cook, President -- Free Practice Management,Inc. | http://FreePM.com Office: (901) 884-4126 Censorship: The reaction of the ignorant to freedom. ___ Zope maillist - [EMAIL PROTECTED] http

Re: [Zope] Selection and Lines Properties for DTML Docs

2001-01-02 Thread Tim Cook
t;30" dtml-in phone_typesdtml-let cur_item=sequence-itemdtml-var "_.string.strip(cur_item)" /dtml-let/dtml-in /textarea /td /tr HTH, -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 Censorship: The reaction of the ignorant

Re: [Zope] Acquisition: DTML Methods vs Documents

2001-01-06 Thread Tim Cook
etc. would be recorded in properties of a DTML Document. The DTML code in the Document is used to display this information anytime later. (Okay, FreePM is really more complicated than that but it's the basic idea. g) -- Tim Cook -- Help the new U.S. President (and your Country). Visit http

Re: [Zope] My own alternative interface WHOOPS that got mangled

2001-01-07 Thread Tim Cook
first used to solve that problem. http://www.zope.org/Members/mukhsein/job_board_howto HTH, -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 Censorship: The reaction of the ignorant to freedom

Re: [Zope] Zcatalog with Word Documents

2001-01-12 Thread Tim Cook
-- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 "When the government fears the People, that is Liberty. When the People fear the Government, that is tyranny." ~~ Thomas Jefferson ___ Zop

Re: [Zope] cross-reference tool

2001-01-12 Thread Tim Cook
? USERS! vbg -- Tim Cook -- ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman

Re: [Zope] Zope Versus Enhydra Comparison article

2001-01-16 Thread Tim Cook
ets valorized history" (Mircea Eliade). -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 "When the government fears the People, that is Liberty. When the People fear the Governmen

[Zope] Support was: Zope Versus Enhydra Comparison article

2001-01-17 Thread Tim Cook
announcement and in no way was funded by Digital Creations or their subsidiaries.) s -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 "When the government fears the People, that is Liberty. When the People fear the Government, that is ty

Re: [Zope] Creating PDF's

2001-01-20 Thread Tim Cook
? I hope so. But in the interim, I have used ZpdfDocument ( thanks Gaaros ), with fairly good results. It probably isn't as configurable as using ReportLab. But, it got the job done. s -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 "N

[Zope] Index out of range

2001-01-21 Thread Tim Cook
sequence-number nbsp; dtml-var sequence-item nbsp;bLength:/b dtml-var "_.len(drugs[dictkey])" nbsp;dtml-var "drugs[dictkey]"br /dtml-let /dtml-in /dtml-let /pre dtml-var standard_html_footer - I

[Zope] Re: Index out of range

2001-01-21 Thread Tim Cook
Tim Cook wrote: Error Type: IndexError Error Value: list index out of range OOPS! forgot the control panel info: Zope version: Zope 2.2.5b1 (binary release, python 1.5.2, linux2-x86) Python version: 1.5.2 (#10, Dec 6 1999, 12:16:27) [GCC 2.7.2.3] System Platform: linux2 Process ID

Re: [Zope] Re: Index out of range

2001-01-21 Thread Tim Cook
Tim Cook wrote: Tim Cook wrote: Error Type: IndexError Error Value: list index out of range Well, DUH me. I forgot the last two lines of the text file (it's a dump from a database sent to me from someone else). One only had the number of rows and the other an EOF. Sorry to waste your

[Zope] Numeric Entries in Catalog Search

2001-01-22 Thread Tim Cook
with 1960* or for that matter 1960/01/01 in the dob. Any clues here? -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 "Nearly everyone will lie to you given the right circumstances." - Bi

Re: [Zope] Get an object's owner

2001-01-22 Thread Tim Cook
?OpenDocumentHighlight=0,owner -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 "Nearly everyone will lie to you given the right circumstances." - Bill Clinton ___ Zope maillist - [EMAIL PROTE

Re: [Zope] Numeric Entries in Catalog Search

2001-01-22 Thread Tim Cook
to specify (where) what the predetermined keywords are? Can only suggest mailing Chris P and asking him, as he was last to do some serious routing in the Catalog code... Any clues here? Sorry I couldn't be more help... Thanks for the info. -- Tim Cook, President -- Free Practice Mana

[Zope] List Mail Duplicates

2001-01-22 Thread Tim Cook
Is the list mailer sending duplicates or am I seeing double? -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 "Nearly everyone will lie to you given the right circumstances." - Bi

Re: [Zope] Numeric Entries in Catalog Search

2001-01-22 Thread Tim Cook
. Better ideas? -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 "Nearly everyone will lie to you given the right circumstances." - Bill Clinton ___ Zope maillist - [EMAIL PROTE

Re: [Zope] Numeric Entries in Catalog Search

2001-01-22 Thread Tim Cook
Alberto Berti wrote: Tim Cook wrote: Just to clarify. Chris W's comment that the vocabulary strips out the digits. It seems to only do so when there is no other characters adjacent in the property. If there are alphabetic characters but separated by whitespace it will remove

Re: [Zope] How to access a dtml-var from a python method?

2001-01-22 Thread Tim Cook
/lists/zope-archive.nsf/ByKey/A30C9F2CC19B3AE8 (Just trying to take some of the load off of Dieter vbg) -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 "Nearly everyone will lie to you given the right circumstances." - Bi

Re: [Zope] Numeric Entries in Catalog Search

2001-01-22 Thread Tim Cook
Dieter Maurer wrote: Tim Cook writes: ... search for numbers in ZCatalog's text indices ... Recently, someone has posted a splitter.c patch that prevents it to discard numeric words. Ah yes. I recall the spliter.c thread. I didn't pay attention at the time I guess. s Thanks, -- Tim

[Zope] _.getitem() was:Getting an object from it's id

2001-01-23 Thread Tim Cook
with what appears to me to be the same results. Thanks, -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 "Liberty has never come from the government." - Woodrow Wilson _

Re: [Zope] _.getitem() was:Getting an object from it's id

2001-01-23 Thread Tim Cook
Chris Withers wrote: Tim Cook wrote: I use getitem() quite alot and never set the flag (therefore it's false). It works and does what I want, but the ZQR entry doesn't seem to support that and I have seen it given as an example with the flag set true with what appears to me

Re: [Zope] Trivial challenge ?

2001-01-23 Thread Tim Cook
properties, etc... and a I have a lot of renderers (this explains that...) Thanx ! I think it's time for your document to be an instance of a ZClass. -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com Office: (901) 884-4126 "Liberty has never come from the gover

Re: [Zope] Here is a Challenge: Import + Export folder...

2001-01-24 Thread Tim Cook
3dfestival - WebMaster wrote: - Webmaster @ 3D festival (http://www.3dfestival.com) PS: I know that u can use telnet, but I do not know how to use telnet Try 'man telnet' or 'telnet --help' to learn. -- Tim Cook, President -- Free Practice Management,Inc. | http://www.FreePM.com

  1   2   >