Hi5
From WidgetAvenue Wiki
Hi5 launched its implementation of the OpenSocial platform on April 1st 2008.
Creation of a specific app
The creation of an application is relatively simple, but requires to generate an url alias, as hi5 does not support complete URLs . In order to do so, open your widget in a browser, and click on "embed". Inside the embed code, find the argument after alias= and note it.
- Open the developer App
- Click on new application
- Enter the following url: http://www.widgetavenue.com/wdg/loaders/hi5_[Value of your alias]. For example, if your alias value is url_123456789, then enter http://www.widgetavenue.com/wdg/loaders/hi5_url_123456789
- Create or open your metadata file, and add the following elements:
<div class="hi5">
<div class="app_name">[value of your alias]</div>
</div>
The app is ready to run.
Issues
- HI5 IS CURRENTLY VERY UNSTABLE
- The ldWidgetUid_social function is not yet implemented on hi5
