Re: [Zope] My Sad Tale Of Woe

2006-11-29 Thread Jake
Did you build the exact same type of Zope (version, python, etc) with all
the products?

Have you run the utilities on your ZODB to make sure it is ok?

Jake
___
http://www.ZopeZone.com


On Wed, November 29, 2006 2:59 pm, Nancy Donnelly said:
 757575Hi;
 Is anybody out there reading this list? Third question today, no
 responses, and boy am I in trouble. I went to backup my server's working
 HD on my new .5 teraflop HD and for some reason that wiped out the /var
 dirs in my Zope instances. I have backups of the Data.fs that aren't too
 old, but for some reason I can't get a working copy of Zope installed! I
 follow the tar, configure, make, make install, make instance without
 throwing anything special at the configure, then I edit zope.conf to enter
 the correct effective-user, but when I go to runzope, it throws a
 cPersistence error. Well, I yahoo'd that and found out I had to run
 python setup.py build_ext -if to knock it out. But why should I have to
 do that at all? That's not standard procedure. Anyway, I got past that
 point, but now when I try runzope I get the error that follows. And I've
 tried every way I can think of to get around it. All the permissions are
 correct. Once I actually got to the point where it said Zope
  was ready to serve, could surf to the 111.222.333.444:8080 page, but try
 to get into the manage page and it won't accept my username/password. I
 ran zpasswd.py and still couldn't get in! Guys, I'm exhausted. I've been
 at this for 10 hours! Any help would really be appreciated.
 Nancy

 [EMAIL PROTECTED]:local/www/clients (103) ./bin/runzope
 Traceback (most recent call last):
   File /usr/local/src/Zope-2.9.6-final/lib/python/Zope2/Startup/run.py,
 line 56, in ?
 run()
   File /usr/local/src/Zope-2.9.6-final/lib/python/Zope2/Startup/run.py,
 line 21, in run
 starter.prepare()
   File
 /usr/local/src/Zope-2.9.6-final/lib/python/Zope2/Startup/__init__.py,
 line 98, in prepare
 self.startZope()
   File
 /usr/local/src/Zope-2.9.6-final/lib/python/Zope2/Startup/__init__.py,
 line 257, in startZope
 Zope2.startup()
   File /usr/local/src/Zope-2.9.6-final/lib/python/Zope2/__init__.py,
 line 47, in startup
 _startup()
   File /usr/local/src/Zope-2.9.6-final/lib/python/Zope2/App/startup.py,
 line 60, in startup
 DB = dbtab.getDatabase('/', is_root=1)
   File
 /usr/local/src/Zope-2.9.6-final/lib/python/Zope2/Startup/datatypes.py,
 line 280, in getDatabase
 db = factory.open(name, self.databases)
   File
 /usr/local/src/Zope-2.9.6-final/lib/python/Zope2/Startup/datatypes.py,
 line 178, in open
 DB = self.createDB(database_name, databases)
   File
 /usr/local/src/Zope-2.9.6-final/lib/python/Zope2/Startup/datatypes.py,
 line 175, in createDB
 return ZODBDatabase.open(self, databases)
   File /usr/local/src/Zope-2.9.6-final/lib/python/ZODB/config.py, line
 97, in open
 storage = section.storage.open()
   File /usr/local/src/Zope-2.9.6-final/lib/python/ZODB/config.py, line
 135, in open
 quota=self.config.quota)
   File
 /usr/local/src/Zope-2.9.6-final/lib/python/ZODB/FileStorage/FileStorage.py,
 line 112, in __init__
 self._lock_file = LockFile(file_name + '.lock')
   File /usr/local/src/Zope-2.9.6-final/lib/python/ZODB/lock_file.py,
 line 60, in __init__
 self._fp = open(path, 'w+')
 IOError: [Errno 13] Permission denied:
 '/usr/local/www/clients/var/Data.fs.lock'






 
 Yahoo! Music Unlimited
 Access over 1 million songs.
 http://music.yahoo.com/unlimited___
 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 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 performance experiences

2006-07-14 Thread Jake
My experience is this:

- Red Hat Enterprise Linux ES 2.1
- AMD Athlon 64 3200+ 2.0 GHz
- 2 GB Ram / 36GB RAID 1
- Zope 2.7.8 / Plone 2.1.2 w/ boat load of products (8+)
- Peak day: 42,112 pages, 193,566 hits, 1.10 GB of bandwidth and the
server did just fine averaging 86.88% idle (sar command in unix)

The server also has Apache, mail, ftp and some Java running on it.

Jake
___
http://www.ZopeZone.com


On Fri, July 14, 2006 11:24 am, Sinang, Danny said:
 Dear All,

 Can anyone share their experiences on Zope's performance, what your
 hardware / Zope configs are, and how you plan to scale ?

 Regards,
 Danny


 ___
 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 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 installation woes

2006-07-05 Thread Jake
It looks like it is already running. Use top and look for a process called
python.

Did you try the url in a browser on port 8080?

Jake
___
http://www.ZopeZone.com


