[twitter-dev] Getting feed for multiple accounts (how does hootsuite/tweetdeck do it so fast?)

2010-07-07 Thread rksprst
Let's say I have five columns that show the @replies for five different twitter accounts. Since each account has its own authentication with oath, I would need to make 5 API calls to load up these columns. This seems inefficient and also slow. Is there anyway to speed this process up? Hootsuite

[twitter-dev] Re: Adding new keywords to the streaming api

2010-04-19 Thread rksprst
ocumentation#UpdatingFilter... > > -John Kaluckihttp://twitter.com/jkalucki > Infrastructure, Twitter Inc. > > > > On Mon, Apr 19, 2010 at 10:43 AM, rksprst wrote: > > I want to transition my application to use the streaming API instead > > of the search API, but I d

[twitter-dev] Adding new keywords to the streaming api

2010-04-19 Thread rksprst
I want to transition my application to use the streaming API instead of the search API, but I don't understand how I can add or remove tracked keywords that are sent via the filter stream. >From my understanding the keywords are sent via post when the connection is made, the connection is kept and