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

2001-01-19 Thread Josh Zeidner


hey Albert,

   In my opinion getting something like this together can not be done in
less than 1 year.  I'm familiar with workflow systems and very familiar with
Zope.  The projects you mentioned at the end of your letter are hardly of
production value.  You are looking at a major development undertaking.  As
far as EDM- its pure marketechture.  A robust workflow management system
that integrates into Zope is currently not available.  You should determine
exactly what you need, what is available, and go from there.  There are many
systems that say they are "workflow" and do entirely different things( Verve
and Vitria are an example ). Again what you are doing is likely to be a
major development undertaking.  Good Luck!

 -josh zeidner




   I am looking for a workflow (WF) linked to a electronic document
management
   (EDM) system and a groupware email based (I have just happened to come
   accross aethera from the Kompany) that would be free software and
preferably
   in Zope + Python. The WF+DEM system I am looking for need to be usable
with
   only a browser (to be independant from the client ... that could be
   proprietary !), store its data into a postgresql database. It should be
   demonstrablable (at least showable into a proof of concept) within 2
weeks
   and be already installable and usable within 2 or 3 months. (I have
obtained
   taoday that the date when we'll decide on the system would be postponed 2
   weeks from wednesday 24/1 to wed 7/2)
   If I could find such a marvel, I may find the money to pay for it, at
least
   5 $ to start with (this amount is a rapid guess; I may give more
precise
   amounts we could spend in the following week)

   The idea is to use that combination of tools INSTEAD of buying a closed,
   proprietary solution (that may exist but be expensive and really har to
   parametrize), that NEED to be linked to a SAP ERP system.

   All suggestions and ideas are welcome, also on the selection criteria.

   (I happen to be responsible for the IT dept of the public institution
that
   wants to buy such a tool, but be new in the place and do not yet know a
lot
   about WF and EDM !)

   Soon I may be able to give you more details about the requirements.

I don't think there is such as system polished and ready within 2
weeks. Here are some starting points:

use wftk as a basis, the open source workflow toolkit --
http://.vivtek.com/wftk

use openflow, a Zope based, but stalled project,
http://openflow.sourceforge.net

use Chautauqua, 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 PROTECTED]

___
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/listinfo/zope-dev )



___
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/listinfo/zope )




RE: [Zope-dev] more on keyword indexes

2000-12-18 Thread Josh Zeidner

OK. that clears a lot up.  Im guessing that you can query all indexes that
intersect with your query set( UNION ) by using the syntax Steve mentioned.

 ( or
something like that ).

as for the "unpredictable results", I found that querying the index produces
different results every time I queried it.  The steps to reproduce this are
tedious and numerous.

 thanks, josh


Josh Zeidner writes:
 > 
 > However, Dieter says that it is not yet possible to
 > query for more than one keyword at once.
At least, it was not my intention to say such a thing.

  You can search for several keywords at once,
  but the result is the *UNION* of the results
  for the single keywords. I.e., the keywords
  are combined with an "OR".

  You can not search for the objects with all the
  keywords you specify. I.e. you do not get
  the effect of ANDing your keywords.


Dieter

___
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/listinfo/zope )



___
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/listinfo/zope )




Re: [Zope-dev] more on keyword indexes

2000-12-18 Thread Josh Zeidner


Hello,

  Thanks for all the replies.  Its seems there are two conflicting answers 
to my questions.  Steve Alexander says that it is possible to query indexes 
using the syntax .  However, Dieter says that it is not yet possible to 
query for more than one keyword at once.  It seems to me that these two 
sentiments are mutually exclusive.  Am I mistaken here?

-josh


>Josh Zeidner writes:
>  >   OK.  Is it possible to query keyword indexes for several keywords at 
>once?
>Not that I know of.
>
>You either have to extend ZCatalog or wait some time.
>There are different people working on ZCatalog enhancements.
>
>  >Again, I am reporting a bug 
>You already know the Collector?
>It is Zope's bug tracking system.
>
>You find it via zope.org.
>Its old URL has been
>
> URL:http://classic.zope.org:8080/Collector
>
>but this might have changed after the recent changes on zope.org.
>
>
>I have had very good response to Collector bug reports for Zope itself.
>At least in the past, bug reports and even patches for ZCatalog
>probably have been ignored, however. I hope, this has changed
>meanwhile.
>
>By the way:
>
>   *  What does "unpredictable results" mean?
>
>
>Dieter
>
>PS: I have just blocked mail from "hotmail.com" (and "excite.com")
> because I got an increasing number of bulk email ad's
> with a faked "from: [EMAIL PROTECTED]" header.
>
> This means: I will no longer see direct messages from
> you, only your Zope mailing list messages which reach me
> with a delay of up to one day.
>
>___
>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/listinfo/zope )
>

