Difference between revisions of "Team:HZAU-China/Practices"

(Prototype team page)
 
Line 1: Line 1:
{{HZAU-China}}
 
 
<html>
 
<html>
 +
<head>
 +
<meta charset="utf-8">
 +
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:HZAU-China/CSS?action=raw&ctype=text/css" />
 +
<script type="text/javascript" src="https://2015.igem.org/Template:HZAU-China/Javascript/rocketjs?action=raw&ctype=text/javascript"/></script>
 +
<script type="text/javascript" src="https://2015.igem.org/Template:HZAU-China/Javascript/rocketjquery?action=raw&ctype=text/javascript"/></script>
 +
<style>
  
<h2> Human Practices </h2>
+
.firstHeading {
 +
visibility:hidden;
 +
display:none;
 +
}
  
<p>iGEM teams are unique and leading the field because they "go beyond the lab" to imagine their projects in a social/environmental context, to better understand issues that might influence the design and use of their technologies.</p>
+
#content {
<p>Teams work with students and advisors from the humanities and social sciences to explore topics concerning ethical, legal, social, economic, safety or security issues related to their work. Consideration of these Human Practices is crucial for building safe and sustainable projects that serve the public interest. </p>
+
    background: transparent;
<p>For more information, please see the <a href="https://2015.igem.org/Practices_Hub">Practices Hub</a>.</p>
+
    line-height:5.5em;
 +
}
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
 +
    width: 100%;
 +
    height: 100%;
 +
    border: 0px;
 +
    background-color: transparent;
 +
    margin: 0px;
 +
    padding: 0px;
 +
}
 +
html, body, .wrapper { /*-- changes default wiki settings --*/
 +
    width: 100%;
 +
    height: 100%;
 +
    background-color: transparent; 
 +
}
 +
#bodyContent p,#bodyContent h1, #bodyContent h2{
 +
margin:0px;
 +
padding:0px;
 +
}
  
