[twitter-dev] Re: Slow response to twitter updates for a third party app

2010-05-09 Thread Tjaap
Hi, sorry I didn't get back to you earlier. I was only monitoring this thread: http://code.google.com/p/twitter-api/issues/detail?id=1543 Right now about 10% of our post fails immediately. Latency is between 0.7s and 3s, with peaks to 7 or 8 seconds. We are not logging tcp dumps at the moment,

[twitter-dev] Re: Slow response to twitter updates for a third party app

2010-05-09 Thread Tjaap
The friend I am developing the app with, tells me that we can't log tcp traffic ourselves. We'd have to get our host provider involved. What I do have, is the logfile of updates: http://dl.dropbox.com/u/6030727/httpresponse_latency.xls I started this log on Friday. As you can see the

Re: [twitter-dev] Re: Slow response to twitter updates for a third party app

2010-05-09 Thread John Kalucki
When you say that 10% fail immediately, do you mean that 10% fail in less than a second? What is the failure indication? This sounds a lot like a problem on your server, perhaps a shared resource exhaustion -- connections, memory, file descriptors, etc. I see the similar latency from here in San

Re: [twitter-dev] Re: Slow response to twitter updates for a third party app

2010-05-09 Thread John Kalucki
Where are your servers located geographically? If you don't see an hourly correlation, do you see a strong time-of-day correlation or day-of-wee correlation? Can you run a ping from your servers during a period of instability and send the summary at the end of the run? On Sat, May 8, 2010 at

[twitter-dev] Re: Introduce yourself!

2010-05-09 Thread Georgios
Hey all My name is Georgios (@georgioskap) and I have been developing on the Twitter API for the last 6 months. I just launched Favorious (http:// favorious.com) which is a website that aggregates Twitter favorites. Favorious aims to become the most comprehensive service based on Twitter

Re: [twitter-dev] Re: Slow response to twitter updates for a third party app

2010-05-09 Thread John Kalucki
Same questions for everyone having issues: Where are your servers located geographically? If you don't see an hourly correlation, do you see a strong time-of-day correlation or day-of-wee correlation? Can you run a ping from your servers during a period of instability and send the summary at the

[twitter-dev] TweetDeck and xAuth

2010-05-09 Thread John Meyer
Hey guys, I was reading TweetDeck's support blog and saw something interesting: http://support.tweetdeck.com/home After the switch-off clients will be forced to use a different system called xAuth. Using the xAuth method, clients will only send your password to Twitter once. Twitter will

Re: [twitter-dev] TweetDeck and xAuth

2010-05-09 Thread Cameron Kaiser
From what I've heard, xAuth is supposed to be temporary. Is TweetDeck just wording this wrong, or have they gained permanent access to xAuth? Actually, I am under the impression, and constructed TTYtter under this assumption, that desktop apps can have xAuth access on a longer term basis.

Re: [twitter-dev] TweetDeck and xAuth

2010-05-09 Thread John Meyer
On 5/9/2010 9:36 AM, Cameron Kaiser wrote: From what I've heard, xAuth is supposed to be temporary. Is TweetDeck just wording this wrong, or have they gained permanent access to xAuth? Actually, I am under the impression, and constructed TTYtter under this assumption, that desktop apps can

Re: [twitter-dev] TweetDeck and xAuth

2010-05-09 Thread Raffi Krikorian
sorry - let me try to clarify, and if this is not clear on dev.twitter.com, please let us know so we can update the docs. native applications (desktop and mobile) can have permanent access to xAuth. web applications cannot. web applications can be granted temporary (approximately 7 days) access

Re: [twitter-dev] TweetDeck and xAuth

2010-05-09 Thread John Meyer
Yeah, I thought I remember something about xAuth not being open to general access to desktop. Must have misremembered. On 5/9/2010 10:51 AM, Raffi Krikorian wrote: sorry - let me try to clarify, and if this is not clear on dev.twitter.com http://dev.twitter.com, please let us know so we can

[twitter-dev] Re: Slow response to twitter updates for a third party app

2010-05-09 Thread Tjaap
Our servers are in Amsterdam, in the Netherlands. Response time varies a lot. When I ping www.twitter.com from the server, this is what I get back: PING twitter.com (168.143.162.68) 56(84) bytes of data. 2 packets transmitted, 2 received, 0% packet loss, time 1014ms rtt min/avg/max/mdev =

[twitter-dev] Re: nested user object bug in statuses/friends

2010-05-09 Thread Ken
Hi Taylor, I confirmed my apps are fully working well. Thank you for your efforts!! Br, Ken On 5月7日, 午後11:03, Taylor Singletary taylorsinglet...@twitter.com wrote: Hi Ken, We've done our best to fully purge the cache from the system -- are you still seeing the issue today? Taylor

[twitter-dev] Re: Why have I recieved a HTTP 601 Response.

2010-05-09 Thread Asura
hi, Actually, I'm connecting through a proxy. But, they saied that we just send HTTP 601 message cause twitter disconnects. when do you disconnect with client while authorize? your kind comment would be much appreciated. Thanks. Regards, H. On May 7, 2:42 pm, Raffi Krikorian

[twitter-dev] Re: User tag inside users/show

2010-05-09 Thread catalyst media
Is this fixed yet? I'm still having issues with this problem. Is anyone else still experiencing issues with it? Thanks! Paul On May 7, 10:03 am, Taylor Singletary taylorsinglet...@twitter.com wrote: Melissa, We had to pause the cache expiration for a little while yesterday afternoon, but it

[twitter-dev] Java VM

2010-05-09 Thread Alain Gaeremynck
Anyone at twitter mind sharing your VM parameters. I'd be curious to see what kind of settings you use and why. Alain (@sanssucre)

[twitter-dev] How can I know why my app fails OAuth?

2010-05-09 Thread Morr. Liang
I'm trying to create an twitter client using c++.Since it's written in c++,not much infomation I found. When I try to request a token,it kept saying Failed to validate oauth signature and token. I don't know where I went wrong.So I cannot fix it. I just want more details. One of webs in my

[twitter-dev] Email address Search

2010-05-09 Thread Vaibhav Agrawal
Hello Team, Is there any way to search friends/profiles on the basis of 'email address' only? We were trying to write an application and for that we have thought of using the email address as the basic search criteria. ( As first name, last name can be easily be duplicate in nature and we

[twitter-dev] Re: Send Cyrillic character (OAuth)

2010-05-09 Thread Z-13
How use your OAuth Dancer tool? Thank you.

[twitter-dev] Re: Tweeting from PHP backed will also require OAuth in the upcoming changes?

2010-05-09 Thread Eric
Is the point of oauth_single_token that you can only work with a single account? Meaning if I have a feature on my site, I can't use this library to interact with the users accounts, I can only use this library to work with my own, or one account? Much appreciated! On May 3, 2:35 pm, Abraham

[twitter-dev] Pass Bitly account authentication to twitter

2010-05-09 Thread Mariam Ayyash
is there a way to pass bitly autorization to twitter so that it uses those specific credentials to create bitly urls instead of their generic one?