You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by Apache Wiki <wi...@apache.org> on 2012/11/19 19:52:35 UTC

[Rave Wiki] Update of "ActivityStreamsUseCase" by viknesb

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Rave Wiki" for change notification.

The "ActivityStreamsUseCase" page has been changed by viknesb:
http://wiki.apache.org/rave/ActivityStreamsUseCase

New page:
Use Case for Admins :
-	New user registration
-	New OpenID user
-	User login/logout
-	New Gadget added (so that admin can review it and publish it)
-	Profile information updated
-	Account is locked
-	Preferences are changed
-	New Category is added
-	Widgets are linked to a category
Use Case for Users:
-	Page sharing request is accepted
-	Widget is published
-	User starts/stops using a widget
-	Like/Dislike a widget
-	Comment on a widget
-	Become friends with a user
-	Profile information is edited
-	Tag a widget


The above are a possible list of actions that can be recorded as an activity. 
For an Admin user, consider the scenario of user account getting locked. When a particular user account is locked, if it is recorded as an activity, the admin can be easily notified of that. Additional information like the exact time at which the account was locked or the reason can also be found easily from the activity. And when he is notified he can take the necessary actions.
For a user, if a particular user publishes a widget then it is an activity and it can be displayed. The object associated with the activity is the widget and if its published as an activity, other users can easily try the widget and add it if they like it.