[twitter-dev] retriveing status of milion of users..

2009-09-08 Thread Sonam Singh
My problem is that , In my app,I want the users statuses to be retrieved from the point they join my app..and there is chance of million of users . I'll process those statuses for some specific data(secret :)). The most obvious solution that looks to me is that: using twitter stream api and using

[twitter-dev] following users using twitter steam api .filter method,follow predicate

2009-09-08 Thread Sonam Singh
Hii guys, I want to use twitter's streaming api with filter method and follow predicate., that said how can i follow thousands of users through single connection.. Or simply put getting tweets from thousands of users by following them through a single connection.. the problem is the url string gro