> Just tried twhirl based on this blog from shoutem > (http://blog.shoutem.com/2009/02/14/how-to-setup-shoutem-desktop-app-twhirl/). > Example: Use this as your user: > [email protected]/twitter > > Here are the results from the call - all 404s. I don't know whether the > problem is the "api" in the URL
Ah, right, Twhirl works with laconi.ca, which has a twitter-compatible API. I've committed configuration via properties- you should now be able to connect with twhirl if you configure twitter.prefix=api Unfortunately, I still don't see an easy way to configure a URL with several segments, like "twitter/api". Then there's the problem that Twhirl still tries to connect through SSL only, so you need to configure Jetty for SSL or at least use some sort of SSL proxy/tunnel.