_
Get your FREE download of MSN Explorer at http://explorer.msn.com


___
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/listinfo/zope )




Re: [Zope-dev] more on keyword indexes

2000-12-16 Thread Josh Zeidner


Thanks for the reply.

As for the ( MediaKeywords in ['ouch'] ) this is featured on a Zope article 
about keyword indexes and it should be updated.

>Josh Zeidner writes:
>  > 
>  >   This seems like the obvious result: BUT: it depends if you want a 
>AND/OR
>  > type search.
>ZCatalog combines several search terms for a single index with
>"OR" and search expressions for different indexes with
>an "AND".

  OK.  Is it possible to query keyword indexes for several keywords at once? 
  If so, what is the syntax?  Again, I am reporting a bug I have found that 
even if I am querying for only one( using the aformentioned syntax ), the 
results are unpredictable.  I am using CatalogAware ZClasses and I am quite 
sure that the words are indexed( by reporting the featured MetaData ).

-josh zeidner

_
Get your FREE download of MSN Explorer at http://explorer.msn.com


___
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/listinfo/zope )




RE: [Zope-dev] keyword indexes

2000-12-15 Thread Josh Zeidner


Hi Steve,

   Yes Im sure it is being indexed as I have set the MetaData as you
described.  It seems to be indexed as expected.  Basically, what I am trying
to do is set up keyword relationships so that I can present related links to
the user( someone implied that this is the reason keywords were invented in
the first place ).  Are there any such examples on the web right now?

  -josh



Josh Zeidner wrote:

> Hi,
>
>   Currently I am wrestling with "keyword" indexes in ZCatalogs.  How do I
> query the ZCatalog for all records of objects indexed on a particular
> keyword.  For instance if my index is named MediaKeyword ive tried:
>
>  

That should work.

>this has completely unpredictable results.
>
>  
>
>this returns all indexed objects!

That won't work. The python

   MediaKeywords in ['ouch']

will be evaluated first, and will give a calue of 0 or 1. If
MediaKeywords is a list, then it will always give 0, because there is
only one item in ['ouch'], and that is the string 'ouch'.

>   What am I doing wrong?  Is there a special ZCatalog function for
querying
> keyword indexes?  I need some insight into this problem.

Are you sure that the keywords are being indexed in your catalog? A good
trick is to index the keyword attribute, and also store it as metadata.
That way, you can look through your search results at the keywords the
Catalog thinks you have.

Also, check that you declared MediaKeywords as a keyword index, and that
the MediaKeywords attribute in your objects is (or returns) a sequence
type such as a tuple or a list.

--
Steve Alexander
Software Engineer
Cat-Box limited
http://www.cat-box.net



___
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/listinfo/zope )




[Zope-dev] more on keyword indexes

2000-12-14 Thread Josh Zeidner

Hello,

  I did a little more investigiation into the problem, and couldnt really
find any documentation anywhere on what the actual semantics are of keywords
and how they are queried.  For instance:

  I have three classes and each has an keyword index named KW:

  ObjectOne:KW = ['one','blue','furry']
  ObjectTwo:KW = ['two','flying','purple']
  ObjectThree:  KW = ['three','one-eyed','purple']

  If I were to query the ZCatalog with the following set of words:
['purple'] I would expect to get:

ObjectTwo
ObjectThree

  Right?  If I query the database with ['one','two'] ( if this type of thing
is at all possible ), I get :

ObjectOne
ObjectTwo

  This seems like the obvious result: BUT: it depends if you want a AND/OR
type search.  I could also expect to get nothing( if its an AND type search
because no records match 'one' and 'two' ).  Here is better example, what if
I queried: ['purple','one-eyed'].  Would I be expecting only ObjectThree or
[ ObjectThree, ObjectTwo ] ( because they both match the keyword purple( a
logical set-intersection ) ).

  Also I found the keyword indexes to have some more obvious bugs.  If I
only used one keyword for the matching critiria,  for instance if I used
'purple' , I would only get ObjectTwo.  Is anyone else using keyword
indexes?  In what way are you using them?


   Thanks,

   Josh Zeidner

   http://www.brooklynmedialabs.com


___
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/listinfo/zope )




[Zope-dev] keyword indexes

2000-12-14 Thread Josh Zeidner

Hi,

  Currently I am wrestling with "keyword" indexes in ZCatalogs.  How do I
