Re: [twitter-dev] Re: Can our twitter app call /oauth/revoke?

2010-05-04 Thread Dave Sherohman
On Sun, May 02, 2010 at 07:12:00PM -0700, Mr-Yellow wrote: oAuth Core 1.0 Service Providers SHOULD allow Users to revoke Access Tokens. Without this end-point it's impossible for users to disconnect a twitter account. If a user links the wrong account then wishes to remove this link they

[twitter-dev] Re: Search API or Streaming API?

2010-05-04 Thread nischalshetty
Woops, my bad. I meant a meta search that would make use of all third party APIs to display the results. But I got your explanation. So if I intend to process the tweets and make sense of it, the Streaming API is what I would need to take a look at. But if I intend to get the search results and

[twitter-dev] Re: Mobile OAuth Summary

2010-05-04 Thread twittme_mobi
Hello Raffi, Could you please, get back to us on this? Do you have any plans on resolving that issue? Is there any show stopper? What are we doing with this?! Thanks. On Apr 29, 12:07 pm, Raffi Krikorian ra...@twitter.com wrote: hi. i'll follow up on this - do you have a notion of what

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

2010-05-04 Thread Paul A.
Many thanks, guys. Got it On May 4, 12:35 am, Abraham Williams 4bra...@gmail.com wrote: You can checkout this page describing using a script to post to a single Twitter account:http://dev.twitter.com/pages/oauth_single_token One of the examples is for my PHP

[twitter-dev] Re: invalid response from

2010-05-04 Thread Mark Dobrinic
I was quoting a part of the reply that I got from my POST-request to retrieve an access-token from an authorized request-token. Tried to reproduce, but now all I get are the oauth_token, oauth_token_secret, user_id and screen_name attributes. So it's fixed already :) Thanks for following up,

[twitter-dev] Re: Getting error 6 on geo/nearby_places

2010-05-04 Thread mynetx
Okay Raffi, thanks for the insight. Let me know when more international data sets are available. Might also be useful to know which cheesehole parts of Germany are already covered. :) On May 3, 10:17 pm, Raffi Krikorian ra...@twitter.com wrote: we're definitely working through the issues

[twitter-dev] Drastic drop in Streaming API bandwidth usage..

2010-05-04 Thread Harshad RJ
Hi, Ssince May 1 I have noticed a huge drop in bandwidth usage of a machine that I use for processing the streaming API (sample stream). See attached screenshot. Has there been any change on Twitter's side which would cause this? I have not changed any code on my side. Please ignore the peaks;

[twitter-dev] Problem in getting rate-limit status with OAuth.

2010-05-04 Thread Rushikesh Bhanage
Hi there, I am studying Abraham's code on github for Oauth to deal with my problem. In my app, user is not going to do authentication. I have two account with(username/password) and I have to use it to get ratelimit status. Studying code shows that, it is redirected(redirect.php) to

[twitter-dev] Any good iphone twitter engine support xauth?

2010-05-04 Thread Linan
MGTwitterEngine is great. And updated for oauth and xauth. But the updated looks for Cocoa.h only? Here is other open source obj-c twitter projects. http://github.com/search?langOverride=language=objective-cq=twitterrepo=start_value=1type=Repositoriesx=12y=29 Some of them support oauth or

[twitter-dev] Re: MGTwitterEngine with OAuth and XAuth support

2010-05-04 Thread Linan
Thank you for the great update. Under Cocoa.h (Mac OS X SDK) Build succeeded. But under Foundation.h(iPhone SDK) Can not clear Build. missing some class like SecKeychainRef ... Is this version not iphone friendly? On May 2, 10:57 am, Steve Streza stevestr...@gmail.com wrote: Hey everyone,

[twitter-dev] counting sms followers

2010-05-04 Thread escarp
I know it's come up, but mostly in the context of an API call to see if a specific user is following via sms; could we get a dumb statistical API call to give us at least a hint at this information-- perhaps with a minimum number of followers, if the concern is privacy- based? I'd be pretty happy

[twitter-dev] 403 error's while debugging a windows service

2010-05-04 Thread Scott Herbert
I'm trying to debug a windows service that post to twitter via the TwitterVB .net library, every time I try and post to it I receive a 403 reply. The API doc's say 403 is 403 Forbidden: The request is understood, but it has been refused. An accompanying error message will explain why. This code

[twitter-dev] OAuth license

2010-05-04 Thread aulia . amalia
I'm having ɑ problem to find your twitter oauth license. Could you help me find where this license is? Thank you :) Sent from my BlackBerry® powered by Sinyal Kuat INDOSAT

[twitter-dev] how to stop my API use

2010-05-04 Thread arfin_ardelius
dear, Twitter Development Talk.. i want to stop my API use.. but how can i do? that is very annoy me.. it tweets automaticly and sending direct message automatically, without my permission, it was bothering me.. or would you please turn off the use of the API automatically .. I really hope you can

Re: [twitter-dev] Drastic drop in Streaming API bandwidth usage..

2010-05-04 Thread John Kalucki
Since you didn't provide your account name, we can only speculate as to your problem. You probably are getting caught up in anti-abuse measures and being thrown off the service. Are you seeing a higher rate of 401s and disconnects? -John Kalucki http://twitter.com/jkalucki Infrastructure, Twitter

Re: [twitter-dev] Re: Search API or Streaming API?

2010-05-04 Thread John Kalucki
Note that from GAE, your search rate will be throttled significantly, as you are sharing the Search API with every other GAE project on a single IP. -John Kalucki http://twitter.com/jkalucki Infrastructure, Twitter Inc. On Tue, May 4, 2010 at 12:34 AM, nischalshetty nischalshett...@gmail.com

[twitter-dev] home_timeline and mentions from non-followed users

2010-05-04 Thread Mike Desjardins
Hello, I understand that the home_timeline API usually does not show replies to people who you do not follow, but it appears that this is true even when you are the one being mentioned or replied to? E.g., my twitter ID is @mdesjardins. Someone I do *not* follow (e.g., @JustinBieber) posts

Re: [twitter-dev] Problem in getting rate-limit status with OAuth.

2010-05-04 Thread Taylor Singletary
Hi Rushikesh, You're asking a few things here, so I'll try to help clear them up: - Your app will need to do some kind of authentication for each of the users. If your application is a web application, and you plan to have more than just the two users you've mentioned, you'll want to implement

Re: [twitter-dev] OAuth license

2010-05-04 Thread Taylor Singletary
What do you mean by OAuth license? Are you looking for the API Terms of Service? http://dev.twitter.com/pages/api_terms Taylor Singletary Developer Advocate, Twitter http://twitter.com/episod On Mon, May 3, 2010 at 9:46 PM, aulia.ama...@gmail.com wrote: I'm having ɑ problem to find your

[twitter-dev] Re: how to stop my API use

2010-05-04 Thread Scott Herbert
I think this page http://help.twitter.com/forums/10713/entries/31796 should help you. On May 4, 5:29 am, arfin_ardelius fin...@gmail.com wrote: dear, Twitter Development Talk.. i want to stop my API use.. but how can i do? that is very annoy me.. it tweets automaticly and sending direct

[twitter-dev] Malformed XML in some Atom feeds...

2010-05-04 Thread Brandon Stone
One very popular Twitter list is Scoble's Tech News Brands list: http://api.twitter.com/1/Scobleizer/lists/tech-news-brands/statuses.atom?per_page=200 I've got a program that's been watching this feed for a while now. Just yesterday I started getting some XML parsing errors. I can create a

Re: [twitter-dev] Malformed XML in some Atom feeds...

2010-05-04 Thread Taylor Singletary
Hi Brandon, Thanks for the bug report. We'll work on getting this fixed quickly. Thanks! Taylor Singletary Developer Advocate, Twitter http://twitter.com/episod On Tue, May 4, 2010 at 7:54 AM, Brandon Stone st...@lbstone.com wrote: One very popular Twitter list is Scoble's Tech News Brands

[twitter-dev] Story on Chirp for DigitalMediaBuzz.com

2010-05-04 Thread James Zipadelli
Good morning, I understand Twitter had a developer's conference called Chirp a few weeks back. I would like to discuss potential trends for Twitter regarding this conference for our Web site, digitalmediabuzz.com. This story is due Friday, May 7th. If anyone knows any developers at the conference

Re: [twitter-dev] Problem in getting rate-limit status with OAuth.

2010-05-04 Thread Gaurav Shaha
Like Rushikesh i am also facing same problem, before my application start working i need to check weather i have ample of call remaining to complete my task for that i had white listed my 2-3 accounts. so the idea that i am thinking is if the OAuth shall give me the remaining call then as per

Re: [twitter-dev] Problem in getting rate-limit status with OAuth.

2010-05-04 Thread Taylor Singletary
Switching accounts to get around whitelisting is not in the spirit of the reason whitelisting exists. If your application needs more requests than the default rate limits provided to applications, you should request being whitelisted for increased rate limits. You can apply for expanded rate

[twitter-dev] Status Update - Incorrect Signature

2010-05-04 Thread Sush
Hi Folks, I have come till the point where I get the access_token and access token secret from twitter. I need to now update the status which keeps throwing incorrect signature error message. My request is an https POSTrequest. Signature String is

[twitter-dev] Re: Search API or Streaming API?

2010-05-04 Thread nischalshetty
Oh.. alright.. I thought GAE had multiple IP addresses... hmmm... then might have to look into Amazon Thanks a lot for the info :) -Nischal On May 4, 6:29 pm, John Kalucki j...@twitter.com wrote: Note that from GAE, your search rate will be throttled significantly, as you are sharing the

Re: [twitter-dev] Status Update - Incorrect Signature

2010-05-04 Thread Taylor Singletary
Hi Sushma, It would be easier to assist you if we knew what OAuth library (if any) you are using and the programming language involved and whether you are using header-based or query-string-based authentication. A few quick recommendations: - Use api.twitter.com as the host name when making

Re: [twitter-dev] Re: statuses/friends cursor parameter

2010-05-04 Thread Mark McBride
I can reproduce this, and am taking a look now ---Mark http://twitter.com/mccv On Sat, May 1, 2010 at 2:08 PM, randomnoise jdrodrigues...@gmail.com wrote: I've got the same problem, previous_cursor does not work on: http://dev.twitter.com/doc/get/statuses/friends and may also be

[twitter-dev] Re: Upcoming changes to userstream preview

2010-05-04 Thread Mark McBride
The hydrated social events (as described in the previous email) are now live. Please let me know if you have questions/issues/concerns with the new data ---Mark http://twitter.com/mccv On Mon, May 3, 2010 at 10:50 AM, Mark McBride mmcbr...@twitter.com wrote: Userstream previewers:

Re: [twitter-dev] Re: Upcoming changes to userstream preview

2010-05-04 Thread Zac Bowling
Who is updating earlybird? :-P Zac Bowling On Tue, May 4, 2010 at 1:59 PM, Mark McBride mmcbr...@twitter.com wrote: The hydrated social events (as described in the previous email) are now live. Please let me know if you have questions/issues/concerns with the new data ---Mark

[twitter-dev] search.twitter.com and hashtags

2010-05-04 Thread Shekobian
To whom that care. I am working on a twitter based application, and seem to run into some trouble with search.twitter.com Twitter search API's. In particular, neither search.twitter.com, nor the search API: http://search.twitter.com/search?q= returns all the posts made under some particular

Re: [twitter-dev] Re: Upcoming changes to userstream preview

2010-05-04 Thread Mark McBride
I can hack that together. ---Mark http://twitter.com/mccv On Tue, May 4, 2010 at 3:54 PM, Zac Bowling zbowl...@gmail.com wrote: Who is updating earlybird? :-P Zac Bowling On Tue, May 4, 2010 at 1:59 PM, Mark McBride mmcbr...@twitter.com wrote: The hydrated social events (as

Re: [twitter-dev] Re: Upcoming changes to userstream preview

2010-05-04 Thread Zac Bowling
I was going to tackle it if no body else did :-) Already started working on a fork my self: http://github.com/zbowling/earlybird Zac Bowling On Tue, May 4, 2010 at 4:01 PM, Mark McBride mmcbr...@twitter.com wrote: I can hack that together. ---Mark http://twitter.com/mccv On Tue,

Re: [twitter-dev] Re: Upcoming changes to userstream preview

2010-05-04 Thread Mark McBride
Then by all means, hack away! ---Mark http://twitter.com/mccv On Tue, May 4, 2010 at 4:05 PM, Zac Bowling zbowl...@gmail.com wrote: I was going to tackle it if no body else did :-) Already started working on a fork my self: http://github.com/zbowling/earlybird Zac Bowling On Tue,

[twitter-dev] Blackbird Pie

2010-05-04 Thread Dewald Pretorius
http://media.twitter.com/blackbird-pie/ Can you guys add a meta data element to a tweet, which will provide a blackbird pie hyperlink for a tweet. Basically, the code behind the link should generate the code block that Blackbird Pie currently generates. That way one can include a Blackbird Pie