Home > Updates > Working on user’s friends list

Working on user’s friends list

March 15th, 2009

2 AM here and I’m still working on user’s friends list.

There are many ways to do this. The decision that is pending is should it show username plus mini picture or just username?

I’m doing something like, next or first login where this is implemented and available, the system loads first 100 users from the friends list and stores that list on the DB. Thing is people might have more than 100 users, so it should have a next and previous pages buttons to navigate through all friends. An intelligent option is sort but sorting 500 friends over some criteria (best friends, by name, by number of updates) might be a pain in the ass! I’ll have to think about it.

Stay tuned for next version and feel free to comment suggestions!

mwm Updates

  1. March 16th, 2009 at 09:45 | #1

    Here’s a question: What do you want to DO with friends lists? That’s the real question. If it’s just look at them, why do it at all? Just direct the link back to the users’ friends list on Twitter and put the implimentation time into something else. As I see it, why reimplement the wheel? If you know what you want to do with friends, then that should guide your intent on what to do with them. Otherwise, why do it?

  2. March 16th, 2009 at 19:13 | #2

    Many people requested friends list as they want to only read messages from one user.

  1. No trackbacks yet.