G
Guest
Guest
Archived from groups: rec.photo.digital (More info?)
On Mon, 18 Jul 2005 08:13:16 +0100, Terry Pinnell wrote:
> In particular, with future sorting in mind, I vary between making the
> major field the Date/Time Taken, or some keyword about the subject.
> For example, my photo taken at 4:26pm yesterday on a walk from a place
> called Exceat could be renamed from
> DSC0005.jpg to
> 2005-07-17-09-16-26-Exceat.JPG
> or
> Exceat-2005-07-17-09-16-26-Exceat.JPG
That looks like [July 17, 2005] [09] [4:26PM] [Exceat.JPG] to me.
Since most cameras can take many pictures in less than one minute,
would the 09 be a misplaced 'seconds' counter, where the time was
4:26:09PM? You'd need a seconds counter if you took several
pictures rapidly in Exceat. Here's hoping you don't get (and use) a
camera that can take long rapid bursts of pictures where you might
end up with more than 60 shots taken within a minute. Maybe your
current camera can't do that, but you might want to plan in advance
for the camera you might be using 3 years from now. In that case a
unique sequential key would help. They're generally used in
relational and other database tables and might be a worthwhile
addition to your naming scheme, even if you don't plan on using a
database to keep track of your photos in the near future.
On Mon, 18 Jul 2005 08:13:16 +0100, Terry Pinnell wrote:
> In particular, with future sorting in mind, I vary between making the
> major field the Date/Time Taken, or some keyword about the subject.
> For example, my photo taken at 4:26pm yesterday on a walk from a place
> called Exceat could be renamed from
> DSC0005.jpg to
> 2005-07-17-09-16-26-Exceat.JPG
> or
> Exceat-2005-07-17-09-16-26-Exceat.JPG
That looks like [July 17, 2005] [09] [4:26PM] [Exceat.JPG] to me.
Since most cameras can take many pictures in less than one minute,
would the 09 be a misplaced 'seconds' counter, where the time was
4:26:09PM? You'd need a seconds counter if you took several
pictures rapidly in Exceat. Here's hoping you don't get (and use) a
camera that can take long rapid bursts of pictures where you might
end up with more than 60 shots taken within a minute. Maybe your
current camera can't do that, but you might want to plan in advance
for the camera you might be using 3 years from now. In that case a
unique sequential key would help. They're generally used in
relational and other database tables and might be a worthwhile
addition to your naming scheme, even if you don't plan on using a
database to keep track of your photos in the near future.