<div class="highlightBox">
+
*{margin:0px;padding:0px;}
<h4>Note</h4>
+
.box{
<p>You must fill out this page in order to be considered for all <a href="https://2015.igem.org/Judging/Awards">awards</a> for Human Practices:</p>
+
margin:0 auto;
<ul>
+
background-color:rgba(213,222,217,1.00);
<li>Human Practices silver medal criterion</li>
+
}
<li>Human Practices gold medal criterion</li>
+
.topbox{
<li>Best Integrated Human Practices award</li>
+
background:url(https://static.igem.org/mediawiki/2015/e/e1/Team_HZAU_China_bg.jpg) repeat-x;
<li>Best Education and Public Engagement award</li>
+
height:184px;
</ul>
+
}
</div>
+
.topbox{
 +
padding: 1em 190px 1em;
 +
letter-spacing: -1px;
 +
text-align: center;
 +
padding-top:30px;
 +
}
 +
.left_topbox{
 +
position: absolute;
 +
top:0px;
 +
left:0px;
 +
}
 +
.right_topbox{
 +
position: absolute;
 +
top:0px;
 +
right: 0px;
 +
}
 +
.middle_topbox{
 +
padding-top:30px;}
 +
.topbox h1 {
 +
     
 +
    color: #fff;
 +
font-weight: 600;
 +
font-size: 50px;
 +
line-height: 1;
 +
margin-bottom: 0;
 +
font-family: 'Conv_JOKERMAN',sans-serif;
 +
        border-bottom:hidden;
 +
}
 +
.topbox h1 span {
 +
font-family: 'Conv_JOKERMAN',sans-serif;
 +
display: block;
 +
font-size: 60%;
 +
font-weight: 400;
 +
padding: 0.8em 0 0.5em 0;
 +
color: #c3c8cd;
 +
        border-bottom:hidden;
 +
}
 +
.tailbox{
 +
font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
 +
color: #fff;
 +
background:rgba(0,0,0,0.75);
 +
font-size: 1.5em;
 +
padding-bottom:50px;
 +
overflow: hidden;
 +
width:100%;
 +
margin:0 auto;
 +
      background:url(https://static.igem.org/mediawiki/2015/1/18/Team_HZAU_China_hometop_background.png) repeat-y;
 +
}
 +
.left_tailbox{
 +
float:left;
 +
width:30%;
 +
margin-left:10%;
 +
        margin-top:30px;
 +
      display:inline;
 +
}
 +
.right_tailbox{
 +
      margin-top:20px;
 +
      display:inline;
 +
margin-left:5%;
 +
float:left;
 +
}
 +
.right_tailbox h1{
 +
      color:#fff;
 +
}
 +
.contacts_left{
 +
float:left;
 +
width:55%;
 +
}
 +
.contacts_right{
 +
margin:0px 0px 0px 20px;
 +
float:left;
 +
}
 +
.contacts_left ul, .contacts_right ul{
 +
      list-style-image:none;
 +
      list-style-type:disc;
 +
}
 +
.bar{
 +
      height:53px;
 +
background:rgba(25,44,60,1.00);
 +
}
 +
.bar ul{
 +
        padding:0px;
 +
        margin:0px;
 +
background:rgba(25,44,60,1.00);
 +
}
 +
.bar ul.barname{
 +
        list-style-image:none;
 +
font-family:Conv_JOKERMAN;
 +
font-size:24px;
 +
float:right;
 +
padding-right:5%;
 +
}
 +
li{
 +
        margin-bottom:hidden;
 +
}
 +
.barname >li{
 +
float:left;
 +
list-style-type:none;
 +
position:relative;
 +
padding:5px 15px;
 +
z-index:1999;
 +
}
 +
.barname >li a:link,.barname >li a:visited{
 +
font-weight:bold;
 +
/*color:rgba(14,112,121,1.00);*/
 +
color:rgba(80,128,114,1.00);
 +
text-decoration:none;
  
 +
}
 +
.barname >li a:hover,.barname >li a:active{
 +
color:#ffffff;
 +
}
 +
.barname >li:hover,.barname >li:active{
 +
background-color:rgba(0,0,0,0.8);
 +
}
 +
.barname >li ul
 +
{     
 +
        list-style-image:none;
 +
display:none;
 +
}
 +
.barname >li:hover ul{
 +
background-color:rgba(0,0,0,1.00);
 +
display:block;
 +
}
  
<h5>Some Human Practices topic areas </h5>
+
.barname li>ul{
<ul>
+
float:none;
<li>Philosophy</li>
+
list-style-type:none;
<li>Public Engagement / Dialogue</li>
+
position:absolute;
<li>Education</li>
+
left:0px;
<li>Product Design</li>
+
}
<li>Scale-Up and Deployment Issues</li>
+
.barname li ul li{
<li>Environmental Impact</li>
+
margin:0 auto;
<li>Ethics</li>
+
}
<li>Safety</li>
+
.P li,.W li,.H li,.I li,.T li,.A li,.O li,.M li{
<li>Security</li>
+
    padding:0px 15px;
<li>Public Policy</li>
+
}
<li>Law and Regulation</li>
+
.P a:link,.P a:visited,.W a:link,.W a:visited,.H a:link,.H a:visited,.I a:link,.T a:link,.A a:link,.O a:link, .I a:visited,.T a:visited,.A a:visited,.O a:visited,.M a:link,.M a:visited{
<li>Risk Assessment</li>
+
font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
</ul>
+
font-size:20px;
 +
text-decoration:none;
 +
}
 +
.P a:hover,.P a:active,.W a:hover,.W a:active,.H a:hover,.H a:active,.I a:hover,.I a:active, .T a:hover,.T a:active, .A a:hover,.A a:active, .O a:hover,.O a:active,.M a:hover,.M a:active{
 +
color:#ffffff;
 +
}
  
<h5>What should we write about on this page?</h5>
+
.maincontent{
<p>On this page, you should write about the Human Practices topics you considered in your project, and document any special activities you did (such as visiting experts, talking to lawmakers, or doing public engagement).</p>
+
margin:0 auto;
 +
width:68%;
  
 +
line-height:1.5em;
 +
font-size:20px;
 +
font-family: Arial, "Times New Roman", Georgia, Helvetica, Arial, sans-serif;
  
<h5>Inspiration</h5>
+
}
<p>Read what other teams have done:</p>
+
.maincontent h1{
<ul>
+
        font-weight:bold;
<li><a href="https://2014.igem.org/Team:Dundee/policypractice/experts">2014 Dundee </a></li>
+
font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
<li><a href="https://2014.igem.org/Team:UC_Davis/Policy_Practices_Overview">2014 UC Davis </a></li>
+
text-align:center;
<li><a href="https://2013.igem.org/Team:Manchester/HumanPractices">2013 Manchester </a></li>
+
font-size:250%;
<li><a href="https://2013.igem.org/Team:Cornell/outreach">2013 Cornell </a></li>
+
  text-shadow:2px 2px 1px white;
</ul>
+
color:rgba(0,0,0,1.00);
 +
        overflow:visible;
 +
        border-bottom:hidden;
 +
}
 +
.maincontent h3{
 +
clear:both;
 +
color:rgba(217,104,49,1.00);
 +
font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
 +
font-size:30px;
 +
        border-bottom:hidden;
 +
}
  
<h3>Integrated Human Practices</h3>
 
  
<p>Do you want to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Integrated Human Practices award</a>? Make it easy for the judges to find any wiki content that is relevant to this prize. Highlight this content with a header or separate section.</p>
 
  
<h3>Education and Public Engagement</h3>
+
#rocket-to-top div {
 +
    left: 0;
 +
    margin: 0;
 +
    overflow: hidden;
 +
    padding: 0;
 +
    position: absolute;
 +
    top: 0;
 +
    width: 149px;
 +
}
 +
#rocket-to-top .level-2 {
 +
    background:url(https://static.igem.org/mediawiki/2015/1/1a/Team_HZAU-China_rocket_button_up.png) no-repeat scroll -149px 0 transparent;
 +
    display: none;
 +
    height: 250px;
 +
    opacity: 0;
 +
    z-index: 1;
 +
}
 +
#rocket-to-top .level-3 {
 +
    background: none repeat scroll 0 0 transparent;
 +
    cursor: pointer;
 +
    display: block;
 +
    height: 150px;
 +
    z-index: 2;
 +
}
 +
