Tuesday, April 25, 2006

Photos still to come...

I'm working on a 100% standards-compliant, PPH and CSS based photo album. I've had a look around, and can't seem to find one already there, so Louis and I are working on it.

The PHP bit is pretty straightforward, as Louis already has most of the functionality happening, I just need some tweaks to the look and feel of it, to keep me happy =)

When it's up and running, it will be easy to keep the albums updated. All I'll need to do is upload JPEGs to a directory and the rest of the album will be generated on the fly with PHP. The layout in the browser will all be taken care of via CSS, so it will be very easy to change the way the whole thing looks, without having to touch any of the PHP code - all the PHP will do is generate the thumbnails and the XHTML. Thumbnails will be created the first time an image is shown, and the XHTML will all be dynamically created. Easy!

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home