Applescript to post the currently selected news item in NetNewsWire to Twitter using bit.ly URL shortening with authentication and history..
— Read more
set tweet_dialog to display dialog "Edit your Twitter status" with title "TwitNews" default answer tweet cancel button 1 default button 2 buttons {"Cancel", "Send"}
0b0d20e