Re: [Zope] genealogy product?

2007-09-07 Thread Peter Bengtsson
I don't think there is such a Zope product. With that amount of members 
and entries it'd be best to write your own. 150,000,000 entries 
shouldn't require 20 servers!! Sure, you might need a decent database 
server and a decent application server but not 20.

Unless they're 20 x Pentium 90 :)

Mihamina (R12y) Rakotomandimby wrote:

Hi,
Would you know any genealogy product for Zope?
Is zope a tool for managing a big (20 members) of genealogy oriented 
group, which has over 150,000,000 entries in the genealogy tree?


It is now managed with about 20 servers and SQL databases but Zope might 
be a solution, isn't it?


Thank you.
___
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] genealogy product?

2007-09-06 Thread Jaroslav Lukesh

Hi,

I does not know that product, but zope DB is tree DB. Here are few products 
which you should use to cross between trees (like unix symlink). One folder 
= one person.


SO programming of that web application is not as hard, you should do it in 
plain DTML and javascript. Plus you should use each folder as container to 
hold photos, files etc. Use python script to display folder tree rather than 
DTML, python is much faster for big trees - these products exists.


Regards, JL.

- Original Message - 
From: Mihamina (R12y) Rakotomandimby



Hi,
Would you know any genealogy product for Zope?
Is zope a tool for managing a big (20 members) of genealogy oriented 
group, which has over 150,000,000 entries in the genealogy tree?


It is now managed with about 20 servers and SQL databases but Zope might 
be a solution, isn't it?


___
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] genealogy product?

2007-09-06 Thread Mihamina (R12y) Rakotomandimby

Hi,
Would you know any genealogy product for Zope?
Is zope a tool for managing a big (20 members) of genealogy oriented 
group, which has over 150,000,000 entries in the genealogy tree?


It is now managed with about 20 servers and SQL databases but Zope might 
be a solution, isn't it?


Thank you.
___
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 )