On Wed, July 5, 2006 10:31 am, russ said:
 Hello Zopesters,

 Firstly, I must say that I'm completely new to this as I usually develop
 front-end stuff, so excuse my ignorance.  Right... that's out of the way -
 I
 have been trying to install Zope on a server I have access to via SSH.
 I've
 followed the instructions for installing it from source found here:

 http://plone.org/documentation/how-to/setup-from-source

 I've got as far as making an instance and then attempting to start Zope.
 First of all I got this:

 [EMAIL PROTECTED] [~]# /usr/local/zope/instance3/bin/runzope
 /usr/local/zope/zope2.9.3/lib/python/ZServer/utils.py:33:
 DeprecationWarning: The zLOG package is deprecated and will be removed in
 Zope 2.11. Use the Python logging module instead.
 LOG('ZServer', severity[type], message)
 /usr/local/zope/zope2.9.3/lib/python/Signals/SignalHandler.py:39:
 DeprecationWarning: The zLOG package is deprecated and will be removed in
 Zope 2.11. Use the Python logging module instead.
 zLOG.LOG('Z2', zLOG.BLATHER, Installed sighandler for %s % (


 ...and then nothing :-|  I tried running it again  got the following:

 snipped output
 ZConfig.ConfigurationError: There was a problem starting a server of type
 HTTPS erver. This may mean that your user does not have permission to
 bind
 to the por t which the server is trying to use or the port may already be
 in
 use by another application. (Address already in use)

 The log file reports it's running, yet I cannot seem to access the start
 page from http://myserverip:8080.

 I don't know what to do next?  Can anyone please help me out?

 :(

 R.

 ___
 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 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: Improved Zope Org Proposal

2006-06-27 Thread Jake
Zope.org is becoming a worse and worse face of Zope.

If anyone were to ask me about Zope at this point, I would point them to
Plone.org which not only has more relevant data, better searches, better
organization but, of course, looks good.

Just my personal opinion, but if Zope Corp is going to use the namesake of
Zope they should also take on Zope.org as a full responsibility, meaning
all aspects with someone who is a full time Zope.org person.

Jake
___
http://www.ZopeZone.com


On Tue, June 27, 2006 5:46 am, Max M said:
 Chris Withers wrote:
 David H wrote:
 This is sounding more bizzare with each day and it doesnt feel good.
 Zope cant maintain a friggin web site?  Isnt that rich.

 Hey David,

 Cool, thanks so much for volunteering to provide all the resources,
 coders and support staff to look after a 10,000 user site with all the
 problems that entails.

 Oh? What's that? You weren't volunteering?


 Personally I have not visited zope.org for a few years for anything
 other than releases. And I am a long time pro developer.

 It seems pretty obvious these days that having a one-shop zope.org site
 is too ambitious. Perhaps even wrong guided.


 I wouldn't even know what should be on it. Zope 2 development mostly
 means Plone these days. Plone has a great site already, so no reason to
 do to much about that.


 Pure Zope 3 is in even less use than pure Zope 2.

 The exciting stuff is going on in Five and 2-3 integration. But why the
 heck make a site about that?

 You could say that zope has been beaten by its own success.


 The only sensible approach I can see is to make a new zope.org with
 releases, installation guides etc. It should also showcases the great
 cms/applications that are build on top of it. With links to those sites.

 On those individual sites there are lots of documentation, product
 releases programming tricks etc.


 Eg. I develop in Plone, and practically all I knew about programming in
 pure Zope 2 is useless now that I am using UML/AT/AGX in Plone. It's
 like assembly language to a python programmer. I assume that it is the
 same for other frameworks.

 Having a 'Products' section on zope.org probably doesn't even make sense
 anymore. It is simply to low level.


 Drop all the old documentation and move it to old.zope.org. Just in
 cases there is a nugget somewhere.


 --

 hilsen/regards Max M, Denmark

 http://www.mxm.dk/
 IT's Mad Science

 Phone:  +45 66 11 84 94
 Mobile: +45 29 93 42 96

 ___
 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 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] zserver-threads

2006-01-31 Thread Jake
I just spent a few minutes googling it and failed, but I thought I read on
the Zope wiki that for higher trafic sites, it was better to have bigger
caches (50,000+) and fewer threads (2).

Jake
___
http://www.ZopeZone.com


On Mon, January 30, 2006 5:47 pm, Jens Vagelpohl said:

 On 30 Jan 2006, at 22:43, Einar Næss Jensen wrote:

 how many do I need, and how will I know?

 You do not need to worry about it unless you have a really unusual
 setup. The default is fine for 99.9% of all situations.

 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 )



___
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] zserver-threads

2006-01-31 Thread Jake
http://plone.org/documentation/how-to/threads-vs-cache-size

There it was.

Jake
___
http://www.ZopeZone.com


On Tue, January 31, 2006 9:59 am, Jake said:
 I just spent a few minutes googling it and failed, but I thought I read on
 the Zope wiki that for higher trafic sites, it was better to have bigger
 caches (50,000+) and fewer threads (2).

 Jake
 ___
 http://www.ZopeZone.com


 On Mon, January 30, 2006 5:47 pm, Jens Vagelpohl said:

 On 30 Jan 2006, at 22:43, Einar Næss Jensen wrote:

 how many do I need, and how will I know?

 You do not need to worry about it unless you have a really unusual
 setup. The default is fine for 99.9% of all situations.

 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 )



 ___
 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 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] zserver-threads

2006-01-31 Thread Jake
It would be nice if someone post some guidelines for threads and cache
size, like a table.

