Team:Alberta/Header3

From 2009.igem.org

(Difference between revisions)
 
(24 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
 
<link rel="stylesheet" type="text/css" href="http://www.ualberta.ca/~enoch/Header3/headercss.css" />
<link rel="stylesheet" type="text/css" href="http://www.ualberta.ca/~enoch/Header3/headercss.css" />
<link rel="stylesheet" type="text/css" href="http://www.ualberta.ca/~enoch/Header3/dropdowncss.css" />
<link rel="stylesheet" type="text/css" href="http://www.ualberta.ca/~enoch/Header3/dropdowncss.css" />
-
 
<!--[if IE]>
<!--[if IE]>
<style type="text/css">
<style type="text/css">
Line 11: Line 9:
</style>
</style>
<![endif]-->
<![endif]-->
-
 
<script type="text/javascript" src="http://www.ualberta.ca/~enoch/Header3/JAVA.js"></script>
<script type="text/javascript" src="http://www.ualberta.ca/~enoch/Header3/JAVA.js"></script>
<script type="text/javascript">
<script type="text/javascript">
Line 22: Line 19:
);
);
}
}
-
 
function ddnavsub() {
function ddnavsub() {
$('#ddNav span > a').toggle(
$('#ddNav span > a').toggle(
Line 29: Line 25:
$(this).parent().find('div:first').slideDown('fast');
$(this).parent().find('div:first').slideDown('fast');
$(this).hover(
$(this).hover(
-
function (){$(this).css('background-color','#99AAFF')},
+
function (){$(this).css('background-color','#e5e5e0')},
-
function (){$(this).css('background-color','#99AAFF')});},
+
function (){$(this).css('background-color','#e5e5e0')});},
function () {
function () {
$(this).removeClass("collapse").addClass("expand");
$(this).removeClass("collapse").addClass("expand");
Line 40: Line 36:
}
}
-
function ddtoggle() {
 
-
$('#ddToggle').toggle(
 
-
function () {
 
-
$('#ddNav').css('position','fixed');
 
-
$('#ddNav').css('left','10px');
 
-
$('#ddNav').css('bottom','auto');
 
-
$('#ddNav').css('top','0');
 
-
$('#ddNav li>a').css('background-image','none');
 
-
$('#ddNav li>a').css('border','1px solid #075a90');
 
-
$('#ddNav li>a').css('border-top','none');},
 
-
function () {
 
-
$('#ddNav').css('position','absolute');
 
-
$('#ddNav').css('left','0');
 
-
$('#ddNav').css('top','auto');
 
-
$('#ddNav').css('bottom','0');
 
-
$('#ddNav li>a').css('background-image','url(https://static.igem.org/mediawiki/2008/9/99/Round-chamfer-10px.png)');
 
-
$('#ddNav li>a').css('border','none');}
 
-
);
 
-
}
 
-
 
function ddmozilla() {
function ddmozilla() {
ddtoggle();
ddtoggle();
Line 71: Line 47:
});
});
</script>
</script>
-
 
+
<center>
-
<div id="ddToggle">&nbsp; dock/undock dropdown &nbsp;</div>
+
-
 
+
<div id="header">
<div id="header">
-
 
+
<img src="http://www.ualberta.ca/~enoch/Notebook.png" width="965" height="235">
<!-- logo -->
<!-- logo -->
<div id="logo">
<div id="logo">
-
<center><img src="https://static.igem.org/mediawiki/2009/a/a1/UofA_HeaderBanner.jpg" width=950 height=216/></a></center>
 
</div>
</div>
<!-- END logo -->
<!-- END logo -->
-
 
<!-- main navigation -->
<!-- main navigation -->
<div id="mainNav">
<div id="mainNav">
-
 
<ul id="ddNav">
<ul id="ddNav">
 +
 +
<li>
 +
<a href="https://2009.igem.org/Team:Alberta">Home</a>
 +
        </li>
 +
        <li>
 +
<a href="https://2009.igem.org/Team:Alberta/Team">Team</a>
 +
        </li>
<li>
<li>
-
<a>The Team</a>
+
<a>Project</a>
<div>
<div>
-
<a href="http://igem.biochem.ualberta.ca/extsite/node/3">Team Roster</a>
+
<a href="https://2009.igem.org/Team:Alberta/Project/Overview">Overview</a>
-
<a href="http://igem.biochem.ualberta.ca/wiki/index.php/People">Contact Info</a>
+
<a href="https://2009.igem.org/Team:Alberta/Project/Gene_Selection">Gene Selection</a>
 +
<a href="https://2009.igem.org/Team:Alberta/Project/Assembly_Process">Assembly Process</a>
 +
<a href="https://2009.igem.org/Team:Alberta/Project/Cell_Reboot">Cell Reboot</a>
 +
<a href="https://2009.igem.org/Team:Alberta/Project/Modeling">Modeling</a>
 +
<a href="https://2009.igem.org/Team:Alberta/Project/Parts">Parts</a>
</div>
</div>
</li>
</li>
-
 
+
        <li>
 +
<a href="https://2009.igem.org/Team:Alberta/Notebook">Notebook</a>
 +
        </li>
 +
<li>
 +
<a>References</a>
 +
<div>
 +
<a href="https://2009.igem.org/Team:Alberta/References/Keyword">Keyword</a>
 +
<a href="https://2009.igem.org/Team:Alberta/References/Author">Author</a>
 +
<a href="https://2009.igem.org/Team:Alberta/References/Title">Title</a>
 +
<a href="https://2009.igem.org/Team:Alberta/References/Year">Year</a>
 +
</div>
 +
</li>
 +
        <li>
 +
<a href="https://2009.igem.org/Team:Alberta/Links">Links</a>
 +
        </li>
 +
        <li>
 +
<a href="http://igem.biochem.ualberta.ca/">External Site</a>
 +
        </li>
</ul>
</ul>
</div>
</div>
 +
<!-- END main navigation -->
<!-- END main navigation -->
 +
</div>
</div>
 +
</center>
</html>
</html>
 +
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
 +
{{:Team:Alberta/LeftBar}}
 +
{{:Team:Alberta/RightBar}}
 +
 +
<html>
 +
<head>
 +
<style type="text/css">
 +
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
 +
.b1f {height:1px; background:#ADED7C; margin:0 5px;}
 +
.b2f {height:1px; background:#ADED7C; margin:0 3px;}
 +
.b3f {height:1px; background:#ADED7C; margin:0 2px;}
 +
.b4f {height:2px; background:#ADED7C; margin:0 1px;}
 +
.content {background: #ADED7C;}
 +
.content div {margin-left: 5px;}
 +
</style>
 +
</head>
 +
 +
<div class="all">
 +
<div style="background:#FFFFFF">
 +
 +
<!-- adjust table width, main background and padding between cells and edge of background -->
 +
 +
 +
<table width=60% style="background:#FFFFFF; padding:2px;">
 +
 +
<tr>
 +
<td style="height: 400; padding-left: 10px; padding-right: 10px; padding-top: 11px;">
 +
    <b class="b1f"></b><b class="b2f"></b><b class="b3f"></b><b class="b4f"></b>
 +
    <div class="Recoli">
 +
    <div style="height: 400; background:#FFFFFF; colorou line-height:100% padding: 3px 0px;">
 +
    <h1>RE. coli</h1>
 +
 +
<!-- <div align="justify" style="padding-left:20px; padding-right:20px"> -->
 +
<div align="justify">
 +
 +
<font size="2">Team RE. coli is the University of Alberta's 2009 International Genetically Engineered Machines (iGEM) team.  We are dedicated to the advancement of Synthetic Biology through the development of a reduced-genome model organism, Escherichia coli, via novel DNA assembly techniques.</font></div>
 +
 +
      </div></div>
 +
<b class="b4f"></b><b class="b3f"></b><b class="b2f"></b><b class="b1f"></b>
 +
    </td>
 +
  </tr>
 +
 +
<tr>
 +
 +
<!-- height?, padding left/right add to overall table padding, top is spacing between stacked cells -->
 +
 +
<td style="height: 400; padding-left: 10px; padding-right: 10px; padding-top: 15px">
 +
    <b class="b1f"></b><b class="b2f"></b><b class="b3f"></b><b class="b4f"></b>
 +
    <div class="synbio">
 +
<!-- padding of text lines, 0px=lines tightly packed on one another -->
 +
    <div style="height: 400; background:#FFF; line-height:100% padding: 3px 0px;">
 +
    <h1>Synthetic Biology</h1>
 +
 +
    <!-- <div align="justify" style="padding-left:20px; padding-right:20px"> -->
 +
<div align="justify">
 +
 +
<font size="2">Synthetic Biology sits at the interface between biology and engineering.  Its goal is to produce modular biological circuits of increasing sophistication and usefulness.  Its guiding principle is to avoid biochemical complexity in favour of well-understood, well-characterized, and well-behaved molecular components that can be reliably assembled in a variety of ways. Synthetic Biology sits at the interface between biology and engineering.  Its goal is to produce modular biological circuits of increasing sophistication and usefulness.  Its guiding principle is to avoid biochemical complexity in favour of well-understood, well-characterized, and well-behaved molecular components that can be reliably assembled in a variety of ways.</font></div>
 +
 +
<BR>
 +
<!-- <div align="justify" style="padding-left:20px; padding-right:20px"> -->
 +
<div align="justify">
 +
 +
<font size="2">Remarkably, the rapid rise of "SynBio" to prominence has been catalysed by an international undergraduate competition held annually at the Massachusetts Institute of Technology (MIT) in Boston called the International Genetically Engineered Machines (iGEM) Jamboree.  At iGEM, student teams are evaluated not only on the originality and execution of their projects but also on a variety of other criteria that include: the ability to communicate complicated ideas effectively, adherence to ethical and legal principles, and the relevance of their work to real-world problems.  This year our team will explore the extent to which E. coli can be driven by a simplified artificial chromosome that incorporates features of design that include modularity of gene organization, standardization of gene expression, and simplification of the genetic code. </font></div>
 +
 +
      </div></div>
 +
<b class="b4f"></b><b class="b3f"></b><b class="b2f"></b><b class="b1f"></b>
 +
    </td>
 +
  </tr>
 +
 +
<tr>
 +
<td style="height: 400; padding-left: 10px; padding-right: 10px; padding-top:15px">
 +
    <b class="b1f"></b><b class="b2f"></b><b class="b3f"></b><b class="b4f"></b>
 +
    <div class="UofA">
 +
    <div style="height: 400; background:#FFF; line-height:100% padding: 3px 0px;">
 +
    <h1>University of Alberta</h1>
 +
 +
<!-- <div align="justify" style="padding-left:20px; padding-right:20px"> -->
 +
<div align="justify">
 +
 +
<font size="2">The University of Alberta was founded in 1908 in Alberta's beautiful capital city: Edmonton.  Throughout its 100 year history it has proven to be one of the finest Universities in promoting excellence in a variety of scientific and humanities fields.  Through innovations and frontiers of knowledge and skills, the University of Alberta allows for global recognition of its talented student body.  It provides a challenging and exciting learning environment that applies new knowledge throughout all disciplines whether through teaching, research, or creative pursuits.</font></div>
 +
      </div></div>
 +
<b class="b4f"></b><b class="b3f"></b><b class="b2f"></b><b class="b1f"></b>
 +
    </td>
 +
  </tr>
 +
 +
</table>
 +
 +
</div>
 +
 +
</HTML>

Latest revision as of 18:24, 28 July 2009










































































































RE. coli

Team RE. coli is the University of Alberta's 2009 International Genetically Engineered Machines (iGEM) team. We are dedicated to the advancement of Synthetic Biology through the development of a reduced-genome model organism, Escherichia coli, via novel DNA assembly techniques.

Synthetic Biology

Synthetic Biology sits at the interface between biology and engineering. Its goal is to produce modular biological circuits of increasing sophistication and usefulness. Its guiding principle is to avoid biochemical complexity in favour of well-understood, well-characterized, and well-behaved molecular components that can be reliably assembled in a variety of ways. Synthetic Biology sits at the interface between biology and engineering. Its goal is to produce modular biological circuits of increasing sophistication and usefulness. Its guiding principle is to avoid biochemical complexity in favour of well-understood, well-characterized, and well-behaved molecular components that can be reliably assembled in a variety of ways.

Remarkably, the rapid rise of "SynBio" to prominence has been catalysed by an international undergraduate competition held annually at the Massachusetts Institute of Technology (MIT) in Boston called the International Genetically Engineered Machines (iGEM) Jamboree. At iGEM, student teams are evaluated not only on the originality and execution of their projects but also on a variety of other criteria that include: the ability to communicate complicated ideas effectively, adherence to ethical and legal principles, and the relevance of their work to real-world problems. This year our team will explore the extent to which E. coli can be driven by a simplified artificial chromosome that incorporates features of design that include modularity of gene organization, standardization of gene expression, and simplification of the genetic code.

University of Alberta

The University of Alberta was founded in 1908 in Alberta's beautiful capital city: Edmonton. Throughout its 100 year history it has proven to be one of the finest Universities in promoting excellence in a variety of scientific and humanities fields. Through innovations and frontiers of knowledge and skills, the University of Alberta allows for global recognition of its talented student body. It provides a challenging and exciting learning environment that applies new knowledge throughout all disciplines whether through teaching, research, or creative pursuits.