query the ZCatalog for all records of objects indexed on a particular
keyword.  For instance if my index is named MediaKeyword ive tried:

 

   this has completely unpredictable results.

 

   this returns all indexed objects!

  What am I doing wrong?  Is there a special ZCatalog function for querying
keyword indexes?  I need some insight into this problem.

   Thanks!
Josh Zeidner


___
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/listinfo/zope )




RE: [Zope-dev] python 2.0, windows and zope

2000-12-13 Thread Josh Zeidner


Ive successfully installed the latest version of zope on windows and have it
running my website.  http://www.brooklynmedialabs.com .  Its actually easier
than running it on linux!

 -josh



Has anyone got python 2.0 working with Zope on windows? Just curious if
anyone has any pointers before I start done this (potentially) painful
path...

--
  Andy McKay, Developer.
  ActiveState.


___
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/listinfo/zope )



___
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/listinfo/zope )




[Zope-dev] Gadfly and Zope 2.2.4

2000-12-10 Thread Josh Zeidner

Hello,

  I tried to add a Gadfly Database connection to my Zope installation 
without changing any of the parameters and got an error message saying: "The 
parameter, connection, was omitted from the request." .  What, if anything, 
am I doing wrong?

-josh zeidner
Brooklyn Media Labs, LLC.

_
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com


___
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/listinfo/zope )




[Zope-dev] zope ftp site

2000-12-08 Thread Josh Zeidner

hi,

  This may be a redundant question, but how can I download zope products via 
FTP?

-josh

_
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com


___
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/listinfo/zope )




[Zope-dev] virtual domains

2000-12-07 Thread Josh Zeidner

Hello,

  Is it possible to configure zope for "virtual domains"?  For instance, can 
I have one zope installation serve several domains?  How do I configure 
this?

-josh zeidner
  http://www.brooklynmedialabs.com


_
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com


___
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/listinfo/zope )




[Zope-dev] zoplets....

2000-10-25 Thread Josh Zeidner


groove.net has a lot of potential for coordinating open-source projects... 
maybe someone can schedule one of those hairy zope-xml discussions on there.

-josh

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


___
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/listinfo/zope )




Re: [Zope-dev] Thanks for the comments

2000-10-13 Thread Josh Zeidner


  WROX contacted me a while back saying they wanted to do a Zope book as 
well.  Does anyone know anything about this?

  -josh



>Just thought we'd mention that we have gotten lots of great comments on
>the Zope book so far, especially in the last week or so.  You're all
>helping make it a better book and ensuring Zope's future.  if you've
>felt in the past that you may not be technically proficient enough to
>contribute to the technology of Zope, you can certainly contribute to
>the documentation by catching our mistakes and making good observations
>and asking good questions. It is really, really helping.  Keep it up,
>cuz we're not done yet!
>
>Thanks,
>
>Michel and Amos
>
>___
>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/listinfo/zope )
>

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


___
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/listinfo/zope )




[Zope-dev] slashdot article

2000-10-10 Thread Josh Zeidner

Slashdot mentions Zope in an article about a medical company that *patented* 
the idea of online publishing and content management.  They seem to think 
they came up with the idea of coodinating content *on the internet* .  Take 
a look . http://slashdot.org/article.pl?sid=00/10/03/1523228

-josh zeidner

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


___
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/listinfo/zope )




Re: [Zope-dev] Product Data Storage

2000-06-30 Thread Josh Zeidner



You should look into using ZCatalog for this purpose.

-josh zeidner



>I have an interesting issue which I don't think has been raised.  But
>instead of solving the issue myself I thought I would share it with you
>guys/gals and see what you think.
>
>I am currently working on a Zope MailIn product, which allows you to send
>emails directly in to Zope.
>Version 0.1 can be found at:
>http://www.zope.org/Members/NIP/ZMailIn
>
>In version 0.2 I plan to have a ZMailIn python product which will handle 
>the
>Zope side of things and behave a bit like a client.  For example you could
>add a ZMailIn product instance in to Zope and configure it to receive all
>emails for [EMAIL PROTECTED] and provide a method to execute upon mail
>arrival.
>
>This is great and you could have n ZMailIn product instances throughout 
>your
>Zope site and in any position.
>
>When email arrives I need to find all the ZMailIn instances within the ZODB
>and hand the email to the correct one.
>
>I have decided AGAINST searching the ZODB for instances of ZMailIn because
>that is just too scary, hideously inefficient and I don't want to go there.
>Instead I thought of keeping an up-to-date list of where all the current
>instances where held.  My original idea was to get the ZMailIn product to
>write a file in to the /lib/python/Products/ZMailIn directory, which
>shouldn't cause any problems that I can see.
>
>However, It had occurred to me that with the current growth of Zope it was
>going to become more popular that separate Zope instances of the same
>product may need to share some data.
>
>So my question is this:
>What are peoples opinions on storing shared product data?  Where should it
>be placed?  Should this ability be added to Zope as a standard?
>
>Thanks in advance.
>-Andy Dawkins
>(New Information Paradigms Ltd)
>
>
>___
>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/listinfo/zope )
>


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


