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


Click here to return to the 'Post to a Del.icio.us account from NetNewsWire' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Post to a Del.icio.us account from NetNewsWire
Authored by: sdevore on Oct 04, '04 11:52:36AM
Two things you can change the
tell application "Safari"
to
tell application "System Events"
to send commands to the default browser. Also there is a cocoa client application for Del.icio.us that works with the "Post to Weblog" called Cocoal.icio.us That you might give a try too

---
--
Foolish consistency is the hobgoblin of little minds -rwe
--

[ Reply to This | # ]

Post to a Del.icio.us account from NetNewsWire
Authored by: lrosenstein on Oct 19, '04 02:06:08PM

Actually, I think you can leave off the tell application ... end tell. open location is a command in the StandardAdditions osax, and can be used as if it was built into AppleScript.



[ Reply to This | # ]