Skip to content
Thrudvangr Rising edited this page Sep 25, 2013 · 3 revisions

_Friend_s are user, who were already added to page's user's own friendsList. For now, we assume that a user has his "privacy settings" to public, so that strangers visiting a users page will see the maximum amount of information, just to make it possible for us to specify different views on the user page.

userInfo

newsFeed

  • viewNewsFeedTab
  • friend's view: displays user's most recent activities sorted by time
  • own view: ?

user (friends)

  • viewUsersTab
  • friend's view: displays common friends sorted by how close users are in the social graph
  • own view: displays all friends sorted by quantity of traffic between them

photos

  • viewPhotosTab
  • friend's view: displays photos, uploaded by the user, sorted by how close tagged users are in the social graph, else sorted by time
  • own view: first displays photos tagged with the user and/or then user's own uploaded photos

events

  • viewEventsTab
  • friend's view: upcoming and past events sorted by time
  • own view: upcoming and past events sorted by time

venues

  • viewVenuesTab
  • friend's view: sorted by frequency the user visited this venue
  • own view: sorted by proximity and/or the amount of friends that visit

reviews

  • viewReviewsTab
  • friend's view: displays reviews by the user, sorted by upvotes and/or time
  • own view: displays reviews by the user, sorted by upvotes and/or time

bands

  • viewBandsTab
  • friend's view: sorted by similarity to visitors taste in music
  • own view: last added bands

records

  • viewRecordsTab
  • friend's view: sorted by similarity to visitors taste in music
  • own view: last added records

tracks

  • viewTracksTab
  • friend's view: sorted by similarity to visitors taste in music
  • own view: last added tracks

Recommender

  • makes not a lot of sense
Clone this wiki locally