Movie #1 - Welcome Screen (mp4) :: Movie #2 - Book Display (mp4) :: Download

greetsfield_welcome{width=”500” height=”313”}

About:
Based on the foundation of the aadl_saver (below), I created a new screen saver to welcome patrons to the new Pittsfield Branch. It contains a welcome screen, listing of events, and multiple dynamic displays of New or Top Books (including cover images) from the AADL RSS feeds. Bonus geek points to anyone that can identify the application which influenced the overall look.

Requirements:
Apple Macintosh running OS X

Installation instructions:
Place the .qtz file in ~/Library/Screen Savers (just for you) or /Library/Screen Savers (for everyone)

Configuration options:
Note: In order to make screen saver option changes “stick”, click off the edited field before clicking “OK”
Feeds = The String containing all the Feeds you want the Screen Saver to display. Screens are Separated by the ‘\^’ character, and Displayed Titles are separated from the URLs by the ‘;’ character. The first two Screens should remain hard-coded to “Welcome” and “Events”.

Seconds per Title = Number of seconds that each title will be displayed on the screen

greetsfield_books{width=”500” height=”313”}

Coding:
If you’re interested, you can open the screen saver using [w:Quartz Composer]. You’ll see all the fun I had figuring out exactly how to make those cover image thumbnails slide across the screen.