topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 7:50 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: IDEA: Time Of Day Synchronized Slide Show Screen Saver  (Read 4777 times)

parkint

  • Supporting Member
  • Joined in 2010
  • **
  • Posts: 119
  • It's bad luck to be superstitious
    • View Profile
    • Donate to Member
IDEA: Time Of Day Synchronized Slide Show Screen Saver
« on: July 15, 2010, 07:00 AM »
Time of Day Synchronized Slide Show
This is a quirky concept but, as I have always believed, if I have a need for something there must be
at least one other person in the world who would also find it useful.

The idea is to develop a Screen Saver that rotates through photographs on the user's computer.  Nothing new
there.  But each photo will be displayed based on the Time of Day it was taken.  Thus, at any minute
of the day I will be able to see photos I took at the same time of day on some other date.

Here are the 'business rules' for the application:
 o A typical Slide-Show Screen Saver with all capabilities that are assumed in such
 o All photos to be displayed are defined by the user in the configuration - from a set of folders
 o The user can configure a 'minimum display time' for photos.  Every photo will display on the screen for
at least this minimum time.  This prevents the FLIPPING of multiple photos in succession that match the
timestamp AND prevents the change to a 'next' photo prematurely.  In other words, if the 'minimum time' is 2
minutes yet there is a photo that matches the next minute it will be skipped
 o The photos will be displayed based on the current time and the time/date information of the photo (I
believe this can be found in the EXIF; if it exists.)
 o For photos that do not contain EXIF data, the date will be used - these form a 'pool' of photos for
"random" choice (below)
 o When faced with multiple photos meeting the selection criteria any one will be chosen at random from
those that do match
 o When there is no photo in the collection that meets the criteria the Month-and-Day will be used
 o When there is no photo in the collection matching simply Month-and-Day, the current Month will be used
 o If no photo matches the selection criteria - based on date/time taken, the file datestamp will be used
Additional feature/ideas (maybe future):
 o Since we will be reading the EXIF data, the option (configurable by the user) to display the GeoTag data
over the image - as a tag at the lower corner in Lat/Lon format.
 o A 'magic' key that will identify the currently displayed photo - perhaps placing its location on the
Windows clipboard. {I find myself, many times, see an image in my screensaver and wonder "Where is that?" or
"I want to print/copy/review that one"
 o The ability to include the path to photo-sharing sites (Picassa does this and I love it)
 o Added logic to 'remember' which photos were chosen at random so there is less chance of repeat.

I would like to do this myself, maybe even as a commercial venture, but I simply do not have the time.
I was hoping someone in the DC community has the time and desire to make this idea a reality.
This is an application I would find very useful (and will gladly share some Donation Credits)
« Last Edit: July 20, 2010, 07:10 PM by parkint »

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: ToDSSS - Time Of Day Synchronized Slide Show Screen Saver
« Reply #1 on: July 15, 2010, 07:21 AM »
Fun idea.

I already have an image based screensaver (Multi Photo Quotes).  It wouldn't be too hard to add some of these features as an option.

parkint

  • Supporting Member
  • Joined in 2010
  • **
  • Posts: 119
  • It's bad luck to be superstitious
    • View Profile
    • Donate to Member
Re: ToDSSS - Time Of Day Synchronized Slide Show Screen Saver
« Reply #2 on: July 15, 2010, 05:25 PM »
That would be OUTSTANDING, Mouser. :up:

Have you just volunteered to do so?
« Last Edit: July 18, 2010, 04:17 PM by parkint »