[twitter-dev] TwitterOAuth

2010-09-26 Thread Rick Stuivenberg
Hello, Since the deprecated of the basic auth method, I am now using TwitterOauth from Abraham. I am trying to get all of my followers information in one array so I can use all those information and process it. I call the follow GET from the OAuth: $getids = $oauth->get('followers/ ids'); Now I

[twitter-dev] Comparing Friendship

2010-09-28 Thread Rick Stuivenberg
Hello, What are the oauth functions to check if somebody is following me or not? I am currently making a script to check up if a user is following me, and if so, following them back, and if not, unfollow the user. Can somebody give me a point in the direction what oauth functions I need? btw; I

[twitter-dev] Re: Comparing Friendship

2010-09-28 Thread Rick Stuivenberg
On 28 sep, 16:44, Taylor Singletary wrote: > In PHP twitteroauth, this would probably be something like: > $content = $connection->get('friendships/show', > array('source_screen_name'=>'episod', > 'target_screen_name'=>'twitterapi')); Yes. That would be something like that. On 28 sep, 18:03, "Ke

[twitter-dev] Re: Please remove from blacklist

2010-09-28 Thread Rick Stuivenberg
Are you getting any http reason returned? It is olso a good thing to check the Pre-launch Checklist in order to be sure that you got everything right before asking to be unbanned: http://dev.twitter.com/pages/streaming_api On 28 sep, 22:13, Kiam wrote: > Hi, > > We had two IP's that were whiteli