[Zope] An observation about manage_* methods

2000-07-21 Thread albert boulanger
This has a question to it if I am not overlooking something. I often want to design dtml_methods that allow the end user to manage content under his control. An example of a typical manage method that you often see is like: >From TinyTable.py: def manage_editData(self, data, REQUEST=None):

Re: [Zope] Squishdot upgrade HELP- screwy max posts behaviour

2000-08-10 Thread albert boulanger
AFAIK, item_list(used on the main page) returns the following: - all the articles (not only those from the current day), if their number is less than a third of self.max_itemlist - A number of articles equal to a third of self.max_itemlist, even if some

Re: [Zope] Implementing a login form instead of BASIC authentication

2000-08-15 Thread albert boulanger
y time, how do you really know that someone is not trying to slip into an existing session? Also on the server side I need to share the login info among Zope, and Tomcat -- has a methodolgy been developed to do so? Regards, Albert Bou

Re: [Zope] Generic Workflow Products?

2000-08-23 Thread albert boulanger
. In my mind these patterns would consider pluggable workflow engines like Staffware's using SWAP. Yours in workflow, Albert Boulanger [EMAIL PROTECTED] ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope

Re: [Zope] Generic Workflow Products?

2000-08-25 Thread albert boulanger
fmc/finalwp.pdf http://www.aiim.org/wfmc/standards/docs/tc003v11.pdf There are models (some UML) contained within that would be useful to use as guides for patterns for workflow I believe. Yours in workflow, Albert Boulanger [EMAIL PROTECTED] __

[Zope] PTK and Membership product

2000-08-26 Thread albert boulanger
with PTK? Again we are storing sesssion info in our own database and I would liek to uses Zpatterns for this. Regards, Albert Boulanger [EMAIL PROTECTED] ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cro

[Zope] SiteAccess 2.0b3 missing setURL?

2000-08-28 Thread albert boulanger
(binary release, python 1.5.2, solaris-2.6-sparc) Regards, Albert Boulanger [EMAIL PROTECTED] ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http

Re: [Zope] SiteAccess 2.0b3 missing setURL?

2000-08-28 Thread albert boulanger
cessSession) File /users/hog/software/zope/Zope-2.2.0-solaris-2.6-sparc/lib/python/DocumentTemplate/DT_Util.py, line 337, in eval (Object: REQUEST.setServerURL(path=REQUEST.steps+[SessionID])) (Info: REQUEST) File , line 0, in ? TypeError: unexpected keyword argument:

Re: [Zope] Generic Workflow Products?

2000-08-30 Thread albert boulanger
exist. One reason to do so is that this would enhance interoperability with external packages that also adopt standards. Regards, Albert Boulanger [EMAIL PROTECTED] ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope *

Re: [Zope] Generic Workflow Products? --some pictures

2000-08-30 Thread albert boulanger
rnet: Catalysts for Radical Change" ( http://www.aiim.org/wfmc/finalwp.pdf ). The first is a diagram of WFMC's reference model. The second is a diagram of workflow concepts. http://www.zope.org/Members/aboulang/wfmc1.gif and http://www.zope.org/Members/aboulang/wfmc2.gif Regards

[Zope] ZDebug Wizzard interference

2000-09-06 Thread Albert Boulanger
Shane wrote > > > http://www.zope.org/Members/hathawsh/ZDebug/index_html > > ZDebug is a set of patches to Zope that help in the deciphering of DTML > errors and authorization exceptions. Because this is the first > release, remember to make a backup before installing. Looks like ZDebug does no

[Zope] Set Access Rule wish

