[twitter-dev] Re: I have a problem with update my status across API

2009-10-09 Thread ryan alford
What about an empty response? I get it from my .Net API. I've only had it happen twice. On Fri, Oct 9, 2009 at 6:21 AM, Abraham Williams <4bra...@gmail.com> wrote: > 0 is a common result when PHP and cURL can not connect to Twitter. > Abraham > > > On Fri, Oct 9,

[twitter-dev] Re: I have a problem with update my status across API

2009-10-09 Thread ryan alford
I think it's just the REST methods hiccuping. I've have this happen like twice. On Oct 9, 2009, at 4:02 AM, gonandriy wrote: > > When I try update my status sometimes I have success, but sometimes > status not updated and I receive empty response and http code is 0 > I have no exceed twitter l

[twitter-dev] Re: following and followers null

2009-10-08 Thread ryan alford
It seems that Twitter has been having some problems today. You also may notice that not tweets have been displaying for about 3 hours now. On Thu, Oct 8, 2009 at 12:26 PM, vj_varga wrote: > > Hi, > > Today my following and followers change for null. > > vj_varga >

[twitter-dev] Re: friends_timeline & home_timeline broken

2009-10-08 Thread Ryan Sarver
Ok, who broke Twitter? fess up... :) On Thu, Oct 8, 2009 at 8:54 AM, Rich wrote: > > No problems, I think it's more than a few, try this search > > http://search.twitter.com/search?q=twitter+broken > > On Oct 8, 4:49 pm, Ryan Sarver wrote: > > Thanks for p

[twitter-dev] Re: friends_timeline & home_timeline broken

2009-10-08 Thread Ryan Sarver
Thanks for pinging the list with this and confirming a few people are seeing it. I will follow up internally to figure out what is going on and report back here. Thanks again, Ryan On Thu, Oct 8, 2009 at 8:45 AM, stephane wrote: > > Echo, you are not alone > > Stephane > @sph

[twitter-dev] Re: Authenticate with Twitter - impossible? (Without giving access to account)

2009-10-08 Thread ryan alford
Here is a screenshot of the bottom of the OAuth Application Registration page. http://img43.imageshack.us/img43/6936/108200974258am.png On Thu, Oct 8, 2009 at 7:01 AM, Andrew Badera wrote: > > Sign-in-with-Twitter: > > http://apiwiki.twitter.com/Sign-in-with-Twitter > > Read-only access is a se

[twitter-dev] Re: Authenticate with Twitter - impossible? (Without giving access to account)

2009-10-08 Thread ryan alford
While I haven't used the Sign-In-With-Twitter, I would assume it still uses the same OAuth system, which allows either read-only or read/ write access. I could be wrong though. On Oct 8, 2009, at 6:20 AM, Andrew Badera wrote: > > Sign-in with Twitter with Read access only? > > ∞ Andy Badera >

[twitter-dev] Re: Authenticate with Twitter - impossible? (Without giving access to account)

2009-10-08 Thread ryan alford
An OAuth client can either have Read-only access or Read/Write access to an account. So this gives the ability to read statuses/friends withou having the ability to post. On Oct 8, 2009, at 5:43 AM, Bjoern wrote: > > Hi, > > just wondering if I read this right: while OAuth provides a way to >

[twitter-dev] Re: [twitter Dev] Failed to validate oauth signature and token

2009-10-07 Thread ryan alford
meters in order, the request is successful. On Wed, Oct 7, 2009 at 8:14 AM, JDG wrote: > That's simply for generating the signature base string. it does not matter > when you're actually sending the parameters. > > > On Wed, Oct 7, 2009 at 05:33, ryan alford wrote: > &

[twitter-dev] Re: [twitter Dev] Failed to validate oauth signature and token

2009-10-07 Thread ryan alford
parameter. Ryan <http://oauth.net/core/1.0/#auth_step3> On Wed, Oct 7, 2009 at 6:11 AM, ryan alford wrote: > Yes, the order does matter. All parameters need to be in order except > for the signature. The signature should be last and should have been > generated with all of the pa

[twitter-dev] Re: [twitter Dev] Failed to validate oauth signature and token

2009-10-07 Thread ryan alford
27;t matter. What library are you using > to generate the url? > > On Oct 6, 8:51 pm, ryan alford wrote: >> The signature needs to be at the end of the URL, not sorted with the >> other parameters. >> >> On Oct 6, 2009, at 11:47 PM, uookeng wrote: >> >

[twitter-dev] Re: [twitter Dev] Failed to validate oauth signature and token

2009-10-06 Thread ryan alford
The signature needs to be at the end of the URL, not sorted with the other parameters. On Oct 6, 2009, at 11:47 PM, uookeng wrote: > > I am trying to run a sample app > but i am getting 401 error during request_token phase. > > Failed to validate oauth signature and token > > this is what

[twitter-dev] Re: Registered app under wrong twitter account?

2009-10-06 Thread ryan alford
You can delete registered applications from the Edit Application Settings screen. Ryan On Tue, Oct 6, 2009 at 2:51 PM, Amicus wrote: > > I'd also like to know what the official Twitter policy/recommendation > is. > > I don't see any UI options to delete the registratio

[twitter-dev] Re: Account Owner's last tweet

2009-10-06 Thread ryan alford
tweet. Look at his page. Ryan On Tue, Oct 6, 2009 at 12:11 PM, JK wrote: > > Both API calls show replies from followers. I just want the tweets > posted by the owner of the twitter account. > For example, take a look at TO - > http://twitter.com/users/show/terrellowens.xml >

[twitter-dev] Re: Account Owner's last tweet

2009-10-06 Thread ryan alford
The user timeline returns only the user's tweets for me. On Oct 6, 2009, at 1:27 AM, JK wrote: > > What api do I use to identify the last or latest tweet of the account > owner? > > http://twitter.com/users/show could contain a tweet by a follower. > http://twitter.com/statuses/user_timeline

[twitter-dev] Re: Chage "from" on tweets

2009-10-04 Thread ryan alford
Twitter removed that functionality just recently. Any application that used if before it was removed is still allowed to use it. On Oct 5, 2009, at 12:07 AM, Vincent Nguyen wrote: > We knew is to change "from" on tweets, we must use Oauth! > But i see desktop client such as tweetdeck, twitter

[twitter-dev] Re: How to change the 'sent from web'

2009-10-03 Thread ryan alford
You have to use the OAuth process for the user to authorize your application. There is no way around this. On Oct 3, 2009, at 4:02 PM, todd434 wrote: > > In that case can you tell me how to authorize my application without > going through pages of code in OAuth?

[twitter-dev] Searching by status id (Does it exist?)

2009-10-02 Thread Ryan Bell
ave to call the /status/show/id.xml method for each message as their could be a hundred or more. Thank you in advance! Any help is much appreciated Ryan

[twitter-dev] Twitpocalypse II Update - Scheduled for Tuesday 9/22 at 11:30am PST

2009-09-21 Thread Ryan Sarver
us will be available in IRC if you need live support, otherwise email the list with any questions you may have. Best, Ryan

[twitter-dev] Re: Changes to Twitter TOS/Rules.

2009-09-16 Thread Ryan Sarver
Hardip, Thanks for your email. Our intent is to stop spamming accounts. Your use does not fall into that category, but its good practice to be judicious when including a lot of links in your updates as it triggers a lot of the filters that try to catch spam. Best, Ryan On Tue, Sep 15, 2009 at

[twitter-dev] Re: Comments for the group and Twitter staff

2009-09-15 Thread Ryan Sarver
a platform worthy of building your business on. I look forward to your feedback. Best, Ryan On Fri, Sep 11, 2009 at 6:36 AM, WyoKnott wrote: > > A few months ago I was introduced to the Twitter API by a prospective > client who wanted a custom application. I took the time to learn the >

[twitter-dev] Some Meaningless Output from Gardenhose

2009-09-14 Thread Ryan Rosario
###,"user_id":####}}} The #s represent digits. Thanks, Ryan

[twitter-dev] Re: Paging STILL broken

2009-09-14 Thread Ryan Sarver
, 2009 at 5:23 AM, Waldron Faulkner wrote: > > That's awesome, Ryan, thanks. Can I get an ETA on a fix please? This > is extremely important to my business, I need to know when I can begin > selling. This bug has caused a delay, because I can't sell a broken > product, even i

[twitter-dev] Re: Paging STILL broken

2009-09-13 Thread Ryan Sarver
Waldron, Thanks for the email. I am working with our team internally to track down the issue and figure out how to resolve it. I will get back to you with an update shortly, but know that we are listening and working on this. Best, Ryan On Sun, Sep 13, 2009 at 8:55 AM, Waldron Faulkner wrote

[twitter-dev] Re: Alert: "Twitpocalypse II" coming Friday, September 11th - make sure you can handle large status IDs!

2009-09-11 Thread Ryan Sarver
Hwee-Boon, That is definitely part of the plan and hence why we are aiming for that Monday / Tuesday. We know what a strain it can be to push stuff out at the end of the week. Best, Ryan On Fri, Sep 11, 2009 at 10:27 AM, Hwee-Boon Yar wrote: > > One suggestion: similar to API chang

[twitter-dev] Re: Alert: "Twitpocalypse II" coming Friday, September 11th - make sure you can handle large status IDs!

2009-09-11 Thread Ryan Sarver
to update the list when we know the exact time of the update. Let us know if you have any questions and be sure to stock up on water and non-perishable goods :) Ryan On Thu, Sep 10, 2009 at 9:10 AM, Ivan Kirigin wrote: > > Call me crazy, but I store any data from a 3rd party in s

[twitter-dev] Re: Draft: Twitter Rules for API Use

2009-09-11 Thread Ryan Sarver
developer do on their behalf. We take user's reputations and voices seriously and all app developers should too. Make sense? Best, Ryan On Thu, Sep 10, 2009 at 6:10 PM, Jesse Stay wrote: > This is great news!  Regarding "sending Tweets on a user's behalf", does > th

[twitter-dev] Re: is this steet legal??

2009-09-01 Thread Ryan
You're only reading... why would authorization be needed? On Sep 2, 12:45 am, clearmedia wrote: > not sure. I'm not using any authorization etc...?

[twitter-dev] Re: non json response

2009-08-26 Thread Ryan Sarver
Ben, It's a known issue and we are trying to hunt it down. Can you please provide us with your source IP and an approximate time of when you saw it? Thanks, Ryan On Wed, Aug 26, 2009 at 7:00 AM, ben wrote: > > Occassionally i get back a 200 status html response from the json > se

[twitter-dev] Re: 200 "errors"

2009-08-25 Thread Ryan Sarver
Rich, Can you provide your source IP that you are seeing this issue from? We can only dig into the logs if we know where your traffic is coming from. Thanks, Ryan On Tue, Aug 25, 2009 at 7:19 AM, Rich wrote: > > I'm now getting this error back again! > > On Aug 18, 4:3

[twitter-dev] Re: Developer Preview: Geolocation API

2009-08-21 Thread Ryan Sarver
modifying the user.location field. When it comes to search, we'll use both and give priority to the tweet-level geotag. Make sense? Best, Ryan On Fri, Aug 21, 2009 at 4:06 AM, Ben Eliott wrote: > Hi, > Please could you advise on the differences between this and the current >

[twitter-dev] Re: Developer Preview: Geolocation API

2009-08-21 Thread Ryan Sarver
iPhone (42.1234, -1221234)". Nothing will really change about the way it works, but we expect the behavior to change a bit. Best, Ryan On Fri, Aug 21, 2009 at 1:54 AM, Sean Callahan wrote: > > Quick question Ryan, because none of this will surface on Twitter.com > will you keep the Locati

[twitter-dev] Following Protected Users

2009-08-21 Thread Ryan Petrello
I'm writing a Twitter integration and am wondering how I would go about following users with "protected tweets". Whenever I attempt to follow one of these users (using the http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-friendships%C2%A0create Friendship create method), I get a 403 response

[twitter-dev] Re: Developer Preview: Geolocation API

2009-08-20 Thread Ryan Sarver
Brad, Ah, sorry -- looks like the bolding syntax messed it up. There should be no asterisks in the API. Best, Ryan On Thu, Aug 20, 2009 at 4:02 PM, bg wrote: > > Ryan, > > Thanks for the updates. Your example has ** after lat and lng. Is this > the proper format or so

[twitter-dev] Re: Developer Preview: Geolocation API

2009-08-20 Thread Ryan Sarver
as alternative positioning methods like Wifi or cellular positioning can't determine altitude. Best, Ryan On Thu, Aug 20, 2009 at 3:32 PM, Nelson Minar wrote: > > Very exciting! Thanks for giving the community an early preview. > > GeoRSS supports altitude and accuracy measures for poin

[twitter-dev] Re: Developer Preview: Geolocation API

2009-08-20 Thread Ryan Sarver
Ed, Users will need to come to the website to change the setting. If we provided an API, a misbehaving application would change the setting without the user knowing - hence the read-only attribute. Best, Ryan On Thu, Aug 20, 2009 at 2:24 PM, @epc wrote: > > Will the opt–in method b

[twitter-dev] Re: Developer Preview: Geolocation API

2009-08-20 Thread Ryan Sarver
Joel, it will be included in the Stream API as well On Thu, Aug 20, 2009 at 2:18 PM, Joel Strellner wrote: > Hi Ryan, > > Will this data be available in the streaming API too? > > -Joel > > On Thu, Aug 20, 2009 at 2:11 PM, @epc wrote: >> >> Will twitter valida

[twitter-dev] Re: Developer Preview: Geolocation API

2009-08-20 Thread Ryan Sarver
Ed, Thanks for the email, answers inline below... On Thu, Aug 20, 2009 at 2:11 PM, @epc wrote: > > Will twitter validate the coordinates (ie, what will the API do when I > pass lat=777&long=-666)? > > If the coordinates are invalid, will the status get posted or will the > entire request get rej

[twitter-dev] Developer Preview: Geolocation API

2009-08-20 Thread Ryan Sarver
piwiki.twitter.com/Twitter-REST-API-Method%3A-statuses%C2%A0update http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-account%C2%A0verify_credentials We'll also be in our recently announced IRC channel (#twitterapi on irc.freenode.net) if you want to discuss the announcement with the team. Ryan PM, Platform Teamhttp://twitter.com/rsarver

[twitter-dev] Creating Groups

2009-08-20 Thread Ryan Bell
call Twitter 80 times to get the 80 disparate timelines. Next I would merge and sort the collection. This would have to be repeated upon each refresh or selection of a different group. Thanks in advance! Ryan

[twitter-dev] Platform Status Update, Tuesday 2:00pm PST

2009-08-18 Thread Ryan Sarver
k connectivity devices you're using. Thanks again for all of your support and let us know if you continue to see any issues. Best, Ryan @rsarver

[twitter-dev] Re: 200 "errors"

2009-08-18 Thread Ryan Sarver
of network connection you have and from which provider, and what kind of network connectivity devices you're using. Thanks in advance, Ryan On Tue, Aug 18, 2009 at 4:57 AM, Rich wrote: > > I'm seeing this type of behaviour too and it's getting very > frustrating. >

[twitter-dev] Re: https on twimg.com?

2009-08-18 Thread Ryan Sarver
Alex, Thanks for your email. Its a known issue with the migration to twimg.com. We recommend while we fix the issue that you transform the url to https://s3.amazonaws.com/twitter_production/profile_images/###/###.jpg, the same url's we use if you browse the site via HTTPS. Best, Ryan O

[twitter-dev] Re: How are we supposed to be handeling HTML responses from the API?

2009-08-18 Thread Ryan Sarver
from which provider, and what kind of network connectivity devices you're using. Thanks in advance. Best, Ryan On Tue, Aug 18, 2009 at 7:37 AM, Andrew wrote: > > I get this response quite frequently: > > > > > > > > > > > > > And other people a

[twitter-dev] Re: Anyone Else Being Blocked Again? - Tuesday Aug 18

2009-08-18 Thread Ryan Sarver
updated. Best, Ryan On Tue, Aug 18, 2009 at 6:37 AM, Dewald Pretorius wrote: > > At around 9:30 AM EST this morning I (tweetlater) got blocked yet > again with connection refused. It appears to be on all calls. > > Anyone else? > > Dewald >

[twitter-dev] Platform Status Update, Monday 4:30pm PST

2009-08-17 Thread Ryan Sarver
n. Thank you to all the developers who provided us with information to help us tune the system and get everyone back online. Thanks again, Ryan @rsarver

[twitter-dev] Re: Platform downtime is expected

2009-08-17 Thread Ryan Sarver
nection you have and from which provider, and what kind of network connectivity devices you're using. Best, Ryan On Mon, Aug 17, 2009 at 3:33 PM, Sean Callahan wrote: > Hi Ryan, > > I just replied to your email and also will post here in case you read > this first. Maybe others

[twitter-dev] Re: Platform downtime is expected

2009-08-17 Thread Ryan Sarver
Everyone, I am meeting with Ops right now to get a status update and will follow up with the list as soon as we are done. Stay tuned. Best, Ryan On Mon, Aug 17, 2009 at 6:39 AM, jonat...@scribblelive wrote: > > The Twitter OAuth login is working about 50% of the time for us. > Som

[twitter-dev] Re: Platform downtime is expected

2009-08-16 Thread Ryan Sarver
Please test your OAuth apps to see if you are still having issues. We have made a number of changes in the network and they should be operational again. Please let me know if you are still having any other problems. Ryan On Sun, Aug 16, 2009 at 3:41 PM, Ryan Sarver wrote: > Every

[twitter-dev] Re: Platform downtime is expected

2009-08-16 Thread Ryan Sarver
Dewald, What exact issues are you having? Can you please provide packet dumps or more information so we can debug? Thanks, Ryan On Sun, Aug 16, 2009 at 4:18 PM, Dewald Pretorius wrote: > > Thanks Ryan, but unfortunately that does not help me. It does not tell > my users that most, i

[twitter-dev] Re: Platform downtime is expected

2009-08-16 Thread Ryan Sarver
Everyone, Please see the updated post on status.twitter.com - http://status.twitter.com/post/164410057/trouble-with-oauth-and-api-clients. We are continuing to assess the issue and will report back when we know more. Thanks for your patience, Ryan On Sun, Aug 16, 2009 at 2:32 PM, Hwee-Boon

[twitter-dev] Re: Timeouts and API Errors, Tuesday August 11th

2009-08-11 Thread Ryan Sarver
Also, please be sure to provide packet dumps and full headers where possible so we can more easily determine the source of the issue. Thanks, Ryan On Tue, Aug 11, 2009 at 2:00 PM, Alex Payne wrote: > We're aware of these issues; sorry. > Our ops team tells me that the countermeasur

[twitter-dev] Re: Tweepy -- python library

2009-08-11 Thread Ryan Sarver
Awesome work Josh. Thanks for posting this out to everyone and I especially like the Streaming API support. Best, Ryan On Mon, Aug 10, 2009 at 9:50 AM, Josh Roesslein wrote: > Hello twitter developers: > > Just posting here to announce a library for python I have been putting > to

[twitter-dev] Re: Twitter Update, 8/9 noon PST

2009-08-11 Thread Ryan Sarver
Thanks for the update Dewald. Keep us posted if things change. Best, Ryan On Tue, Aug 11, 2009 at 6:26 AM, Dewald Pretorius wrote: > > Ryan, > > I am now doing geometric backoffs on 502s and connection refuses. > > I did not do exact math, but I seem to be getting between 2

[twitter-dev] Twitter Update, 8/10 noon PST

2009-08-10 Thread Ryan Sarver
, Ryan

[twitter-dev] Re: Twitter Update, 8/9 noon PST

2009-08-10 Thread Ryan Sarver
Thanks Dewald. Generally speaking if you see a 502/503 you should do a geometric back off instead of just immediately re-requesting. Is anyone else seeing the X-RateLimit header not showing up some times? Thanks, Ryan On Mon, Aug 10, 2009 at 8:35 AM, Dewald Pretorius wrote: > > Ryan, &

[twitter-dev] Re: twitter Apis not working

2009-08-10 Thread Ryan Sarver
Duane, I posted it in another thread, but can you please provide full packet dumps of the issues you are seeing? Also, please provide more detail around what API you are calling, how many times an hour and the exact issue you are seeing. Thanks, Ryan On Mon, Aug 10, 2009 at 8:02 AM, Duane

[twitter-dev] Re: Twitter Update, 8/9 noon PST

2009-08-10 Thread Ryan Sarver
Can you all provide full packet dumps of the issues you are seeing? That will help us debug the type of request you are making and what the full response looks like. Thanks, Ryan On Mon, Aug 10, 2009 at 8:15 AM, Duane Roelands wrote: > > My users are seeing these as well. > > On Aug

[twitter-dev] Re: Specific API Implementation Instructions ...

2009-08-09 Thread Ryan Sarver
Scott, You *should* be getting the proper rate limits. Things have changed in the last 30 minutes or so, so be sure to check again and let us know if you still seeing the variable throttling. Best, Ryan On Sun, Aug 9, 2009 at 11:15 AM, Scott C. Lemon wrote: > > Chad/Ryan, > > Thank

[twitter-dev] Re: OK Seriously People

2009-08-09 Thread Ryan
I have just started writing a Twitter App for a small company (great timing lol). Part of it works and part of it is down. Is there any where else I can check to see which parts of the API are down? I have continually checked status.twitter.com, however I want to make sure that any errors I'm seei

[twitter-dev] Twitter Update, 8/9 noon PST

2009-08-09 Thread Ryan Sarver
seem to be working as expected. Please test your apps from their standard configs to see what results you get and let us know. I am primarily interested in unexpected throttling and issues with OAuth. I look forward to hearing the results and thanks again for your assistance. Best, Ryan

[twitter-dev] Twitter Update, 8/9 10am PST

2009-08-09 Thread Ryan Sarver
outs 4. HTML in responses 5. Unexpected rate limiting / blacklisting So again, thank you for your patience and know that we are hard at work to get you guys back up and running. Best, Ryan

[twitter-dev] Re: Continuous oAuth Issues

2009-08-07 Thread Ryan Sarver
Brian, Thanks for letting us know. We will try to dig in on the OAuth issues and see if we can come up with any solutions. Best, Ryan On a side note, we are seeing more issues with Firefox and very few with Safari but we are exploring On Fri, Aug 7, 2009 at 1:40 PM, Brian Knoth wrote

[twitter-dev] Re: Continuous oAuth Issues

2009-08-07 Thread Ryan Sarver
resolve this and all the other API-related issues and will keep you informed as we make progress. Best, Ryan On Fri, Aug 7, 2009 at 10:59 AM, AdamHertz wrote: > > Ours recurred this morning, as well. > > On Aug 7, 10:49 am, Rich wrote: > > Mine has re-occured... if you'r

[twitter-dev] DDoS Status Update

2009-08-07 Thread Ryan Sarver
ou. Continue to watch this list, status.twitter.com and @twitterapi for updates Thanks for your patience, Ryan PM, Platform Team @rsarver <http://twitter.com/rsarver>

[twitter-dev] Re: HTTP 409 on status update via API

2009-08-06 Thread Ryan
I'm getting the same thing on any type of profile or background image I attempt to update. Any know anything about this?? All I get are 400 or 408's Ugh On Aug 6, 7:24 pm, briantroy wrote: > They went away for a bit... and now not only am I getting 408's on > update but validate credentials is

[twitter-dev] Python Twitter library (Tango) renamed to Twython

2009-08-02 Thread Ryan McGrath
ly forward repos if you name change, so I see the potential for confusion there... Thanks! - Ryan McGrath

[twitter-dev] Re: Just launched TwitStat.us...

2009-07-13 Thread Ryan McGrath
g any API calls. Appreciate the help! - Ryan On Jul 13, 11:05 am, Grant Emsley wrote: > It's a cool little program. > > With the rate limiting - the requests should come from the viewer's IP > address, so rate limiting shouldn't be a problem.  At worst, > individual use

[twitter-dev] Just launched TwitStat.us...

2009-07-13 Thread Ryan McGrath
to toss those out too. Always open to suggestions! - Ryan McGrath

[twitter-dev] searching for stocktwits (searching for "$$")

2009-07-01 Thread Ryan
I'm using the API and am trying to search for stocktwits (those tweets which contain the string "$$" or "$" followed by a ticker symbol). I can easily search for "$aapl" for example, and it works fine. But if I search for "$$" the API never returns any results, so I must be searching for it incorr

[twitter-dev] Re: A new Twitter library for Python (Tango)

2009-06-25 Thread Ryan McGrath
Thanks! It's been a lot of fun working on it, the API seems really well done. ;) - Ryan On Jun 25, 11:31 am, Doug Williams wrote: > I'll add it to the libraries section today. Thanks for contributing! > > Thanks, > Doug > > On Thu, Jun 25, 2009 at 5:25 AM, Ninjamonk

[twitter-dev] A new Twitter library for Python (Tango)

2009-06-25 Thread Ryan McGrath
Hey all, I've been working on a Twitter library for Python in my spare time. It's the first library I've written in full for the language, so I'm sure there's quite a few things that could be improved, but I think I've gotten it to a point where I can throw it out there and see if anyone's intere

[twitter-dev] Re: oauth callback not working

2009-06-19 Thread Ryan Bigg
Hi, when you do get_request_token you need to pass oauth_callback as an option (even though you set this up with your application) Ryan Bigg Mocra http://mocra.com On 19/06/2009, at 18:02, phillee wrote: > > I'm following the rails example for OAuth. I got to the point where >

[twitter-dev] Re: oauth_verifier param missing from callback?

2009-06-19 Thread Ryan Bigg
I noticed I was receiving one this morning, I haven't checked the app since then, but this seems like a vital piece of information (since putting it into the oauth request token method made stuff work) On 19/06/2009, at 12:34 PM, lachlanhardy wrote: > > Yesterday I received an oauth_verifier

[twitter-dev] Re: Oauth PIN Code

2009-06-18 Thread Ryan Bigg
the callback when Twitter already knows what that callback is! - Ryan Bigg Mocra - Premier iPhone and Ruby on Rails Consultants w - http://mocra.com e - ra...@mocra.com p - +61 432 937 289 or +61 7 3102 3237 skype - radarlistener On 18/06/2009, at 6:36 PM, Lachlan Hardy wrote: > &g

[twitter-dev] Re: Oauth PIN Code

