I wrestled with a similar issue when I wanted to make a bookmarklet to
tweet a webpage I was visiting. I got around it by having a cgi script
that simply shortened the url (using
is.gd) and then redirects you to
twitter's site to finish the post. I realize this may not be "quick"
but I like the solution over posting through my server (which I don't
run). Your username/password never go through my server.
Incidentally, if you are not logged into twitter's site you are
redirected to login, after logging twitter will redirect you to your
post.
Check it out:
http://www.nirmalpatel.com/web.html#tweetpage
> Why should I trust you with my password? Have you thought of using OAuth?
>
> Best of luck,
> Barce
>
> On Sat, Aug 2, 2008 at 6:00 PM, bigredmailbox
> <
bigredmail...@googlemail.com>wrote: