[twitter-dev] Re: Hi there

2010-09-05 Thread omri
thanks, I read the API
but one question is not resolved yet
in my response page, how many maximum tweets can I have?(let's assume,
I don't filter nothing)

thanks again


On 5 ספטמבר, 20:01, John Kalucki j...@twitter.com wrote:
 These questions are all answered in the 
 documentation:http://dev.twitter.com/pages/streaming_api



 On Sun, Sep 5, 2010 at 9:57 AM, omri omridek...@gmail.com wrote:
  I have a few questions regarding the streaming API :
  How many maximum results I have in one response?
  Is there a limit of requests?
  Is it possible to make an empty query? - actually, download all the
  latest tweets in the system

  thanks,
  Omri

  --
  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?hl=en

-- 
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?hl=en


[twitter-dev] Re: Hi there

2010-09-05 Thread omri
thanks, I read the API
but one question is not resolved yet
in my response page, how many maximum tweets can I have?(let's assume,
I don't filter nothing)

thanks again


On 5 ספטמבר, 20:01, John Kalucki j...@twitter.com wrote:
 These questions are all answered in the 
 documentation:http://dev.twitter.com/pages/streaming_api



 On Sun, Sep 5, 2010 at 9:57 AM, omri omridek...@gmail.com wrote:
  I have a few questions regarding the streaming API :
  How many maximum results I have in one response?
  Is there a limit of requests?
  Is it possible to make an empty query? - actually, download all the
  latest tweets in the system

  thanks,
  Omri

  --
  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?hl=en

-- 
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?hl=en


Re: [twitter-dev] Re: Hi there

2010-09-05 Thread Tom van der Woerdt
Yeah, well, the idea of a stream is that it keeps going ;-)

Tom


On 9/5/10 7:52 PM, omri wrote:
 thanks, I read the API
 but one question is not resolved yet
 in my response page, how many maximum tweets can I have?(let's assume,
 I don't filter nothing)
 
 thanks again
 
 
 On 5 ספטמבר, 20:01, John Kalucki j...@twitter.com wrote:
 These questions are all answered in the 
 documentation:http://dev.twitter.com/pages/streaming_api



 On Sun, Sep 5, 2010 at 9:57 AM, omri omridek...@gmail.com wrote:
 I have a few questions regarding the streaming API :
 How many maximum results I have in one response?
 Is there a limit of requests?
 Is it possible to make an empty query? - actually, download all the
 latest tweets in the system

 thanks,
 Omri

 --
 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?hl=en
 

-- 
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?hl=en


Re: [twitter-dev] Re: Hi there

2010-09-05 Thread John Kalucki
If you don't specify a filter predicate, you'll get rejected. The most
tweets are available on the Firehose -- where you receive all public
statuses. The Firehose requires a special agreement with Twitter, and is
generally not available. The next most is Gardenhose, which is currently a
random sample of approximately 10% of the Firehose. You can apply for the
Gardenhose by emailing a...@twitter.com. Detail your organization and use
case.

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


On Sun, Sep 5, 2010 at 10:53 AM, Tom van der Woerdt i...@tvdw.eu wrote:

 Yeah, well, the idea of a stream is that it keeps going ;-)

 Tom


 On 9/5/10 7:52 PM, omri wrote:
  thanks, I read the API
  but one question is not resolved yet
  in my response page, how many maximum tweets can I have?(let's assume,
  I don't filter nothing)
 
  thanks again
 
 
  On 5 ספטמבר, 20:01, John Kalucki j...@twitter.com wrote:
  These questions are all answered in the documentation:
 http://dev.twitter.com/pages/streaming_api
 
 
 
  On Sun, Sep 5, 2010 at 9:57 AM, omri omridek...@gmail.com wrote:
  I have a few questions regarding the streaming API :
  How many maximum results I have in one response?
  Is there a limit of requests?
  Is it possible to make an empty query? - actually, download all the
  latest tweets in the system
 
  thanks,
  Omri
 
  --
  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?hl=en
 

 --
 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?hl=en


-- 
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?hl=en


[twitter-dev] Re: Hi

2010-06-23 Thread luisg
Hi there...

Actually I'm using oauth with 2 diferent libraries: Haughin (http://
www.haughin.com/code/twitter/) and Abraham (http://github.com/abraham/
twitteroauth) for a web page I'm almost finishing.
But, I'm not sure if this will solve your problem...
I think that Twitter have some serious problems. I'm always getting a
'Twitter is over capacity' message, especially during the afternoon
(I'm in Holand, so GMT+1). In the morning works ok, and I think is
because people from America are sleeping :)
Am I right? You have this kind of problems too?

On Jun 23, 8:45 am, bharani kumar bharanikumariyer...@gmail.com
wrote:
 Hi ,

 I have  integrated twitter in my web site using PHP CURL , But its tooo slow
 , Most of the time am getting the TRY AGAIN ERROR

 Is there any alternate way for twitter ,

 I find there is another way using OAUTH ,

 Not sure but for that we should install the PEAR module ,

 Is there anything othere then OAuth service ,

 Thanks

 --
 Regards
 B.S.Bharanikumarhttp://php-mysql-jquery.blogspot.com/


Re: [twitter-dev] Re: Hi

2010-06-23 Thread bharani kumar
Am in India ,

Am just trying in the after noon time ,

What i am saying working fine, but not an continuously getting Error Every 3
tweets ,

It tooo terrible 4 me,



On Wed, Jun 23, 2010 at 7:12 PM, luisg luisfmgoncal...@gmail.com wrote:

 Hi there...

 Actually I'm using oauth with 2 diferent libraries: Haughin (http://
 www.haughin.com/code/twitter/) and Abraham (http://github.com/abraham/
 twitteroauth) for a web page I'm almost finishing.
 But, I'm not sure if this will solve your problem...
 I think that Twitter have some serious problems. I'm always getting a
 'Twitter is over capacity' message, especially during the afternoon
 (I'm in Holand, so GMT+1). In the morning works ok, and I think is
 because people from America are sleeping :)
 Am I right? You have this kind of problems too?

 On Jun 23, 8:45 am, bharani kumar bharanikumariyer...@gmail.com
 wrote:
  Hi ,
 
  I have  integrated twitter in my web site using PHP CURL , But its tooo
 slow
  , Most of the time am getting the TRY AGAIN ERROR
 
  Is there any alternate way for twitter ,
 
  I find there is another way using OAUTH ,
 
  Not sure but for that we should install the PEAR module ,
 
  Is there anything othere then OAuth service ,
 
  Thanks
 
  --
  Regards
  B.S.Bharanikumarhttp://php-mysql-jquery.blogspot.com/




