Re: [twitter-dev] Error 500 messages

2010-03-25 Thread John Kalucki
Do these errors coincide with this incident? http://status.twitter.com/post/473971477/high-error-rate-and-page-loading-issues We threw a lot of 500s during this hour, and the 500s been slightly elevated from baseline since that issue was largely resolved. Ops is grinding down that error rate as I

Re: [twitter-dev] Just stated working

2010-03-25 Thread Rajiv Verma™
I am using the Twitterizer Framework. On Fri, Mar 26, 2010 at 10:55 AM, sardar ahmed wrote: > Hi , ive just started working on twitter application on c# and using > Yedda twitter class , can somebody give me a basic simple application > or somebody tell me what is OutputFormatType.For example in

[twitter-dev] Just stated working

2010-03-25 Thread sardar ahmed
Hi , ive just started working on twitter application on c# and using Yedda twitter class , can somebody give me a basic simple application or somebody tell me what is OutputFormatType.For example in parameters of some method what would be OutputFormatType. To unsubscribe from this group, send emai

[twitter-dev] Just stated working

2010-03-25 Thread sardar ahmed
Hi , ive just started working on twitter application on c# and using Yedda twitter class , can somebody give me a basic simple application or somebody tell me what is To unsubscribe from this group, send email to twitter-development-talk+unsubscribegooglegroups.com or reply to this email with th

Re: [twitter-dev] Error 500 messages

2010-03-25 Thread Rajiv Verma™
Yes! And its happening for the last 2-3 days. May be something is wrong on Twitter's part. On Fri, Mar 26, 2010 at 9:12 AM, Cory wrote: > I'm getting a bunch of Error 500 messages from different API calls > today - is anyone else experiencing this? It isn't every call, but > it's a good 1/3 of

[twitter-dev] Re: Sample twitter application

2010-03-25 Thread Dushyant
I did what you said now I get the following output Curl error: couldn't connect to host Error: 0 On Mar 25, 7:39 pm, natefanaro wrote: > At first glance there are two things you want to change. The $url > should be changed tohttp://api.twitter.com/1/statuses/update.format > > Not sure why you're

[twitter-dev] Error 500 messages

2010-03-25 Thread Cory
I'm getting a bunch of Error 500 messages from different API calls today - is anyone else experiencing this? It isn't every call, but it's a good 1/3 of them. Sometimes a call will succeed, sometimes it will fail. The method being called doesn't seem to make a difference. I'm using oAuth, not sure

[twitter-dev] Re: Sample twitter application

2010-03-25 Thread Dushyant
Update I tried doing this on a web hosting service and I get the following error Curl error: Couldn't resolve host 'api.twitter.com' Error: 0 On Mar 25, 7:39 pm, natefanaro wrote: > At first glance there are two things you want to change. The $url > should be changed tohttp://api.twitter.com/1/s

[twitter-dev] Re: Introduce yourself!

2010-03-25 Thread Sean Callahan
I'm Sean Callahan, @CallahanSean, creator of http://tweetphoto.com, and have been working with the Twitter API since the fall of 2008. I now work with a team of seven who are very skilled at working with the Twitter API. Using the Twitter API we have created an extensive and easy-to-use photo shar

Re: [twitter-dev] What would you recommend?

2010-03-25 Thread Michael Steuer
Why can¹t your application itself track this information? If it¹s a web app, it should be trivial... If it¹s any other kind of app ­ if it can connect to Twitter, it should also be able to connect to your web service and periodically check in... That way you¹ll have accurate info up to the last twe

[twitter-dev] Re: What would you recommend?

2010-03-25 Thread M. Edward (Ed) Borasky
In looking at http://tdash.org/stats/clients again, I noticed that there's a search engine. So you don't even have to build an application - just enter your client name in the search box and the client stats application will find you! On Mar 25, 1:18 pm, "M. Edward (Ed) Borasky" wrote: > On 03/25

Re: [twitter-dev] profile_image_url in old tweet is different from that in recent tweets

2010-03-25 Thread Raffi Krikorian
hi - we have a caching issue regarding embedded objects in objects. its something that is on our minds to get repaired and rectified. so, yes, this is a known issue. our current suggestion, and i apologise for the pain, is to call users/show on the user to make sure that you have the most rec

[twitter-dev] profile_image_url in old tweet is different from that in recent tweets

2010-03-25 Thread vsr
Hi, Have a look at profile_image_url in API response for @jack's first tweet at http://api.twitter.com/1/statuses/show/20.xml and any other recent tweet ( http://api.twitter.com/1/statuses/show/11000892805.xml ). The profile image url is different in these two tweets though they are for the sa

Re: [twitter-dev] What would you recommend?

2010-03-25 Thread M. Edward (Ed) Borasky
On 03/25/2010 12:37 PM, metawops wrote: > Hi, > if I want to write an application that counts how many tweets are > being made with my (officially with its own source parameter > registered) Twitter client -- what API technique should I use? > - the search API? > - the streaming API? > - the normal

Re: [twitter-dev] What would you recommend?

2010-03-25 Thread John Kalucki
Streaming API, /1/statuses/sample.json. http://groups.google.com/group/twitter-development-talk/browse_frm/thread/735eb1d3ac718cbe/fbf0b331255868b6?lnk=gst&q=confidence+interval#fbf0b331255868b6 -John Kalucki http://twitter.com/jkalucki Twitter, Inc. On Thu, Mar 25, 2010 at 12:37 PM, metawops

[twitter-dev] What would you recommend?

2010-03-25 Thread metawops
Hi, if I want to write an application that counts how many tweets are being made with my (officially with its own source parameter registered) Twitter client -- what API technique should I use? - the search API? - the streaming API? - the normal REST API? Streaming API currently only offers 5 or 1

Re: [twitter-dev] stream api---count parameter

2010-03-25 Thread John Kalucki
http://apiwiki.twitter.com/Streaming-API-Documentation#count "Positive values transition seamlessly to the live stream. Negative values terminate when the historical stream has finished, useful for debugging." On Thu, Mar 25, 2010 at 10:42 AM, Alam Sher wrote: > Sorry to hijack the thread at

Re: [twitter-dev] stream api---count parameter

2010-03-25 Thread Alam Sher
Sorry to hijack the thread at this point. But I would also like to know how does +ve and -ve count values affect the history browsing. Alam Sher On Thu, Mar 25, 2010 at 9:43 PM, Mark McBride wrote: > For the streaming API, the count parameter indicates how many statuses back > in history you wa

[twitter-dev] Twitter redirecting to http://twitter.com/oauth/http:%#A%2F%2Fapp.davidparry.com%2ftbutler.jsp?oauth_token=etc not Callback

2010-03-25 Thread David Parry
Please help me I have http://app.davidparry.com/tbutler.jsp registered as a Callback on twitter but when i authorize my app i get redirected to http://twitter.com/oauth/http:%#A%2F%2Fapp.davidparry.com%2ftbutler.jsp?oauth_token=etc... I thought twitter would redirect me to my twitter registered Cal

Re: [twitter-dev] stream api---count parameter

2010-03-25 Thread Mark McBride
For the streaming API, the count parameter indicates how many statuses back in history you want streamed before switching over to the live stream. This isn't supported on any of the default access levels that I know of. When you say the download speed is too slow, what do you mean? That you want

Re: [twitter-dev] Empty strings from twitter.com

2010-03-25 Thread Raffi Krikorian
hi. in situations like this - its really useful to post: - the exact method you're calling; - the date/time that you are making the call; - the IP address that you are making the call from; and - if you can, a trace / tcpdump of the entire conversation thanks! On Wed, Mar 24, 2010 a

[twitter-dev] Re: Sample twitter application

2010-03-25 Thread natefanaro
At first glance there are two things you want to change. The $url should be changed to http://api.twitter.com/1/statuses/update.format Not sure why you're trying to run that through a proxy on port 80 but that should be why you're receiving the 404. Remove this line curl_setopt($ch, CURLOPT_PROXY,

[twitter-dev] Re: RateLimit value look to be incorrect in 3G/Edge

2010-03-25 Thread Eric
ok, thank you very mutch for your help. I'll add the mandatory authentication to solve this problem. On 24 mar, 19:05, Andrew Badera wrote: > Most GPRS/Edge/3G is proxied through a single IP at some point. It's > not as intrusive as it once was, but it was definitely very common 3-5 > years ago

[twitter-dev] Sample twitter application

2010-03-25 Thread Dushyant
I have installed WAMP and running PHP scripts on localhost. I have enabled cURL. Here is my code. http://twitter.com/statuses/update.xml'; // Arguments we are posting to Twitter $postargs = 'status='.urlencode($status); // Will store the response we get from Twitter $responseInfo=array(); //

[twitter-dev] stream api---count parameter

2010-03-25 Thread erichou
Dear Experts, Well I have been developing Twitter applicaiton,but encounter some difficult. I don't know how to use the count parameter, and what is the use of count parameter? Now in my application, I use sample api download status, and download 20 status per second, But the download speed is to

[twitter-dev] Error 500 with update_profile_image

2010-03-25 Thread Leonida
>From looking at the archives of this group, uploading images to Twitter seems to be a common source of problems. I've found a couple of posts describing the exact same problem I have, but without resolution. (e.g. http://groups.google.com/group/twitter-development-talk/browse_thread/thread/6f1e68d

Re: [twitter-dev] Empty strings from twitter.com

2010-03-25 Thread Andrew Badera
As designed. Keep-alive. Discussion on same earlier aleady in past week. ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Thu, Mar 25, 2010 at 1:37 AM, TCI wrote: > Hello, > Also