RAM / Hits / Threads / Cache Size
2 GB / 20,000,000 / 3 / 50,000
5 GB / 20,000,000 / 5 / 100,000

Jake
___
http://www.ZopeZone.com


On Tue, January 31, 2006 10:05 am, Jens Vagelpohl said:

 On 31 Jan 2006, at 14:59, Jake wrote:

 I just spent a few minutes googling it and failed, but I thought I
 read on
 the Zope wiki that for higher trafic sites, it was better to have
 bigger
 caches (50,000+) and fewer threads (2).

 The term high traffic site doesn't mean a thing when it comes to
 threads or the cache (or in general). It's way too general.
 Determinations about cache sizes or thread numbers can only be made
 with specific requirements, (estimated) traffic data, hardware
 specifications and knowledge about the Zope application in hand, period.

 Less threads and bigger caches only make sense when you are under
 memory pressure and (hopefully) your pages render fast enough so that
 less threads can still satisfy the rendering load.

 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 )



___
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] zserver-threads

2006-01-31 Thread Jake
Well, I have been using Zope for over 6 years and I still don't think I
have mastered what is truly best other than get a good server, with a lot
of RAM and bump up your threads * cache to use up about 50% of it.

Jake
___
http://www.ZopeZone.com


On Tue, January 31, 2006 12:46 pm, Andreas Jung said:


 --On 31. Januar 2006 12:32:35 -0500 Jake [EMAIL PROTECTED] wrote:

 It would be nice if someone post some guidelines for threads and cache
 size, like a table.

 RAM / Hits / Threads / Cache Size
 2 GB / 20,000,000 / 3 / 50,000
 5 GB / 20,000,000 / 5 / 100,000

 Such a table is pretty much worthless. A ZEO cache of 50.000 objects tells
 you nothing about the RAM to be used. The cache could hold 50.000 small
 objects or 50.000 very large objects eating all your RAM. The relation
 between #threads and hits also depends very much on your application.
 To make it short: dealing with larger installation always requires some
 iterations of oberserving your system and tuning it.

 -aj



___
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] zserver-threads

2006-01-31 Thread Jake
Am I gleaming from that that you are proposing a less-is-more approach to
threads?

Here is what I have been using:
- Zope 2.7.8 (Plone 2.1.2)
- RH Linux
- AMD Athlon 64 3200+ 2.0 GHz
- 2GB DDR RAM
- 120,000 hits a day
- 392,036 objects in database
- 2 threads
- 100,000 object cache size

This seems to eat up about half of the RAM on the server.

Would one thread but double the cache size do better?

Jake
___
http://www.ZopeZone.com


On Tue, January 31, 2006 2:40 pm, Dieter Maurer said:
 Jens Vagelpohl wrote at 2006-1-31 15:07 +:
On 31 Jan 2006, at 15:01, Jake wrote:

 http://plone.org/documentation/how-to/threads-vs-cache-size

That article contains little information to back up the conclusions,
and some of it is patently wrong. Another case of hearsay and half-
thruths being propagated by well-meaning but uninformed parties.

 There is a convincing example (I think from Matt Kromer) what
 happens to mean response time when the number of threads
 is increased from 1 to 2:

   Assume you have 2 units of work. If you have a single
   thread, 1 unit is done, then the second. The
   mean response time is (1 + 2) / 2 = 1.5.

   Now assume you have two threads (but a single processor).
   Both threads work (quasi) parallel but have only half of the
   processor power. Both will take 2 time units to perform
   their unit of work. The mean response time is (2 + 2) / 2 = 2.

 You get the same ratios whenever you double the number of threads
 (but keep the number of processors and all your work is CPU bound).


 Things become more difficult when you have a mix of very small
 requests and very long requests. You then may want a higher
 level of concurrency to not let the small requests being
 blocked by the long ones.


 --
 Dieter
 ___
 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 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 - future planning

2006-01-26 Thread Jake
If it is fairly extensive I would think your best bet is to migrate up
the 2.X ladder.

2.6 - 2.7.8 (shouldn't be too bumpy)
2.7.8 - 2.8.4 (ZCatalog issues)
2.8.4 - 2.9.x (lots of Zope 3 goodness)

If you do those the jump into Zope 3 should be easier than not.

I usually wait for a .3 or .4 release to get in.

Jake
___
http://www.ZopeZone.com


On Thu, January 26, 2006 11:11 am, Jonathan said:
 I have a fairly extensive application running on Zope 2.6 and would like
 to
 upgrade it for long-term maintainability.  So I am looking for thoughts
 from
 the group as to whether it would be better to upgrade to the latest
 version
 of Zope 2, or 'bite-the-bullet' and upgrade to Zope 3.

 Does anyone know the long term fate of Zope 2? (ie. is the plan to
 eventually move everything into Zope 3, then slowly fade Zope 2 from the
 picture, or will Zope 2 be with us forever?).

 Any and all thoughts gratefully appreciated!

 Thanks,

 Jonathan

 ___
 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 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] What did your Zope server do in 2005?

2006-01-04 Thread Jake
So it looks like I have the most traffic but use the weakest box. :)

Jake
___
http://www.ZopeZone.com


