Changes between Version 31 and Version 32 of Anatomy
- Timestamp:
- 04/18/08 14:51:48 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Anatomy
v31 v32 1 = Anatomy of hi5 Application =2 hi5 platform allows your application to integrate with the site in a variety of ways. To fully leverage our platform, we have listed all the ways your application can deeply integrate within hi5 and fully utilize the user experience.1 = Anatomy of a hi5 Application = 2 The hi5 platform allows your application to integrate with the site in a variety of ways. To fully leverage our platform, we have listed all the ways your application can deeply integrate within hi5 and fully utilize the user experience. 3 3 4 4 1. [wiki:Anatomy/#Profilepage Profile page] … … 18 18 ---- 19 19 === Profile page === 20 This page represents the user's online identity on hi5. We have provided applications to integrate directlyto the user's profile in a variety of ways. These integrations allow the user to further enhance their profiles and enable their friends to discover new applications on hi5.20 This page represents the user's online identity on hi5. We have enabled applications to integrate directly into the user's profile in a variety of ways. These integrations allow the user to further enhance their profiles and enable their friends to discover new applications on hi5. 21 21 22 22 ==== Application Module ==== … … 35 35 [[Image(wiki:Anatomy:Applications_Tab.jpg)]] 36 36 37 The purpose of the Application tab is to showcase the user's friends activity with applications. This provides a great way for the user to discover the most relevant applications.37 The purpose of the Application tab is to showcase the user's friends' activity with applications. This provides a great way for the user to discover the most relevant applications. 38 38 39 * Most recent applications that the user's friends have added39 * The most recent applications that the user's friends have added 40 40 * Applications that the user has installed 41 41 … … 43 43 44 44 === Application Directory === 45 This allows the user to discover and browse new applications being built on the hi5 platform. The user can browse to the page directly from the Applications tab on the profile page. Each application on hi5 is assigned to a category to make it easy for users to discover based on their interests. Also, each listing in the directory allows the application to provide title, thumbnail and description.45 This allows the user to discover and browse new applications being built on the hi5 platform. The user can browse to the page directly from the Applications tab on the profile page. Each application on hi5 is assigned to a category to make it easy for users to discover based on their interests. Also, each listing in the directory allows the application to provide a title, thumbnail and description. 46 46 47 47 [[Image(wiki:Anatomy:Applications_Directory.jpg)]] 48 48 49 49 === Application Pages === 50 hi5 platform provides applications a variety of pages to inspire users to interact with the applications or to install them.50 The hi5 platform provides applications a variety of pages to inspire users to interact with the applications or to install them. 51 51 52 52 ==== Canvas page ==== 53 The canvas page view of the application allows the developer to take advantage of the entire page. This is the opportunity for the developer to build a compelling experience for the user to interact with yourapplication.53 The canvas page view of the application allows the developer to take advantage of the entire page. This provides an opportunity for the developer to build a compelling experience for the user to interact with the developer's application. 54 54 55 55 [[Image(wiki:Anatomy:Application_Canvas.jpg)]] 56 56 57 57 ==== Preview page ==== 58 This page allows the application to put its best foot forward to a hi5 user who hasn't yet installed the application. It lists the application rating, enagagment metrics and user's friends who have already installed the application.58 This page allows the application to put its best foot forward to a hi5 user who hasn't yet installed the application. It lists the application rating, enagagment metrics and the user's friends who have already installed the application. 59 59 60 This page also allows hi5 members to discover more about the application. It includes nameof the developer(s) who have created the application and user feedback.60 This page also allows hi5 members to discover more about the application. It includes the name(s) of the developer(s) who have created the application and user feedback. 61 61 62 62 [[Image(wiki:Anatomy:Application_Preview.jpg)]] … … 78 78 79 79 === Messages === 80 Applications can send an email message to users if they have the application installed. The user who receives the appliction has to have approved notification via email. The iris a limit to the number of messages an app can send and the user has the option to unsubscribe.80 Applications can send an email message to users if they have the application installed. The user who receives the appliction has to have approved notification via email. There is a limit to the number of messages an app can send and the user has the option to unsubscribe. 81 81 82 82 [[Image(wiki:Anatomy:Email_Message.gif)]]