[twitter-dev] new version 0.2.0 of twitter-api for clojure released

2011-07-29 Thread AdamWynne
Hi guys A new version 0.2.0 has been released with full async integration, reworked callbacks and some more tests. Uses some nifty protocol based performance tweaks. Its over at: https://github.com/adamwynne/twitter-api Cheers Adam -- Have you visited the Developer Discussions feature

[twitter-dev] New twitter API in Clojure

2011-06-30 Thread AdamWynne
Hi guys I have open sourced my connectivity api to twitter, so for all you Clojure twitter-heads, go and check out: https://github.com/adamwynne/twitter-api Some features: - its based on the async.http.client library for high performance, low overhead comms - it has a full test suite

[twitter-dev] 'count' parameter for statuses/sample gives a 416

2011-06-13 Thread AdamWynne
Hi all I think the docs might be wrong, as it says that statuses/sample can have a 'count' (see: http://dev.twitter.com/pages/streaming_api_methods) but the API returns a 416 if you try and supply one Cheers Adam -- Twitter developer documentation and resources: https://dev.twitter.com/doc