On Tue, January 3, 2006 4:42 pm, Richard Jones said:
 On Wednesday 04 January 2006 02:11, Kirk Strauser wrote:
 On Monday 02 January 2006 08:10, Jake wrote:
  I sent this out last year and thought it would be fun to see how
  Zope's did in 2005.
 
  Pages:6,580,999
  Hits: 37,137,283
  Bandwidth: 142.12 GB
  Hardware: AMD Athlon 64 3200+ 2.0Ghz, 2GB DDR Ram, SCSI Raid 1, RH ES
  2.1
  Zope: 2.7.4, CMF 1.4.7, Plone 2.0.5

 What did you gather that information with?  Just parsing the log files?

 Anyway, here's ours:

 Pages: 2.9 million (approx)
 Hardward: Xeon 2.4GHz (HTT disabled), 2GB RAM, FreeBSD 6.0, single
 SCSI-320
 drive.
 Zope: 8 instances of 2.7.8, hanging off a single ZEO server, and
 load-balanced (random selection) by an Apache 2.0.55 proxy on the same
 machine.

 I don't have complete stats for the whole year, but from Feb 2005 to today
 we
 did:

 Hits: 23,359,722
 Pages: 10,977,747
 Peak rate: 18,998 hits per hour
 Setup: 2 dual AMD Opteron 244 machines, 2GB RAM, Debian, with
  pydirector load-balancing them and apache out the front with the
  vhost mappings (we have a bazillion vhosts). One machine is also ZEO
  server with lotsa RAID disk, the other is just a grunt box with
  CPU, RAM and little else.
 Zope: 2.7.6

 We have five ZEO clients (one per CPU plus an extra). One of them is
 dedicated
 to serving search-engine bot traffic so that the other clients (and hence
 regular users) aren't affected when they decide to spider *all* of our
 vhosts
 at once. Which they do, on a regular basis. Currently we see the majority
 of
 our traffic handled by the first of the other four ZEO clients, but at
 peak
 load times the others two see a trickle of hits. I expect we could double
 the
 current load, and we are anticipating an increase in load this year of at
 least that. It's a good thing that dual-Opteron machines are cheap.


 Richard
 ___
 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 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] What did your Zope server do in 2005?

2006-01-02 Thread Jake
I sent this out last year and thought it would be fun to see how  
Zope's did in 2005.


Pages:6,580,999
Hits: 37,137,283
Bandwidth: 142.12 GB
Hardware: AMD Athlon 64 3200+ 2.0Ghz, 2GB DDR Ram, SCSI Raid 1, RH ES  
2.1

Zope: 2.7.4, CMF 1.4.7, Plone 2.0.5

The pages is about 45% more than last year, with the bandwidth being  
over double.


Reply with your stats:
Pages:
Hits:
Bandwidth:
Hardware:
Zope:

Jake

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


On Dec 29, 2004, at 8:36 AM, Jake wrote:

I was looking at stats this morning for my Zope installation and  
thought

it would be fun to share with others what you are running and how many
hits your Zope server did this year (not counting the last 3 days of
course).

Pages: 4,025,657
Hits: 21,783,750
Bandwidth: 68.27 GB
Hardware: AMD 2.133, 1.5 GB RAM, RAID 1 w/ 2 x 36GB SCSI
Zope: 2.7b4, CMF 1.4, Plone 2.0 and many products

That is almost 30% more than I did last year. A few more sites, more
traffic, all good.


Reply with your stats:
Pages:
Hits:
Bandwidth:
Hardware:
Zope:


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 )


[Zope] ZClass in 2.8.4 - error help

2005-11-12 Thread Jake
I am trying to get an old, old product to work in 2.8.4 and I am  
getting the following error:


Traceback (innermost last):
  Module ZPublisher.Publish, line 113, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 40, in call_object
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module App.special_dtml, line 175, in _exec
  Module DocumentTemplate.DT_Let, line 76, in render
  Module DocumentTemplate.DT_In, line 643, in renderwob
  Module DocumentTemplate.DT_In, line 771, in sort_sequence
  Module ZODB.Connection, line 704, in setstate
  Module ZODB.Connection, line 760, in _setstate
  Module ZODB.serialize, line 495, in setGhostState
  Module ZODB.serialize, line 488, in getState
  Module ZODB.serialize, line 399, in _persistent_load
  Module ZODB.serialize, line 372, in _get_class
  Module Zope2.App.ClassFactory, line 29, in ClassFactory
  Module OFS.Uninstalled, line 61, in Broken
  File string, line 1

class class 'ZDTopic_ZPropertySheetsClass'(BrokenClass): ' ';  
__module__=None


  ^

SyntaxError: invalid syntax

I know, that it has something to do with the new extension class, but  
I can't seem to find any documentation on the new classes, how to  
write them or how to convert old classes?


Any pointers?

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] 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] 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] Backing up Zope

2005-10-14 Thread Jake
http://www.zopezone.com/faq/1128712607
-- 
http://www.ZopeZone.com


[EMAIL PROTECTED] said:
 Hi,
 Can anyone advise me on backing up zope. Our license is going to expire
 soon, and before we get the new license, I would like to have a backup of
 my existing setup.

 --Walter
 ___
 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 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] Copying Data.fs to a different CPU architecture

2005-09-12 Thread Jake
Data.fs is platform independant.

You will have to re-install any products or extensions in your new working
Zope though.

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


