Hi Forrest,
No problem with the sharing. I will help out wherever and whenever I can for a fellow EE user 😉
With regards to Lightbox, sorry I meant to provide a link to the script. It is actually a Javascript solution for showing images in an overlay on the page. Quite a standard effect nowadays but I think that because it is quite standard it doesn’t stick out as just being placed on the page because everyone else is doing it which is nice. Also really allows you to show the image at a larger size without too much of the background page detracting from it which in the case of a photography site is a definite plus.
With IPTC and EXIF data at the moment I am not using these but will be in the future, just need to figure out the best way of getting that information out of the images as the server we are currently hosting on (I think) doesn’t support this in their PHP setup at the moment but we do have full control over what we place on the server so that may well get integrated at a later date. I was wanting to go without at this stage and see how many enquiries we get for it before implementing it though.
As we are going to be selling very high resolution professionally shot images I’m not too sure that we will need to show the camera information. Admitted it is nice to see how others took their images but in our case we really just want to sell, sell, sell 😉 Of course if customer demand is high enough then we will look into adding this at a later date.
As to how many custom fields we are using it really isn’t that many at all. We have the title then some information about the image such as where it was shot and so on so forth. We then have an ID field that simply gets an automatically created ID number for each image. As we are going to be uploading all images via a clever implementation of using Freeform and the Moblog module plus a plugin that I created specifically for limiting how many images can be uploaded by a member group at any one time then this number is automatically created using PHP and inserted for the user. They don’t have to worry about any of that.
Pretty much the only other field we have then is the location of the image which I just store as the folder/image-name hierarchy as all our main downloads will be stored on Amazon S3 as they are pretty large 😉 and then the smaller images for the site (at the moment) are stored on the same server as the EE installation but I may well move them across to Amazon in time. As I have the exact same names for the files whether they are the large download-able item or the thumbnail version I can very very simply update this at a later date. The only other information that has to go in are the tags for each entry and the cost for the entry in the Simple Commerce Module.
Don’t know if any of that helps at all but anything else you need help with then don’t hesitate to ask.
I would really advise you to sit down with pen and paper first though and think about exactly what you want from the site and what weblogs, fields etc you are going to need and how you are going to pull them all together. Once you have this at hand and some web templates it really is pretty plain sailing from there on in 😉
Speak soon.
Best wishes,
Mark