Image Gallery with 5000+ images

Author Message

Softriva .com

Wednesday 20 December 2006 10:31:46 pm

Dears,

My clients has 5000+ images. She would like to put them all in her new site. These images are in one huge directory.

Each image has a description. She is the only one who knows what is the description of each image. She not a computer expert. I need to find her a photo album that is easy for her to categorize the images and put a description on them.

I tried the free Google album, called Picasa but not sure if it will easy later to export these images to eZ publish. I am not sure if I should go this route.

Can you guys/gals help me in finding the best Album Program that is easy to use and good later to export these images with their description to eZ publish.

OOzy

Kristof Coomans

Thursday 21 December 2006 12:26:34 am

Hi OOzy

The program needs to support at least one of the commonly used standards for putting metadata in your pictures (I can think of XMP, EXIF, IPTC ).

I have used http://www.pixvue.com/ in the past and I liked it, it is integrated as a shell menu in Windows Explorer. There are a lot of other alternatives, you can find them on Google.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Softriva .com

Thursday 21 December 2006 2:21:54 am

Hello Kristof,

Beautiful, I tried pixvu. I like it. After, I changed all images metadata, how can I dump all these images into eZ publish and have eZ read the metadata and use the title of the images as a title for users to see.

I hope that I did not confuse you!

OOzy

Kristof Coomans

Thursday 21 December 2006 3:02:58 am

Hi Oozy

There are several possibilities.

You can write a CLI script, to import the images as objects and map the metadata to object attributes. There are many PHP libraries to extract image metadata (in case the PHP exif and iptc functions are not enough). A script like this would be a nice contribution for the community ;-)

You can also use the image analyzer system of eZ publish to retrieve the metadata when viewing an image. I never used this myself before, but here are some pointers:
http://ez.no/doc/ez_publish/technical_manual/3_8/reference/datatypes/image
http://ez.no/doc/ez_publish/technical_manual/3_8/reference/objects/ezimagealiashandler
http://ez.no/doc/ez_publish/technical_manual/3_8/reference/configuration_files/image_ini (unfortunately not documented yet, look for AnalyzerSettings the default image.ini)

I'll probably have to do something similar in the future so I'm interested to hear about your progress.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 05:58:55
Script start
Timing: Jan 31 2025 05:58:55
Module start 'layout'
Timing: Jan 31 2025 05:58:55
Module start 'content'
Timing: Jan 31 2025 05:58:55
Module end 'content'
Timing: Jan 31 2025 05:58:55
Script end

Main resources:

Total runtime0.0159 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 588.1328151.2109
Module start 'layout' 0.00450.0027 739.343836.6641
Module start 'content' 0.00720.0073 776.007894.1406
Module end 'content' 0.01450.0014 870.148433.9922
Script end 0.0159  904.1406 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002113.2528140.0002
Check MTime0.00106.1066140.0001
Mysql Total
Database connection0.00085.134210.0008
Mysqli_queries0.002415.062630.0008
Looping result0.00000.056910.0000
Template Total0.00106.410.0010
Template load0.00074.648810.0007
Template processing0.00031.703410.0003
Override
Cache load0.00053.236110.0005
General
dbfile0.003522.175980.0004
String conversion0.00000.046440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs