Team:TU Eindhoven

From 2014.igem.org

(Difference between revisions)
 
(142 intermediate revisions not shown)
Line 1: Line 1:
 +
{{:Team:TU_Eindhoven/Templates/NavigationPanel}}
 +
<html>
<html>
<head>
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>iGEM Team TU Eindhoven 2014</title>
 +
<meta name="keywords" content="" />
 +
<meta name="description" content="" />
 +
        <meta name="viewport" content="width=device-width" /> 
 +
<link href="https://2014.igem.org/Team:TU_Eindhoven/css/tooplate_style?action=raw&ctype=text/css" rel="stylesheet" type="text/css" charset="utf-8" />
 +
<link href="https://2014.igem.org/Team:TU_Eindhoven/css/coda-slider?action=raw&ctype=text/css" rel="stylesheet" type="text/css" charset="utf-8" />
 +
<link href="https://2014.igem.org/Team:TU_Eindhoven/css/styles?action=raw&ctype=text/css" rel="stylesheet" type="text/css" charset="utf-8" />
-
<title>TU Eindhoven iGEM Team</title>
+
<style type="text/css">
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
/* Start Removing iGEM Style */
-
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
+
-
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'>
+
body {
-
<link href="https://2014.igem.org/Team:TU_Eindhoven/Style:Home?action=raw&ctype=text/css" rel="stylesheet" type="text/css" media="all" />
+
  margin-top: 0px;
 +
}
-
<script type="text/javascript" src="https://2014.igem.org/Team:TU_Eindhoven/jquery.min?action=raw&ctype=text/js"></script>
+
#content {
 +
  width:auto;
 +
  margin:0px;
 +
  padding:0px;
 +
  border:none;
 +
  background:none;
 +
}
-
<link rel="stylesheet" type="text/css" href="https://2014.igem.org/Team:TU_Eindhoven/Style:Slider?action=raw&ctype=text/css" />
+
#globalWrapper {
 +
  width:auto;
 +
  padding:0px;
 +
  margin-top:-25px;
 +
}
-
<script type="text/javascript" src="https://2014.igem.org/Team:TU_Eindhoven/modernizr.custom?action=raw&ctype=text/js"></script>
+
#top-section {
-
<script type="text/javascript" src="https://2014.igem.org/Team:TU_Eindhoven/jquery.slider?action=raw&ctype=text/js"></script>
+
  height:10%;
-
<script type="text/javascript">
+
  width:100%;
-
$(function() {
+
  border:none;
-
+
  border-top:none;
-
$('#da-slider').cslider({
+
}
-
autoplay : true,
+
-
bgincrement : 450
+
-
});
+
-
+
-
});
+
-
</script>
+
-
<script type="text/javascript" src="https://2014.igem.org/Team:TU_Eindhoven/jquery.move-top?action=raw&ctype=text/js"></script>
+
#searchInput, #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
-
<script type="text/javascript" src="https://2014.igem.org/Team:TU_Eindhoven/jquery.easing?action=raw&ctype=text/js"></script>
+
   display:none;
-
   <script type="text/javascript">
+
}
-
jQuery(document).ready(function($) {
+
-
$(".scroll").click(function(event){
+
-
event.preventDefault();
+
-
$('html,body').animate({scrollTop:$(this.hash).offset().top},1200);
+
-
});
+
-
});
+
-
</script>
+
-
</head>
+
a {
 +
  background:none;
 +
}
 +
/* End Removing iGEM Style */
-
<body>
 
-
<div class="header_btm">
+
/* Start Customizing iGEM Menubar */
-
<div class="wrap">
+
 
-
<div class="header_sub">
+
#menubar {
-
<div class="h_menu">
+
  display:table-cell;
-
<ul>
+
  width:auto;
-
<li><a href="#">Home</a></li>
+
  height:auto;
-
<li><a href="#">Team</a></li>
+
  opacity:0;
-
<li><a href="#">Project</a></li>
+
  font-size:14px;
-
<li><a href="#">Notebook</a></li>
+
  padding-top:5px;
-
<li><a href="#">Safety</a></li>
+
  background:none;
-
</ul>
+
}
-
</div>
+
 
-
               
+
#menubar:hover{
-
  <script type="text/javascript">
+
  display:table-cell;
-
$(".menu,.search").hide();
+
  width:auto;
-
$("#menu").click(function(){
+
  height:auto;
-
$(".menu").toggle();
+
  opacity:1;
-
$(".search").hide();
+
  font-size:14px;
-
$("#search").removeClass("active");
+
  padding-top:5px;
-
$("#menu").toggleClass("active");
+
  background:none;
-
});
+
}
-
$("#search").click(function(){
+
 
-
$(".search").toggle();
+
#menubar.left-menu {
-
$(".menu").hide();
+
  padding-top:5px;
-
$("#menu").removeClass("active");
+
  padding-left:2%;
-
$("#search").toggleClass("active");
+
}
-
$(".text").focus();
+
 
-
});
+
#menubar.right-menu {
-
</script>
+
  text-align: right;
-
<script type="text/javascript" src="https://2014.igem.org/Team:TU_Eindhoven/jquery.script?action=raw&ctype=text/js"></script>
+
  padding-right:2%;
-
<div class="clear"></div>
+
  padding-top:5px;
 +
}
 +
 
 +
#menubar.left-menu a {
 +
  border: none;
 +
  color: #454545;
 +
}
 +
 
 +
#menubar.right-menu a {
 +
  border: none;
 +
  color: #454545;
 +
}
 +
 
 +
#menubar * {
 +
  background: transparent;
 +
 
 +
}
 +
 
 +
#menubar * a:hover{
 +
  color: #00BAC6;
 +
  text-decoration: none;
 +
}
 +
 
 +
#menubar > ul > li:last-child {
 +
  display: none;
 +
}
 +
 
 +
/* End Customizing iGEM Menubar */
 +
     
 +
 
 +
</style>
 +
</head>
-
<div class="clear"></div>
+
<div id="slider">
-
</div>
+
    <div id="tooplate_100_wrapper_01">
-
</div>
+
    <div id="tooplate_100_wrapper_02">
-
</div>
+
    <div id="tooplate_wrapper">
 +
         
 +
        <div id="contentwiki" style="height:850px;">
 +
             
 +
              <div class="panel" id="home">
 +
               
 +
                <div class="col_700 float_r">
 +
                  <h2>Click Coli</h2>
 +
<p style="margin-top:-20px;font-size:20pt;"><em>Expanding the Chemical Toolbox for Bacteria</em><p>
 +
                  <p>iGEM Team TU Eindhoven 2014 focuses on engineering the outer membrane of <br><i>E. coli</i>. We have created a new tool for the synthetic biologist&rsquo;s toolbox; a tool that allows genetically engineered machines to have a specific coating. Want to know more of our project? Go to our <a href="https://2014.igem.org/Team:TU_Eindhoven/Project_Description">Project Description</a> page! For a brief overview of the Click Coli system, check our <a href="https://2014.igem.org/Team:TU_Eindhoven/Overview">Overview Click Coli</a>! Also watch our animation of Click Coli below!</p>  
-
<!-- start slider -->
+
<object width="700" height="475" data="//www.youtube.com/embed/gO-iTyfBz9k"></object>
-
<div class="slider_bg">
+
-
<div class="wrap">
+
-
<div class="slider">
+
-
<!---start-da-slider----->
+
-
<div id="da-slider" class="da-slider">
+
-
<div class="da-slide">
+
-
<h2>TU Eindhoven iGEM 2014 Project</h2>
+
-
<p>This year we will be trying to create bacteria that are able to synthesize their own encapsulation that will protect them from the human body’s immune system. In order to do so, the bacteria will have to be able to create a biopolymer with high anti-fouling properties and attach that to their membranes. We are currently researching what the best way is to achieve this encapsulation, so stay tuned to our website and Facebook page to see the latest updates on our project!</p>
+
-
</div>
+
-
<div class="da-slide">
+
-
<h2>Microfluidics</h2>
+
-
<p>This Wiki is currently under construction. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce risus purus, vulputate sit amet feugiat vitae, feugiat eu est. Nulla luctus nisl a cursus tincidunt. Sed et justo mollis, dapibus tellus eget, accumsan sem. Sed dui velit, viverra sit amet erat lacinia, aliquam ullamcorper augue. Vestibulum eget aliquam arcu. </p>
+
-
</div>
+
-
<div class="da-slide">
+
-
<h2>Labwork</h2>
+
-
<p>This Wiki is currently under construction. Phasellus dui magna, laoreet quis nunc sit amet, sagittis congue elit. Nullam ut turpis blandit, fermentum eros quis, pulvinar quam. Aliquam porta elementum diam in fermentum. Aliquam laoreet nunc orci, nec viverra nunc luctus eu. Donec non molestie risus. </p>
+
-
</div>
+
-
<div class="da-slide">
+
-
<h2>Modeling</h2>
+
-
<p>This Wiki is currently under construction. Curabitur venenatis leo eu diam dictum vulputate. Aliquam nec eleifend ante. Ut cursus aliquam felis, et fringilla nisl fringilla quis. Morbi sit amet neque suscipit, fermentum orci ac, pellentesque ante. Vestibulum quis dapibus augue, ut tempus nulla. Nunc blandit ac urna quis ultrices. Fusce lacinia sapien eu nisi placerat posuere. </p>
+
-
</div>
+
-
                <div class="da-slide">
+
-
<h2>Human Practices</h2>
+
-
<p>This Wiki is currently under construction. Suspendisse et ante at dui pellentesque varius. Donec non nisl nunc. Proin cursus convallis quam, id viverra tellus blandit in. Sed et sodales felis, ac consequat tellus. Nulla mauris augue, scelerisque at enim eu, dictum pretium purus. Donec mattis ornare leo, ac pharetra nunc malesuada eget. </p>
+
-
</div>
+
-
<nav class="da-arrows">
+
-
<span class="da-arrows-prev"></span>
+
-
<span class="da-arrows-next"></span>
+
-
</nav>
+
-
</div>
+
-
<!---//End-da-slider----->
+
-
</div>
+
-
</div>
+
-
</div>
+
-
<!-- start footer -->
+
                </div>
-
<div class="footer_bg">
+
                <div class="col_300 float_l">
-
<div class="wrap">
+
                  <h2>Contact</h2>
-
<div class="footer">
+
                  <p>If there are any questions considering this iGEM Project, please feel free to contact us. Below is the general contact information. Check our <a href="https://2014.igem.org/Team:TU_Eindhoven/Team_Members">Team Page</a> for individual contact information.</p>
-
<!-- start span_of_4 -->
+
                  <ul class="service_list">
-
<div class="span_of_4">
+
                    <li><a href="http://www.google.nl/maps/place/51%C2%B026'49.3%22N+5%C2%B029'19.4%22E/@51.447528,5.4891113,17z/data=!4m2!3m1!1s0x0:0x0%22%22" class="service_one" target="_blank">Eindhoven University of Technology<br />  
-
<div class="span1_of_4">
+
Den Dolech 2, 5612 AZ Eindhoven<br />  
-
<h4>Team News</h4>
+
The Netherlands<br />  
-
</ul>
+
Ceres 0.04</a></li>
-
<p class="top">This Wiki is currently under construction. Suspendisse et ante at dui pellentesque varius. Donec non nisl nunc. Proin cursus convallis quam, id viverra tellus blandit in. Sed et sodales felis, ac consequat tellus. </p>
+
                    <li><a href="mailto:IGEM@tue.nl" class="service_two" style="background:url(https://static.igem.org/mediawiki/2014/8/85/Mail_TU_Eindhoven.png) center left no-repeat;">iGEM@tue.nl</a></li>
-
                <ul class="f_nav1">
+
                    <li><a class="service_three">+31 40 247 55 59</a></li>
-
<li class="timer">9 July 2014</li>
+
                    <li><a href="http://www.facebook.com/pages/TU-Eindhoven-iGEM-2014/662813310447348?ref_type=bookmark" class="service_four" target="_blank">Facebook Page</a></li>
-
<p class="top">This Wiki is currently under construction. Curabitur venenatis leo eu diam dictum vulputate. Aliquam nec eleifend ante. Ut cursus aliquam felis, et fringilla nisl fringilla quis. Morbi sit amet neque suscipit, fermentum orci ac, pellentesque ante. </p>
+
                </ul>
-
<ul class="f_nav1">
+
                </div>
-
<li class="timer">8 July 2014</li>
+
                             
-
</ul>
+
          </div> <!-- end of Contact -->
-
</div>
+
      </div> <!-- end of content -->
-
<div class="span1_of_4">
+
    </div> <!-- end of wrapper -->
-
<h4></h4>
+
    </div>
-
<p class="top">This Wiki is currently under construction. Curabitur venenatis leo eu diam dictum vulputate. Aliquam nec eleifend ante. Ut cursus aliquam felis, et fringilla nisl fringilla quis. Morbi sit amet neque suscipit, fermentum orci ac, pellentesque ante. </p>
+
-
<ul class="f_nav1">
+
    </div> <!-- end of slider -->
-
<li class="timer">8 July 2014</li>
+
-
                <p class="top"> This Wiki is currently under construction. Morbi sit amet neque suscipit, fermentum orci ac, pellentesque ante. Vestibulum quis dapibus augue, ut tempus nulla. Nunc blandit ac urna quis ultrices. Fusce lacinia sapien eu nisi placerat posuere.</p>
+
-
<ul class="f_nav1">
+
-
<li class="timer">7 July 2014</li>
+
-
</div>
+
-
<div class="span1_of_4">
+
-
<h4>Contact</h4><br>
+
-
<p class="btm1 pin"><a href=http://www.google.nl/maps/place/51%C2%B026'49.3%22N+5%C2%B029'19.4%22E/@51.447528,5.4891113,17z/data=!4m2!3m1!1s0x0:0x0"">Eindhoven University of Technology <br> Den Dolech 2, 5612 AZ Eindhoven <br> The Netherlands <br> Ceres 0.04</a></p>
+
-
<p class="btm1 mail"><a href="mailto:IGEM@tue.nl">iGEM@tue.nl</a></p>
+
-
<p class="call">+31 40 247 55 59</p>
+
-
                                <p class="FB"><a href="http://www.facebook.com/pages/TU-Eindhoven-iGEM-2014/662813310447348?ref_type=bookmark">Facebook</a></p>
+
-
</div>
+
-
<div class="clear"></div>
+
-
</div>
+
-
</div>
+
-
</div>
+
-
</div>
+
-
<!-- start footer -->
+
-
<div class="footer_bg1">
+
-
<div class="wrap">
+
-
<div class="footer1">
+
-
<!-- scroll_top_btn -->
+
-
    <script type="text/javascript">
+
-
$(document).ready(function() {
+
-
+
-
var defaults = {
+
-
  containerID: 'toTop', // fading element id
+
-
containerHoverID: 'toTopHover', // fading element hover id
+
-
scrollSpeed: 1200,
+
-
easingType: 'linear'
+
-
};
+
-
+
-
+
-
$().UItoTop({ easingType: 'easeOutQuart' });
+
-
+
-
});
+
-
</script>
+
-
<a href="#" id="toTop" style="display: block;"><span id="toTopHover" style="opacity: 1;"></span></a>
+
-
<!--end scroll_top_btn -->
+
-
<div class="copy">
 
-
<p class="link"><span>Created by <a href="http://www.facebook.com/pages/TU-Eindhoven-iGEM-2014/662813310447348?fref=ts">iGEM Team TU Eindhoven 2014</a></span></p>
 
-
</div>
 
-
                <div class="copyright">
 
-
<p><span>Adapted from <a href="http://w3layouts.com/">W3Layouts</a></span></p>
 
-
</div>
 
-
<div class="clear"></div>
 
-
</div>
 
-
</div>
 
-
</div>
 
</body>
</body>
</html>
</html>
 +
{{:Team:TU_Eindhoven/Templates/Footer}}

Latest revision as of 23:56, 17 October 2014

iGEM Team TU Eindhoven 2014

iGEM Team TU Eindhoven 2014

Click Coli

Expanding the Chemical Toolbox for Bacteria

iGEM Team TU Eindhoven 2014 focuses on engineering the outer membrane of
E. coli. We have created a new tool for the synthetic biologist’s toolbox; a tool that allows genetically engineered machines to have a specific coating. Want to know more of our project? Go to our Project Description page! For a brief overview of the Click Coli system, check our Overview Click Coli! Also watch our animation of Click Coli below!

Contact

If there are any questions considering this iGEM Project, please feel free to contact us. Below is the general contact information. Check our Team Page for individual contact information.

iGEM Team TU Eindhoven 2014