Social Networking:Activity Feed

From ExtractValue Wiki

Jump to: navigation, search

The Activity Feed is the set of functions that governs registering and displaying activity of a User, Group, or Product.

Contents

Business Description

The Activity Feed enables Users to keep in tune with their Friends, Associates, and Groups through a simple and customizable interface. It displays points of interest about a User's relationships, such as recent profile updates, Group activity, and Event announcements.

User

Activity of User

Activity of Social Networking:Friends

Rules

  • The properties of the activity feed are language independent. Therefore, in displaying the activity feed the application needs to consider what language the page is being viewed in.
    • If it is English, then the format will be "<Actor> <action (verb)> <object> <recipient>".
    • For example, "John commented on a photo by Jane"

Objects and actions

Actions

Standard CRUD operations that can be done on objects:

  • Create
  • Read
  • Update
  • Delete

Objects

Objects defined so far (on going list):

  • User friendships between users
  • User registrations
  • User profiles
  • Group subscriptions / membership
  • Group profiles
  • Transactions
  • Orders
  • Portfolios
  • Products
  • Messaging

Related Links

List of lifestream software: http://lifestreamblog.com/create/

Open Source Code

Category Tree

Personal tools