[twitter-dev] where's the REST api documentation?

2011-04-14 Thread Matteo Sisti Sette
Hi, In the official twitter documentation main page (http://dev.twitter.com/doc), under "Streaming API & User Streams" there is a link to "Streaming API Documentation"; under "Search API" there's a link to "Search API Documentation", but under "REST API and General" there's no "REST API Docum

[twitter-dev] Access Twitter through nokia s40 series

2011-04-14 Thread Murugan Nambi
I want to be Access Twitter through my application, for all nokia s40 series . it is possiple. then how i will do the authentication etc. Pls let me know ASAP. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issue

[twitter-dev] "Easy there, Turbo. Too many requests recently. Enhance your calm." from duostack hosting

2011-04-14 Thread Viktor
hi, i'm using the streaming api (for an earthquake alarm app, i'm from Tokyo) regardless what i'm doing, when i deploy it to a hosting service (duostack), after the first request, i get back an "Easy there, Turbo. Too many requests recently. Enhance your calm." error. I use a test account (usern

[twitter-dev] Re: Inconsistent OAuth behavior in streaming api

2011-04-14 Thread steve.agall...@gmail.com
After further investigation, I think I've found the problem: I'm not signing the body properly, sorry for the false alarm. Thanks, Steve On Apr 14, 12:30 am, "steve.agall...@gmail.com" wrote: > Hi there, > > I'm working on a ruby client for the streaming API and am getting hung > up on OAuth.  W

[twitter-dev] error 401 failed oauth_signature and token / javascript - qml

2011-04-14 Thread galeyte
Hi, I'm trying to code a javascript-qml based twitter client. I'm using oauth javascript library, advised by twitter dev page and hosted on google code. (http://oauth.googlecode.com/svn/code/ javascript/) I've been trying to get the request token from twitter by doing what's said on twiter dev pag

[twitter-dev] Re: Twitter Search API - Questions Regarding Scaling Out

2011-04-14 Thread Brian Sutorius
On Apr 13, 10:28 am, Corey Ballou wrote: > I'm still looking for a community leader answer on this one. > > On Apr 11, 5:50 pm, Corey Ballou wrote: > > > > > Thanks for the reply, I appreciate it. > > > I have concerns regarding the streaming APIs, which mainly concern the > > following: > > >

[twitter-dev] Re: Twitter Search API - Questions Regarding Scaling Out

2011-04-14 Thread Brian Sutorius
While the Streaming API may not provide processed results to you in the way that search queries can (logical ORs, etc.), it's a more scalable solution for returning a lot of Tweets. Our search system can rate limit queries if they become too computationally expensive (in addition to the normal quer

[twitter-dev] Re: How to detect a gap in timeline ?

2011-04-14 Thread mostafa farghaly
anybody ? -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter

[twitter-dev] Re: "Easy there, Turbo. Too many requests recently. Enhance your calm." from duostack hosting

2011-04-14 Thread Mohan Arun
> regardless what i'm doing, when i deploy it to a hosting service > (duostack), after the first request, i get back an > "Easy there, Turbo. Too many requests recently. Enhance your calm." > error. Are you usin' an older version of Twitter4J? - Mohan -- Twitter developer documentation and reso