WidgetPublisher:Hi5
Hi5 is a social networking website. It is currently the twenty-fifth most popular website according to Alexa, a website-usage information website. The company was founded in 2003 by Ramu Yalamanchi who is also the current CEO. As of January 2009, Hi5 claims to have over 60 million active members (Source: Wikipedia).
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.
<div class="hi5"> <div class="app_name">[value of your alias]</div> </div>
The app is ready to run.