#rocket-to-top {
 +
    background: url(https://static.igem.org/mediawiki/2015/1/1a/Team_HZAU-China_rocket_button_up.png) no-repeat scroll 0 0 transparent;
 +
    cursor: default;
 +
    display: block;
 +
    height: 250px;
 +
    margin: -125px 0 0;
 +
    overflow: hidden;
 +
    padding: 0;
 +
    position: fixed;
 +
    right: 0;
 +
    top: 80%;
 +
    width: 149px;
 +
    z-index: 11;
 +
}
 +
.lishangjin img, .yangjunqi img{
 +
float:left;
 +
padding-right:5%;
 +
}
  
<p>Do you want to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Education and Public Outreach award</a>? Make it easy for the judges to find any wiki content that is relevant to this prize. Highlight this content with a header or separate section.</p>
+
.maincontent h3{
 +
display:inline;
 +
}
 +
.clearboth{
 +
clear:both;
 +
}
  
 +
.maincontent a:hover{
 +
color:rgba(217,104,49,1.00);
 +
}
 +
.none{
 +
clear:both;
 +
}
 +
</style>
 +
 +
</head>
 +
 +
<body>
 +
<div class="box">
 +
  <div class="topbox">
 +
    <div class="left_topbox"><img src="https://static.igem.org/mediawiki/2015/6/6e/Team_HZAU-China_ecoli.png"/></div>
 +
    <div class="middle_topbox"><h1>Mixed-Reality Cell<span>Bidirectinal coupling between real and virtual bio-oscillator</span></h1></div>
 +
    <div class="right_topbox"><img src="https://static.igem.org/mediawiki/2015/1/12/Team_HZAU-China_brain.png"></div>
 +
  </div><!--页面头部-->
 +
  <div class="middlebox">
 +
    <div class="bar"><!--菜单导航部分-->
 +
      <ul class="barname">
 +
        <li><a href="https://2015.igem.org/Team:HZAU-China">Home</a></li>
 +
        <li><a href="https://2015.igem.org/Team:HZAU-China/Project">Project</a>
 +
          <ul class="P">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Project/Overview">Overview</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Project/Background">Background</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Project/mrcell">MR.Cell</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Project/Application">Application</a></li>
 +
          </ul>
 +
        </li>
 +
        <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab">WetLab</a>
 +
            <ul class="W">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Overview">Overview</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Design">Design</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Characterization">Characterization</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Labnote">Labnote</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/WetLab/Protocol">Protocol</a></li>
 +
          </ul>
 +
        </li>
 +
        <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling">Modeling</a>
 +
            <ul class="M">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/Overview">Overview</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/e-oscillators">e-oscillators</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/Regulation_to_oscillator">Regulation&nbsp;to&nbsp;oscillator</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Modeling/Coupling">Coupling</a></li>
 +
          </ul>
 +
        </li>
 +
        <li><a href="https://2015.igem.org/Team:HZAU-China/Hardware">HardWare</a>
 +
            <ul class="H">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/HardWare/Overview">Overview</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/HardWare/Interface_Device">Interface&nbsp;Device</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/HardWare/Mixed-Reality_of_physics">Mixed&nbsp;Reality&nbsp;of&nbsp;physics</a></li>
 +
          </ul>
 +
        </li>
 +
        <li><a href="https://2015.igem.org/Team:HZAU-China/InterLab">InterLab</a>
 +
          <ul class="I">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/InterLab">Overview</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/InterLab/Protocol">Protocol</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/InterLab/Results">Results</a></li>
 +
          </ul>
 +
        </li>
 +
          <li><a href="https://2015.igem.org/Team:HZAU-China/Achievements">Achievements</a>
 +
          <ul class="A">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Achievements">Judgement</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Achievements/Parts">Parts</a></li>
 +
          </ul>
 +
          </li>
 +
        <li><a href="https://2015.igem.org/Team:HZAU-China/Team">Team</a>
 +
          <ul class="T">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Team">Members</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Team/Gallary">Gallary</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/Team/Attributions">Attributions</a></li>
 +
          </ul>
 +
          </li>
 +
        <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach">OutReach</a>
 +
          <ul class="O">
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach">Human&nbsp;Practice</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach/Safety">Safety</a></li>
 +
            <li><a href="https://2015.igem.org/Team:HZAU-China/OutReach/Collaboration">Collaboration</a></li>
 +
          </ul>
 +
        </li>
 +
      </ul>
 +
      </div>
 +
     
 +
      <div class="maincontent">
 +
      <h1></br>Human Practice</h1></br>
 +
      <p>This year we do a great HP job to help our project.</p>
 +