-- 
Regards
B.S.Bharanikumar
http://php-mysql-jquery.blogspot.com/


[twitter-dev] Re: Hi All

2009-04-02 Thread Clint Shryock
Do you know how many actual tweets you are getting?  The Twitter Search API
doesn't explicitly say so, but the way I'm reading it seems to only return
up to 1500 tweets.
_cts



On Thu, Apr 2, 2009 at 1:43 AM, Seema Nagar nagar.se...@gmail.com wrote:

 I am new to twitter.  I am trying twitter search API to get last one
 month's data(
 http://search.twitter.com/search.atom?geocode=51.500152%2C-0.126236%2C15milang=enq=+movie+since%3A2009-03-03+until%3A2009-03-30+near%3Alondon+within%3A15mi).
   Unfortunately I get only fifteen
 pages :(. Has anybody tried this before ? Or is there a way to get
 remaining tweets ?


 Thanks in advance.


 regards,
 Seema





[twitter-dev] Re: Hi All

2009-04-02 Thread Basha Shaik
Id is nothing but the tweet id. take the tweet id of the 100th tweet in 15th
page?

Regards,

Mahaboob Basha Shaik
www.netelixir.com
Making Search Work


On Thu, Apr 2, 2009 at 1:35 PM, Seema Nagar nagar.se...@gmail.com wrote:

 Thanks a lot.  Can you tell  which is this parameter  id of the status last
 page ? How can I get it ?
 I am using ATOM format.

 regards,
 Seema



 On Thu, Apr 2, 2009 at 7:01 PM, Basha Shaik basha.neteli...@gmail.comwrote:

 Hi,

 The api gives only last 1500 tweets, 100 per page. Usingd since_id and
 Until_id we can get atmost 1500 tweets.

 I can't tell you how to get all searched between two date ranges but  i
 think below process can help you get more than 1500 and if processed
 programatically you can achieve what you want.


 1. Set rpp=100 and retrieve 15 pages search results by incrementing
 the param 'page'
 2. Get the id of the last status on page 15 and set that as the max_id
 for the next query
 3. If we have more results, go to step 1

 this worked fine for me.

 Please check below link.


 http://groups.google.com/group/twitter-development-talk/browse_thread/thread/d6a919e25eecd4db/60d54a47b19e16d5?lnk=raot


 Regards,

 Mahaboob Basha Shaik
 www.netelixir.com
 Making Search Work



 On Thu, Apr 2, 2009 at 6:43 AM, Seema Nagar nagar.se...@gmail.comwrote:

 I am new to twitter.  I am trying twitter search API to get last one
 month's data(
 http://search.twitter.com/search.atom?geocode=51.500152%2C-0.126236%2C15milang=enq=+movie+since%3A2009-03-03+until%3A2009-03-30+near%3Alondon+within%3A15mi).
   Unfortunately I get only fifteen
 pages :(. Has anybody tried this before ? Or is there a way to get
 remaining tweets ?


 Thanks in advance.


 regards,
 Seema