[twitter-dev] Match Friends to Users of App

2009-12-10 Thread Seth
I want my users to be able to see a list of their Friends from Twitter
that are using my app. The problem I am running into is the return
limit of 100 when using statues/friends as well as the rate limit for
API calls.

Also, the other thing I can't completely figure out is how to return
the matched user info without maxing out my rate limit for the API. If
I match 100 Friends that'll kill my rate limit quick.

Any help and/or examples of how to handle this is greatly
appreciated.

Seth


Re: [twitter-dev] Match Friends to Users of App

2009-12-10 Thread Abraham Williams
Check out the Social Graph methods:
http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-friends%C2%A0ids

If you are doing processing on your own server you can look into
whitelisting:
http://apiwiki.twitter.com/Rate-limiting

Abraham

On Thu, Dec 10, 2009 at 01:10, Seth seth.mcguinn...@yahoo.com wrote:

 I want my users to be able to see a list of their Friends from Twitter
 that are using my app. The problem I am running into is the return
 limit of 100 when using statues/friends as well as the rate limit for
 API calls.

 Also, the other thing I can't completely figure out is how to return
 the matched user info without maxing out my rate limit for the API. If
 I match 100 Friends that'll kill my rate limit quick.

 Any help and/or examples of how to handle this is greatly
 appreciated.

 Seth




-- 
Abraham Williams | Community Evangelist | http://web608.org
Project | Intersect | http://intersect.labs.poseurtech.com
Hacker | http://abrah.am | http://twitter.com/abraham
This email is: [ ] shareable [x] ask first [ ] private.
Sent from Madison, WI, United States