<p>The main task for this year is research about popularization of science. We think deeply about the current situation of popularization of life science in China. We try to figure out if there is a way to change this circumstance.</p>
 +
<p>And we also do some outreach activities to raise public understanding of our project.</p>
 +
</br>
 +
<p>1.Volunteered in science & technology museum</p>
 +
<p>At the time of Children's Day, we helped volunteer in Wuhan science&technology museum. We have a great day with kids~</p>
 +
</br>
 +
<p>2.Help local primary school completed lab courses</p>
 +
<p>Many primary school in China don’t has lab. We decide to help a school in our community by offering our lab to them to complete their experimental education.</p>
 +
</br>
 +
<p>3.IGEM TalkX: Synthetic biology training club</p>
 +
<p>Our university is a comprehensive university based on agriculture and life science. So the public has a good foundation and open attitude on synthetic biology. We set up a club to communicate with everyone concern about synthetic biology. The communication began at every weekend. We are happy to see it's really make great sense to all participant. Most of our team member were elected from the club member.</p>
 +
</br>
 +
</br>
 +
 +
<div class="lishangjin">
 +
<img src="" width="400px" height="250px"/>
 +
<p><h3><a href="https://2015.igem.org/Team:HZAU-China/OutReach/hp/Popularization_of_science">Popularization of science  (Read more)</a></h3></br>The science popularisation mechanism of science in America is rely on America democracy. Our research is trying to judge the current situation of science popularise in China on science communication’s point. And during the participation of iGEM, we learn about science outreach system in America.</p>
 
</div>
 
</div>
 +
<p class="none"></p>
 +
<div class="yangjunqi">
 +
<img src="https://static.igem.org/mediawiki/2015/3/36/Team_HZAU-China_pp.2.jpg" width="400px" height="250px"/>
 +
<p><h3><a href="https://2015.igem.org/Team:HZAU-China/OutReach/hp/New_life_form">Thought and inspiration(Read more)</a></h3></br>Can an organism be regarded a life form if it has to decide its fate together with computer programs? Now, our team try to design a life form included organisms and computer programs. For this life form, organisms and computer programs both have right to choose the mode of life. If organisms and computer programs have equal rights to decide the fate of mix-reality cell, we will deduce that mix-reality cell also is selected by computer's environment. The evolution of mix-reality cell can't be explained according to natural selection theory or homotropic inheritance. What if the new life form is created successfully? The coupling of real and virtual world will promote the researches of scientists and improve the ability of human. However, technology is a rapier. It can't be ignored that there will be some problems in realm of safety, ethics and legislation. Our project also reveals the transform of space-time as Chines poet Li Bai said, "The world is all in, is the time traveler's life from ancient to modern times, the difference, just like dream and wake up, much change, by joy, cannot explain or find out why, and how much." </p>
 +
