Re: Timeouts

2008-11-06 Thread twibble

Alex,

is this issue fully resolved? Right now I cannot connect to
twitter.com any more from certain hosts. It works from others. The
host in question is api.twibble.de (80.83.114.92) which used to work
fine over the last months.
curl http://twitter.com
curl: (7) couldn't connect to host

Thanks,
Thilo

On Oct 28, 7:01 pm, Alex Payne [EMAIL PROTECTED] wrote:
 We're noticing highnetworklatency and timeouts on twitter.com today,
 which some of you are probably noticing in your apps.  The problem
 doesn't appear to be within our cluster, and we're working with our
 service provider to sort it out.  We'll be tracking the issue 
 onhttp://status.twitter.com/.

 --
 Alex Payne - API Lead, Twitter, Inc.http://twitter.com/al3x


Re: Timeouts

2008-11-06 Thread Alex Payne

Yes, this issue was resolved.  Additionally, we put a higher-capacity
firewall in place since that network event.

On Thu, Nov 6, 2008 at 12:02 AM, twibble [EMAIL PROTECTED] wrote:

 Alex,

 is this issue fully resolved? Right now I cannot connect to
 twitter.com any more from certain hosts. It works from others. The
 host in question is api.twibble.de (80.83.114.92) which used to work
 fine over the last months.
 curl http://twitter.com
 curl: (7) couldn't connect to host

 Thanks,
 Thilo

 On Oct 28, 7:01 pm, Alex Payne [EMAIL PROTECTED] wrote:
 We're noticing highnetworklatency and timeouts on twitter.com today,
 which some of you are probably noticing in your apps.  The problem
 doesn't appear to be within our cluster, and we're working with our
 service provider to sort it out.  We'll be tracking the issue 
 onhttp://status.twitter.com/.

 --
 Alex Payne - API Lead, Twitter, Inc.http://twitter.com/al3x




-- 
Alex Payne - API Lead, Twitter, Inc.
http://twitter.com/al3x


Search UI and API suggestions

2008-11-06 Thread Craig Hockenberry

As a user, there are a couple of things I'd like to see in search
(both the Advanced UI form and in the API):

1) The ability to search for replies to a given tweet ID. The use case
for this is when someone asks a question like What's the best place
to get T-shirts printed in small runs?. The only way to search for
answers is by using the original poster's screen_name, which contains
a lot of noise in the results. Specifying the original tweet's ID
would be much more accurate (now that clients like Twitterrific are
starting to set it when replies are posted.)

2) I'd like to do a search for @chockenberry that are not replies to
me. Periodically, I do searches to see what people are saying about
me. I'm not in interested in @chockenberry This a reply, I'm
interested in Just saw @chockenberry and man is he tall. A vanity
mode :-)

Of course, both of these things could lead to some interesting
features and applications, too.

Thanks, as always, for listening.

-ch


Re: Search UI and API suggestions

2008-11-06 Thread Ed Finkler

On Thu, Nov 6, 2008 at 1:34 PM, Craig Hockenberry
[EMAIL PROTECTED] wrote:

 As a user, there are a couple of things I'd like to see in search
 (both the Advanced UI form and in the API):

 1) The ability to search for replies to a given tweet ID. The use case
 for this is when someone asks a question like What's the best place
 to get T-shirts printed in small runs?. The only way to search for
 answers is by using the original poster's screen_name, which contains
 a lot of noise in the results. Specifying the original tweet's ID
 would be much more accurate (now that clients like Twitterrific are
 starting to set it when replies are posted.)

+1



 2) I'd like to do a search for @chockenberry that are not replies to
 me. Periodically, I do searches to see what people are saying about
 me. I'm not in interested in @chockenberry This a reply, I'm
 interested in Just saw @chockenberry and man is he tall. A vanity
 mode :-)

I guess you could kinda get these now, but you'd have to do
client-side filtering to dump the stuff you don't want.

