[twitter-dev] Re: Search API

2011-06-17 Thread Stefan
The best way to do this is to use the streaming API and catch all the tweets containing stanley cup when they happen. The search API is very limited and you will never get more then a couple of thousand results in the past. Oftentimes much less. Best regards, Stefan -- Twitter developer

[twitter-dev] Re: Java client for Twitter as a student assignment

2011-05-20 Thread Stefan
I second that. Twitter4j is the way to go if you are looking for Java libs. The developer is very quick with relevant updates (which is vital for a moving target like the Twitter API). Stefan -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter

[twitter-dev] Re: Visual refresh of the OAuth screens

2011-04-29 Thread Stefan
in the oauth form would be the best place to do so. Or we could just hope that we will never see any malicious Twitter apps. Best regards, Stefan -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues

Re: [twitter-dev] How to obtain latest tweet

2010-09-02 Thread Stefan Kendrew
Excellent, got this working in under 10 min. If I could buy you a beer I would. Stef On Thu, Sep 2, 2010 at 4:40 PM, M. Edward (Ed) Borasky zn...@borasky-research.net wrote: I don't know the PHP, but the call does *not* require authentication if you are willing to live with 150 API calls per

[twitter-dev] Re: Missing tweets in filter:links search

2009-03-12 Thread Stefan Hueg
Hi, I have the same problem concerning links in tweets using the search function. The following links produce different results as you can see: http://search.twitter.com/search.atom?q=filter:links+from:_vg and http://search.twitter.com/search.atom?q=from:_vg+http They should return the same

[twitter-dev] Re: Missing tweets in filter:links search

2009-03-12 Thread Stefan Hueg
, at 08:18 AM, Stefan Hueg wrote: It seems that the filter:links method uses a cached version, using a predefined threshold for how frequently a user is posting his tweets. It's not affected by how links are postet, e.g.http://www.url.tld orhttp://url.tld. The from:user http method