[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

[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
d doing so 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/twitter

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 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 hour. It's "GET users/show

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

2009-03-12 Thread Stefan Hueg
anks; >    — Matt Sanford > > On Mar 12, 2009, 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'

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

2009-03-12 Thread Stefan Hueg
query takes too long and we mark it as timed out). > > Thanks; >    — Matt Sanford > > On Mar 12, 2009, at 05:18 AM, Stefan Hueg wrote: > > > > > Hi, > > > I have the same problem concerning links in tweets using the search > > function. > > The followi

[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 lin