Matthew X. Economou said:
 My Zope server is currently an Alpha running FreeBSD.  This computer's
 CPU is no longer working.  I would like to restore my backup copy of
 Data.fs to a new computer, a PC running FreeBSD.  Will this work as a
 straightforward copy, or will the two platform's differing byte orders
 (and word sizes) cause problems for me?

 Best wishes,
 Matthew

 --
 jsoffron: I'm generally pretty high on national defense...
 Mr. Bad Example: Careful...it's a gateway policy. Before you know it,
  you'll be mainlining the hard stuff like trade agreements.
 jsoffron: Too late...I've been freebasing Nafta all day... Sweet,
  sweet NAFTA.
 - As seen on Slashdot
 ___
 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 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: Finding and killing the POSKeyError in ZODB

2005-09-04 Thread Jake
The good news I figured it out (http://zopezone.com/discussions/ 
general/0168) the bad news is it is my Members folder which  
seems to contain the problem. I can't get the folder to list so I  
cannot get any of the members (3,500+) out of it.


Any ideas?

Jake

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



On Sep 3, 2005, at 6:34 PM, Martijn Pieters wrote:


Jake wrote:


I get:



obj = app._p_jar['\x00\x00\x00\x00\x00\x04\x9d#']


Traceback (most recent call last):
   File stdin, line 1, in ?
AttributeError: 'function' object has no attribute '_p_jar'



I think 'app' in your case is Zope.app (from Zope import app). You  
prolly

also have a 'root' object then; modify the above to read:



obj = root._p_jar['\x00\x00\x00\x00\x00\x04\x9d#']



and you should be fine.

Martijn Pieters


___
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 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] Finding and killing the POSKeyError in ZODB

2005-09-03 Thread Jake
I have been reading the instructions in ZopeLabs trying to figure out  
how to get rid of a few POSKeyErrors, but I can't get by this one point.


http://zopelabs.com/cookbook/1054240694

Now that we have an OID, let's resolve that to the actual object  
like so:


 app._p_jar[oid]

Once you have the object, you can start getting clues about it. It's not
acquisition-wrapped so you can't easily find out its containment path,
but you can find out its ID, mod time, type, and owner, like so:

I get:

 obj = app._p_jar['\x00\x00\x00\x00\x00\x04\x9d#']
Traceback (most recent call last):
  File stdin, line 1, in ?
AttributeError: 'function' object has no attribute '_p_jar'


Any help?

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 )


Re: [Zope] Deconstructing a Zope site

2005-06-15 Thread Jake
The best way to learn is to do.

Download and install Plone which comes with a great set of templates and
looks pretty darn professional. Tweak it slowly and you will learn all the
little secrets.

There are also numerous books.

As for seeing someones code, most of the layout is in the XHTML/CSS but
the code is pretty hidden.

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


John Poltorak said:

 I have looked at numerous examples of Zope websites, but have no idea
 about how to go about creating anything similar. Is there any way to
 deconstruct a Zope site to see all the elements of its makeup?

 An example of how to build a professional looking site would be nice.
 Are there any samples/templates anywhere?

 --
 John




 ___
 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 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 with AdManager

2005-05-03 Thread Jake
How are calling the ads, as I don't think you need these two calls in a
normal ad display.

URL: /advert_chooser/manage_main
URL: /site/advertisements/show_banner/manage_main

Also: Try turning off count views and maybe count clicks and see if it
does the same thing. It might be that Zope can't write to the ZODB that
fast, although I run AdManager on about 10 sites in one Zope install that
gets 20,000+ views (page) a day with no problems.

Jake

-- 
http://www.ZopeZone.com


David said:
 Hi

 Setup is: Zope 2.7.5, Python 2.3.5 (UNIX/gcc 2.95) (No ZEO, no CMF, no
 Plone!)

 We are trying to use the AdManager ZClass, a great product doing
 exactly what we needed.

 Testing this on the developer's machine, we had no problems. But having
 now done a small scale stress testing (requesting about 20 pages per
 second) on the server, some pages suddenly throw errors of the
 following kind (see traceback below). The errors are not all 100% like
 this one, but similar enough, I guess. The errors occur on a ratio of
 about 1:4 (so 4 successful pages, then one error). [I know this is not
 really scientific or would stand in a statistical analysis, but just to
 give you an idea.] We could also not find any connection between the
 errors and any of the 5 banners we're using for testing. (The product
 rotates which banner is displayed.)

 -- from the traceback --
 ZODB.POSException.ReadConflictError

 Sorry, a site error occurred.
 Traceback (innermost last):

 Module ZPublisher.Publish, line 175, in publish_module_standard
 Module ZPublisher.Publish, line 149, in publish
 Module ZPublisher.Publish, line 149, in publish
 Module ZPublisher.Publish, line 149, in publish
 Module ZPublisher.Publish, line 139, in publish
 Module Zope.App.startup, line 163, in zpublisher_exception_hook
 Module ZPublisher.Publish, line 101, in publish
 Module ZPublisher.mapply, line 88, in mapply
 Module ZPublisher.Publish, line 39, in call_object
 Module OFS.DTMLMethod, line 144, in __call__
 Module DocumentTemplate.DT_String, line 474, in __call__
 Module DocumentTemplate.DT_Var, line 214, in render
 Module OFS.DTMLMethod, line 137, in __call__
 Module DocumentTemplate.DT_String, line 474, in __call__
 Module DocumentTemplate.DT_Var, line 214, in render
 Module OFS.DTMLMethod, line 137, in __call__
 DTMLMethod instance at 91a9b90
 URL: /advert_chooser/manage_main
 Physical Path:/advert_chooser
 Module DocumentTemplate.DT_String, line 474, in __call__
 Module DocumentTemplate.DT_With, line 76, in render
 Module OFS.DTMLMethod, line 137, in __call__
 DTMLMethod instance at 9281cb0
 URL: /site/advertisements/show_banner/manage_main
 Physical Path:/site/advertisements/show_banner
 Module DocumentTemplate.DT_String, line 474, in __call__
 Module DocumentTemplate.DT_With, line 76, in render
 Module DocumentTemplate.DT_In, line 703, in renderwob
 Module DocumentTemplate.DT_Util, line 192, in eval
 __traceback_info__: date_end
 Module ZODB.Connection, line 599, in setstate
 Module ZODB.Connection, line 628, in _is_invalidated
 ReadConflictError: database read conflict error (oid 0x3244, class
 *ilYYN6piu7CmJucspzx0gA==.AdBanner)

 -- end traceback --

 Any idea what is happening here?? This is beyond my understanding of
 Zope/ZODB and as it only happens occasionally, it does not seem to be a
 straight bug.
 Any suggestions on what I could try would be very welcomed.
 (If you are using a Banner Ad Manager that is a proper product, not a
 ZClass, that runs on a plain Zope, let me know.)

 Thanks in advance,

 DR

 ___
 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 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 regarding changing Zope site to another distro

