Hi all, I''m trying to use the Facebook api to get a list of the installed user''s friends. I''d like to paginate that list and only show a certain number of friends at a time. I was thinking I''d use will_paginate for that. So there are two problems: first, how do you limit the number of friends that Facebook api sends you and only show a specific number of a user''s total friends? Second, how do you integrate that with will_paginate? Before I dive head first into solving this, I''d thought I''d ask if any of you have solved these questions before. Cheers, -Jon -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/facebooker-talk/attachments/20080625/a5c5a144/attachment.html>