Can Zenphoto be used to serve resized photos on another web page?

Is there a URL (e.g. mywebsite.com/zenphoto/zp-core/something.php?image=filename&width=480) so that I could have Zenphoto serve up a resized image?

I want to use Zenphoto as a webphoto server. I maintain my full-size photos (e.g. 5MP to 10MP) in a private archive using Qdig, and downsample (using Xnview) to 1024x768px images for webphotos that I ftp into Zenphoto albums.

I can embed the 1024x768px photos directly (e.g. mywebsite.com/zenphoto/albums/albumname/imagename.jpg ) with a link (i.e. a href="address" width="480"), but then full-size images get sent to the browser so that resizing happens on the client. If I could get the images served up smaller (e.g. 480px wide), then the resizing would happen on the server, and less data would be sent to the browser.

The images will eventually show up in a Wordpress blog. I don't really want to use a Wordpress plugin (i.e. Zenphoto extension), because I'm writing some complicated HTML -- I use the Wordpress Shadowbox JS plugin -- so short tags would only make things more confused.

I like the simplicity of Zenphoto, and am looking forward to liberating my webphotos from the built-in gallery of Wordpress. I really like that Zenphoto has an RSS. I just have to figure out the best way to use Zenphoto. Thanks.

Comments

Sign In or Register to comment.