2005-04-22 Thread Jake
Hi Mario,

This is my system for upgrading:
http://zopezone.com/faq/1063992383

I have moved my Zope installation more than a few times from server to
server and here are the basics.

- Get the new installation up and running first, just plain Zope/Plone/CMF
etc. You might want to start with a newer version as it is a good time to
upgrade but that is up to you, more work, bigger payout.

- Copy over the /Products/ (or the ones that you didn't already install)
and restart Zope. Check for errors.

- Copy over the Data.fs, repeat.

Finally, make sure to grab all the logs etc.

That is to go from a old zope version to a new one.

If you just want to transfer it, shut it down, zip it up and unzip it in
the same location. I have never found this to work very well though. You
will have to edit the config and start files to make sure they are
pointing at the new locations.

The other way to do it, would be to try the first method but use the exact
same versions. So, just install the same versions in a normal manner, and
copy over Products and Data.fs.

Good luck (this is why I try only to do it a few times a year).

Jake

-- 
http://www.ZopeZone.com


Mário Gamito said:
 Hi,

 I run this Zope/Plone site - www.dte.ua.pt
 I am no Zope guru. I've just managed, with my years on administrating
 Linux servers, to install it, as well as plone and a bunch of Products,
 and get it running. That's all.
 Just made after, a few hacks in Plone code, mainly to support
 authentication through HTTPS and a few more minor thingies.

 The server running Zope has been there for about three years (more or
 less), is running SuSE 9.0 and it was compiled as well as Pyhton.

 The latest versions of Zope and Python, were by that time 2.6.1 and
 2.1.3 respectively.

 So, to live on the edge, i've instaled this versions under:
 /usr/local/zope
 and
 /usr/local/python


 I start zope with:
 /usr/local/zope/start 

 and in /usr/local/zope/start file, i have
 exec /usr/local/python/bin/python $cwd/z2.py -L 'pt_PT' -u zope $@



 I'm moving this machine to a more powerful one in which i'm going to
 install Red Hat Enterprise Linux 4.

 I remeber having installed it first in RedHat 9, and then switching it
 after a few days to SuSE 9.0, just by backing up /usr/local/zope
 directory and restoring it after in SuSE.
 No major issues with this.
 A couple of symbolic links did to tweaks that were needed.


 Now...
 I think my Zope is suffering from arthritis :(
 I can't undo any more, either in Zope nor Plone and i can't compress
 Zope's database without getting an error and... no database compressed.
 As if you care to rapidly browse the site, you will see it is indeed a
 small one, but the /usr/local/zope .bz2 tarball is already at 1 GB and
 increasing.


 Does this sympthoms means that i'm going to have troubles now migrating
 to RHEL 4 ?
 Maintaining the Zope and Python version of course and the same scheme.
 I don't want to upgrade Zope, nor Python, nor Plone.

 Any help would be apreciated.

 Warm Regards,
 --
 Mário Gamito
 Bastard Administrator in $hell
 $Users, you better make your backups
 Key FingerPrint: 0x90DA8E3C
 ___
 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 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] Restart button in Control Panel

2005-04-18 Thread Jake
You are starting it in Debug mode, which means it will not allow for the
restart button.

/etc/zope.conf (edit debug mode)

Also, try running it with:

/bin/zopectl start 

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


Milos Prudek said:
 Is it possible to have the Restart button in ZMI Control Panel? I only
 have Shutdown. What controls this? I start my Zope instance with
 instance/bin/runzope .

 I use Zope 2.7.4.

 --
 Milos Prudek
 http://www.spoxdesign.com - your web usability testing
 ___
 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 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: Does anyone care whether we deprecate ZClasses?

2005-04-07 Thread Jake
Jim Fulton said:
 (There are no plans to deprecate DTML.  It is even supported in Zope 3.)

That is the best news I have heard all day (although, it is early).

Jake

-- 
Zoping for the rest of us
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] Does anyone care whether we deprecate ZClasses?

