Tweet from SlickRun
There are many launchers out there, but my favorite by far is SlickRun. Here’s how to post a twitter status update straight from SlickRun. This way even without a web browser open or a dashboard app, you can always do a quick little tweet. Get SlickRun & cURL (a little cmd app to send HTTP requests) "setup" from SlickRun Add an entry called "tweet"… Where Filename or URL = path to curl.exe (I put mine in a directory referenced by the tools environment variable) Parameters = -u <username>:<password> -d "status=$W$" http://api.twitter.com/1/statuses/update.xml Of course there are some real drawbacks to doing … Continue reading Tweet from SlickRun