2009-06-18 Thread Ryan Bigg
Well I'm doing the latter at the moment so I'm going to go with that's the problem. Out and a about at the moment so I'll confirm it tomorrow morning. Good to know, and thanks for your help. On 18/06/2009, at 6:36 PM, Lachlan Hardy wrote: > > I'm using the OAuth gem, but I had a similar pro

[twitter-dev] Oauth PIN Code

2009-06-18 Thread Ryan Bigg
I've made an oauth_client application and selected "browser" as the option but when I go to auth for that application using the twitter_auth gem it gives me a PIN code where it should redirect back to the callback link. What's going on here?

[twitter-dev] Re: How would I automatically DM to a person once theyve followed me?

2009-05-20 Thread Ryan Tuosto
oh cool! On Wed, May 20, 2009 at 10:47 AM, Jesse Stay wrote: > Ryan, yeah, check out how TweetLater is doing it - > http://twitter.com/optout. They require a user to follow @optout, and > @optout follows the user back. Then the user just needs to DM @optout and > @optout detects

[twitter-dev] Re: How would I automatically DM to a person once theyve followed me?

2009-05-20 Thread Ryan Tuosto
How could a user opt out for this? It only happens one time, and automatically when they follow a user back. I'd be happy to enable such a feature, just not seeing how it can be done. On Wed, May 20, 2009 at 1:56 AM, Jesse Stay wrote: > Please, if you do this and allow other users to use it, e

[twitter-dev] Re: How would I automatically DM to a person once theyve followed me?

2009-05-19 Thread Ryan Tuosto
Well how does TweetLater do it? They don't have access to client emails. On Mon, May 18, 2009 at 9:53 PM, Swaroop wrote: > > Email is your only real time option here. > > On May 19, 7:45 am, Ryan Tuosto wrote: > > What is the best way to do this in real time? > >

[twitter-dev] Re: How would I automatically DM to a person once theyve followed me?

2009-05-18 Thread Ryan Tuosto
What is the best way to do this in real time? On Mon, May 18, 2009 at 6:38 PM, Abraham Williams <4bra...@gmail.com> wrote: > Then you use option b. > > Sent from my adp1 > > On May 18, 2009 6:21 PM, "Ryan Tuosto" wrote: > > Ok, but if I'm writing this

[twitter-dev] Re: How would I automatically DM to a person once theyve followed me?

2009-05-18 Thread Ryan Tuosto
Ok, but if I'm writing this as a service, I don't have access to other people's emails. On Mon, May 18, 2009 at 5:19 PM, Abraham Williams <4bra...@gmail.com> wrote: > A) parse the new follower emails. The FAQ has info about that. > B) call status/followers and the newest ones will be at the top o

[twitter-dev] Timezone Data

2009-05-18 Thread Ryan Chouinard
ideal solution. Currently, "time_zone" returns a general string (ie "Eastern Time (US & Canada)"). Is there a reason for this return format instead of using, say, the standard Olson / Zoneinfo / tzdata name (ie "America/New_York")? -- Ryan Chouinard

[twitter-dev] Re: Cannot authenticate on Friendships/Destroy method

2009-05-18 Thread Ryan Tuosto
haha yea I saw that nearly right after I made that post! On Mon, May 18, 2009 at 2:07 AM, Matthias Bauer wrote: > > On 2009-05-17 11:17, RTuosto wrote: > > I'm trying to use the destroy friendships API method but I'm running > > into a problem. > > > > $login = "login: " .$_POST['authid'] . ":"

[twitter-dev] Re: How long until a @reply can be duplicated / repeated?

2009-04-20 Thread Ryan
Thanks Chad! On Apr 20, 1:08 pm, Chad Etzel wrote: > You would NOT see the duplicate update.  Twitter effectively drops the > update when it's a duplicate.  It's cast into the void.  The fail > whale noms it. It's a dead parrot :) > > -Chad > > > > On

[twitter-dev] Re: How long until a @reply can be duplicated / repeated?

2009-04-20 Thread Ryan
gt; -chad > > > > On Mon, Apr 20, 2009 at 3:31 PM, Ryan wrote: > > > I send the following message: @bob hi! and wait two minutes and send > > the same message, @bob hi! > > > I only see one message when polling the "mentions/replies" API. > > &

[twitter-dev] Re: How long until a @reply can be duplicated / repeated?

2009-04-20 Thread Ryan
ate. > if you post > @bob hi! > then > @bob hi!! > > you should see both. > -chad > > > > On Mon, Apr 20, 2009 at 3:31 PM, Ryan wrote: > > > I send the following message: @bob hi! and wait two minutes and send > > the same message, @bob hi! > > &g