2005-04-05 Thread Jake
Lennart Regebro said:
 Anyway, my main question is: You who are using ZClasses, can't you
 just stay on Zope2.8 or 2.9, if Zope 2.10 would not contain ZClass
 support?

That is possible, but it would be nice to be able to transition out of
ZClasses through 2.8 - 2.9 - 2.10 as opposed to there being a drop off
cliff.

I think the idea of creating a ZCLass based pluging/product for 2.10
sounds like a good one. That was it can be rolled out of the ZOpe core and
maintained by those of us who care.

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] Does anyone care whether we deprecate ZClasses?

2005-04-05 Thread Jake
And that is probably the best arguement for keeping them around longer.

Until the documentation has caught up to the new features, it seems a bit
ahead of schedule to start dropping support for them.

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


Dieter Maurer said:
 Lennart Regebro wrote at 2005-4-5 11:48 +0200:
On the Paris sprint, one thing that was noted was how ironic it was
that the release of 2.8, which includes support for the new
recommended development paradigm, was held up becuase we neeeded to
support an old non-recommended one. :-)

 ZClasses feature prominently in the Zope book.

 Seems they are more recommended than the new development paradigm (which
 does not yet feature at all in the Zope book).


 --
 Dieter
 ___
 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 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] Does anyone care whether we deprecate ZClasses?

2005-04-01 Thread Jake
As someone who has at least 5 different products using ZClasses across 10
different websites with millions of hits a month, I am certainly not happy
to see them go, but I do understand that their time has come.

If they are supported in 2.8 - 2.9 and gone in 3.0 I guess that is ok.
Again, it is going to take me and others a lot of work to migrate out our
data from those products into other vehicles but such is progress.

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


Jim Fulton said:

 ZClasses are a feature that support through-the-web development.
 Many people have found them useful in the past, but they have some
 significant deficiencies, including:

 - They can't be managed with file-system tools, especially
revision control systems like CVS and subversion.

 - They don't work well with Python development tools, like
profilers and debugger.

 - They aren't being actively maintained.

 Most serious Zope developers stopped using them a long time
 ago and are frustrated that we still expend resources keeping them
 around.  For example, the release of Zope 2.8 has been delayed
 by the requirement of getting ZClasses working with Zope 2.8.

 We could choose to deprecate ZClasses.  If we deprecated them in
 Zope 2.8, they would still work in Zope 2.8 and Zope 2.9, but
 their support would be removed in Zope 2.10.  Would anyone be upset
 if this happened?

 Jim

 --
 Jim Fulton   mailto:[EMAIL PROTECTED]   Python Powered!
 CTO  (540) 361-1714http://www.python.org
 Zope Corporation http://www.zope.com   http://www.zope.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 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] Does anyone care whether we deprecate ZClasses?

2005-04-01 Thread Jake
My vote is to keep them around for 2.8 and 2.9 but say goodbye after that.

Again.. it won't be easy for us, but who said progress ever was.

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


Jim Fulton said:
 Jake wrote:
 As someone who has at least 5 different products using ZClasses across
 10
 different websites with millions of hits a month, I am certainly not
 happy
 to see them go, but I do understand that their time has come.

 If they are supported in 2.8 - 2.9 and gone in 3.0 I guess that is ok.

 If we deprecated them now, they would be gone in 2.10 (not to be
 confused with 3.0) too.

 Again, it is going to take me and others a lot of work to migrate out
 our
 data from those products into other vehicles but such is progress.

 A decision hasn't been made.  People who don't use them feel strongly
 that they should go.  I'm trying to get a sense of how widely they are
 used.  I'm trying to understand if people who use ZClasses are a silent
 majority, minority, or small minority.

 Jim

 --
 Jim Fulton   mailto:[EMAIL PROTECTED]   Python Powered!
 CTO  (540) 361-1714http://www.python.org
 Zope Corporation http://www.zope.com   http://www.zope.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] Does anyone care whether we deprecate ZClasses?

2005-04-01 Thread Jake
My question, since it now seems like I am not the only one using ZClasses
is, why not support them? You listed out the reasons why someone wouldn't
want to use them going forward, but what are the reasons why not to
support them as legacy into 3/2.10?

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


Dieter Maurer said:
 Jim Fulton wrote at 2005-4-1 07:22 -0500:
 ...
We could choose to deprecate ZClasses.  If we deprecated them in
Zope 2.8, they would still work in Zope 2.8 and Zope 2.9, but
their support would be removed in Zope 2.10.  Would anyone be upset
if this happened?

 We use ZClasses for several applications which we would (if possible)
 not like to rewrite.

 --
 Dieter
 ___
 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 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] Mirroring to IIS

2000-07-10 Thread Jake LeBeau

Hello all,

I'm attempting to mirror our Zope site to IIS 5.0 on a W2K Server, and am having 
problems with Netscape Navigator. Because the files have no file extension, Netscape 
keeps trying to download and save the files to disk, rather than displaying the 
content as HTML. I've tried several ways of specifying that the MIME content type 
header coming from the server is "text/html", but nothing alters the behavior of 
Netscape. Is there anyone else out there who may have had experience with this and 
would be willing to help? Any advice would be appreciated.

