While I waited for my order to arrive, I decided to write a utility program to better organize my 6000 photos. It was taking forever to open my big photo file folder! My new program copies all of the files found within one folder tree to a new folder tree, which has the files broken out by the date each picture was taken. A distinct folder is created for each day a picture was taken. Now it is easy to open the root folder, and find all the pictures from Christmas 2003, for example. With a little more polish, this utility could be ready for public consumption.
Eric