Is it feasible to construct home timeline of any user without using
the API statuses/home_timeline, which requires user's authentication?

We could iterate through user's friends graph, gather each friend's
statuses and sort them by time. But it's an overkill for an user with
more following. Any other options?

-- 
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://groups.google.com/group/twitter-development-talk?hl=en

Reply via email to