Re: [Zope] Zope 2.8 or 3.1?

2005-10-28 Thread Einar Næss Jensen
On 10/27/05, Sascha Ottolski <[EMAIL PROTECTED]> wrote:
Am Donnerstag, 27. Oktober 2005 13:20 schrieb Jens Vagelpohl:> You just noted one more disadvantage yourself: The system Python is > likely to be out of step with what Zope wants. Furthermore, updates > to the system Python or to add-on packages might have unintended 
> consequences for your Zope setup.well, "might have" is one thing, really experiencing problems is quitedifferent...Well, I've had severe problems with zope based on an redhat-package,. This was, however, back in 
8.0 and 9.0 version of Redhat. Things may have improved. Basically the rpms we used were unstable (our site would crash on random acts (or so it seemed to us)), also on a couple of occations installing other rpms (not from redhat though), would break the python from redhat.
This and other bad experiences with redhat/rpms led to a policy with debian and compiled python/zope. I've never looked back.The decision of throwing out redhat and rpms may have been based on my lack of knowledge or incompetence, but I will note that since switching to source-based zope and python (three years or so) and debian we've never experienced any problems that could not be solved within minutes.
Except one: We still have a POSKEY error in our Data.fs introduced with the old rpm-based install. I've never managed to delete or locate the object, but it doesn't seem to cause any trouble. So it stays. Just to remind me never to use redhat or rpms.
Just my two cents.-- Einar Næss Jensenhttp://einar.nidelven-it.no/einarbloghttp://www.homemade.no
tlf: +47 90990249
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Re: Problem after upgrade zope from 2.6.0 -> 2.8.4

2005-10-28 Thread Tino Wildenhain
Am Donnerstag, den 27.10.2005, 23:55 -0700 schrieb Alexander Limi:
> On Thu, 27 Oct 2005 23:27:22 -0700, Tino Wildenhain  
> <[EMAIL PROTECTED]> wrote:
> 
> > I fail to see how the zope could possibly influence the rendering
> > of the very same HTML in a browser.
> 
> Zope used to specify border=0 on images, put the title of the object in  
> the alt tags of the image and other bad behaviour. Now it doesn't anymore.

Ah yes, well, zope2.6 it was. Otoh, if he would inspect the source
it should show up :)

> Most likely he needs to add the CSS:
> 
> img { border: none; }
> 
> to his site, depending on what browser he uses to test it.

Would not affect lynx but should otherwise work :)

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope 2.8 or 3.1?

2005-10-28 Thread Jens Vagelpohl


On 28 Oct 2005, at 08:03, Einar Næss Jensen wrote:
doesn't seem to cause any trouble. So it stays. Just to remind me  
never to use redhat or rpms.


How the bad RPMs you used make you blame RedHat as a whole isn't a  
jump I can follow...  you should be blaming those people who packages  
the RPMs and not the whole distribution.


jens

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope 2.8 or 3.1?

2005-10-28 Thread bruno desthuilliers
HaraldFinnås wrote:
> 
(snip)
>
> and I plan on writing a simple application for tracking
> Non-Conformaties, Incident Reports etc (QA related).

Have you tried Trac ?

-- 
bruno desthuilliers
développeur
[EMAIL PROTECTED]
http://www.modulix.com
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] question about stopping acquisition in VHM sites?

2005-10-28 Thread Chris Withers

Gary wrote:

I don't know how the URL got out. But the web-bots are having so much fun
with my website right now. :( They are indexing everything for the wrong
virtual host. Maybe robot.txt will stop them.


Ah yes, a rewrite rule in your front end server should fix this, 
robots.txt _should_ help but likely won't ;-)


Chris

--
Simplistix - Content Management, Zope & Python Consulting
   - http://www.simplistix.co.uk

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Permissions and Instances of ZClasses

2005-10-28 Thread Chris Withers

Dave Case wrote:


Aha, so I've awakened the local Troll, my apologies to the rest of the
list for setting him off.


Not exactly, just tired of people pulling the trigger 'cos they find a 
gun pointed at their foot. (Oh, and then complaining that their foot is 
a bleeding mess ;-)



Yes, don't do it, at least not like this. Look at building a filesystem
absed prdocut which is marginally saner...


It was the first thing I tried; but since (once again) I couldn't find
much documentation I tried something else (the example in the Zope
book...).


Go back to this, explain what problems you had and I'll try and help...

Chris

--
Simplistix - Content Management, Zope & Python Consulting
   - http://www.simplistix.co.uk

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Debugging security settings in .metadata files

2005-10-28 Thread Chris Withers

J Cameron Cooper wrote:

Filesystem objects don't have a security tab in the ZMI (or at least,
these don't).  Should one be there?


Hm. Seems they don't.


They don't have the tab, but the method is still there, do some url 
hacking ;-)



Customize it and look at the security tab of that.


Hmm, I wouldn't trust this not to change things in other interesting 
ways :-S


Chris

--
Simplistix - Content Management, Zope & Python Consulting
   - http://www.simplistix.co.uk

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope 2.8 or 3.1?

2005-10-28 Thread HaraldFinnås

bruno desthuilliers <[EMAIL PROTECTED]> wrote
on 28.10.2005 11:09:00:

> Have you tried Trac ?

No, but now I will. It's listed as "software
development tracking" so I've ignored it. :)

Regards,
Harald
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope 2.8 or 3.1?

2005-10-28 Thread Einar Næss Jensen
On 10/28/05, Jens Vagelpohl <[EMAIL PROTECTED]> wrote:
On 28 Oct 2005, at 08:03, Einar Næss Jensen wrote:> doesn't seem to cause any trouble. So it stays. Just to remind me> never to use redhat or rpms.How the bad RPMs you used make you blame RedHat as a whole isn't a
jump I can follow...  you should be blaming those people who packagesthe RPMs and not the whole distribution.I'm sure Redhat works fine for many people in a lot of businesscritical solutions. I'm also sure Redhat is good at what they are doing.
All I'm saying is: Redhat didn't work for us. Debian do.Also RPM didn't work for us, while instaling from source do.As i remember, redhat 9.0 introduced an error in one of the libraries which would cause the server to hang/reboot from time to time.
Also we experienced a corrupt RPM database twice. Not fun at all.Now this may not be redhats fault, but we suffered from it nevertheless and gave an impression of redhat's not something we want.
-- -- Einar Næss Jensenhttp://einar.nidelven-it.no/einarbloghttp://www.homemade.notlf: +47 90990249
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope 2.8 or 3.1?

2005-10-28 Thread Jens Vagelpohl


On 28 Oct 2005, at 10:26, Einar Næss Jensen wrote:

How the bad RPMs you used make you blame RedHat as a whole isn't a
jump I can follow...  you should be blaming those people who packages
the RPMs and not the whole distribution.

I'm sure Redhat works fine for many people in a lot of  
businesscritical solutions. I'm also sure Redhat is good at what  
they are doing.

All I'm saying is: Redhat didn't work for us. Debian do.
Also RPM didn't work for us, while instaling from source do.
As i remember, redhat 9.0 introduced an error in one of the  
libraries which would cause the server to hang/reboot from time to  
time.

Also we experienced a corrupt RPM database twice. Not fun at all.
Now this may not be redhats fault, but we suffered from it  
nevertheless and gave an impression of redhat's not something we want.


The "library error" in RH 9.0 was solved very quickly after its  
initial release. Updating the environment once in a while and reading  
the errata helps, and that's a general issue.


The "corrupt" RPM database problem can be solved very quickly by  
either running the requisite BDB tools against it or blowing it away  
and rebuilding it from scratch.


Debian is a great distribution, no doubt, but "X works for us while Y  
does not" is a misleading statement that creates wrong impressions.  
It's not RedHat's fault that you weren't up to speed on some of these  
things.


jens

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Re: Zope 2.8 or 3.1?

2005-10-28 Thread Lennart Regebro
On 10/27/05, HaraldFinnås <[EMAIL PROTECTED]> wrote:
>
> > WRT maintenance of the system:  while at ZC, I actually maintained a
>  > separate 'zc-python' RPM which installed itself in '/opt/zc';  all the
>  > Zope RPMs I maintained depended on 'zc-python' rather than 'python'.
>
> What's the recommended way of maintaining an extra Python installation for
> Zope?

You keep it in /usr/local. In fact, when downloading and compiling
python, that's the default place it ends up. And /usr/local/bin
usually is also first in the path, so zopes ./configure script will
find it first.

--
Lennart Regebro, Nuxeo http://www.nuxeo.com/
CPS Content Management http://www.cps-project.org/
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Re: Zope hangs with 'idle in transaction'

2005-10-28 Thread Florent Guillaume

Yuan HOng wrote:

It seems zope is initiating some database transactions even though my
site only access the database for reading. And those transaction
somehow get into deadlock status and finally used up the maximun db
connection allowed for zope.

But why? How do I find out what zope is doing and why the connection
are locked up?


You can use DeadlockDebugger for that.

Florent


Any clue and direction pointing are heartily appreciated.

Regards,

--
Hong Yuan


--
Florent Guillaume, Nuxeo (Paris, France)   CTO, Director of R&D
+33 1 40 33 71 59   http://nuxeo.com   [EMAIL PROTECTED]
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope 2.8 or 3.1?

2005-10-28 Thread Einar Næss Jensen
On 10/28/05, Jens Vagelpohl <[EMAIL PROTECTED]> wrote:
On 28 Oct 2005, at 10:26, Einar Næss Jensen wrote:Debian is a great distribution, no doubt, but "X works for us while Ydoes not" is a misleading statement that creates wrong impressions.It's not RedHat's fault that you weren't up to speed on some of these
things.No. Probably not. We should have had quite another aproach to the new install of redhat 9.0 three years ago. The brokne rpm database we didn't manage to recover using the rpm-tools.
As i remeber it, a lot of the packages installed software in places where other packages or sourcebased installs would not find it. I think also the up2date procedure with logging in and register your product etc was not what we wanted
Also as I remember it, at about the same time Redhat anounced the end of  life  for  several of its products  and wanted us to use  The new RedHat Enterprise.So there were several factors involved in the change, and probably it didn't have much to do with a bad product from RedHat.
Still we dislike Redhat.I think I have written myself way off topic no, so i'll quit here.-- Einar Næss Jensenhttp://einar.nidelven-it.no/einarblog
http://www.homemade.notlf: +47 90990249
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Zope.org down?

2005-10-28 Thread Jake

ERROR

The requested URL could not be retrieved

While trying to retrieve the URL: http://www.zope.org:8881/Products/ 
Zope/2.8.3/CHANGES.txt


The following error was encountered:

Unable to forward this request at this time.
This request could not be forwarded to the origin server or to any  
parent caches. The most likely cause for this error is that:


The cache administrator does not allow this cache to make direct  
connections to origin servers, and

All configured parent caches are currently unreachable.
Your cache administrator is [EMAIL PROTECTED]

Generated Fri, 28 Oct 2005 10:24:17 GMT by cache1.zmh.zope.net (squid/ 
2.5.STABLE8)


Jake

http://www.ZopeZone.com
"Zoping for the rest of us"



___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Re: Zope.org down?

2005-10-28 Thread Michael Haubenwallner

Jake wrote:


ERROR

The requested URL could not be retrieved

While trying to retrieve the URL: http://www.zope.org:8881/Products/ 


Hi Jake,
zope.org is up again and running on port 80, so
http://www.zope.org/Products/ is the right URL to retrieve.

Michael

--
http://zope.org/Members/d2m
http://planetzope.org

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Problem after upgrade zope from 2.6.0 -> 2.8.4

2005-10-28 Thread Gabriel Genellina

At Friday 28/10/2005 00:25, Zhi-Wei Lu wrote:


After I upgraded the zope from 2.6.0 -> 2.8.4 on a Redhat EL3 server,
with python 2.4.2 (and I also tested with python 2.3.5),  the gif
pictures are
now slightly misaligned a little bit, these graphics are in a TABLE with
BORDER=0, CELLPADDING=0, and CELLSPACING=0.  The graphics
looked fine with Zope 2.6.0.


I don't believe the Zope version has a strong connection with this issue; 
is that the *only* thing that changed? browser version is the same?
Compare both versions of the html source as it comes to the browser to see 
what's the difference; specially if the markup is invalid you can't count 
on the browser rendering the page in a consistent way.



Gabriel Genellina
Softlab SRL 


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Zope 2.7.7 and Python 2.4.0

2005-10-28 Thread Shane Graber
I just updated my Zope 2.7.5 instance on Ubuntu/breezy to Zope 2.7.7. 
While I was running Zope 2.7.5, Python 2.3.5 was the version that was
specified and shown in the ZMI.  After upgrading from Ubuntu/hoary to
Ubuntu/breezy two nights ago, my versions are now Zope 2.7.7 and
Python 2.4.0.  I understand that Python 2.4.x is not
supported/recommended in Zope 2.7.7, so how does one specify an older
version of python?  I'm still learning Linux so any help would be
appreciated.

Thanks in advance,

Shane
--
http://liquid.homelinux.org/
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope 2.7.7 and Python 2.4.0

2005-10-28 Thread Andreas Jung



--On 28. Oktober 2005 08:27:38 -0400 Shane Graber <[EMAIL PROTECTED]> wrote:


I just updated my Zope 2.7.5 instance on Ubuntu/breezy to Zope 2.7.7.
While I was running Zope 2.7.5, Python 2.3.5 was the version that was
specified and shown in the ZMI.  After upgrading from Ubuntu/hoary to
Ubuntu/breezy two nights ago, my versions are now Zope 2.7.7 and
Python 2.4.0.  I understand that Python 2.4.x is not
supported/recommended in Zope 2.7.7, so how does one specify an older
version of python?  I'm still learning Linux so any help would be
appreciated.



e.g. configure --with-python=/path/to/some/python2.3

-aj


pgprsLJERgK3P.pgp
Description: PGP signature
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Re: Zope 2.7.7 and Python 2.4.0

2005-10-28 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Shane Graber wrote:
> I just updated my Zope 2.7.5 instance on Ubuntu/breezy to Zope 2.7.7. 
> While I was running Zope 2.7.5, Python 2.3.5 was the version that was
> specified and shown in the ZMI.  After upgrading from Ubuntu/hoary to
> Ubuntu/breezy two nights ago, my versions are now Zope 2.7.7 and
> Python 2.4.0.  I understand that Python 2.4.x is not
> supported/recommended in Zope 2.7.7, so how does one specify an older
> version of python?  I'm still learning Linux so any help would be
> appreciated.

I'm assuming that you are using Ubuntu's 'zope2.7' pacakage, which
actually depends on python2.3.  Check to see whether the startup scripts
for zope actually use /usr/bin/python2.3.


Tres.
- --
===
Tres Seaver  +1 202-558-7113  [EMAIL PROTECTED]
Palladion Software   "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDYiPy+gerLs4ltQ4RAqHhAJ9lMeTN5gyD8Un9zD1CaM02XJD/KwCfY2ks
WdnCYQmgZvGsC2s+IRfcaiY=
=vuRh
-END PGP SIGNATURE-

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope 2.8 or 3.1?

2005-10-28 Thread Sascha Ottolski
Am Freitag, 28. Oktober 2005 11:33 schrieb HaraldFinnås:
> bruno desthuilliers <[EMAIL PROTECTED]> wrote on 28.10.2005 11:09:00:
> > Have you tried Trac ?
>
> No, but now I will. It's listed as "software development tracking" so I've
> ignored it. :)

you also might want to take a look at roundup 
(http://roundup.sourceforge.net/), if you prefer python.


Cheers, Sascha

-- 
Gallileus - the power of knowledge

Gallileus GmbH   http://www.gallileus.info/

Pintschstraße 16  fon +49-(0)30-41 93 43 43
10249 Berlin  fax +49-(0)30-41 93 43 45
Germany

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] LDAPUserFolder proplem

