[Zope] Newbie Zope Howto

2005-03-31 Thread Enrique Arizón
 I'm trying to do a micro-Zope that basically store
documents (PDFs scanned files) with some custom-made
attributes (¿Who stores the document?, ¿where is the
original -physical paper- stored?, ¿who is in charge
of maintenance?, ¿token words?, ...) so that final
users are able to search for stored docs based on
those properties (ideally using regex approach, not
exact matches). The idea is that users insert the
scanned pdfs through a normal html form that forces
them to input the additional data -properties- and
reject the input if required fields are empty. Since
I'm complety new to Zope and I see there are too many
ways to approach the problem I wonder what's the
easiest way to make it. 

Note: I'm used to Python development so that's not a
BUT for me.

 Thanks in advance for any help, hint or link!!

 ENRIQUE ARIZON
 SOFTWARE DEVELOPER AND SYSTEM/NETWORK ADMINISTRATOR.
___
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] Newbie questions:

2005-04-11 Thread Enrique Arizón
Hi again, I'm starting to make up with Zope, but still
basic doubts remains:

Q1: When using normal python I'got used to the
dir(Object) to learn new APIs/Libraries. But when
trainning with my first Zope Scripts I can't. The dir
not defined error appears. ???

Q2: I can access the Zope management console and the
help system but when I got to Zope Help - API
Reference - Something I'm requested for a
user/password. I try with the one I defined during the
initial setup (the same I use to access the Zope
Man.Console) but is rejected. What I did wrong?

 Thanks in advance for any help, hint, link!

 ENRIQUE
___
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] About High Level Query Languages

2005-09-12 Thread Enrique Arizón
 I was browsing different solutions/products to query
the Catalog with a high level language similar to SQL
and it looks to be more than one solution:
http://www.zope.org/search?SearchableText=Query+Language

 The question is whether an standard query language
exists or not yet for Zope/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 )


[Zope] Need for advice ...

2005-10-14 Thread Enrique Arizón
 By desire of the gods and the ebays lords a bargain
Sun Enterprise 250 arrived to my hands this week.

 The machine is equiped with 6x50GBytes SCSI HDs that
can be setup in RAID 0, 1, 5 and 01 combinations and
two Sparc 64bits CPUs with Solaris 10. The idea is to
use it mainly for Zope/ZEO/Plone hostings.

 Anyone has experience or knows of sources of
documentation for tunning a simmilar system to take
the most of Zope (ZODB tricks, ZEO setup,...)?

 Thanks in advance for any help!



___
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: Need for advice ...

2005-10-20 Thread Enrique Arizón
 Thanks for the replies. For now I'm going to try it
with Solaris 10 for a few reasons:

1.- I try to get the most of its 6 SCSI discs, and the
documentation I found for Solaris
(http://docs.sun.com/app/docs/doc/816-4520) was much
better than similiar one for Linux, including
optimizations for various scenarios (write intensive
vs read intensive, small vs large reads,...).

2.- I'm also interested in checking DTrace
(http://users.tpg.com.au/adsln4yb/dtrace.html), that
has got really good press in the media.

3.- Solaris Containers (similar to Xen, but again
better documented than Xen).

 Anyway it's true that for a Linuxer like me Solaris
is hard and even ugly (it took me one full day to
setup IPsDNSs).

 If I success I will post a resume for reference.

 --- Lennart Regebro [EMAIL PROTECTED] escribió:

 On 10/20/05, Nick Davis [EMAIL PROTECTED] wrote:
  I'm not sure how difficult it is to install Linux
 on this h/w but if you
  can, this will make life easier for you in many
 ways in addition to
  being easier to host Plone/Zope
 
 Debian is supposed to run fine. Also OpenBSD has a
 sparc port which
 could be an alternative. And new CPU boards cost,
 like, nothing, so it
 could be a pretty cool server.
 --
 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 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] About compressing files on the flight...

2005-11-03 Thread Enrique Arizón
 Maybe is just that I didn't take enough coffee this
morning but I have been searching on Google and didn't
find any standard way to compress uploaded files at
flight while uploading to the server.

 Any hint?




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