Twitter URLs using Quicksilver
Wouldn’t it be nice to send the URL you’re currently looking at in Safari directly to Twitter by just executing a Quicksilver command or even by hitting a hotkey? I think, yes it is! And so I wrote an Applescript that performs the folowing tasks: Read the URL and title of the website currently shown [...]
Applescript: add document currently shown in Safari to Delicious
I just switched from Firefox to Safari and was looking for a nice way to add the website currently shown in Safari to my Delicious bookmarks. Delicious itself offers a bookmarklet for that purpose, but I prefer leaving the bookmark bar hidden. So I came up with a litte Applescript… It does nothing [...]