2005-10-28 Thread Krzysztof Kubacki



I have LDAP database installed on Debian and 2 
Zope-platforms:
    Zope 2.7.6, Plone 2.0.5 
GRUF<3
    Zope 2.8.4, Plone 2.1 GRUF 
3.4
GRUF stands for GroupUserFolder
 
I have installed LDAPUserFolder on both 
Zope-platforms.
I store user in LDAP insted of UserFolder 
everything works fine beside that I can't list members by mean of functions 
which come from portal_membership object.
for instance the codes below won't 
work.
users = 
context.portal_membership.searchForMembers()return 
usersor
users = 
context.portal_membership.listMembers()return users
I have user in LDAP named 'krzysztof' the code 
below works
user = 
context.portal_membership.getMemberByID('krzysztof')return 
user
 
I'm a bit dogged becouse I don't want to recode my 
exists scripts and use other functions(for instance from LDAPUserFolder) to list 
my members.
 
Has somebody the same situation or know what is the 
reason of that?
 
 
Regards 
Krzysztof

 
 
PozdrawiamKrzysztof Kubacki(56) 
658-95-44BusinessMedia Professional Group
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Re: Problem after upgrade zope from 2.6.0 -> 2.8.4

2005-10-28 Thread Zhi-Wei Lu


On Oct 27, 2005, at 11:55 PM, Alexander Limi wrote:

On Thu, 27 Oct 2005 23:27:22 -0700, Tino Wildenhain  
<[EMAIL PROTECTED]> wrote:




I fail to see how the zope could possibly influence the rendering
of the very same HTML in a browser.



Zope used to specify border=0 on images, put the title of the  
object in the alt tags of the image and other bad behaviour. Now it  
doesn't anymore.


Most likely he needs to add the CSS:

img { border: none; }


This solves the problem.  Apparently, the default behavior of the  
zope  (2.6.0 <-> 2.8.4) has changed.


Thank you all for your great input.

Zhi-Wei Lu
Institue for Data Analysis and Visualization (IDAV)
UC Davis Phone:(530) 752-0494
Davis, CA 95616Fax: (530) 752-8894


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Zope 2.8 Extension Class documentation?

2005-10-28 Thread Jake
"Because there are some backward incompatibilities, we will prepare a
document describing the incompatibilities, with guidance for identifying
and making necessary changes."

http://www.zope.org/Wikis/DevSite/Projects/Zope2.8/RiskFactors

Has that document been published as I am having a problem with an older
product in Zope 2.8.4.

Jake
-- 
http://www.ZopeZone.com




___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope 2.8 or 3.1?

2005-10-28 Thread Peter Bengtsson
On 10/27/05, HaraldFinnås <[EMAIL PROTECTED]> wrote:
>
> > Depends on what you are going to use it for. So, tell us! :-)
>
> Not sure myself yet. :) There will certainly be a couple of Plone sites, and
> I plan on writing a simple application for tracking Non-Conformaties,
> Incident Reports etc (QA related).
>

Can I humbly recommend that you don't reinvent the wheel and have a look at
www.issuetrackerproduct.com
It's really good for QA and general problem reporting.

> But based on the responses until now, I've already decided to go with 2.8.
>
> I also want to thank everyone who's responded to this thread, especially the
> OS related comments. :)
>
> Regards,
> Harald
>
> ___
> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
>
>
>


--
Peter Bengtsson,
work www.fry-it.com
home www.peterbe.com
hobby www.issuetrackerproduct.com
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] How do I Create a empty file in a ZClass object?

2005-10-28 Thread Jonathan Cyr


That seems to be the problem, I find ZClasses to fill a role for 
intermediate skill level developers to create rich objects and 
applications.  The replacement at this difficulty level hasn't appeared 
yet.  My impression is that ZClasses will continue in Zope 2.x, but it 
hasn't been enhanced or touched at all.  The ZClasses implementation 
seems to be solid.  There are shortcomings with ZClasses when you try to 
do too much with them.  Some of the Zope 2 books have nice examples are 
how and what you can do with ZClasses.


