Sep 17, '08 07:30:03AM • Contributed by: Anonymous
My AppleScript skills are rudimentary, but here it is: To adopt this to your own needs, simply replace the names associated with orgCalendar (the original calendar) and dupCalendar (the duplicate the script will create) near the top of the script.
[robg adds: I tested this, and it works as described. This previous hint describes a manual solution to the problem, and the comments offer some script alternatives. This version, however, seems more robust and makes updating easier.
The advantage of using a script is that you can then use iCal (or Automator) to set up an event to run the script automatically, keeping your "fake" subscribed calendar up to date. I did just that with this script, setting up a repeating event in iCal to run the script once a week. If you're going to do this, you may want to comment out the final display dialog line, so that you don't have a window popping up on your screen each week.]
