Summary

hi5 is fun!

{{container-details |
name= hi5|
status= Live for all users |
mainSite= http://www.hi5.com|
developerSite= http://developer.hi5.com|
blog= |
group= |
jsSupport= v0.8|
s2sSupport= |
extensions= |
testResults= http://opensocial-compliance.appspot.com/#hi5.com }

Back to Containers page

Container-specific Tips

Submission

hi5 requires that the author_email field of the ModulePrefs tag match the e-mail address of the developer's hi5 account.

Views

hi5 supports three views:

Implementation Differences

hi5's profile page has some rendering issues in Safari. Widgets will sometimes not appear.

hi5 does not respect the height or width field of the ModulePrefs tag. However, the height of a gadget in the profile view can be changed with gadgets.window.adjustHeight. hi5 prohibits calls to adjustHeight from the Canvas view.

hi5 only allows activity streams to be written (via requestCreateActivity()) from the Canvas view.

hi5's "view as another" feature does not change the OWNER or VIEWER id, so it's not useful for testing differences between OWNER and VIEWER gadget views.

Policies

Back to Containers page