Re: photo gallery architecture

"Martin Cooper" <[email protected]> Thu, 3 Jul 2008 19:35:29 -0700
Newsgroups gmane.comp.apache.incubator.projects
Message-ID <[email protected]>
On Thu, Jul 3, 2008 at 7:13 PM, Angela Cymbalak <[email protected]>
wrote:

> It appears that we are set on JCR and then maybe Sling and Tuscany.  The
> RESTful interface is going to be best for direct viewing of the photo
> gallery and then the WS interface will be available for whatever anyone
> wants to use it for (process type transactions probably).  What is the
> design of the JCR repository going to be?  What information needs to be
> collected for each photo?
>
> my quick suggestions:
> photo
> thumbnail
> create date
> caption
> tags


Depends on how much you want to take on, really. Most digital cameras, and
especially DSLRs, provide a whole slew of metadata in addition to the
image(s). That might be important information for some people, although for
others it would be irrelevant.

Also, some of the attributes mentioned above are not always as obvious as
they might seem. For example, what does 'create date' mean? The date the
original photo was shot, the date it was last edited, or the date it was
added to the content repository? Are two image sizes (original and
thumbnail) sufficient, or would you want other sizes in between?

Just some more food for thought.

--
Martin Cooper



>
> Angie
> photographer
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>