Re: [twitter-dev] twitter streams API question

2010-09-30 Thread John Kalucki
If the result set size per time period is below the rate limit, you
get the full result set. Otherwise the part of the result set above
the limit is discarded, and you get a notice to that effect. Note that
with relevance enabled in search, it's not always full-fidelity result
set either, especially for higher velocity predicates.

See http://dev.twitter.com/pages/streaming_api_concepts#filter-limiting
for more details`

-John Kalucki
http://twitter.com/jkalucki
Twitter, Inc.



On Thu, Sep 30, 2010 at 5:37 AM, Tom van der Woerdt  wrote:
> Filter = all, just like search.
>
> Tom
>
>
> On Sep 30, 2010, at 2:24 PM, rakesh  wrote:
>
>> Hi All -
>>
>> Could someone please answer this for  me -
>>
>> If I use curl to execute the following -
>>
>> curl -d @locations http://stream.twitter.com/1/statuses/filter.json -
>> uAnyTwitterUser:Password
>>
>> and my 'locations' parameter had a bounding box for 'dallas, tx' -
>> would I then get ALL (exhaustively) tweets from the public timeline
>> from Dallas with geocodes?
>>
>> Would this be a sample of tweets and not all of them?
>>
>> Could someone answer conclusively?
>>
>> Thx
>>
>> Rakesh
>>
>> --
>> Twitter developer documentation and resources: http://dev.twitter.com/doc
>> API updates via Twitter: http://twitter.com/twitterapi
>> Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
>> Change your membership to this group: 
>> http://groups.google.com/group/twitter-development-talk
>
> --
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group: 
> http://groups.google.com/group/twitter-development-talk
>

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


Re: [twitter-dev] twitter streams API question

2010-09-30 Thread Tom van der Woerdt
Filter = all, just like search.

Tom


On Sep 30, 2010, at 2:24 PM, rakesh  wrote:

> Hi All -
> 
> Could someone please answer this for  me -
> 
> If I use curl to execute the following -
> 
> curl -d @locations http://stream.twitter.com/1/statuses/filter.json -
> uAnyTwitterUser:Password
> 
> and my 'locations' parameter had a bounding box for 'dallas, tx' -
> would I then get ALL (exhaustively) tweets from the public timeline
> from Dallas with geocodes?
> 
> Would this be a sample of tweets and not all of them?
> 
> Could someone answer conclusively?
> 
> Thx
> 
> Rakesh
> 
> -- 
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group: 
> http://groups.google.com/group/twitter-development-talk

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] twitter streams API question

2010-09-30 Thread rakesh
Hi All -

 Could someone please answer this for  me -

 If I use curl to execute the following -

curl -d @locations http://stream.twitter.com/1/statuses/filter.json -
uAnyTwitterUser:Password

and my 'locations' parameter had a bounding box for 'dallas, tx' -
would I then get ALL (exhaustively) tweets from the public timeline
from Dallas with geocodes?

 Would this be a sample of tweets and not all of them?

Could someone answer conclusively?

Thx

Rakesh

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk