7 ms·
Cool spin on viewing tweets. Since this shows multiple tweets from a single user, the ordering of the users becomes more important. I think its currently orde
by ski 16y ago
Cool spin on viewing tweets.
Since this shows multiple tweets from a single user, the ordering of the users becomes more important. I think its currently ordered by most recently followed. Some other orderings that might be interesting:
(1) Most recently tweeted
(2) Affinity - order by people I reply/RT the most
(3) List view - view users from a specific list
Also, would be nice if you could click on links in tweets directly.
- combiclickwise 16y agoList view is coming up. The user has to login using Twitter OAuth though (Twitter API requirement). I think ordering by affinity is a very interesting idea to pursue. Thank you