[twitter-dev] Re: Some thoughts leading up to Chirp

2010-04-12 Thread Rick
Absolutely right but then the comment, it's dangerous to be a Twitter only client comes to mind. The formula then becomes to develop for other networks (StatusNet?). Good for the end user and other networks but ultimately good for Twitter? The argument could be made that it's good for

[twitter-dev] OAuth statuses/followers

2010-06-11 Thread Rick
I hope somebody could help me with my problem regarding the Twitter OAuth If I use $oauth-get('statuses/followers'); I get the first 100 followers. If I use $oauth-get('statuses/followers', array('cursor' = $cursor)); I have to use this code: ?php $cursor = -1; $followers =

[twitter-dev] Re: OAuth statuses/followers

2010-06-11 Thread Rick
Hi Matt, Thanks for your answer. I will use the refers in my script. On the other hand, I got no solution for the cursor problem I currently have, is there a solution for? - Rick On 11 jun, 16:06, Matt Harris thematthar...@twitter.com wrote: Hi Rick, Depending on what you are trying

[twitter-dev] abrahams twitteroauth issue

2010-06-25 Thread Rick
and my inspiration was wrong. Hopefully you can help me. Regards, Rick

[twitter-dev] Re: abrahams twitteroauth issue

2010-06-25 Thread Rick
that you got from the first call. It should be called something like next_cursor. On Jun 25, 2:26 pm, Rick rickstuivenb...@gmail.com wrote: Howdy! I am currently making my application OAuth compatible from basic auth, currently I have a issue I need to get resolved in order to switch

[twitter-dev] Re: abrahams twitteroauth issue

2010-06-28 Thread Rick
        $cursor = $info-next_cursor;     } } If you just want to count all of your followers, why not do users/ show? That contains a followers_count variable in it. On Jun 25, 4:18 pm, Rick rickstuivenb...@gmail.com wrote: Thank you for your reply. I don't use next_cursor

[twitter-dev] Re: abrahams twitteroauth issue

2010-07-27 Thread Rick
] ask first [ ] private. On Mon, Jun 28, 2010 at 02:34, Rick rickstuivenb...@gmail.com wrote: Hello, Is it even possible to use abrahams twitteroauth library to get all the followers the way I want it. I screwed up and now I must rewrite the cursor idea, Is anybody having a example code

[twitter-dev] My cursors problem

2010-08-30 Thread Rick
My topic subject might be spam-attractive but I didn't had any insperation for a nicer one. I am playing around for 6 weeks with my cursor problem in PHP. I use the twitteroauth library and I am unable to solve my issue. I hope somebody can help me solving my cursor problem. My current code with

[twitter-dev] Re: TwitterOAuth

2010-09-26 Thread Rick
://projects.abrah.am|http://blog.abrah.am This email is: [ ] shareable [x] ask first [ ] private. On Sun, Sep 26, 2010 at 13:57, Rick Stuivenberg rickstuivenb...@gmail.comwrote: Hello, Since the deprecated of the basic auth method, I am now using TwitterOauth from Abraham. I am trying to get all

[twitter-dev] Re: TwitterOAuth

2010-09-27 Thread Rick
- Abraham Williams | Hacker Advocate |http://abrah.am @abraham |http://projects.abrah.am|http://blog.abrah.am This email is: [ ] shareable [x] ask first [ ] private. On Sun, Sep 26, 2010 at 13:57, Rick Stuivenberg rickstuivenb...@gmail.comwrote: Hello, Since the deprecated of the basic

[twitter-dev] Re: TwitterOAuth

2010-09-27 Thread Rick
appreciated. Rick On 27 sep, 00:00, Abraham Williams 4bra...@gmail.com wrote: This should do what you need:http://gist.github.com/598349 Abraham - Abraham Williams | Hacker Advocate |http://abrah.am @abraham |http://projects.abrah.am|http://blog.abrah.am This email is: [ ] shareable [x

[twitter-dev] limits for Lists?

2010-10-13 Thread Rick
Hey, Working on some analytics and since I'm not quite ready to make the leap to the streaming api I was thinking of using lists. Listing 500 people * 20 lists = 10 000 people is okay to do (subject to API limits)? That is it's not the same as trying to follow them where it degrades the twitter

[twitter-dev] twitter.com/followers/befriend_all ?

2009-10-07 Thread Rick Yazwinski
. Is this legit? When I call it it just redirects to my home page. Rick...

[twitter-dev] Re: twitter.com/followers/befriend_all ?

2009-10-09 Thread Rick Yazwinski
Bump.. On Wed, Oct 7, 2009 at 2:29 PM, Rick Yazwinski rick.yazwin...@gmail.com wrote: I see comments via google about having a bot call this regularily to make sure your bot follows anyone following the bot... makes sense (rather than getting all friends and all followers and issuing

[twitter-dev] Re: twitter.com/followers/befriend_all ?

2009-10-10 Thread Rick Yazwinski
you are asking whether it exists or not.  Clearly it does not. On Oct 7, 11:29 am, Rick Yazwinski rick.yazwin...@gmail.com wrote: I see comments via google about having a bot call this regularily to make sure your bot follows anyone following the bot... makes sense (rather than getting all

[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
am using twitteroauth. Rick -- 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/issues/list Change your membership to this group: http

[twitter-dev] Re: Comparing Friendship

2010-09-28 Thread Rick Stuivenberg
that. On 28 sep, 18:03, Ken D. k...@cimas.ch wrote: Hey Rick, It's the second time in a week that someone brings up the autofollow/ unfollow question (see also:http://groups.google.com/group/twitter-development-talk/msg/b7b1dfbf6...) and I would love to understand the follow economy once

[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 kiamc...@gmail.com wrote: Hi, We had two IP's