Difference between revisions of "Team:FAFU-CHINA/Design"

(Prototype team page)
 
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{FAFU-CHINA}}
+
<html lang="zh">
<html>
+
<head>
 +
<meta charset="UTF-8">
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 +
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
<title>侧边栏</title>
 +
<link rel="stylesheet" href="https://2015.igem.org/Template:FAFU_CHINA/css/homecss?action=raw&amp;ctype=text/css" type="text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:FAFU_CHINA/guge/css/styles?action=raw&amp;ctype=text/css" />
 +
</head>
 +
<body>
 +
<div class="com">
 +
<div class="com__content">
 +
<section class="com__section com__section--text">
 +
  <br>
 +
<br>
 +
<br>
 +
<br>
  
<h2>Design</h2>
+
   
 +
                <center><div>The design of production</div></center> 
 +
<hr style="height:1px;border:none;border-top:1px solid #555555;" />
  
<p>
 
By talking about your design work on this page, there is one medal criterion that you can attempt to meet, and one award that you can apply for. If your team is going for a gold medal by building a functional prototype, you should tell us what you did on this page. If you are going for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Applied Design award</a>, you should also complete this page and tell us what you did.
 
</p>
 
  
<div class="highlightBox">
+
<div>To meet the need of beekeepers,an easily understanding method of usage is necessary. So we design the following method to put our engineered bacteria into application,and make it a complete production.</div>  
<h4>Note</h4>
+
<div>Take 6g glucose, 6g fructose and 1g yeast extract, and then suspend them in 50ml distilled water. Now we have the easiest forage for honeybees. Next add 5ml bacterial suspension of engineered bacteria into the forage, limiting the density under 1CFU/ml, which is within the standard of food security.Then you have the complete product.</div>  
<p>In order to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Applied Design award</a> and/or the <a href="https://2015.igem.org/Judging/Awards#Medals">functional prototype gold medal criterion</a>, you must fill out this page.</p>
+
<div>Beekeepers who don't know anything about synthetic biology can use this product simply by directly feeding infected hives with the product. This is the easiest way we design for the usage of our product.</div>  
</div>
+
<br>
 +
<hr style="height:1px;border:none;border-top:1px solid #555555;" />
  
<p>This is a prize for the team that has developed a synthetic biology product to solve a real world problem in the most elegant way. The students will have considered how well the product addresses the problem versus other potential solutions, how the product integrates or disrupts other products and processes, and how its lifecycle can more broadly impact our lives and environments in positive and negative ways.</p>
+
<table><tr>
 +
<td><img src=https://static.igem.org/mediawiki/2015/8/87/FAFU-CHINA_Design1.png border=0></td>
 +
<td>
 +
<img src=https://static.igem.org/mediawiki/2015/2/25/FAFU-CHINA_Design2.png border=0></td></tr>
 +
</table>
  
<p>
+
</section>
If you are working on art and design as your main project, please join the art and design track. If you are integrating art and design into the core of your main project, please apply for the award by completing this page.
+
</p>
+
  
 
</div>
 
</div>
  
 +
</div>
 +
<style>
 +
.com__section--text
 +
{
 +
  height:auto;
 +
  overflow:auto;
 +
}
 +
.com
 +
{
 +
  background-image:url( https://static.igem.org/mediawiki/2015/f/f9/Fafu_bg22.jpg);
 +
  background-size:100%;
 +
  overflow-y:auto;
 +
}
 +
.com__content
 +
{
 +
  background-image:none;
 +
}
 +
table
 +
{
 +
  background-color:rgba(0,0,0,0);
 +
}
 +
</style>
 +
<script src="js/jquery-2.1.1.min.js" type="https://2015.igem.org/Template:FAFU_CHINA/guge/js/jquery-2-1-1-min?action=raw&amp;ctype=text/javascript"></script>
 +
<script>
 +
var link = $('.com__nav-link');
 +
var linkParent = link.parent('li');
 +
var section = $('.com__section');
 +
var sectionContent = section.find('*');
 +
var switchTab = function () {
 +
var p = $(this).parent('li');
 +
var i = p.index();
 +
var s = section.eq(i);
 +
var c = s.find('*');
 +
section.removeClass('active');
 +
sectionContent.removeAttr('style');
 +
s.addClass('active');
 +
c.css({
 +
transform: 'none',
 +
opacity: 1
 +
});
 +
linkParent.removeClass('active');
 +
p.addClass('active');
 +
return false;
 +
};
 +
link.on('click', switchTab);
 +
function activeFirst() {
 +
section.first().addClass('active');
 +
section.first().find('*').css({
 +
transform: 'none',
 +
opacity: 1
 +
});
 +
linkParent.first().addClass('active');
 +
}
 +
activeFirst();
 +
</script>
 +
</script>
 +
<style>
 +
.firstHeading
 +
{
 +
  display:none;
 +
}
 +
</style>
 +
</body>
 
</html>
 
</html>

Latest revision as of 22:11, 18 September 2015

侧边栏





The design of production

To meet the need of beekeepers,an easily understanding method of usage is necessary. So we design the following method to put our engineered bacteria into application,and make it a complete production.
Take 6g glucose, 6g fructose and 1g yeast extract, and then suspend them in 50ml distilled water. Now we have the easiest forage for honeybees. Next add 5ml bacterial suspension of engineered bacteria into the forage, limiting the density under 1CFU/ml, which is within the standard of food security.Then you have the complete product.
Beekeepers who don't know anything about synthetic biology can use this product simply by directly feeding infected hives with the product. This is the easiest way we design for the usage of our product.