2000-09-06 Thread Albert Boulanger
lso a subfolder (to the same method). Took me several days to discover that other access rule had been set in the subfolder. When your you have mistakes with this kind of stuff, I can be madding and any kind of indicators would be useful. Regards, Albert Boulanger [EMAIL PROT

[Zope] keeping Java Servlets session ids based on url rewriting

2000-09-09 Thread albert boulanger
Apache frontending and setting the CGI-vars fix this issue? A more general question, has anyone worked on the general cross-session issues like this? I think this is consideration item for the new session support in Zope. Regards, Albert Boulanger [EMAIL PROTECTED] >From Zope: Try this h

Re: [Zope] keeping Java Servlets session ids based on url rewriti ng

2000-09-10 Thread albert boulanger
I've done a little poking around in ZPublisher's HTTPRequest.py and BaseRequest.py and I don't think that's where the ';*' gets stripped. I can't find *where* it gets stripped. It must be possible to make Zope de-ignore things split on a ";", but right now I can't find out where to

Re: [Zope] keeping Java Servlets session ids based on url rewriting

2000-09-10 Thread albert boulanger
-signature components in the session id response redirect or some Zope to JServ direct handshaking using ZPatterns-based Membership. Yet another alternative would be the swig Python interface directly to the object server and Zpatterns. Hope this helps clarifys things.. Albert Boulanger [EMAIL

Re: [Zope] Looking for Zope vs. Others at-a-glance comparison

2000-09-11 Thread albert boulanger
ntioned in prior messages. If you are interested in understanding the business of Crossing the Chasm, I would recommend a book by the same name. I think the Zope story is still unfolding on how an open source product will cross the chasm. Regards, Albert Boulanger [EMAIL

[Zope] CASE in point -- [Zope] Simple dtml-unless problem

2000-09-13 Thread albert boulanger
sing the chasm" item to be addressed. Regards, Albert Boulanger [EMAIL PROTECTED] ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zop

[Zope] WDDX anyone?

2000-10-04 Thread Albert Boulanger
g and interaction into the WDDX modules, eliminating developers from having to directly program or manipulate XML themselves, This is not an RMI mechanism. Regards, Albert Boulanger [EMAIL PROTECTED] ___ Zope maillist - [EMAIL PROTECTED] http://lists.zop

Re: [Zope] WDDX anyone?

2000-10-04 Thread albert boulanger
So what about this couldn't be emulated with xml-rpc? Curious, Kapil True.. But, well, its the other end. The SDK available at www.wddx.org is a path towards exchanging data with other well known systems such as ASP and CF. I found out that the PYTHON XML package does include WDDX ser

Re: [Zope] How about removing broken things like Confera andZDiscussions?

2000-10-18 Thread albert boulanger
and issue as Zope matures even further. This can be formalized. I do like the way SGI does some of this. Just my cents (sense). Regards, Albert Boulanger [EMAIL PROTECTED] ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo

Re: [Zope] Mapping tools with Zope

2000-10-31 Thread albert boulanger
Thanks in advance. Here is one one other that I know of that may be of interest. BBN Technologies; contribution to the OpenGIS effort, a product called openmap, www.openmap.org. This is a JavaBeans tooolkit. I have downloaded it but have not done anything serious with it. FYI, Albert B

[Zope] Factoids for supporting zope

2000-11-28 Thread albert boulanger
argument is that money is leveraged by the active Zope community so a crux in my logic is how strong this community is. Other support? Regards, Albert Boulanger [EMAIL PROTECTED] ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo

Re: [Zope] Factoids for supporting zope

2000-11-28 Thread albert boulanger
3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Content-Type: text/plain; charset="Windows-1252" Content-Length: 1049 - Original Message - From: "albert boulanger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent

Re: [Zope] Factoids for supporting zope

2000-11-28 Thread albert boulanger
From: "Chris McDonough" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Date: Tue, 28 Nov 2000 11:41:50 -0500 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.30

Re: [Zope] Factoids for supporting zope

2000-11-28 Thread albert boulanger
From: "Chris McDonough" <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Date: Tue, 28 Nov 2000 10:04:02 -0500 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Prod

Re: [Zope] Factoids for supporting zope

2000-11-28 Thread albert boulanger
to help in this day of Open Source 'openness'. Yes, I wanted to get an estimate of this community. Can anyone tell me how large the Members folder is currently at Zope.org? I recall a number being greater than 10K when Zope.org switched to Btree for the Members folder. Regards, Albert

Re: [Zope] ZopeWeaver?

2000-11-29 Thread albert boulanger
One trick I use on my NT box is to use Dreamwaver for all the major html content which end in a .html extension and htmlkit for the index_html and like files. FYI, Albert Boulanger [EMAIL PROTECTED] ___ Zope maillist - [EMAIL PROTECTED] http

[Zope] Ah, I found it -- Estimate of community size

2000-11-29 Thread Albert Boulanger
This was the item is was looking for on how big the Members folders was, FYI. From: http://www.zope.org/Documentation/ZWN/ZWN-2000-09-26/index_html?pp=1 Zope Web by Ethan Fremen Exorcising Zope.org The extremely large Members folder (11139 of you!) and acl_users folder wa

Re: [Zope] Ah, I found it -- Estimate of community size

2000-11-29 Thread albert boulanger
Now, I wonder wich statement is more accurate: > >http://www.zope.org/Documentation/ZWN/ZWN-2000-09-26/index_html?pp=1 > > >Zope Web > > by Ethan Fremen > > Exorcising Zope.org > > The extremely large Members folder (11139 of you!) and acl_users >

Re: [Zope] ZopeWeaver?

2000-11-29 Thread albert boulanger
IME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Length: 517 albert boulanger writes: > One trick I use on my NT box is to use Dreamwaver for all the major > html content which end in a .html extension and htmlkit for the > index_html and like file

Re: [Zope] Factoids for supporting zope

2000-11-29 Thread albert boulanger
) I would think that this functionality is factorable enough to make it a separate product. Has anyone have plans to do such a thing? Regards, Albert Boulanger [EMAIL PROTECTED] ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.o

[Zope] mynetscape-like product

2000-12-26 Thread albert boulanger
Dose anyone have a product or modification to the user's page in the PTK to behave like the user customizable layout you get at sites like mynetscape.com? This would work with RSS and OCS syndication sources (as well as others). Regards, Albert Boulanger [EMAIL PROT

[Zope] Example activity-explicit workflow system

2000-12-27 Thread Albert Boulanger
ZPublisher or any persistant-object web publishing system. One way is very clean and simple and other ways are nightmares. Regards, Albert Boulanger [EMAIL PROTECTED] ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope

[Zope] Re: [Zope-PTK] Example activity-explicit workflow system

2000-12-29 Thread albert boulanger
e produced is a Zope-based workflow system with a java thin client visual workflow/dataflow editor. Right now I do not have the funding but folks with resources could speak now ;-). Regards, Albert Boulanger CTO vPatch Technologies [EMAIL PROTECTED] http://www.

Re: [Zope] standard_error_message woes!

2001-01-03 Thread albert boulanger
orter that used a crude system when triggered. It would be nice that the crude error messages be settable in a way that is hardended, perhaps env vars? FYI, Albert Boulanger [EMAIL PROTECTED] http://www.vpatch.com ___ Zope maillist - [EMAIL PROTE

Re: [Zope] RE: Workflow and document management system in Zope

2001-01-19 Thread albert boulanger
workflow reference model see the diagrams at: http://www.zope.org/Members/aboulang Regards, Albert Boulanger vPatch Technologies [EMAIL PROTECTED] ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cro

[Zope] Re: Workflow and document management system in Zope

2001-01-19 Thread albert boulanger
tauqua, an old python based workflow system, http://www.cs.colorado.edu/~carlosm/chautauqua.html use the old UCI Endeavors workflow (java) system at http://www.ics.uci.edu/pub/endeavors/endeavors.html We have not bit the bullet and built anything yet. Regards, Albert Boulanger [EMAIL