Team:WITS-CSIR SA

From 2011.igem.org

(Difference between revisions)
(Undo revision 99563 by Nkruger (talk))
 
(139 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
[[Media:Example.ogg]]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 +
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<head>
-
  <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/style2.css?action=raw&amp;ctype=text/css">
+
    <title>Biotweet</title>
-
  <link rel="stylesheet" type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/vader/jquery-ui.css" />
+
    <link type="text/css" media="screen" rel="Stylesheet" href="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dojo/resources/dojo.css" />
-
  <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/igem.js?action=raw&amp;ctype=text/js"></script>
+
    <link type="text/css" media="screen" rel="Stylesheet" href="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dijit/themes/claro/claro.css" />
-
  <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/plugins.js?action=raw&amp;ctype=text/js"></script>
+
    <style type="text/css">
-
   <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/common.js?action=raw&amp;ctype=text/js"></script>
+
        html, body, div.container
-
   <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/menu.js?action=raw&amp;ctype=text/js"></script>
+
        {
-
   <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/jquery-ui.min.js"></script>
+
            height: 100%;
 +
            padding: 0px;
 +
            margin: 0px;
 +
        }
 +
       
 +
        div.top
 +
        {
 +
            height: 95px;
 +
            background-color: #2d4782;
 +
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6279ad', endColorstr='#2d4782'); /* for IE */
 +
            background: -webkit-gradient(linear, left top, left bottom, from(#6279ad), to(#2d4782)); /* for webkit browsers */
 +
            background: -moz-linear-gradient(top,  #6279ad,  #2d4782); /* for firefox 3.6+ */
 +
        }
 +
       
 +
        div.center
 +
        {
 +
            background-color: #b8bcbf;
 +
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8bcbf', endColorstr='#ffffff') !important; /* for IE */
 +
            background: -webkit-gradient(linear, left top, left bottom, from(#b8bcbf), to(#ffffff)) !important; /* for webkit browsers */
 +
            background: -moz-linear-gradient(top,  #b8bcbf,  #ffffff) !important; /* for firefox 3.6+ */
 +
        }
 +
       
 +
        div.bottom
 +
        {
 +
            text-align: center;
 +
        }
 +
       
 +
        .dijitMenuItem
 +
        {
 +
            background-color: #eeeeff;
 +
        }
 +
#slider img {-moz-box-shadow:0 0 10px #000;-webkit-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;position:absolute;z-index:5;}
 +
#slider li {overflow:visible !important;}
 +
#slider div.slider-bg {background:#000;top:300px;height:102px;width:600px;left:0;position:absolute;z-index:10;opacity:.5;}
 +
#slider strong {margin-bottom:5px;color:#fff;}
 +
#slider p {color:#fff;}
 +
#slider .slide-closed div.slider-info {top:300px;height:72px;left:0;position:absolute;width:65px;z-index:15;padding:15px;}
 +
#slider .slide-closed strong {font-size:16px;margin-bottom:5px;}
 +
#slider .slide-closed p {display:none;font-size:11px;line-height:14px;color:#fff;margin:0 !important;}
 +
#slider .slide-open div.slider-info {top:300px;height:72px;left:0;position:absolute;width:470px;z-index:15;padding:15px;padding-top:5px; padding-bottom: 5px;}
 +
#slider .slide-open p {margin-top:0.5em; margin-bottom: 0.5em;}
 +
#slider .slide-open strong {font-size:16px;color:#fff;}
 +
    </style>
 +
    <script type="text/javascript">
 +
        var dojoConfig = {
 +
            isDebug: false,
 +
            parseOnLoad: false
 +
        }
 +
    </script>
 +
    <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/layout.css?action=raw&amp;ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/presentation.css?action=raw&amp;ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/theme/jquery-ui-1.8.14.custom.css?action=raw&amp;ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/liteaccordion.css?action=raw&amp;ctype=text/css">
 +
<link href="http://ajax.googleapis.com/ajax/libs/dojo/1.6/dojox/image/resources/Lightbox.css" rel="stylesheet" type="text/css" />
 +
 
 +
<link href="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/Dropdown.css?action=raw&amp;ctype=text/css" media="screen" rel="stylesheet" type="text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/default.css?action=raw&amp;ctype=text/css" />
 +
<link href="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/default.advanced.css?action=raw&amp;ctype=text/css" media="screen" rel="stylesheet" type="text/css" />
 +
 +
<!--[if lt IE 7]>
 +
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/jquery.dropdown.js?action=raw&amp;ctype=text/js"></script>
 +
<![endif]-->
 +
 +
    <!-- Begin: Core -->
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery-1.5.1.min.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/modernizr-1.7.min.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/underscore.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/backbone.js?action=raw&amp;ctype=text/js"></script>
 +
    <!-- End:   Core -->
 +
    <!-- Begin: Library -->
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery-ui-1.8.14.custom.min.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery.fling.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/sammy-latest.min.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jQuery.BlockUI.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery.sizes.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jlayout.border.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery.jlayout.js?action=raw&amp;ctype=text/js"></script>
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/liteaccordion.jquery.js?action=raw&amp;ctype=text/js"></script>
 +
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/Accordion/jquery.easing.1.3.js?action=raw&amp;ctype=text/js"></script>
 +
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/Accordion/jquery.zaccordion.min.js?action=raw&amp;ctype=text/js"></script>
 +
    <!-- End:   Library -->
 +
    <!-- Begin: Custom -->
 +
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/common.js?action=raw&amp;ctype=text/js"></script>
 +
    <!-- End:   Custom -->
 +
    <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dojo/dojo.xd.js"></script>
 +
    <script type="text/javascript">
 +
        dojo.require("dijit.layout.BorderContainer");
 +
        dojo.require("dijit.layout.ContentPane");
 +
        dojo.require("dijit.Menu");
 +
        dojo.require("dijit.MenuItem");
 +
        dojo.require("dijit.PopupMenuItem");
 +
        dojo.require("dijit.MenuBar");
 +
        dojo.require("dijit.MenuBarItem");
 +
        dojo.require("dijit.PopupMenuBarItem");
 +
        dojo.require("dijit.MenuSeparator");
 +
        dojo.require("dijit.TitlePane");
 +
        dojo.require("dijit.form.Button");
 +
        dojo.require("dijit.form.TextBox");
 +
        dojo.require("dojo.parser");
 +
        dojo.require("dojox.image.Lightbox");
 +
    </script>
</head>
</head>
-
<body>
+
<body class="claro">
-
  <div class="menubar">
+
    <div data-dojo-type="dijit.layout.BorderContainer" data-dojo-props="design: 'headline', gutters: false"
-
    <ul class="topnav">
+
        class="container">
-
      <li class="current"><a href="https://2011.igem.org/Team:WITS-CSIR_SA">Home</a></li>
+
<div style="position: absolute; width: 100%; top: 80px;">
-
      <li><a href="#">Project</a>
+
<ul class="dropdown dropdown-horizontal">
-
        <ul class="subnav">
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA">Home</a></li>
-
          <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Abstract">Abstract</a></li>
+
<li><a href="#" class="dir">Project</a>
-
          <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Overview">Overview</a></li>
+
<ul>
-
          <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Submissions">Parts Submitted</a></li>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Concept">Overview</a></li>
-
        </ul>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Characterization">Characterization</a></li>
-
      </li>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Modelling">Modelling</a></li>
-
      <li><a href="#">Scrapbook</a>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Collaboration/Index">Collaboration</a></li>
-
        <ul class="subnav">
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Notebook">Lab notebook</a></li>
-
          <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Scrapbook/Calendar">Calendar</a></li>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Applications">Potential applications</a></li>
-
          <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Scrapbook/Minutes">Minutes</a></li>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Achievements">Achievements</a></li>
-
          <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Scrapbook/Gallery">Gallery</a></li>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Protocols">Protocols</a></li>
-
          <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Scrapbook/Videos">Videos</a></li>
+
</ul>
-
        </ul>
+
</li>
-
      </li>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Parts">Parts submitted</a></li>
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/Index">Outreach</a></li>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Characterization">Data</a></li>
-
      <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Safety/Index">Safety</a></li>
+
<li><a href="./" class="dir">Outreach</a>
-
      <li><a href="#">Sponsors</a>
+
<ul>
-
        <ul class="subnav">
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/SciBono">Scibono experience</a></li>
-
          <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Sponsors/CSIR">CSIR</a></li>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/Forum">Synthetic biology forum</a></li>
-
          <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Sponsors/Wits">Wits University</a></li>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/Survey">Survey</a></li>
-
        </ul>
+
</ul>
-
      </li>
+
</li>
-
      <li><a href="#">About Us</a>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Safety">Safety</a></li>
-
        <ul class="subnav">
+
-
          <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/About/Team">Meet the Team</a></li>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Diary/Gallery">Gallery</a></li>
-
          <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/About/Contact">Contact Us</a></li>
+
<li><a href="./" class="dir">About us</a>
-
        </ul>
+
<ul>
-
      </li>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/MeetTheTeam">Meet the team</a></li>
-
      <li><a href="#">Resources</a>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/PublicRelations">Media attention</a></li>
-
        <ul class="subnav">
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/Attributions">Attributions</a></li>
-
          <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/style.css">Stylesheet</a></li>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/Acknowledgements">Acknowledgements</a></li>
-
          <li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/igem.js">Script</a></li>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/MeetOurBugs">Meet our bugs!</a></li>
-
        </ul>
+
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/ContactUs">Contact us</a></li>
-
      </li>
+
</ul>
-
    </ul>
+
</li>
-
    <div class="ui-helper-clearfix">
+
</ul>
-
    </div>
+
</div>
-
  </div>
+
        <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'top'" class="top">
-
  <div>
+
            <a href="https://2011.igem.org/Team:WITS-CSIR_SA">
-
    <center>
+
                <img src="https://static.igem.org/mediawiki/2011/6/63/Wits_Logo_Biotweet_Rearrange.gif" alt="Biotweet" height="60px"
-
      <table cellpadding="2" cellspacing="2" border="0">
+
                    style="float: left; margin-bottom: 5px; border: none;" />
-
        <tr valign="top">
+
            </a><a href="https://2011.igem.org/Main_Page" target="_blank">
-
          <td style="width: 250px;">
+
                 <img src="https://static.igem.org/mediawiki/2011/b/be/ICL_iGEM_Logo.png" alt="iGem" height="60px"
-
            <div class="ui-corner-all ui-widget-content equalHeights" style="padding: 0.25em;
+
                    style="float: right; margin-bottom: 5px; border: none;" />
-
              margin: 0.25em; width: 258px;">
+
            </a>
-
              <div class="ui-corner-all ui-widget-header" style="padding: 0.25em;">
+
            <div class="ui-helper-clearfix">
-
                 Our Project Concept            </div>
+
-
              <div style="padding: 0.25em;">
+
-
                <p>
+
-
To genetically reprogram the chemotactic behaviour of E. coli, through the use of synthetic riboswitches. This will enable bacteria to search a defined area for a particular ligand and return to a set location (the starting point), where they can report on their findings.
+
-
As a proof of principle, we want to test the ability of the reprogrammed cells to locate atrazine/theophylline on a petri-dish, and return to the initial point of departure for reporting. To do this we have three constructs that will make the bacteria toggle between two states of chemotactic responsiveness to different substances.</p>
+
-
              </div>
+
             </div>
             </div>
-
          </td>
+
        </div>
-
          <td style="width: 618px;">
+
        <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'center'"
-
             <div class="ui-corner-all ui-widget-content equalHeights" style="padding: 0.25em; width:670px; margin-top: 3px;">
+
             class="center">
-
                 <div id="slider" class="nivoSlider" style="margin-left:25px; margin-top: 10px;">
+
<div style="width: 903px; margin: auto;">
-
                  <!-- <a href="#">
+
                 <div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Biotweet: A riboswitch-controlled location-based networking framework'">
-
                     <img src="https://static.igem.org/mediawiki/2011/1/19/ReadingStuff.jpg" alt="" title="#dwc" />
+
                     <embed width="100%" height="250px" name="plugin" src="https://static.igem.org/mediawiki/2011/5/58/Wits_Biotweet_Flash_Animation_Final.swf"
-
                  </a>
+
                        type="application/x-shockwave-flash" wmode="transparent" />
 +
                </div>
 +
                <br />
 +
<div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'What is Biotweet?' ">
-
-->
+
<p>A defining characteristic of humanity is the constantly evolving sophistication with which human beings communicate and store information. Biologically, data communication networks exist too. The transfer of data occurs via signalling molecules incorporated into highly regulated and integrated networks.Our goal is to construct a bacterial communication network that will allow a group of engineered bacteria to transport messages in a directed manner, with the final aim of completing location-based functional tasks.We have focused on one aspect of this network: the directed transport of the message-carrying “communication modules” within our biological network. These communication modules will take the form of bacteria, which can move over physical distances carrying information. We have achieved this through engineering the exogenously controlled chemotactic behaviour of bacteria using synthetic riboswitches to regulate the expression of the CheZ protein required for bacterial motility.
-
<a href="#">
+
</p>  
-
                    <img src="https://static.igem.org/mediawiki/2011/d/d4/ChickWithCPU.jpg" alt="" title="#cwc" />
+
 
-
                  </a><a href="#">
+
 
-
                    <img src="https://static.igem.org/mediawiki/2011/5/5a/SomeBoard.jpg" alt="" title="#brd" />
+
<table border="0" cellpadding="0" cellspacing="0">
-
                  </a><a href="#">
+
<tr>
-
                    <img src="https://static.igem.org/mediawiki/2011/1/19/ReadingStuff.jpg" alt="" title="#rds" />
+
 
-
                  </a>
+
 
-
                </div>
+
<td valign="left"> <img src="https://static.igem.org/mediawiki/2011/8/8e/Frontpage_newbanner1.jpg" alt="biotweet" height="432" />
-
                <div id="dwc" class="nivo-html-caption">
+
                   
-
                  Brad explaining some concepts to the team
+
</td>
-
                  <a href="#">click here to see the list</a>.
+
<td width="22"></td>
-
                </div>
+
<td valign="right">
-
                <div id="cwc" class="nivo-html-caption">
+
<img src="https://static.igem.org/mediawiki/2011/2/2b/Frontpage_newbanner2.jpg" alt="biotweet" height="437" />
-
                  <strong>This</strong> is the same thing as the last...
+
</td>
-
                </div>
+
 
-
                <div id="brd" class="nivo-html-caption">
+
 
-
                  <strong>A board</strong> ... with writing.
+
</tr>
-
                </div>
+
</table>
-
                <div id="rds" class="nivo-html-caption">
+
<br>
-
                  <strong>Reading </strong>something.
+
<br>
-
                </div>
+
 
-
            </div>
+
<center><div id="accordion" class="large tall">
-
          </td>
+
<ul id="slider">
-
        </tr>
+
<li>
-
        <tr>
+
<img src="https://static.igem.org/mediawiki/2011/9/90/WITS-home_pg_PROJECT.jpg" width="600" height="400" alt="Project Image" />  
-
          <td colspan="2">
+
<div class="slider-bg"></div>  
-
            <table cellpadding="0" cellspacing="0" border="0px" width="100%">
+
<div class="slider-info">
-
              <tr>
+
<strong>Project</strong>
-
                <td style="width: 250px;">
+
<p class="slider-text">Biotweet is a biological networking framework. Our project page details all laboratory and modelling aspects of this project <a style="color:white;" href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Concept"><b>[Read more]</b></a></p>
-
                  <div class="ui-corner-all ui-widget-content infoBox" style="padding: 0.25em; margin: 0.25em;">
+
</div>  
-
                    <div class="ui-corner-all ui-widget-header" style="padding: 0.25em; width: 250px;">
+
</li>  
-
                      The Bigger Picture                    </div>
+
<li>  
-
                    <div style="padding: 0.25em;">
+
<img src="https://static.igem.org/mediawiki/2011/0/0b/TEAM2.jpg" />  
-
                      This project could have important implications in the fields of medicine, mining and water treatment. One would be able to send a "bacterial-messenger" out to detect certain substances which can act as chemoattractants - such as disease biomarkers or elemental metals. Via chemotaxis, the messenger ''E.coli'' will be able to search an area and locate the source of the chemoattractant. It will then travel back to the starting point to report back on its findings. Based on the information provided by these "messenger bacteria" a probability density map can be generated, from which the location of the chemoattractant source can be determined. A potential application in diagnostics could be the non-invasive detection and localisation of cancerous cells in the colon, for example.              </div>
+
<div class="slider-bg"></div>
-
                  </div>
+
<div class="slider-info">  
-
                </td>
+
<strong>Meet the team</strong>  
-
                <td>
+
<p class="slider-text">Our team consists of five enthusiastic undergraduate students each having their own area of expertise. Four of the members are studying science
-
                  <table border="0" cellpadding="0" cellspacing="0" width="100%">
+
              and one is studying engineering at the University of the Witwatersrand. <a style="color:white;" href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/MeetTheTeam"><b>[Read more]</b></a></p>
-
                    <tr>
+
</div>  
-
                      <td style="width: 50%;">
+
</li>  
-
                        <div class="ui-corner-all ui-widget-content infoBox" style="padding: 0.25em; margin: 0.25em;">
+
<li>  
-
                          <div class="ui-corner-all ui-widget-header" style="padding: 0.25em;">
+
<img src="https://static.igem.org/mediawiki/2011/c/cd/Wits-parts_submitted_EYEscape_81_-_Copy.jpg" width="600" height="400" alt="Example Slide Image 3" />  
-
                            Meet the team                          </div>
+
<div class="slider-bg"></div>  
-
                          <div style="padding: 0.25em;">
+
<div class="slider-info">  
-
                            The CSIR Wits South Africa team consists of six enthusiastic undergraduate students
+
<strong>Parts submitted</strong>  
-
                  each having their own area of expertise. Four of the members are studying science
+
<p class="slider-text">We submitted 16 parts to the registry. We also characterized a number of parts, including two theophylline riboswitches! <a style="color:white;" href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Parts"><b>[Read more]</b></a></p>  
-
                  and two are studying engineering at the University of the Witwatersrand. The biologists
+
</div>  
-
                  are from the schools of Molecular and Cell Biology and Molecular Medicine and Hematology.
+
</li>
-
                  The team has two engineering students, one studying information engineering and
+
<li> <img src="https://static.igem.org/mediawiki/2011/0/0e/A3_-_ACHIEV_wits_HG.jpg" width="600" height="400" alt="Example Slide Image 4" />  
-
                  the other, chemical engineering. This team is a dynamic one where each team member
+
<div class="slider-bg"></div>  
-
                  has something unique to offer to the competition.
+
<div class="slider-info">  
-
                          </div>
+
<strong>Achievements</strong>  
-
                        </div>
+
<p class="slider-text">The team is proud to be a prize winner and one of the finalists from the European jamboree! For more details of our achievements in this competition <a style="color:white;" href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Achievements"><b>[click here]</b>!</a>
-
                      </td>
+
</div>  
-
                      <td style="width: 50%;">
+
</li>
-
                        <div class="ui-corner-all ui-widget-content infoBox" style="padding: 0.25em; margin: 0.25em;">
+
-
                          <div class="ui-corner-all ui-widget-header" style="padding: 0.25em;">
+
</ul>  
-
                            Software                          </div>
+
</div></center>
-
                          <div style="padding: 0.25em;">
+
 
-
                            We created the following software during the competition.                          </div>
+
<br/>
-
                        </div>
+
            </div> <br/>
-
                      </td>
+
<div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Our Sponsors'">
-
                    </tr>
+
 
-
                  </table>
+
<center><img src="https://static.igem.org/mediawiki/2011/a/a1/Wits_Home_Page_Sponsors.jpg"></center>
-
                </td>
+
</div>
-
              </tr>
+
 
-
            </table>
+
 
-
          </td>
+
                           
-
        </tr>
+
 
-
      </table>
+
                           
-
      <br />
+
 
-
      <br />
+
                            </div>
-
      <br />
+
-
    </center>
+
-
  </div>
+
                   
 +
                    </div>
 +
                <script type="text/javascript">
 +
        dojo.ready(function () {
 +
            $('#globalWrapper').hide();
 +
            $('.container').appendTo('body');
 +
            $('.left-menu').prependTo('body').css('z-index', 100);
 +
            $('#footer-box').appendTo('div.footerBox');
 +
            $('.left-menu li:last').remove();
 +
            $('.right-menu').prependTo('body').css('z-index', 100);
 +
 
 +
            $('body').addClass('claro');
 +
 
 +
            $.fling('publish', 'ready');
 +
 
 +
            var accordion = $("#slider").zAccordion({
 +
                width: 900,
 +
                speed: 1000,
 +
                easing: 'easeOutBounce',
 +
                click: function () {
 +
                    $("#slider").find("li.slide-open div.slider-info").css("display", "none");
 +
                    $("#slider").find("li.slide-previous div.slider-info").css("display", "none");
 +
                    setTimeout(function () {
 +
                        $("#slider").find("li.slide-open div.slider-info").css("display", "none").fadeIn(1200);
 +
                        $("#slider").find("li.slide-previous div.slider-info").css("display", "none").fadeIn(1200);
 +
                    }, 500)
 +
                },
 +
                slideWidth: 500,
 +
                height: 400
 +
            });
 +
 
 +
            dojo.parser.parse();
 +
        });
 +
    </script>
</body>
</body>
</html>
</html>

Latest revision as of 20:45, 28 October 2011

Media:Example.ogg<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Biotweet


A defining characteristic of humanity is the constantly evolving sophistication with which human beings communicate and store information. Biologically, data communication networks exist too. The transfer of data occurs via signalling molecules incorporated into highly regulated and integrated networks.Our goal is to construct a bacterial communication network that will allow a group of engineered bacteria to transport messages in a directed manner, with the final aim of completing location-based functional tasks.We have focused on one aspect of this network: the directed transport of the message-carrying “communication modules” within our biological network. These communication modules will take the form of bacteria, which can move over physical distances carrying information. We have achieved this through engineering the exogenously controlled chemotactic behaviour of bacteria using synthetic riboswitches to regulate the expression of the CheZ protein required for bacterial motility.

biotweet biotweet


  • Project Image
    Project

    Biotweet is a biological networking framework. Our project page details all laboratory and modelling aspects of this project [Read more]

  • Meet the team

    Our team consists of five enthusiastic undergraduate students each having their own area of expertise. Four of the members are studying science and one is studying engineering at the University of the Witwatersrand. [Read more]

  • Example Slide Image 3
    Parts submitted

    We submitted 16 parts to the registry. We also characterized a number of parts, including two theophylline riboswitches! [Read more]

  • Example Slide Image 4
    Achievements

    The team is proud to be a prize winner and one of the finalists from the European jamboree! For more details of our achievements in this competition [click here]!