As a journalist, I have a fair list of pages I visit daily - usually the first thing in the morning, and then several times in the day. Unfortunately, that also means clicking my way through a million bookmarks. Until I got sick of it, and wrote an Applescript to do it for me:
open location "http://news.bbc.co.uk"Add as many sites in the AppleScript source as you like, and save it. Then, when you run the script, the browser you define as your default browser will open all the links above in new windows.
open location "http://www.cnn.com/"
Mac OS X Hints
http://hints.macworld.com/article.php?story=20030124063440530