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

Page source:

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



<!-- content here 
============================================================ -->
				<div id="header">
					<img src="/images/sataire.jpg" width="332" height="453" alt="Sataire" id="person" />
					<h1><img src="/images/logo.gif" width="259" height="107" alt="SATAIRE" /></h1>
					<div id="about">

						
						<p>Artificial Intelligence is making progress at achieving tasks once thought
            reserved for human intelligence:</p>
               <p>In 1997, <a href="http://www.research.ibm.com/deepblue/" target="_blank">Deep Blue</a> 
                    defeated the World Champion of Chess, Garry Kasparov, in a six-game match.</p>
               <p> In 2005, <a href="http://marcmbrs.ucsc.edu/documents/thrun.stanley05.pdf" target="_blank">Stanley</a>, 
                    a robot vehicle, autonomously navigated a complex 132 mile desert course
                    as part of the DARPA Grand Challenge.</p>
               <p> In 2011, <a href="http://www.research.ibm.com/deepqa/" target="_blank">Watson</a> 
                  soundly defeated a panel of former Jeopardy champions.</p>
            				
				<p>However, to date, no artificial system has scored well on a standardized test of
           human aptitude, such as the <a href="http://en.wikipedia.org/wiki/SAT" target="_blank">SAT</a>.</p>  
           
        <p>SATAIRE aims to be the first system to do so.</p> 
							
				
						
						
						
					</div>
					
					<div class="clear"></div>
					<ul>
						<li><a href="/site/home">Home</a></li>
						<li><a href="/site/thesis">Thesis Proposal</a></li>
						<li><a href="/site/system">System</a></li>
						<li><a href="/site/results">Results</a></li>
						<li><a href="/site/references">References</a></li>
						<li><a href="/site/bio">Bio</a></li>
						<li><a href="/site/contact">Contact</a></li>
					</ul>
				</div>
				<div id="tray">
					<div id="tray-left">
						<h2><img src="/images/h_bio.gif" alt="Bio" /></h2>
						<img src="/images/acheyer3.jpg" width="65" height="87" alt="Adam Cheyer" class="left" />
						<p><a href="http://www.adam.cheyer.com" target="_blank">Adam Cheyer</a> has track record of creating intelligent sytems.
						    Adam was co-founder and VP Engineering of <a href="http://www.siri.com">Siri</a>, a Virtual Personal Assistant for the iPhone that can
                converse with you and help you get your tasks done more quickly.  
                He led technology for the <a href="http://www.calosystem.org." target="_blank">CALO Project</a>, the largest A.I. project in US history.
            </p>
						<p class="more"><a href="/site/bio">more</a></p>
					</div>
					<div id="tray-right">
						<h2><img src="/images/h_sat_tests.gif" height="20" alt="SAT Tests - Reading, Writing, Arithmetic" /></h2>
						<a href="/site/system">
                                                    <img src="/images/rwm.jpg" width="299" height="87" alt="ReadWriteMath" />
                                                </a> <br>
      <center>
       <a href="/site/system">Reading</a>,  <a href="/site/system">Writing</a>,  <a href="/site/system">Arithmetic</a>
      </center>


						
					</div>
				<div class="clear"></div>
				</div>
	
<!-- END CONTENT
============================================================ -->

<webl>     WubCall("sataire.incFooter", []);      </webl>