<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">

<wml>

   <template>
      <do type="options" name="prev" label="Back">
         <prev/>
      </do>
   </template>

   <card title="i-DAT" id="first">
     <p align="center">
       <big><strong>iDAT</strong></big>
       <br/>
       Welcome to the Active Spaces Project
       <br/><br/>
       <a href="#card1">Black and White Image</a>
       <br/>
       <a href="#card2">Colour Image</a>
       <br/>
       <a href="#card3">About the Project</a>
     </p>
   </card>

   <card title="i-DAT" id="card1">
     <p align="center">
       Here is the current activity in black and white:
       <br/><br/>
       <img src="cube.wbmp" alt="BW Cube"/>
       <br/><br/>
       <a href="#first">Main Menu</a>
     </p>
   </card>

   <card title="i-DAT" id="card2">
     <p align="center">
       Here is the current activity in colour:
       <br/><br/>
       <img src="cube.jpg" alt="Colour Cube"/>
       <br/><br/>
       <a href="#first">Main Menu</a>
     </p>
   </card>

   <card title="i-DAT" id="card3">
     <p align="center">
       About the Project:
     </p>
     <p align="left">

       The Portland Square building at the University of Plymouth is a hive of activity, especially for the i-DAT program. The building has a Building Management System that can monitor activity within it, taking input from hundreds of sensors fitted throughout the building. The BMS can record the temperature, water usage, where the elevators are and other such details. Similarly the i-DAT server keeps a log of the visits or 'hits' to the www.i-dat.org website. We have tried to create a 3D representation of the use of the building versus the activity of the i-dat.org website, or physical activity versus the unreal, digital activity.

     <br/><br/>

       The images show a large cube made up of smaller cubes. If the larger cube seems to be well defined then the image is showing more activity in the building than the server. If lots of smaller cubes are floating away from their origin then the server is changing more than the building.

     </p>
     <p align="center">

       <br/><br/>

       Read more at:

       <br/>

       http://x.i-dat.org/~w4/wap/

       <br/><br/>
       <a href="#first">Main Menu</a>
     </p>
   </card>

</wml>