That said, I picked up Stephen Richter's book on Zope 3, very nicely 
done... Zope 3 seems to be maturing pretty fast, and some/most of the 
new features have been adapted to the older Zope 2 architecture (a 
project called Five).  If you're going to make a large investment in 
time... and you're just getting started, I'd pick up this book, and see 
if you can handle the difficulty level of Zope 3, at this point.  Zope 3 
technologies seem to be "the New Way".   Although advanced, Zope 3 seems 
to be the result of a lot of self-examination of the triumphs and 
mistakes of Zope 2... a few things I picked out an re-thought 
organization scheme of naming, libraries, etc.,  the use of 
interfaces/contracts Generally cleaner and more pythonic, allowing 
much more power and flexibility... removing much of the mystery of Zope 
2 inner workings and naming conventions.


As for DTML, the old way, DTML is a tag-based way to create web 
interfaces, similar to CFML, PHP, ASP... inline tagging around and 
within the HTML.  The new way, is markedly different, and difficult to 
get your head around at first, called ZPT (Zope Page Templates).  ZPT 
uses XML and an attribute system to embed commands in an HTML page, 
without ruining your ability to use WYSIWYG editors like Dreamweaver, 
etc.  ZPT is highly regarded here on this list, and probably will win 
out in the end.  But there are enough DMTL folks, that DTML will be in 
Zope 3 until ZPT takes over.


There is a Zope 3 mailing list, that might be helpful.

Just my observations and impressions,

-Jon







Allen Huang wrote:


Thanks a million... it works great...
 
but when you said that ZClasses and DTML are the old way... what is 
the new way... I just started using Zope so I not quiet up to date...


 


would you mind fill me in so I could look it up?



*/Jonathan Cyr <[EMAIL PROTECTED]>/* wrote:

Hey,

As you'll hear shortly, ZClasses & DTML are the old way to do
things, and are not highly recommended, at this point.   Having
said that, I've had success using them.

To Add a ZClass into anything folderish, I've used...



where WWAudioClip was the name of the Product and its ZClass

I place this in a DTML Method that is at the point I wish the
ZClass object to be created, a target if you wish.  Works fine.

This will call the "Add" method in your ZClass.


To Add a regular file object somewhere, I've used..



Parameters Zope ID to be set, Contents (string, whatever), and
Zope Title, and mime-type (optional)

Google "Zope manage_addFile" for more info

HTH,

Jon 



Allen Huang wrote:


I want to create a empty file in a ZClass object when I first
created the ZClass object. How do I do that using DTML??

Yahoo! FareChase - Search multiple travel sites in one click.






___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )
 



--
Jonathan Cyr
[EMAIL PROTECTED]


Yahoo! FareChase - Search multiple travel sites in one click. 
 




--
Jonathan Cyr
http://www.cyr.info
http://www.weddingweblog.com
[EMAIL PROTECTED]



--
Jonathan Cyr
http://www.cyr.info
http://www.weddingweblog.com
[EMAIL PROTECTED]

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Re: Zope 2.8 or 3.1?

2005-10-28 Thread Alexander Limi
On Fri, 28 Oct 2005 13:58:31 -0700, Peter Bengtsson  
<[EMAIL PROTECTED]> wrote:



Can I humbly recommend that you don't reinvent the wheel and have a look
at

www.issuetrackerproduct.com

It's really good for QA and general problem reporting.


Everybody wants to write their own issue tracker (and in the later stages  
of this syndrome, their own project management software), as you are well  
aware of. ;)


--
_

 Alexander Limi · Chief Architect · Plone Solutions · Norway

 Consulting · Training · Development · http://www.plonesolutions.com
_

  Plone Co-Founder · http://plone.org · Connecting Content
  Plone Foundation · http://plone.org/foundation · Protecting Plone

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )