Source: site.view [edit]
Function name: home
Arguments:
Description: Home page for SkillsRank
Page type: html
Render function:  
Module: skillsrank

Page source:

<webl>     WubCall("incHeader", []);      </webl>
<webl>     WubCall("incTop", ["home"]);         </webl>



<!-- content here 
============================================================ -->
<a name="content"></a>
	
<h1>SkillsRank</h1>

<p>SkillsRank is an exciting project currently operating in stealth mode.  We can't tell you much, but here are a few hints...
</p>

<h3>PLAY</h3>
<p>

SkillsRank is all about fun and play.  Our team is putting together one of the most compelling, fun experiences
you can imagine, that will involve a new form of competition among multitudes of users.
</p>

<h3>SEARCH</h3>
<p>
SkillsRank is built on top of a deep technology stack whose purpose is to turn the side effects of play into 
an incredibly useful application.  The SkillsRank team includes pioneers in artificial intelligence, collaborative computing,
semantic search, machine learning, and interactive gaming.
</p>

<webl>
    var uname = (wubinfo.fullname ? nil);
    if (uname != nil) then
       ""
    else
       `<h1>Login</h1>
        <p>If you are fortunate enough to have an invite to our beta program, <a href="/webl/WubHub_DoIt?cmdline=skillsrank.login">Login</a> to try our 
        emerging product.`
    end
</webl>


</p>


	</div>

<webl>     WubCall("incBottom", []);      </webl>
<webl>     WubCall("incSidemenuNavSite", ["home"]);    </webl>
<webl>     WubCall("incFooter", []);      </webl>