[twitter-dev] How long until a @reply can be duplicated / repeated?

2009-04-20 Thread Ryan
I send the following message: @bob hi! and wait two minutes and send the same message, @bob hi! I only see one message when polling the "mentions/replies" API. Is there an undocumented interval on how long one has to wait until the second message shows up in the API? Or... how long the user send

[twitter-dev] Find replies to a given tweet ID

2009-04-03 Thread Ryan Chouinard
e who asks for advice or a solution to a problem. I'd like to see what others are saying about it, but I don't follow the users that are replying. How would I find the replies? Any help would be appreciated. -- Ryan Chouinard

[twitter-dev] Re: twitter in iframes

2009-03-30 Thread Ryan
Mon, Mar 30, 2009 at 14:31, Ryan wrote: > > > I can see that twitter recently has inserted a (graceful) iframe > > buster which clears out the html. Why is twitter in iframe such a bad > > thing when the content is public anyways - the rss feed of the content > > is availa

[twitter-dev] twitter in iframes

2009-03-30 Thread Ryan
I can see that twitter recently has inserted a (graceful) iframe buster which clears out the html. Why is twitter in iframe such a bad thing when the content is public anyways - the rss feed of the content is available for consumption? I know about the clickjacking attack, but that unnecessarily

Re: Code for Twitter+OAuth on Python/AppEngine

2009-02-17 Thread Ryan W
esh a couple times to see if that helps. I'll warn that it's not the most stable thing, between the Twitter API timeouts, 401s and 403s, it's still pretty rough around the edges, but it's a good chance to exercise all of the parts. On Feb 17, 12:24 pm, Stuart wrote: > 2009

Re: Code for Twitter+OAuth on Python/AppEngine

2009-02-17 Thread Ryan W
some of you. Let me know if you've got > questions, thoughts, &c. > > I ended up writing my own OAuth client code as the standard library is > needlessly complicated. Ryan and I were thinking of making a simple > set of clients which handled interacting with Twitter through Ap

Re: OAuth POST requests

2009-02-16 Thread Ryan W
Any luck with this? Running into the same problem here, wondering what the right combination of data to put in URL params vs post data vs headers, etc. On Feb 14, 12:18 pm, Chad Etzel wrote: > I have gotten OAuth GET requests working nicely, but POST is a > different story.  I am trying to post

Re: Anyone have PHP sample code for twitter OAuth (beta)?

2009-02-11 Thread Ryan W
You can try the library provided by the OAuth community: http://oauth.googlecode.com/svn/code/php/ On Feb 11, 9:41 pm, Dharmesh wrote: > Greetings, > > I'm in the process of integrating OAuth (beta) into my application. > > Does anyone have sample PHP code or a wrapper for the OAuth stuff > the

OAuth integration for python/app engine

2009-02-11 Thread Ryan W
Has anybody got OAuth up and running with python and/or app engine specifically? Care to provide any pointers, links, etc.? I got into the closed beta, but this is my first attempt at OAuth. I've been reading through the spec today and trying to get an app engine app up and running with it, usin

Re: New API methods to retrieve social graph without pagination

2009-02-05 Thread Ryan Pitts
Very cool - these are exactly the methods I was looking for to do some diff stuff. I noticed, though, that an API call fails for a protected user's friends/followers IDs, even though I can browse to that same person's friends and followers on the HTML side. Is this on purpose? Would love to be ab

Re: is any twitter app, that allows for translation of tweets into different langs?

2009-01-27 Thread Ryan
fun to see what people are tweeting over in Asia! It uses the google translate api to detect and translate to the language of your choice. Ryan On Jan 26, 11:01 pm, tobi wrote: > thanks... > will check that out and will search and see if anybody has created an > app to solve this need.

Re: Access to the Data Mining Feed

2009-01-16 Thread Ryan
tweets. On Jan 16, 9:16 am, dougw wrote: > Ryan, > What do you mean by data mining feed? What data are you looking for? > > @dougw > > On Jan 14, 10:13 pm, Ryan wrote: > > > Alex, > > If possible I would like to get access to the data mining feed.  I am > >

Access to the Data Mining Feed

2009-01-15 Thread Ryan
mashup using the search api. The initial load is geoip sensitive so it should start you out in your home town. You can also translate the tweets into your language of choice to read what the French think about American Idol. Anyway this is still a work in progress, but I'm having fun. Thanks, Ryan

<    1   2   3   4   5   >