___
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/listinfo/zope )




[Zope-dev] workflow engines

2000-06-27 Thread Josh Zeidner


Hello,

Ive been working quite a bit with workflow engines lately, and noticed 
the "OpenFlow" project, an Open Source workflow engine intended to be used 
with Zope.  The project is mainly involving italian speaking developers, and 
unfortunately, the only Italian I know are words describing foods with 
tomatos and gratuitous quantities of cheese.  Does anyone have any info on 
this project?  Has any other work been done on opensource workflow engines?  
Has anyone successfully used a workflow engine with Zope?  Has anyone 
unsuccessfully used a workflow engine with Zope?

  thanks, Josh Zeidner


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


___
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/listinfo/zope )




Re: [Zope-dev] zope-cocoon interoperability( Zope/XML )

2000-06-21 Thread Josh Zeidner



  You should definately take a look at the work being done with Zope and 
XML.  In a nutshell, DC and FourThought are making the Zope object tree DOM 
compliant.  In addition, XSLT operations will be supported similar to the 
way DTML methods interact with Zope.  Also XPath and XLink are being 
examined for thier integration with Zope and ZDOM.  The list can be found on 
egroups.com, named Zope-XML .

  -Josh Zeidner


>hi, wish to introduce to everyone a thought.
>i see great value in zope and cocoon interoperability.
>
>just to ponder:)
>will elaborate before next dance
>
>here is my post to cocoon_group today:
>thank you
>michael
>(//xml.apache.org..)
>
>IMHO, cocoon and zope interoperability is a win win situation.
>-for my needs with drawingincode.com
>
>currently trying to get support from UUnet/mciWorldcom to fund
>open_source related projects.
>
>status: between a rock and a hardplace
>  sales and managers(pre-occupied with thoughts of-t.v.
>commercials)
>
>if somone is friends with Mike O'Dell (VP and chief scientist at UUNet)
>please have him mail me :)
>
>Thank You
>michael p bolger
>[EMAIL PROTECTED]
>
>
>
>
>drawingincode
>
>___
>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/listinfo/zope )
>


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


___
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/listinfo/zope )




[Zope-dev] XPath and Aquisition Incompatible?

2000-06-02 Thread Josh Zeidner


hi,

  I was just looking over the Wiki on Zope XML, and came across the current 
notes on XPath.  I tend to think that XPath( which is a relative 
discripition of a tree traversal ), and Aquisition( which implies quite a 
bit based on where it gets executed )- may not be exactly compatible.  Has 
there been any discussion on this?

-Josh Z


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


___
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/listinfo/zope )




Re: [Zope-dev] The future of Zope with XML( XSLT revisited )

2000-06-02 Thread Josh Zeidner


Hi,

  It is great stuff! ( similar idea to Apache Cocoon )... now all we need is 
someone to put in an XSLT( 4XSLT ) processor into the core Zope code-  are 
there any immediate plans for this?  note: i realize this has been discussed 
before :) .

  -thanks, Josh Z



