Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Find the semi-hidden free stuff in the iTunes 7 store' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Find the semi-hidden free stuff in the iTunes 7 store
Authored by: macubergeek on Sep 29, '06 02:26:32AM
I haven't figured out how to bookmark the url in Safari so I put together this simple applescript to link to the url.

tell application "Safari"
open location "http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewRoom?fcId=188575544";
end tell

the open location line wraps. It should be on one line.

[ Reply to This | # ]