Chyrp to NetNewsWire Script Updated to Always Use Default Browser
Back in May, I published a script to enable links to be posted directly from NetNewsWire to Chyrp. Earlier today, I discovered a method by which AppleScript can always open links in the default Web browser (which is surprisingly obscure—a tell application "Default Browser" to openURL ... would be more memorable, Apple) and have updated the script accordingly—there’s no longer any need to update the script for your particular browser. It will also work with browsers that are not scriptable—my cup runneth over.
If you’re using this script already and want to update, just drag the old script from your Scripts folder to the Script Editor icon and make the small change at the end of the script.