[twitter-dev] Twitter Streaming API Returning retweet_count and retweeted incorrectly?

2011-03-17 Thread Sendhil
Hey All, I built a a small ruby app using the TweetStream gem to monitor a few hash tags on twitter and have had it running inside a daemon without a problem for a week or two. Starting earlier this afternoon, for some reason, whenever a Tweet that's Retweeted comes in, the *retweeted_status*

Re: [twitter-dev] Requesting increased access levels for Streaming API

2011-03-17 Thread Scott Wilcox
Yes, 350 requests per user, per hour. On 17 Mar 2011, at 22:46, hank williams wrote: > Thanks Taylor. So just to clarify, the 350 requests is per user > account, not per server/ip address? We are creating a web application > (not a desktop/mobile client) that will need to query account multiple >

Re: [twitter-dev] Re: Requesting increased access levels for Streaming API

2011-03-17 Thread hank williams
Thanks Taylor. So just to clarify, the 350 requests is per user account, not per server/ip address? We are creating a web application (not a desktop/mobile client) that will need to query account multiple times per hour. If the rate limits are per user account then we have no problem. If the rate l

Re: [twitter-dev] Re: Requesting increased access levels for Streaming API

2011-03-17 Thread Taylor Singletary
Hi Hank, We believe it to be entirely possible to build a web-based Twitter client using only the REST API without whitelisting. Where are you thinking that you would require it? Site Streams makes it easier in some ways, though the implementation can be more complicated and intensive. By requiri

Re: [twitter-dev] Re: Requesting increased access levels for Streaming API

2011-03-17 Thread hank williams
Ryan, I have asked this a few times, (every time you mention using site streams) and I realize everyone at twitter is really busy, but it would be really helpful to know whether it is possible to write twitter web based apps right now given that there is no whitelisting, and site streams seems to

[twitter-dev] Re: consistency and ecosystem opportunities

2011-03-17 Thread O O O
All of this would have been much easier if they would have stayed with my start up of Twitter -- 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/issu

Re: [twitter-dev] Re: Requesting increased access levels for Streaming API

2011-03-17 Thread Ryan Sarver
Ed, I'm not sure what you mean by: "You need to get *all* your users to *explicitly* authorize the application's *exact* usage of their data!" Of course! that is exactly what we are saying and I'm not sure if you're really saying you shouldn't get the user's authorization as that doesn't make sens

Re: [twitter-dev] Re: consistency and ecosystem opportunities

2011-03-17 Thread Ryan Sarver
Dewald, sorry if this isn't clear. The intent is to allow developers to still post to other 3rd party networks like Facebook, Identica, LinkedIn, etc. What we don't want to allow is for a client to use our content to build their own competing status service and by sending content to services that t

Re: [twitter-dev] Please hire a developer relations manager

2011-03-17 Thread Ryan Sarver
Adam, I appreciate the email and think you raise some great points. It's all stuff that we aspire to be able to do and things that I think foster great developer ecosystems. We are currently growing the developer advocate team to get poor Matt and Taylor some help ( https://twitter.com/job.html?jv

Re: [twitter-dev] Hoping to clear my confusion about Twitter's announcement

2011-03-17 Thread Ryan Sarver
Tim, sorry for taking so long to follow up. Responses inline below... -- Ryan Sarver @rsarver On Mon, Mar 14, 2011 at 4:39 PM, Tim Haines wrote: > Hey Ryan, Raffi, Taylor, Matt, and other Twitter staff, > > I've been confused about Ryan's post, and some of the fol

Re: [twitter-dev] Re: consistency and ecosystem opportunities

2011-03-17 Thread Ryan Sarver
Steve, thanks for the email. Some inline responses below... -- Ryan Sarver @rsarver On Wed, Mar 16, 2011 at 8:24 PM, Steve Eley wrote: > On Mar 11, 4:18 pm, Ryan Sarver wrote: > > > > With more people joining Twitter and accessing the service in multiple > ways,

[twitter-dev] Invalid / suspended application

2011-03-17 Thread meghraj
I am using the Abraham's code downloaded from GIthub for simple application which authorizes and post a tweet on user's wall which authorize it. I simply put the consumer key consumer secret and callbackurl which I got after registering this application in the config.php file. It worked fine fo

Re: [twitter-dev] Twitter Auth: iPhone + Web

2011-03-17 Thread Taylor Singletary
Hi there, In most cases for native clients on iPhone, Android, Blackberry, and so on, developers prefer to use xAuth for token negotiation. To use xAuth, you need permission from Twitter which you can inquire for by emailing a...@twitter.com with verbose detail

[twitter-dev] Twitter Auth: iPhone + Web

2011-03-17 Thread jdjaramillo
Hello, we have a website where the users can currently connect their Twitter accounts and update their tweets automatically by interacting with our site. Now we are building an iPhone, Android and Blackberry app which should allow the user to connect his account to the same Twitter APP. We curren

Re: [twitter-dev] Retweet chain

2011-03-17 Thread Tom van der Woerdt
No, it's not. You can, however, analyze who gets the retweet in the timeline and build the chain that way. Of course, this won't work if you have a huge amount of retweets. Also, it's not 100% accurate. Tom On 3/17/11 6:47 PM, Karthik Murugan wrote: Let us assume: C follows B. B follows

[twitter-dev] Retweet chain

2011-03-17 Thread Karthik Murugan
Let us assume: C follows B. B follows A A sends a tweet and B retweets it. C gets the retweet on his timeline and retweets it again. I'm connected to UserStream of A and I receive both the retweets. But not sure how to find the retweet chain How can we know that C retweeted it via B? Is it e

Re: [twitter-dev] Invalid username/password

2011-03-17 Thread Scott Wilcox
That code will no longer work, basic authentication is no longer support for the Twitter API. You will need to use OAuth to do so. You can find some examples of using the twitter-async library written by Jaisen Mathai at: https://github.com/dordotky/oauth-twitter-examples Hope this helps. Sco

[twitter-dev] Invalid username/password

2011-03-17 Thread steiljesoc
I'm using the my_twitter PHP library from twitter website but every time I try to post a status I get an invalid username/password. Here's the code that's making the curl call. Any ideas? $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url);

[twitter-dev] Use search api or site stream for short duration repeated query searches?

2011-03-17 Thread Joe Bowman
Hello, I'm working on the design for a realtime like social search for a personal project I have at www.unscatter.com. I'm building on various apis like Bing, Blekko, Facebook, Twitter and more. One of the next items I want to implement is the ability to do a search and get constant updates f

[twitter-dev] Change share icon background

2011-03-17 Thread sarity
Hi, I would like to know how if I can change the background of share twitter button and put different image as background instead of it. thanks -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements

[twitter-dev] auto-link no longer works on urls ending in -

2011-03-17 Thread Ethan
I am publishing urls as part of status updates that sometimes end with a hyphen. Up until recently, these have been auto-linked correctly by twitter. Recently this changed, and the hyphens at the end of the link are not included in the links I post to the API. For example, http://aweber.com/b/os

[twitter-dev] search API and until parameter

2011-03-17 Thread Yusuke Yamamoto
Hi, What is the timezone used by the search API? The first tweet hit with q=#todoke&until=2011-03-16 is id=48156449427300352 which is created at "Wed Mar 16 22:59:26 + 2011". But there are tweets posted later on that day that should hit with the query such as id=48171154753601536 which is c

[twitter-dev] Missing step in oauth implementation

2011-03-17 Thread Randomness
I have gone through the process of implementing oauth from scratch on my website, but am unclear about one step in the process. Acquiring a request token is not a problem and I am getting an oauth_token and oauth_token_secret fine, no problems there. But after this I am sending the user to Twitter

[twitter-dev] The api console search user is not working i have key in the 'q' in parameter.

2011-03-17 Thread Jimmy Au
The api console search user is not working i have key in the 'q' in parameter. Why? https://dev.twitter.com/console/recall?client_application_id=777667&content_type=json&method=GET¶m-keys%5B%5D=q¶m-vals%5B%5D=wedadasdsa&path=users%2Fsearch&version=1 { "request": "\/1\/users\/search.json", "er

Re: [twitter-dev] Questions of new ToS

2011-03-17 Thread Taylor Singletary
Hi Jack, Twitter has moved on to using the #newtwitter-style bird for all branding materials, and the terms of service now indicate this requirement externally. No more "t"s. We know it will take time for applications to adjust. As for the second requirement, you wouldn't be allowed to list a rep

[twitter-dev] New form of follow spam

2011-03-17 Thread Adam Green
Is anyone else seeing this? I'm getting a very odd type of follower. These are accounts that have 0 tweets, and yet are following thousands of people and being followed back by large numbers. I understand follow spam when you have some message to spread, but this is confusing. Is the goal to creat

[twitter-dev] Questions of new ToS

2011-03-17 Thread Chen Jack S Y
Hey, Anyone from twitter development team can explain a little bit of the content in new ToS: III. Twitter Functionality in your Service 3. Twitter Identity *Once an end user has authenticated via Connect with Twitter, you must clearly display the end user's Twitter identity. Twitter identity inc