>Hi, Josh
>
> Thanks for the insight! I also just noticed that there is a whole lot 
>of
>good information already up there in the Wiki. This does look like great
>stuff. I see how it complements Zope's current data storage capabilities. 
>It
>provides good ways to move XML data in and out of the ZODB via XSLT and to
>store and manipulate XML data efficiently using XML Documents. These are
>excellent capabilities indeed.
>
> Have a great weekend!
>
>Kevin
>
>- Original Message -
>From: "Josh Zeidner" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
>Sent: Friday, June 02, 2000 10:54 AM
>Subject: Re: [Zope-dev] The future of Zope with XML( what does ZDOM do for
>us? )
>
>
> >
> > Hi Kevin,
> >
> >   What FourThought/DC are currently doing with Zope will allow for fast
> > transformations to memory-resident structured data( ZDOM or whatever ) 
>to
> > exportable XML documents( which are simply strings of characters ).  
>This
> > introduces( to the Zope world ) cutting edge metaphors in 
>web-application
> > design.  All data to be served to a client is some form of XML: 
>including
> > HTML ( a better term: structured data ).  The internal structure, or
> > representation( or "deep structure" if you are into Chomsky ),  is the
> > data/knowledge as the web site managers see it- and most likely the most
> > accurate and flexible when dealing with the particular
>ormation-domain(
> > this is what theyre paid for :) ).  Each user has custom needs- and 
>wants to
> > see this information the way they( or the applications working on thier
> > behalf ) are accustomed to.  So, architectually speaking, we need a way 
>to
> > easily and quickly construct XML documents from some meta-type( our 
>internal
> > structure ).  This is what ZDOM is accomplishing for us.
> >
> >   Parsing is a expensive endeavor.  It is not practical to parse 
>character
> > streams every time we want to get at our data.  So the solution is to
> > represent the data as something more computationally digestible.  Again 
>:
> > this is
>what ZDOM is accomplishing for us.
> >
> >   Does this answer your question?
> >
> >   have a good weekend,
> >
> >   Josh Zeidner
> >
> >
> >
> > -"zippa-dee-doo-da" , uncle remus
> >
> > >Hello,
> > >
> > > Thanks for getting this document going. It's good to see where XML
>is
> > >going in Zope.
> > >
> > > I do have a question, though. For me, the main value in XML has 
>been
> > >in
> > >its usefulness as a flexible interchange format. Right now, I can store
> > >data
> > >as objects (either straight Python or ZClasses) in Zope and transform
>those
> > >into XML if I need to share it with the outside world (eg RSS).
>Similarly,
> > >though I haven't done this, I believe I can take XML from the outside
> > >world,
> > >parse it and store it in objects in the database. Are there advantages 
>to
> > >storing the data in Zope as XML vs. storing my data as objects?
> > >
> > >Thanks,
> > >Kevin
> > >
> > >- Original Message -
> > >From: Glenn Gasmen
> > >To: [EMAIL PROTECTED]
> > >Cc: [EMAIL PROTECTED]
> > >Sent: Thursday, June 01, 2000 11:05 PM
> > >Subject: [Zope-dev] The future of Zope with XML
> > >
> > >
> > >http://www.zope.org/Wikis/zope-xml/Unified%20Vision
>
>
>
>___
>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/listinfo/zope )
>


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


___
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/listinfo/zope )




Re: [Zope-dev] The future of Zope with XML( what does ZDOM do for us? )

2000-06-02 Thread Josh Zeidner


Hi Kevin,

  What FourThought/DC are currently doing with Zope will allow for fast 
transformations to memory-resident structured data( ZDOM or whatever ) to 
exportable XML documents( which are simply strings of characters ).  This 
introduces( to the Zope world ) cutting edge metaphors in web-application 
design.  All data to be served to a client is some form of XML: including 
HTML ( a better term: structured data ).  The internal structure, or 
representation( or "deep structure" if you are into Chomsky ),  is the 
data/knowledge as the web site managers see it- and most likely the most 
accurate and flexible when dealing with the particular information-domain( 
this is what theyre paid for :) ).  Each user has custom needs- and wants to 
see this information the way they( or the applications working on thier 
behalf ) are accustomed to.  So, architectually speaking, we need a way to 
easily and quickly construct XML documents from some meta-type( our internal 
structure ).  This is what ZDOM is accomplishing for us.

  Parsing is a expensive endeavor.  It is not practical to parse character 
streams every time we want to get at our data.  So the solution is to 
represent the data as something more computationally digestible.  Again : 
this is what ZDOM is accomplishing for us.

  Does this answer your question?

  have a good weekend,

  Josh Zeidner



-"zippa-dee-doo-da" , uncle remus

>Hello,
>
> Thanks for getting this document going. It's good to see where XML is
>going in Zope.
>
> I do have a question, though. For me, the main value in XML has been 
>in
>its usefulness as a flexible interchange format. Right now, I can store 
>data
>as objects (either straight Python or ZClasses) in Zope and transform those
>into XML if I need to share it with the outside world (eg RSS). Similarly,
>though I haven't done this, I believe I can take XML from the outside 
>world,
>parse it and store it in objects in the database. Are there advantages to
>storing the data in Zope as XML vs. storing my data as objects?
>
>Thanks,
>Kevin
>
>- Original Message -
>From: Glenn Gasmen
>To: [EMAIL PROTECTED]
>Cc: [EMAIL PROTECTED]
>Sent: Thursday, June 01, 2000 11:05 PM
>Subject: [Zope-dev] The future of Zope with XML
>
>
>http://www.zope.org/Wikis/zope-xml/Unified%20Vision
>
>
>
>___
>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/listinfo/zope )
>


Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


___
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/listinfo/zope )