On Mon, Oct 6, 2008 at 3:27 PM, shafiu <[EMAIL PROTECTED]> wrote: > I am trying to implement something similar in twttierholic where > followers/following count is displayed based on a certain location. > > any ideas?
Get the list of people the user is following (http://twitter.com/statuses/friends.format) and filter it locally inside the application. -- Julio Biason <[EMAIL PROTECTED]> Twitter: http://twitter.com/juliobiason
