[twitter-dev] Problem with search/profile/faves/list widget

2011-03-26 Thread BuffLaser2000
I have been using a copy this JS file for my twitter list widget: http://twitter.com/javascripts/widgets/widget.js -- this is (supposed to be) the full documented source file It stopped working recently (a couple days ago I think?). It's giving me a 400 (bad request) trying to get the

[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

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:user3

[twitter-dev] Problem with search api. BUG?

2009-07-07 Thread xabi
Hi there: I'm trying to do a search like this: curl -i http://search.twitter.com/search.atom?q=txcomptroller; and I get this: -- 8 8 - link type=text/html rel=alternate href=http://twitter.com/ SanAngeloEcoDev/statuses/2516021916/

[twitter-dev] Problem with search api

2009-04-02 Thread nyankov
Hi All, Does anybody have idea why this url: http://search.twitter.com/search.json?q=offer OR book OR read since: 2008-04-02 from:nyankov Give me: The page you were looking for doesn't exist. You may have mistyped the address or the page may have moved. Any help and advice will be