Something that would be really beneficial would be able to have customized descriptions for logos that access the filename and exif info on the photo to be used as a macro in a text description.
For example, let's say I have a list of files that I'm uploading with names like IMG_0001.jpg thru IMG_1234.jpg
When you go to do the upload, in the settings, have a field to enter a Description which would be applied to all the photos being uploaded. In the description, which is standard text, you would be able to type in macro codes that access info about the photo. For example, let's say you had this as a description:
This photo is from the party on ($FD). You can see ($JPC) in it. If you want a hi resolution version of it, click here: http://www.sendmypics.com/sendpicsapp.php?$($FNT) and you can have it sent to you.
And the resulting description in facebook might look like this:
This photo is from the party on 10-01-12. You can see Mark Jacobs goofing around in it. If you want a hi resolution version of it, click here: http://www.sendmypics.com/sendpicsapp.php?$IMG_0786 and you can have it sent to you.
This would also allow the ability to generate a clickable link in the description. Right now, you can put text in a description with creative file naming, but not on a mass scale and not clickable links because '/' and '?' are not acceptable characters in Windows filenames.
In this example, there are three macros:
($FD) = FileDate
($FNT) = FileName Title (the filename without the extension
($JPC) = Jpeg Comment from the EXIF info
For me, the most important macro item would be the filename title. But you could have macros for anything available in the EXIF info or the Windows file info.
Anoher example:
This photo is from the party on ($FD). You can see ($JPC) in it. Click here to rate this photo on a scale of 1-10: http://www.mypics.com/photratingapp.php?$($FNT) and see what others think.
And the resulting description in facebook might look like this:
This photo is from the party on 10-01-12. You can see Mark Jacobs goofing around in it. Click here to rate this photo on a scale of 1-10: http://www.mypics.com/photoratingapp.php?$IMG_0786 and see what others think.
The link could do something like generate a popup window for them to rate the photo and then display how it ranks based on other people's ratings. Lots of possibilities.
This would be REALLY helpful!!!