I’m working on a new gallery. Not that anyone will notice much difference from whats there now… The look is going to be the same, but the functionality is going to completely change.
Right now, every page it a new HTML document. Normal. But not ideal.
What I’m going to be doing is databasing everything in XML, and using only one page to control and display the entire gallery. That’s a reduction from 9 pages to 1 page. Isn’t XML great?
So that’s what’s currently in the works. It’s going to have a few text fields that populate according to the image selected too, so it’ll go live once I finish categorizing everything and writing some decent copy ;)