Re: [twitter-dev] Problem on search

2011-02-22 Thread Taylor Singletary
Hi Enrico, You may want to look into using the Streaming API's "follow" feature: http://dev.twitter.com/pages/streaming_api_methods#follow as it's often a better fit than repeated polling to the Search API. With the search API you could format your query as: "from:user1 OR from:user2 OR from:user

[twitter-dev] Problem on search

2011-02-22 Thread Enrico Miglino
Hi, I'm creating an app based on QT that show with low frequency (12 times per hour) the updated of a set of five different twitter users. This app don't need that the user is registered in twetter, he should only see these five users posts. I tried to use the twitter search api using the clause "f