On Mar 31, 6:15 am, Chris Cairns <[email protected]> wrote:
> So modify the script like this:
> set twitter_status to quoted form of ("source=quicksilver&status=" &
> encodeURL(tweet))
> and it point to blacktree.com
Hi guys, thanks for using my slightly modified version of the Coda
Hale script.
Just to clarify, I didn't think that my modifications warranted a new
"source". Also, I think lots of other people contributed to this
script (I know I used both Coda's version as well as input from other
versions).
I did a quick test and source "quicksilver" seems linked to www.blacktree.com.
So indeed, a change like this:
set twitter_status to quoted form of ("source=quicksilver&status=" &
encodeURL(tweet))
will work. I'll modify the version on my blog to reflect this.
Dylan