--
Ed Finkler
http://funkatron.com
AIM: funka7ron
ICQ: 3922133
Skype: funka7ron


Re: Search UI and API suggestions

2008-11-06 Thread Damon Clinkscales

On Thu, Nov 6, 2008 at 12:34 PM, Craig Hockenberry
[EMAIL PROTECTED] wrote:

 1) The ability to search for replies to a given tweet ID. The use case
 for this is when someone asks a question like What's the best place
 to get T-shirts printed in small runs?. The only way to search for
 answers is by using the original poster's screen_name, which contains
 a lot of noise in the results. Specifying the original tweet's ID
 would be much more accurate (now that clients like Twitterrific are
 starting to set it when replies are posted.)
+1

 2) I'd like to do a search for @chockenberry that are not replies to
 me. Periodically, I do searches to see what people are saying about
 me. I'm not in interested in @chockenberry This a reply, I'm
 interested in Just saw @chockenberry and man is he tall. A vanity
 mode :-)
Yeah, that'd be nice.

What's weird is that this works:

http://search.twitter.com/search?q=+chockenberry+-from%3Achockenberry

but this doesn't

http://search.twitter.com/search?q=+chockenberry+-to%3Achockenberry

could just be a bug.

-damon


Re: Search UI and API suggestions

2008-11-06 Thread Matt Sanford

-to: not working is indeed a bug. I'm working on a fix right now.

As for the searching for replies, that seems like a good feature to
add. Until recently the reply_to_id was wrong too often, but with some
recent API additions that should no longer be the case. Please file an
issue at http://code.google.com/p/twitter-api/issues and I'll see if
we can get it into a future release.

Thanks;
  — Matt Sanford

On Nov 6, 10:55 am, Damon Clinkscales [EMAIL PROTECTED] wrote:
 On Thu, Nov 6, 2008 at 12:34 PM, Craig Hockenberry

 [EMAIL PROTECTED] wrote:
  1) The ability to search for replies to a given tweet ID. The use case
  for this is when someone asks a question like What's the best place
  to get T-shirts printed in small runs?. The only way to search for
  answers is by using the original poster's screen_name, which contains
  a lot of noise in the results. Specifying the original tweet's ID
  would be much more accurate (now that clients like Twitterrific are
  starting to set it when replies are posted.)

 +1

  2) I'd like to do a search for @chockenberry that are not replies to
  me. Periodically, I do searches to see what people are saying about
  me. I'm not in interested in @chockenberry This a reply, I'm
  interested in Just saw @chockenberry and man is he tall. A vanity
  mode :-)

 Yeah, that'd be nice.

 What's weird is that this works:

 http://search.twitter.com/search?q=+chockenberry+-from%3Achockenberry

 but this doesn't

 http://search.twitter.com/search?q=+chockenberry+-to%3Achockenberry

 could just be a bug.

 -damon


Re: Search UI and API suggestions

2008-11-06 Thread Craig Hockenberry

Done, and thanks!

http://code.google.com/p/twitter-api/issues/detail?id=142

-ch


On Nov 6, 1:20 pm, Matt Sanford [EMAIL PROTECTED] wrote:
 -to: not working is indeed a bug. I'm working on a fix right now.

 As for the searching for replies, that seems like a good feature to
 add. Until recently the reply_to_id was wrong too often, but with some
 recent API additions that should no longer be the case. Please file an
 issue athttp://code.google.com/p/twitter-api/issuesand I'll see if
 we can get it into a future release.

 Thanks;
   — Matt Sanford

 On Nov 6, 10:55 am, Damon Clinkscales [EMAIL PROTECTED] wrote:

  On Thu, Nov 6, 2008 at 12:34 PM, Craig Hockenberry

  [EMAIL PROTECTED] wrote:
   1) The ability to search for replies to a given tweet ID. The use case
   for this is when someone asks a question like What's the best place
   to get T-shirts printed in small runs?. The only way to search for
   answers is by using the original poster's screen_name, which contains
   a lot of noise in the results. Specifying the original tweet's ID
   would be much more accurate (now that clients like Twitterrific are
   starting to set it when replies are posted.)

  +1

   2) I'd like to do a search for @chockenberry that are not replies to
   me. Periodically, I do searches to see what people are saying about
   me. I'm not in interested in @chockenberry This a reply, I'm
   interested in Just saw @chockenberry and man is he tall. A vanity
   mode :-)

  Yeah, that'd be nice.

  What's weird is that this works:

 http://search.twitter.com/search?q=+chockenberry+-from%3Achockenberry

  but this doesn't

 http://search.twitter.com/search?q=+chockenberry+-to%3Achockenberry

  could just be a bug.

  -damon


