Team:ZJU-China

From 2011.igem.org

(Difference between revisions)
 
(124 intermediate revisions not shown)
Line 1: Line 1:
-
{{Template:Zju_2011_t1_v1}}
+
{{Template:Zjucss_modeling}}
-
<html>
+
{{Template:Zjucss_global}}
-
<body><div>
+
{{Template:Zjucss_template2}}
-
<div id="centerColumn" class="clearfix">
+
<html xmlns="http://www.w3.org/1999/xhtml">
-
  <div id="rightColumn">
+
<head>
-
    <div>
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-
    <h2>Notebook</h2>
+
<title>ZJU-China iGEM 2011</title>
-
    <p>Coming soon. </p>
+
<link href='http://fonts.googleapis.com/css?family=Molengo'
-
    <p>&nbsp;</p>
+
rel='stylesheet' type='text/css'>
-
    </div>
+
<link href='http://fonts.googleapis.com/css?family=Hammersmith+One'
-
    <hr/>
+
rel='stylesheet' type='text/css'>
-
    <div>
+
<link href='http://fonts.googleapis.com/css?family=Alice'
-
    <h2>Gallary</h2>
+
rel='stylesheet' type='text/css'>
-
    <p>Coming soon.</p>
+
<link href='http://fonts.googleapis.com/css?family=Ovo' rel='stylesheet'
-
    </div>
+
type='text/css'>
-
    <hr />
+
<link href='http://fonts.googleapis.com/css?family=Federo'
-
    <div>
+
rel='stylesheet' type='text/css'>
-
    <h2>Twitter</h2>
+
 
-
    <div id="twitter">
+
<!-- include the Tools -->
-
  <script src="http://widgets.twimg.com/j/2/widget.js"></script>
+
<script src="http://cdn.jquerytools.org/1.2.6/full/jquery.tools.min.js"></script>
-
<script>
+
<style type="text/css">
-
new TWTR.Widget({
+
#contentwrapper .main .leftulcontainer #leftul #accordion .pane a {
-
  version: 2,
+
color: #ffcc99
-
  type: 'profile',
+
}
-
  rpp: 1,
+
 
-
  interval: 6000,
+
 
-
  width: 200,
+
#contentwrapper .main .leftulcontainer #leftul #accordion .pane a:hover
-
  height: 200,
+
{
-
  theme: {
+
color: #ff9933
-
    shell: {
+
}
-
      background: '#f5b942',
+
</style>
-
      color: '#ffffff'
+
 
-
    },
+
<style type="text/css">
-
     tweets: {
+
@charset "UTF-8";
-
      background: '#f08306',
+
 
-
      color: '#ffffff',
+
/* CSS Document */
-
      links: '#fce238'
+
a:hover {
 +
text-decoration: none;
 +
}
 +
 
 +
.block {
 +
margin: 10px;
 +
float: left;
 +
color: #333333;
 +
font-size: 12pt;
 +
padding: 0;
 +
width: 660px;
 +
}
 +
 
 +
.block h1 {
 +
font-size: 36pt;
 +
}
 +
 
 +
.block a {
 +
color: #ff3333;
 +
}
 +
 
 +
.block p {
 +
margin: 20px;
 +
}
 +
 
 +
.block h1,h2 {
 +
border-bottom: none;
 +
padding-left: 10px;
 +
padding-bottom: 0;
 +
padding-top: 0;
 +
}
 +
 
 +
.block a {
 +
color: #666666;
 +
}
 +
 
 +
.block hr {
 +
height: 2px;
 +
margin-left: 15px;
 +
margin-right: 15px;
 +
}
 +
 
 +
.blocktop,.blockbottom {
 +
width: 100%;
 +
height: 10px;
 +
}
 +
 
 +
.blocktop {
 +
background-image: url(http://ung.igem.org/wiki/images/1/17/Blocktop.png)
 +
;
 +
background-repeat: no-repeat;
 +
}
 +
 
 +
.blockbottom {
 +
background-image:
 +
url(http://ung.igem.org/wiki/images/1/16/Blockbottom.png);
 +
background-repeat: no-repeat;
 +
}
 +
 
 +
.blockcontent {
 +
padding: 10px;
 +
background-color: white;
 +
}
 +
 
 +
.links {
 +
background-color: white;
 +
text-align: right;
 +
padding-right: 24px;
 +
font-size: 16px;
 +
}
 +
 
 +
.links a:hover {
 +
cursor: pointer;
 +
}
 +
 
 +
.sidebar {
 +
float: right;
 +
width: 250px;
 +
}
 +
 
 +
.sidebartop {
 +
height: 10px;
 +
background-image:
 +
url(http://ung.igem.org/wiki/images/9/9f/Sidebartop.png);
 +
background-repeat: no-repeat;
 +
}
 +
 
 +
.sidebarbottom {
 +
height: 10px;
 +
background-image:
 +
url(http://ung.igem.org/wiki/images/7/79/Sidebarbottom.png);
 +
background-repeat: : no-repeat;
 +
}
 +
 
 +
.main {
 +
background-color: #transparent;
 +
position: static;
 +
top: auto;
 +
height: auto;
 +
padding: 10px;
 +
padding-top: 0px;
 +
padding-right: 10px;
 +
}
 +
 
 +
div #flash1 {
 +
width: auto;
 +
height: auto;
 +
margin-left: 20px;
 +
background-color: transparent;
 +
filter: alpha(opacity = 80);
 +
-moz-opacity: 0.8;
 +
-khtml-opacity: 0.8;
 +
opacity: 0.8;
 +
}
 +
 
 +
div #part0 {
 +
float: right;
 +
width: 250px;
 +
height: 270px;
 +
filter: alpha(opacity = 50);
 +
-moz-opacity: 0.5;
 +
-khtml-opacity: 0.5;
 +
opacity: 0.5;
 +
background-color: transparent;
 +
color: white;
 +
}
 +
 
 +
div #part0 .blockcontent {
 +
background-color: black;
 +
-moz-border-radius: 5px;
 +
-webkit-border-radius: 5px;
 +
border-radius: 5px;
 +
height: 250px;
 +
}
 +
 
 +
div #part0 h1 {
 +
color: white;
 +
font-size: 30px;
 +
}
 +
 
 +
div .countdown {
 +
padding: 5px;
 +
padding-left: 6px;
 +
margin: 5px;
 +
}
 +
 
 +
div #part0 .links {
 +
background-color: black;
 +
}
 +
 
 +
div #part0 .sidebartop {
 +
background: url(blocktop3.png) transparent;
 +
}
 +
 
 +
div #part0 .sidebarbottom {
 +
background: url(blockbottom3.png) transparent;
 +
}
 +
 
 +
#welcome {
 +
width: 660px;
 +
vertical-align: middle;
 +
}
 +
 
 +
#welcome h1 {
 +
color: #f8b4ae;
 +
}
 +
 
 +
#welcome hr {
 +
background-color: #f8b4ae;
 +
}
 +
 
 +
#welcome a {
 +
color: #f8b4ae;
 +
}
 +
 
 +
#welcome a:hover {
 +
color: red;
 +
text-decoration: none;
 +
}
 +
 
 +
#note {
 +
float: right;
 +
width: 250px;
 +
}
 +
 
 +
#note h1 {
 +
color: #7fb3d8
 +
}
 +
 
 +
#note hr {
 +
background-color: #7fb3d8;
 +
}
 +
 
 +
#note a {
 +
color: #7fb3d8;
 +
}
 +
 
 +
#note a:hover {
 +
color: #006699;
 +
text-decoration: none;
 +
}
 +
 
 +
#project {
 +
width: 660px;
 +
}
 +
 
 +
#project h1 {
 +
color: #ffcc99;
 +
}
 +
 
 +
#project hr {
 +
background-color: #ffcc99;
 +
}
 +
 
 +
#project a {
 +
color: #ffcc99;
 +
}
 +
 
 +
#project a:hover {
 +
color: #ff9933;
 +
text-decoration: none;
 +
}
 +
 
 +
#twitter {
 +
 +
}
 +
 
 +
#twitter h1 {
 +
color: #3399ff;
 +
}
 +
 
 +
#twitter hr {
 +
background-color: #3399ff;
 +
}
 +
 
 +
#twitter a {
 +
color: #3399ff;
 +
}
 +
 
 +
#twitter a:hover {
 +
color: #0066ff text-decoration : none;
 +
}
 +
 
 +
#visits {
 +
 +
}
 +
 
 +
#visits h1 {
 +
color: #666666;
 +
}
 +
 
 +
#visits hr {
 +
background-color: #666666;
 +
}
 +
 
 +
#visits a {
 +
color: #666666;
 +
}
 +
 
 +
#visits a:hover {
 +
color: #333333;
 +
text-decoration: none;
 +
}
 +
 
 +
#visits div #clustrmaps-widget {
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
 
 +
#team {
 +
float: left;
 +
width: 660px;
 +
}
 +
 
 +
#team h1 {
 +
color: #aadba5;
 +
}
 +
 
 +
#team hr {
 +
background-color: #aadba5;
 +
}
 +
 
 +
#team a {
 +
color: #aadba5;
 +
}
 +
 
 +
#team a:hover {
 +
color: #56b74c;
 +
text-decoration: none;
 +
}
 +
 
 +
#flickr {
 +
 +
}
 +
 
 +
#flickr .blockcontent #player {
 +
padding-left: 80px;
 +
}
 +
 
 +
#flickr h1 {
 +
color: #ff66cc;
 +
}
 +
 
 +
#flickr hr {
 +
background-color: #ff66cc;
 +
}
 +
 
 +
#flickr a {
 +
color: #ff66cc;
 +
}
 +
 
 +
#flickr a:hover {
 +
color: #ff0099;
 +
text-decoration: none;
 +
}
 +
 
 +
#sponsors {
 +
float: right;
 +
width: 250px;
 +
}
 +
 
 +
#sponsors a {
 +
color: black;
 +
}
 +
 
 +
#sponsors a:hover {
 +
color: #999;
 +
}
 +
 
 +
#sponsors .blocktop {
 +
background-image:
 +
url(http://ung.igem.org/wiki/images/b/b7/Blocktop2.png);
 +
background-repeat: no-repeat;
 +
}
 +
 
 +
#sponsors .blockbottom {
 +
background-image:
 +
url(http://ung.igem.org/wiki/images/c/c5/Blockbottom2.png);
 +
background-repeat: no-repeat;
 +
}
 +
 
 +
#hp h1 {
 +
color: #9966cc;
 +
font-size: 30px;
 +
}
 +
 
 +
#hp hr {
 +
background-color: #9966cc;
 +
}
 +
 
 +
#hp a {
 +
color: #9966cc;
 +
}
 +
 
 +
#hp a:hover {
 +
color: #4700b1;
 +
text-decoration: none;
 +
}
 +
 
 +
.footer {
 +
background-color: #666666;
 +
padding: 10px;
 +
text-align: center;
 +
}
 +
 
 +
.footer a {
 +
color: #cccccc;
 +
margin: 10px;
 +
text-decoration: none;
 +
}
 +
 
 +
.footer a:hover {
 +
color: #FFF;
 +
text-decoration: none;
 +
cursor: pointer;
 +
}
 +
 
 +
#banner {
 +
position: relative;
 +
width: 930px;
 +
height: 325px;
 +
<!-- border: 1px solid #666;-->
 +
overflow: hidden;
 +
}
 +
 
 +
#banner_list img {
 +
border: 0px;
 +
width: 930px;
 +
height: 325px;
 +
}
 +
 
 +
#banner ul {
 +
position: absolute;
 +
list-style-type: none;
 +
filter: Alpha(Opacity = 80);
 +
opacity: 0.8;
 +
border: 1px solid #fff;
 +
z-index: 1002;
 +
margin: 0;
 +
padding: 0;
 +
bottom: 5px;
 +
right: 3px;
 +
width: 103px;
 +
height: 31px;
 +
}
 +
 
 +
#banner ul li {
 +
padding: 4px;
 +
float: left;
 +
display: block;
 +
color: #FFF;
 +
border: #e5eaff 1px solid;
 +
background: #6f4f67;
 +
cursor: pointer
 +
}
 +
 
 +
#banner ul li.on {
 +
background: #900
 +
}
 +
 
 +
#banner_list a {
 +
position: absolute;
 +
left: 1px;
 +
top: 0px;
 +
height: 240px;
 +
}
 +
a{
 +
text-decoration:none;
 +
}
 +
#welcome strong{
 +
color:red;
 +
}
 +
</style>
 +
</head>
 +
 
 +
<body>
 +
<div class="global">
 +
<div class="header">
 +
<div class="bgimg"></div>
 +
<div class="bgpart1"></div>
 +
<div class="bgpart2"></div>
 +
 
 +
 
 +
<div class="banner">
 +
<div class="logo"><img
 +
src="https://static.igem.org/mediawiki/2011/c/c9/Logo.png" width="200"
 +
height="200" /></div>
 +
<div class="title"><img
 +
src="http://ung.igem.org/wiki/images/b/b3/Title.png" width="603"
 +
height="220" /></div>
 +
<div class="igemlogo"><a target="_blank"
 +
href="https://2011.igem.org"><img
 +
src="https://static.igem.org/mediawiki/2011/e/e2/Igemlogo.png" width="180"
 +
height="150" alt="go to igem homepage" /></a></div>
 +
</div>
 +
<!--banner-->
 +
<div class="nav">
 +
<ul id="topnav">
 +
<li ><a id="P_Home" href="https://2011.igem.org/Team:ZJU-China/index.html">Home</a></li>
 +
 
 +
<li><a id="P_Project"
 +
href="https://2011.igem.org/Team:ZJU-China/Project.html">Project</a> <!--Subnav Starts Here-->
 +
 
 +
 
 +
<!--Subnav Ends Here--></li>
 +
<li><a id="P_Team" href="https://2011.igem.org/Team:ZJU-China/Team.html">Team</a>
 +
 
 +
</li>
 +
<li><a id="P_Notebook"
 +
href="https://2011.igem.org/Team:ZJU-China/Notebook.html">Notebook</a></li>
 +
<li><a id="P_HumanPractice"
 +
href="https://2011.igem.org/Team:ZJU-China/Humanpractice.html">HumanPractice</a></li>
 +
<li id="search">
 +
<div id="searchbar">
 +
 
 +
<div>
 +
<form action="http://www.google.com.hk/cse" id="cse-search-box"
 +
target="_blank">
 +
<div><input type="hidden" name="cx"
 +
value="005438704919531788579:zbfi5n-q5du" /> <input type="hidden"
 +
name="cof" value="FORID:10" /> <input type="hidden" name="ie"
 +
value="UTF-8" /> <input type="text" name="q" size="15" /> <input
 +
type="submit" name="sa" value="Search" /></div>
 +
</form>
 +
<script type="text/javascript"
 +
src="http://www.google.com/cse/brand?form=cse-search-box&lang=en"></script></div>
 +
</div>
 +
</li>
 +
</ul>
 +
</div>
 +
<!--navbar--> <script type="text/javascript">
 +
  document.getElementById('P_Team').onclick=function(){
 +
  document.getElementById('P_Te').style.display='block'
 +
 
 +
    document.getElementById('P_Pr').style.display='none'
 +
document.getElementById('P_No').style.display='none'
 +
document.getElementById('P_Hu').style.display='none'
 +
<!-- document.getElementById('P_Pr').style.display='none' -->
 +
  };
 +
    document.getElementById('P_Project').onclick=function(){
 +
  document.getElementById('P_Pr').style.display='block'
 +
    document.getElementById('P_Te').style.display='none'
 +
document.getElementById('P_No').style.display='none'
 +
document.getElementById('P_Hu').style.display='none'
 +
<!-- document.getElementById('P_Pr').style.display='none' -->
 +
  };
 +
    document.getElementById('P_Notebook').onclick=function(){
 +
  document.getElementById('P_No').style.display='block'
 +
    document.getElementById('P_Pr').style.display='none'
 +
document.getElementById('P_Te').style.display='none'
 +
document.getElementById('P_Hu').style.display='none'
 +
<!-- document.getElementById('P_Pr').style.display='none' -->
 +
  };
 +
    document.getElementById('P_HumanPractice').onclick=function(){
 +
  document.getElementById('P_Hu').style.display='block'
 +
    document.getElementById('P_Pr').style.display='none'
 +
document.getElementById('P_No').style.display='none'
 +
document.getElementById('P_Te').style.display='none'
 +
<!-- document.getElementById('P_Pr').style.display='none' -->
 +
  };
 +
 
 +
</script></div>
 +
<!--header-->
 +
<div id="contentwrapper">
 +
<div class="main">
 +
<div class="bgpart3"></div>
 +
<div class="block" id="flash1" style="margin-left: 0; padding-left: 0;">
 +
<script type="text/javascript">
 +
    var t = n = 0, count;
 +
     $(document).ready(function(){  
 +
        count=$("#banner_list a").length;
 +
        $("#banner_list a:not(:first-child)").hide();
 +
        $("#banner_info").html($("#banner_list a:first-child").find("img").attr('alt'));
 +
        $("#banner_info").click(function(){window.open($("#banner_list a:first-child").attr('href'), "_blank")});
 +
        $("#banner li").click(function() {
 +
            var i = $(this).text() - 1;//获取Li元素内的值,即1,2,3,4
 +
            n = i;
 +
            if (i >= count) return;
 +
            $("#banner_info").html($("#banner_list a").eq(i).find("img").attr('alt'));
 +
            $("#banner_info").unbind().click(function(){window.open($("#banner_list a").eq(i).attr('href'), "_blank")})
 +
            $("#banner_list a").filter(":visible").fadeOut(500).parent().children().eq(i).fadeIn(1000);
 +
            document.getElementById("banner").style.background="";
 +
            $(this).toggleClass("on");
 +
            $(this).siblings().removeAttr("class");
 +
        });
 +
        t = setInterval("showAuto()", 8000);
 +
        $("#banner").hover(function(){clearInterval(t)}, function(){t = setInterval("showAuto()", 8000);});
 +
    })
 +
   
 +
    function showAuto()
 +
    {
 +
        n = n >=(count - 1) ? 0 : ++n;
 +
        $("#banner li").eq(n).trigger('click');
     }
     }
-
  },
 
-
  features: {
 
-
    scrollbar: false,
 
-
    loop: false,
 
-
    live: false,
 
-
    hashtags: true,
 
-
    timestamp: true,
 
-
    avatars: true,
 
-
    behavior: 'all'
 
-
  }
 
-
}).render().setUser('zjuigem').start();
 
</script>
</script>
-
    </div>
+
<div id="banner" style="margin-left: 0; padding-left: 0;">
-
    </div>
+
<div id="banner_bg"></div>
-
   
+
<!--标题背景-->
-
    <div id="tags">
+
<div id="banner_info"></div>
-
    </div>
+
<!--标题-->
-
    <!--//end #tags//-->
+
<ul>
-
  </div>
+
<li class="on">1</li>
 +
<li>2</li>
 +
<li>3</li>
 +
<li>4</li>
 +
<li>5</li>
 +
 
 +
</ul>
 +
<div id="banner_list">
 +
<a href="https://2011.igem.org/Team:ZJU-China/X-Overview.html" target="_blank">
 +
<img
 +
src="https://static.igem.org/mediawiki/2011/9/94/Zju-New1.jpg" title="" alt="" /></a>
 +
<a href="https://2011.igem.org/Team:ZJU-China/rainbo-Extension.html" target="_blank"><img
 +
src="https://static.igem.org/mediawiki/2011/a/a8/New2.jpg" title="" alt="" /></a>
 +
<a href="https://2011.igem.org/Team:ZJU-China/Project.html" target="_blank"><img
 +
src="https://static.igem.org/mediawiki/2011/0/00/Zju-h2.jpg" title="" alt="" /></a>
 +
 
 +
<a href="https://2011.igem.org/Team:ZJU-China/rainbo-Background.html" target="_blank"><img
 +
src="https://static.igem.org/mediawiki/2011/5/54/Zju-h3.jpg" title="" alt="" /></a>
 +
 
   
   
-
 
+
<a href="#" target="_blank"><img
-
  <!--//end #rightColumn//-->
+
src="https://static.igem.org/mediawiki/2011/8/86/Zju-h5.jpg" title="" alt="" /></a>
-
  <div class="block" id="block1">
+
<!-- <a href="#" target="_blank"><img src="https://static.igem.org/mediawiki/2011/7/76/Zju-h6.jpg" title="" alt="" /></a>-->
-
  <p>Welcome to the Home of ZJU-CHINA iGEM TEAM. Though it's only a demo version of our wiki, we're hoping it'll be a good start for you to get to know ZJU-CHINA and us. Our team progress and more info will be frequently updated so that our iGEM experience could be shared as much as possible along the way. We truly welcome you to contact us for any cooperation or suggestion. </p>
+
</div>
-
  <p>&nbsp;</p>
+
</div>
-
  <p>&nbsp;</p>
+
</div>
-
  <p>&nbsp;</p>
+
 
-
  </div>
+
<!----------main-------------->
-
  <div class="block" id="block2">
+
 
-
  <h2>Project</h2>
+
 
-
  <p> After a terribly long time of brainstorm and discussion, we're more than happy to finalize our this year's project on synthetic biofilm. Biofilm formation has been a great headache for biologists, as it's involved in many infectious diseases and is resistant to antibiotics. In previous iGEM projects on biofilm, focuses are  mostly on biofilm elimination. However, as we delve into the world of biofilm system, we're amazed by the heterogeneity developed naturally in biofilm which is similar to differentiation in higher organisms. Therefore, instead of making biofilm an enemy, we're taking a rather opposite approach to make most of what nature has offered us.
+
 
-
    Biofilm structure serves as a natural diffusion system, where chemical gradients such as oxygen are automatically established. Microbes in biofilm are physiologically stratified with the depth of biofilm and can be engineered to express different functions in response to the gradient. This can have great application potential in many fields. Biofilm formed by engineered microbes can be an ideal bioreactor system for biofuel production and environment bioremediation, where substrates can be catalyzed and processed down efficiently from layer to layer, greatly expediting reaction rates. The natural diffusion system of biofilm would also make engineered biofilm a more advanced biosensor, the detection range of which can be greatly enlarged for more practical real world application.  
+
<div class="block" style="margin-left: 1px; padding-left: 1px"
-
      As biofilm experiments are new to us, we're currently taking great efforts to build the whole system for experiments. Though our project is still in its infancy, we do have big plans ahead. We intend to first build a stratified expression system in biofilm, a module extensible for bioreactor systems, such as in cellulose degradation and ethanol production. We'd then explore its implementation in generating a new generation of biosensors, which could tolerate heavy metal of a much higher concentration. More details and experiment data will be timely updated with each step we make. </p>
+
id="welcome">
-
  <p>&nbsp;</p>
+
<div class="blocktop"></div>
-
  <p>&nbsp;</p>
+
<div class="blockcontent">
-
  <p>&nbsp;</p>
+
<h1 style="color:red">What's New</h1>
-
  </div>
+
<hr/>
-
  <div class="block" id="block4">
+
<p>
-
  <h2>Our Team</h2>
+
<strong>Rainbofilm Extension</strong><br/>
-
  <p> We're a young and happy team. All team members are undergraduates in Zhejiang University, Hangzhou. There're 7 juniors, 6 sophomores, 1 freshman from 8 different majors. The diversified background hasn't at all hindered our communication and cooperation, yet somehow promotes a free and creative thinking environment. It's just so much fun working on the project with each other in the team! & We love iGEM! </p>
+
We extend the current primitive stratification system into a more precise, more controllable, and more versatile device. We start with improving the input signals of the rainbofilm system by Fine-tuning the stratification pattern and Changing the differentiation signal.
-
  <p>&nbsp;</p>
+
<a href="https://2011.igem.org/Team:ZJU-China/rainbo-Extension.html">>>go to rainbofilm extension page</a>
-
  <p>&nbsp;</p>
+
</p>
-
  <p>&nbsp;</p>
+
<p><strong>X-film</strong><br/>
-
  </div>
+
After improving the behavior of rainbofilm, we think about more innovative ideas about biofilm. If we could rewire and even fine-tune the input and output, this stratified expression system will act as a machine that receives different inputs and make different responses just like single-input module .Thus we could produce a incredibly robust and engineerable biofilm, X-film.
-
  <hr />
+
We then developed X-film into three subprojects:<br/>
-
  <div class="block3">
+
<strong>Sugarfilm:</strong> Using biofilm to produce fuel.<br/><a href="https://2011.igem.org/Team:ZJU-China/X-Sugarfilm.html">>>go to Sugarfilm page</a><br/>
-
    <h2>block 3</h2>
+
<strong>Sensorfilm:</strong> Using biofilm as a more quantitative and robust biosensor with higher tolerance.<br/><a href="https://2011.igem.org/Team:ZJU-China/X-Sensorfilm.html">>>go to Sensorfilm page</a><br/>
-
    <p>Hello, I'm a block!</p>
+
<strong>Gluefilm:</strong> Using biofilm as two-sided tapes that become sticky only after two fitted surface are put together.<br><a href="https://2011.igem.org/Team:ZJU-China/X-Gluefilm.html">>>go to Gluefilm page</a>
-
    <p>&nbsp;</p>
+
</p>
-
  </div>
+
<p><strong>Biofilm formation</strong><br/>
-
  <div class="block3">
+
Quorum sensing plays an important role in biofilm formation. In many Gram-negative bacteria, quorum-sensing systems respond to N-acyl homoserine lactones (AHLs), which were proved to be essential for the architecture of biofilm. Thus we co-transformed our device along with BBa_K091191, a device capable of sending out AI-2 molecules under the control of a pBAD promoter that can be induced with arabinose.<br/><a href="https://2011.igem.org/Team:ZJU-China/bio-results.html" />>>See our results</a></p>
-
    <h2>block 4</h2>
+
<p><strong>New software tools</strong>
-
    <p>I'm a block, too, sadly...</p>
+
<ul><li><p><a href="http://zjuchina.tk/rainbosim.php" target="_blank">RainboSim</a> : Design,  modeling and share your biofilm. </p></li>
-
    <p>&nbsp;</p>
+
    <li>
-
  </div>
+
      <p><a href="http://itunes.apple.com/us/app/zju-china-igem-2011/id476785560?ls=1&mt=8" target="_blank"> ZJU China iGEM 2011 App</a> : A whole view and easy access to ZJU-China's work.</p></li>
-
  <div class="block3">
+
    </ul>
-
    <h2>block 5</h2>
+
</p>
-
    <p>I'm the father of block3 and block4!HAHAHA</p>
+
</div>
-
    <p>&nbsp;</p>
+
<div class="links"><a href="#top">Top</a> · <a
-
    <p>&nbsp;</p>
+
href="https://2011.igem.org/Team:ZJU-China/X-Overview.html">X film page</a></div>
-
    <div id="blogmap">
+
<div class="blockbottom"></div>
-
    <script type="text/javascript" src="http://widgets.amung.us/map.js"></script><script type="text/javascript">WAU_map('8jxlw13a5g8p', 240, 120, 'classic', 'star-pink')</script>
+
</div>
-
    </div>
+
<div class="block sidebar" style="margin-right: 1px; padding-right: 1px"
-
    <div id="status">
+
id="hp">
-
    <script type="text/javascript" src="http://widgets.amung.us/tab.js"></script><script type="text/javascript">WAU_tab('fpejeukn0pkx', 'bottom-right')</script>
+
<div class="sidebartop"></div>
-
    </div>
+
<div class="blockcontent">
-
  </div>
+
<h1>Human Practice</h1>
-
  <blockquote>
+
<hr />
-
    <p><strong>Contact Us</strong><br />
+
<p><a
-
      </p>
+
href="https://2011.igem.org/Team:ZJU-China/Fundingreport.html">
-
    <p>Email: zjuigem@gmail.com </p>
+
Funding Guide </a></p>
-
  </blockquote>
+
<p><a
 +
href="https://2011.igem.org/Team:ZJU-China/Fundingreport.html"><img src="http://ung.igem.org/wiki/images/9/96/Guide10.jpg" width="191" height="145" /> </a></p>
 +
<p><a href="https://2011.igem.org/Team:ZJU-China/App.html">
 +
  App</a></p>
 +
<p><a href="https://2011.igem.org/Team:ZJU-China/App.html"><img src="http://ung.igem.org/wiki/images/2/28/App.png" width="190" height="180" /></a></p>
 +
<p><a
 +
href="https://2011.igem.org/Team:ZJU-China/Novel.html">Novel</a></p>
 +
<p><a
 +
href="https://2011.igem.org/Team:ZJU-China/Novel.html"><img src="https://static.igem.org/mediawiki/2011/7/73/Zju-novel4.jpg" width="190" /></a></p>
 +
<p><a href="https://2011.igem.org/Team:ZJU-China/Safety.html"> Safety
 +
</a></p>
 +
 
 +
</div>
 +
<div class="links"><a href="#top">Top</a> · <a
 +
href="https://2011.igem.org/Team:ZJU-China/Humanpractice.html">Human Practice page</a></div>
 +
<div class="sidebarbottom"></div>
 +
</div>
 +
<div class="block" style="margin-left: 1px; padding-left: 1px"
 +
id="project">
 +
<div class="blocktop"></div>
 +
<div class="blockcontent">
 +
<h1>Project</h1>
 +
<hr />
 +
<p>Rainbofilm is a stratified expression system in
 +
biofilm, a self-organized module extensible for various needs.
 +
Researchers found a vertical oxygen gradient establishes in the biofilm.
 +
Such property allows us to use oxygen sensitive promoters to
 +
artificially induce differentiated functions through the spatial
 +
distribution of cells. Thus, the multi-step reaction can be processed
 +
within the different layers of the biofilm.<br />
 +
The biofilm and its layered structure form spontaneously.
 +
Also biofilm has the natural resistance to high levels of toxin. These
 +
two properties render the Rainbofilm a convenient stable system for
 +
bio-production and bio-sensor. The system can cater to different needs
 +
simply by changing downstream genes. One possible application is ethanol
 +
production. The cellulose is degraded to monose from the bottom to the
 +
middle layer, and the ethanol is produced and secreted in the surface to
 +
minimize the toxicity to the inner cells.</p>
 +
</div>
 +
<div class="links"><a href="#top">Top</a> · <a href="https://2011.igem.org/Team:ZJU-China/Project.html">Project page</a></div>
 +
<div class="blockbottom"></div>
 +
 
 +
</div>
 +
<div class="block sidebar" style="margin-right: 1px; padding-right: 1px"
 +
id="note">
 +
<div class="sidebartop"></div>
 +
<div class="blockcontent">
 +
<h1 style="font-size: 30px;">Achievements</h1>
 +
<hr />
 +
<p><strong>We've successfully completed:</strong></p>
 +
<p>▪ Improving an existing BioBrick Part or Device and enter this information back on the Experience Page of the Registry.</p>
 +
<p>▪ Helping another iGEM team by, for example, characterizing a part, debugging a construct, or modeling or simulating their system.</p>
 +
<p>▪ We've taken a special effort in modeling to make it comprehensive and helpful for each module of our project</p>
 +
<p>▪ We've clearly detailed our approaches to possible biosafety issues related with our project, and answered the safety questions.</p>
 +
</div>
 +
<div class="links"><a href="#top">Top</a> · <a
 +
href="https://2011.igem.org/Team:ZJU-China/judging.html">Achievements</a>·<a href="https://2011.igem.org/Team:ZJU-China/data.html">Data page</a></div>
 +
<div class="sidebarbottom"></div>
 +
</div>
 +
<div class="block" style="margin-left: 1px; padding-left: 1px" id="team">
 +
<div class="blocktop"></div>
 +
<div class="blockcontent">
 +
<h1>Team</h1>
 +
<hr />
 +
<p>We are a young and happy team of 13 scientists and
 +
  engineers from very diverse backgrounds.Although this is our first year
 +
  working on a wet lab project and biofilm experiments are new to us,
 +
  we're currently taking great efforts to build the whole system for
 +
  experiments.Our team progress and more info will be frequently updated
 +
  so that our iGEM experience could be shared as much as possible along
 +
  the way. We truly welcome you to contact us for any cooperation or
 +
  suggestion.</p>
 +
<p ><div id="Player" style="text-align:center"><object width="600" height="450"> <param name="flashvars" value="offsite=true&lang=en-us&page_show_url=%2Fphotos%2Fzjuigem%2Fshow%2F&page_show_back_url=%2Fphotos%2Fzjuigem%2F&user_id=65453895@N05&jump_to="></param> <param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=107931"></param> <param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=107931" allowFullScreen="true" flashvars="offsite=true&lang=en-us&page_show_url=%2Fphotos%2Fzjuigem%2Fshow%2F&page_show_back_url=%2Fphotos%2Fzjuigem%2F&user_id=65453895@N05&jump_to=" width="600" height="450"></embed></object></div></p>
 +
</div>
 +
<div class="links"><a href="#top">Top</a> · <a
 +
href="https://2011.igem.org/Team:ZJU-China/Team.html">Team page</a></div>
 +
<div class="blockbottom"></div>
 +
</div>
 +
<div class="block sidebar" id="note"
 +
style="margin-right: 1px; padding-right: 1px">
 +
<div class="sidebartop"></div>
 +
<div class="blockcontent">
 +
<h1 style="font-size: 30px;">Sponsors</h1>
 +
<hr />
 +
<p><a href="http://ugrs.zju.edu.cn/english/" target="_blank"><img
 +
src="https://static.igem.org/mediawiki/igem.org/6/69/Bksy.gif" width="188" height="62" /></a></p>
 +
<p><a href="http://www.zuef.zju.edu.cn/en/web" target="_blank"><img
 +
src="https://static.igem.org/mediawiki/igem.org/8/80/Jyjjh.png" width="188"
 +
height="66" /></a></p>
 +
<p><a href="http://www.zjubiolab.zju.edu.cn/page/" target="_blank"><img
 +
src="https://static.igem.org/mediawiki/igem.org/b/ba/Swsyzx.jpg" width="188"
 +
height="59" /></a></p>
 +
</div>
 +
 
 +
<div class="sidebarbottom"></div>
 +
</div>
 +
<p style="clear: both"></p>
 +
 
 +
</div>
 +
<div class="footer" id="footer"><a href="https://2011.igem.org/">
 +
iGem 2011 Home Page</a> <a href="http://ung.igem.org/Special:Upload/">
 +
Upload Files</a> <a
 +
href="https://2011.igem.org/wiki/index.php?title=Template:Zjucss_main&action=edit">Edit
 +
CSS</a> <a href="http://ung.igem.org/Team_Wikis?year=2011"> Team Wikis</a> <a
 +
href="mailto:zjuigem@gmail.com?"><strong>Contact Us</strong></a></div>
</div>
</div>
-
<!--//end #centerColumn//-->
+
<!--contentwrapper--></div>
-
<div id="zjufooter">Copyright &copy; - ZJU-China 2011</div>
+
-
<!--//end #footer//--></div>
+
</body>
</body>
</html>
</html>
-
{{wendyhuhahaha}}
 

Latest revision as of 01:10, 29 October 2011

ZJU-China iGEM 2011

What's New


Rainbofilm Extension
We extend the current primitive stratification system into a more precise, more controllable, and more versatile device. We start with improving the input signals of the rainbofilm system by Fine-tuning the stratification pattern and Changing the differentiation signal. >>go to rainbofilm extension page

X-film
After improving the behavior of rainbofilm, we think about more innovative ideas about biofilm. If we could rewire and even fine-tune the input and output, this stratified expression system will act as a machine that receives different inputs and make different responses just like single-input module .Thus we could produce a incredibly robust and engineerable biofilm, X-film. We then developed X-film into three subprojects:
Sugarfilm: Using biofilm to produce fuel.
>>go to Sugarfilm page
Sensorfilm: Using biofilm as a more quantitative and robust biosensor with higher tolerance.
>>go to Sensorfilm page
Gluefilm: Using biofilm as two-sided tapes that become sticky only after two fitted surface are put together.
>>go to Gluefilm page

Biofilm formation
Quorum sensing plays an important role in biofilm formation. In many Gram-negative bacteria, quorum-sensing systems respond to N-acyl homoserine lactones (AHLs), which were proved to be essential for the architecture of biofilm. Thus we co-transformed our device along with BBa_K091191, a device capable of sending out AI-2 molecules under the control of a pBAD promoter that can be induced with arabinose.
>>See our results

New software tools

Project


Rainbofilm is a stratified expression system in biofilm, a self-organized module extensible for various needs. Researchers found a vertical oxygen gradient establishes in the biofilm. Such property allows us to use oxygen sensitive promoters to artificially induce differentiated functions through the spatial distribution of cells. Thus, the multi-step reaction can be processed within the different layers of the biofilm.
The biofilm and its layered structure form spontaneously. Also biofilm has the natural resistance to high levels of toxin. These two properties render the Rainbofilm a convenient stable system for bio-production and bio-sensor. The system can cater to different needs simply by changing downstream genes. One possible application is ethanol production. The cellulose is degraded to monose from the bottom to the middle layer, and the ethanol is produced and secreted in the surface to minimize the toxicity to the inner cells.

Team


We are a young and happy team of 13 scientists and engineers from very diverse backgrounds.Although this is our first year working on a wet lab project and biofilm experiments are new to us, we're currently taking great efforts to build the whole system for experiments.Our team progress and more info will be frequently updated so that our iGEM experience could be shared as much as possible along the way. We truly welcome you to contact us for any cooperation or suggestion.