Jan 26
Create distributable slideshow screen savers
Cats: News|
I like to create slideshow screen savers, and I do so using OS X's .slideSaver package format. The advantage of using this format is that you can redistribute your slideshow among friends or family -- that's why I tried my hand at it. Now, making a screen saver is a bit less easy in 10.6 because you have to add the LANG.lproj folders, but here's the rundown for creating these packages.
To make a slideshow screen saver, you do not need a separate application to compile. All you need will be right here. (You might want Property List Editor from the XCode developer tools to build the .plist files, but you can use TextEdit to do that.)
First, create a folder in any convenient place. Title it the name of the screen saver (Car Pictures, for example) and press Return.
To understand the package contents, you must have three files in that folder: an Info.plist file to identify it, a version.plist file to identify the version, and a folder...
To make a slideshow screen saver, you do not need a separate application to compile. All you need will be right here. (You might want Property List Editor from the XCode developer tools to build the .plist files, but you can use TextEdit to do that.)
First, create a folder in any convenient place. Title it the name of the screen saver (Car Pictures, for example) and press Return.
To understand the package contents, you must have three files in that folder: an Info.plist file to identify it, a version.plist file to identify the version, and a folder...
Leave a Reply
You must be logged in to post a comment.
Subscribe