Re: = 0

2008-11-06 Thread fastest963

hey alex! The problem is that he happened to have post enabled.
@vks
comment out curl_setopt($ch, CURLOPT_POST, 1);
or change it to curl_setopt($ch, CURLOPT_POST, 0);

that will fix your error :)


Re: How to count users that are using my client?

2008-11-06 Thread fastest963

I'm working on a site that will do this and much more! I will keep you
updated.


Data mining/firehose..

2008-11-06 Thread Faulkner

Hi

Just wondering if there is any documentation on the DataMining API or
when the availability of the FireHose API  will happen? (not thinking
anytime soon).

I'm very interested in trying some experiments with a lot of twitter
data and the DM API seems ideal, but apart from a description I cannot
actually find where it is or how to use it.

Can anyone enlighten me?

Thanks

Ken


How do services such as TwitterLocal.net work?

2008-11-06 Thread ITistic

After looking through the API documentation I don't see a way to
obtain all twitter updates. The public timeline is the closest I can
find and that only shows the last 20 updates and refreshes only once a
minute. How do apps such as TwitterLocal.net work? They obviously have
some type of data feed that allows them to store twitter updates and
data locally so they can provide the querying engine they have. How is
this possible?


Re: Data mining/firehose..

2008-11-06 Thread tweetip

email alex at twitter com


Re: How do services such as TwitterLocal.net work?

2008-11-06 Thread Alex Payne

Check out http://dev.twitter.com/2008/10/we-got-data.html for our
various options about how to get data from Twitter.

On Thu, Nov 6, 2008 at 10:10 AM, ITistic [EMAIL PROTECTED] wrote:

 After looking through the API documentation I don't see a way to
 obtain all twitter updates. The public timeline is the closest I can
 find and that only shows the last 20 updates and refreshes only once a
 minute. How do apps such as TwitterLocal.net work? They obviously have
 some type of data feed that allows them to store twitter updates and
 data locally so they can provide the querying engine they have. How is
 this possible?




-- 
Alex Payne - API Lead, Twitter, Inc.
http://twitter.com/al3x


Re: = 0

2008-11-06 Thread Alex Payne

Thanks for helping out!

On Thu, Nov 6, 2008 at 7:52 PM, fastest963 [EMAIL PROTECTED] wrote:

 hey alex! The problem is that he happened to have post enabled.
 @vks
 comment out curl_setopt($ch, CURLOPT_POST, 1);
 or change it to curl_setopt($ch, CURLOPT_POST, 0);

 that will fix your error :)




-- 
Alex Payne - API Lead, Twitter, Inc.
http://twitter.com/al3x


Re: Data mining/firehose..

2008-11-06 Thread Alex Payne

For what it's worth, we've actually been cranking on the firehose
solution all week.  We've evaluated several queueing systems, and I've
just finished work on a proof-of-concept backup plan if those don't
pan out.  We'd really like to have a solution in place by Thanksgiving
at the latest.

2008/11/6 tweetip [EMAIL PROTECTED]:

 email alex at twitter com




-- 
Alex Payne - API Lead, Twitter, Inc.
http://twitter.com/al3x