http://www.northlight-images.co.uk/article_pages/install_canon_software.html#mac_canon_software
What to do if you need to update your Canon Digital Photo Professional and you lost the install disk
Reply
http://www.northlight-images.co.uk/article_pages/install_canon_software.html#mac_canon_software
http://speckyboy.com/2009/06/03/15-amazing-jquery-image-galleryslideshow-plugins-and-tutorials/
Xcode supports this well. I used Chris Fletcher’s instructions:
- Start a new XCode Project
- Duplicate the current Target
- Rename the Duplicated Target
- Rename the Duplicated Info.plist File
- Change the Icons in the Duplicated Info.plist file to use the Lite Version Icons
- Change the Bundle Identifier to match with the bundle identifier from Apple for the Lite Version
- Edit Build Properties of the Duplicated Target
- Add C / C++ Compiler Flags
- Change the Product Name
- Change the name of the Info.plist file to the name of the Duplicated Info.plist File- Add Logic to code to separate features of Lite and Full version.
Chris’ explanation is good, but here are a few gotchas:
Click on the link above to snag a program I wrote to check to see if links in WordPress blogs are active. I run it every night in my crontab.
A shout out to Jose Solorzano who wrote the simple HTML DOM parser.