</div>
 +
<div class="clearboth"></div>
 +
</br>
 +
 +
</br></br>
 +
      </div><!--maincontent结束-->
 +
</br>
 +
     
 +
      <div class="tailbox">
 +
    <div class="left_tailbox">
 +
      <img class="img_hazu" width="220px" alt="" src="https://static.igem.org/mediawiki/2014/c/cc/Hazulogo-w.png"/></br>
 +
      <p class="copyright-text">&copy; 2015 Huazhong Agricultural University iGEM Team. All rights reserved.</p>
 +
    </div>
 +
    <div class="right_tailbox">
 +
      <h1>&nbsp;&nbsp;&nbsp;Contacts</h1>
 +
      <div class="contacts_left">
 +
        <ul>
 +
            <li class="address_inf">
 +
            No.1, Shizishan Street, Hongshan District
 +
            </br>
 +
            430070,P.R.China
 +
            </li>
 +
            <li class="email_inf">Email:hzauigem@gmail.com</li>
 +
        </ul>
 +
      </div>
 +
      <div class="contacts_right">
 +
        <ul>
 +
            <li class="twitter-inf">Twitter : hzau_igem</li>
 +
            <li class="wechat-inf">Wechat : hzauigem</li>
 +
            <li class="qq-inf">QQ Group : 313297095</li>
 +
            <li class="yt-inf">YouTube : hzauigem</li>
 +
        </ul>
 +
      </div>
 +
  </div>
 +
  </div><!--页面尾部-->
 +
</div><!--整个页面-->
 +
      <div style="display: none;" id="rocket-to-top">
 +
<div style="opacity:0;display: block;" class="level-2"></div>
 +
<div class="level-3"></div>
 +
</div>
 +
</body>
 
</html>
 
</html>

Revision as of 17:35, 17 September 2015

Mixed-Reality CellBidirectinal coupling between real and virtual bio-oscillator


Human Practice


This year we do a great HP job to help our project.

The main task for this year is research about popularization of science. We think deeply about the current situation of popularization of life science in China. We try to figure out if there is a way to change this circumstance.

And we also do some outreach activities to raise public understanding of our project.


1.Volunteered in science & technology museum

At the time of Children's Day, we helped volunteer in Wuhan science&technology museum. We have a great day with kids~


2.Help local primary school completed lab courses

Many primary school in China don’t has lab. We decide to help a school in our community by offering our lab to them to complete their experimental education.


3.IGEM TalkX: Synthetic biology training club

Our university is a comprehensive university based on agriculture and life science. So the public has a good foundation and open attitude on synthetic biology. We set up a club to communicate with everyone concern about synthetic biology. The communication began at every weekend. We are happy to see it's really make great sense to all participant. Most of our team member were elected from the club member.



Popularization of science (Read more)


The science popularisation mechanism of science in America is rely on America democracy. Our research is trying to judge the current situation of science popularise in China on science communication’s point. And during the participation of iGEM, we learn about science outreach system in America.

Thought and inspiration(Read more)


Can an organism be regarded a life form if it has to decide its fate together with computer programs? Now, our team try to design a life form included organisms and computer programs. For this life form, organisms and computer programs both have right to choose the mode of life. If organisms and computer programs have equal rights to decide the fate of mix-reality cell, we will deduce that mix-reality cell also is selected by computer's environment. The evolution of mix-reality cell can't be explained according to natural selection theory or homotropic inheritance. What if the new life form is created successfully? The coupling of real and virtual world will promote the researches of scientists and improve the ability of human. However, technology is a rapier. It can't be ignored that there will be some problems in realm of safety, ethics and legislation. Our project also reveals the transform of space-time as Chines poet Li Bai said, "The world is all in, is the time traveler's life from ancient to modern times, the difference, just like dream and wake up, much change, by joy, cannot explain or find out why, and how much."






   Contacts

  • No.1, Shizishan Street, Hongshan District
    430070,P.R.China
  • Wechat : hzauigem
  • QQ Group : 313297095
  • YouTube : hzauigem