Thank you,

Jake LeBeau [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 )




Re: [Zope] Mirroring to IIS

2000-07-10 Thread Jake LeBeau

LOL Good catch, I was just about to e-mail more questions ;-)

I've been banging my head on it for most of the day, and I think what it comes down to 
is - why does netscape have no problem displaying pages from ZServer that have no file 
extension, and yet try to save all files from IIS that don't have a file extension?
I think it is because ZServer correctly sends the appropriate MIME type along with 
each file. IIS doesn't. Apparently IIS sends files without extensions as an 
"application/octet-stream" content-type. I've tried changing this in IIS by changing 
the ".*" MIME mapping, but to no avail. I'm afraid I'm getting far afield from the 
topic of Zope and need to address this to some IIS list or other :-P

Thanks for your help, though

yours,

Jake [EMAIL PROTECTED]

 "Andy McKay" [EMAIL PROTECTED] 07/10/00 01:13PM 
Oops of course you are mirroring to a static file that setting a header will
do no good. Damn need more tea to wake me up.
- Original Message -
From: "Andy McKay" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, July 10, 2000 11:40 AM
Subject: Re: [Zope] Mirroring to IIS


 I did a similar thing and when I mirrored it to IIS as static files I
 changed the filename by adding .html

 You can fix the header to always add the correct content type
 (RESPONSE.setHeader('Content-Type', 'text/html'))
 - Original Message -
 From: "Jake LeBeau" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, July 10, 2000 10:47 AM
 Subject: [Zope] Mirroring to IIS


  Hello all,
 
  I'm attempting to mirror our Zope site to IIS 5.0 on a W2K Server, and
am
 having problems with Netscape Navigator. Because the files have no file
 extension, Netscape keeps trying to download and save the files to disk,
 rather than displaying the content as HTML. I've tried several ways of
 specifying that the MIME content type header coming from the server is
 "text/html", but nothing alters the behavior of Netscape. Is there anyone
 else out there who may have had experience with this and would be willing
to
 help? Any advice would be appreciated.
 
  Thank you,
 
  Jake LeBeau [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 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 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 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 )




Re: [Zope] Mirroring to IIS

2000-07-10 Thread Jake LeBeau

Hi Maik,

I've been trying to use the ZMirror product and wget with varying degrees of success. 
See my response to Andy McKay for a description of where I am now.

Of course, if I was a real Zopista, instead of a newbie, I would rewrite the ZMirror 
product to assign file extensions to its output, right? 

Thanks for your help,

Jake [EMAIL PROTECTED]

 Maik Roeder [EMAIL PROTECTED] 07/10/00 12:40PM 
Hi Jake !

Jake LeBeau wrote:
 I'm attempting to mirror our Zope site to IIS 5.0 on a W2K Server, 
and am having problems with Netscape Navigator. Because the files have
 no file extension, Netscape keeps trying to download and save the 
files to disk, rather than displaying the content as HTML. I've tried 
several ways of specifying that the MIME content type header coming 
from the server is "text/html", but nothing alters the behavior of
 Netscape. Is there anyone else out there who may have had experience
 with this and would be willing to help? Any advice would be appreciated.

Try using a mirror tool like w3mir. Folders like http://localhost/w3mir/ will be 
mirrored
to a folder:

w3mir/

and an index.html file inside:

w3mir/index.html

Hope this helps.

Regards,

Maik Röder

-- 
"The computing future is based  on "cyberbodies" - self-contained, 
neatly-ordered,  beautifully-laid-out  collections of information, 
like immaculate giant gardens." The second coming - A manifesto. David
Gelernter http://www.edge.org/3rd_culture/gelernter/gelernter_p1.html 

___
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 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 )




Re: [Zope] Win2000

2000-06-30 Thread Jake LeBeau

I'm running it here on W2K Server - I don't remember having much of a problem setting 
it up.
I do run it as a service, and it seems to work fine.

Jake LeBeau

 Robin Becker [EMAIL PROTECTED] 06/28/00 04:40PM 
The boss says he couldn't install Zope on our Win2000 box. He tried 3
times. Anybody else have a problem with M$'s latest?
-- 
Robin Becker

___
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 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] Re: [Zope-Moz] mozilla and zope play nicely again!

2000-06-28 Thread Jake Kauth

Martijn Pieters wrote:
 Slashdot has the journalistic integrity of a cod fish. One of the replies on
 the page scolds the writer for _another_ mistake about this. Personally, I
 have given up on slashdot.

around this part of town, we refer to it as "slash and burn". :)

jake
**

___
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] Z ODBC and W2K

2000-06-14 Thread Jake LeBeau

Hello all,
I'm trying to install the Z ODBC DA product on Windows 2000 Server. I placed the 
.tar into the top level directory of my Zope installation, but when I restarted the 
service, the product did not install. I also tried starting Zope with the .bat file, 
but with the same results. So I copied the installed product from another (working NT) 
Zope installation onto the W2K server, and while it does make the product available, 
the link to the icon is broken, and the db connection doesn't work either. Does anyone 
know how I can get this to work?
TIA,
Jake LeBeau [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 )