[Zope] Re: Photo Product fix/question/suggestion
dale w lance
dale.w.lance@mail.sprint.com
Tue, 11 Jan 2000 10:20:07 -0600
--openmail-part-1860a652-00000001
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="BDY.TXT"
Drew -
> -----Original Message-----
> From: andrew [mailto:andrew@apl-software.com]
> Sent: Monday, January 10, 2000 8:00 PM
> To: vorlon; zope
> Cc: andrew
> Subject: [Zope] Re: Photo Product fix/question/suggestion
>
>
> I'll answer the last first, I have been developing a product called
> ZPhotoAlbum which subclasses a ZCatalog to provide full-text, indexed
> searches on your online photo database. I hope that the ZPhotoAlbum
> will support a property that will be used by ZPhoto (think of
> Photo plus
> properties like title, description, photographer, datestamp,
> etc.) to create
> the default display settings for EVERY ZPhoto in the ZPhotoAlbum.
> This should be available real-soon-now, as well as an example site
> for which I am building this beast.
>
Great! keep me informed!
----------------- SNIP! ---------------------------------
> In the
> near future, I plan to package PIL seperately or package PIL INSIDE of
> Photo, to avoid the issues with PIL installation.
>
> Actually, I don't know which packaging scheme is better,
> package PIL with
> Photo or package PIL outside Photo. I know of several
> products tthat require
> this. Photo, Poll, Dataminer, and a couple that I can't
> remember the name
> of...
>
Something to be aware of ---
I have installed Photo & PIL on win98 and winNT boxes.
On winNT leaving __int__.py blank does indeed have the desired effect
and everything works as advertised. However, on win98 I have problems.
I left __init__.py blank which allows the product to 'load' without
breaking (I mean it shows up in my products list ok). But when I try to
use it I get an attribute error of "Image" in the resize method of
Photo.py
There appear to be subtleties between a winNT install and win98
----------- SNIP! -------------------
--openmail-part-1860a652-00000001--