Difference between revisions of "Team:TJUSLS China/Human Practices"

(Prototype team page)
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{TJUSLS_China}}
+
 
 
<html>
 
<html>
  
<div class="column full_size">
+
<head>
 +
    <meta charset="UTF-8">
 +
    <title></title>
 +
    <link rel="stylesheet" href="https://2016.igem.org/Team:TJUSLS_China/home/index_style?action=raw&amp;ctype=text/css">
 +
    <script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/index_js_two?action=raw&ctype=text/javascript"></script>
 +
    <script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/index_js_one?action=raw&ctype=text/javascript"></script>
 +
</head>
  
<p>iGEM teams are leading in the area of Human Practices because they conduct their projects within a social/environmental context, to better understand issues that might influence the design and use of their technologies.</p>
+
<style>
<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>
+
    .sec-list-wenzi h3 {
<p>For more information, please see the <a href="https://2016.igem.org/Human_Practices">Human Practices Hub</a>.</p>
+
</div>
+
  
 +
        text-align: left;
 +
    }
 +
    .sec-list-wenzi {
 +
        text-align: center;
 +
    }
  
<div class="column half_size">
+
    .sec-list-wenzi .sec-wenzi-content {
<div class="highlight">
+
        font-size: 18px;
<h5>Note</h5>
+
        padding: 0 3em;
<p>You must fill out this page in order to be considered for all <a href="https://2016.igem.org/Judging/Awards">awards</a> for Human Practices:</p>
+
        text-align: left;
<ul>
+
        color: #000000;
<li>Human Practices silver medal criterion</li>
+
        margin-bottom: 10px;
<li>Human Practices gold medal criterion</li>
+
        font-family: Microsoft YaHei;
<li>Best Integrated Human Practices award</li>
+
    }
<li>Best Education and Public Engagement award</li>
+
 
</ul>
+
    .sec-list-wenzi > img{
 +
        text-align: center;
 +
    }
 +
    #content{width:100%;padding:0px;margin:0px;background-color: #ededed;}
 +
    #sideMenu, #top_title
 +
    {
 +
        display: none;
 +
    }
 +
    body{font: 16px sans-serif;}
 +
    .footer_bg .footer {
 +
        padding: 0;
 +
        border-top: 6px solid #222222;
 +
    }
 +
    .footer_bg .footer_btm {
 +
        margin-top: 4%;
 +
        border-top: none;
 +
        padding: 2% 4%;
 +
        padding-top: 2%;
 +
        max-width: 1458px;
 +
        margin: 0 auto;
 +
    }
 +
 
 +
    .sec-list-wenzi .sec-wenzi-list {
 +
        font-weight: 900;
 +
        text-align: left;
 +
    }
 +
</style>
 +
<body>
 +
<!--menu-->
 +
<div class="header-box">
 +
    <div class="header">
 +
        <!-- start h_menu4 -->
 +
        <div class="h_menu4">
 +
            <a class="toggleMenu" href="">Menu</a>
 +
            <ul id="top_ul_my" class="nav">
 +
                <script>
 +
                    function getHover(number){
 +
                        var top_ul_my_lis = $("#top_ul_my").find(">li");
 +
                        console.log(top_ul_my_lis);
 +
                        if(number == 0) top_ul_my_lis[0].setAttribute("class", "active hover");
 +
                        else top_ul_my_lis[0].setAttribute("class", "active");
 +
 
 +
                        for(var i = 1; i < top_ul_my_lis.length; i++){
 +
                            if(i == number) {
 +
                                top_ul_my_lis[i].setAttribute("class", "hover");
 +
                            }else{
 +
                                top_ul_my_lis[i].setAttribute("class", "");
 +
                            }
 +
                        }
 +
                    }
 +
 
 +
                    $(".header").hover(function(event){
 +
                        event.stopPropagation();
 +
                        $('#top_ul_my li').attr("class","");
 +
                    });
 +
 
 +
                </script>
 +
                <li onmouseover="getHover(0)"><a href="https://2016.igem.org/Team:TJUSLS_China">TJUSLS</a></li>
 +
                <li onmouseover="getHover(1)" class=""><a href="" class="root">project</a>
 +
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Description">Description</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Design">Design</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Experiments">Experiments</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Proof">Proof of Concept</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Demonstrate">Demonstrate</a></li>
 +
 
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Notebook">Notebook</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Results">Results</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li onmouseover="getHover(2)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Parts">PARTS</a>
 +
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Basic_Part">Basic Parts</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Composite_Part">Composite Parts</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Part_Collection">Part Collection</a></li>
 +
 
 +
                    </ul>
 +
                </li>
 +
                <li class="active" onmouseover="getHover(3)"><a class="active" href="https://2016.igem.org/Team:TJUSLS_China/Safety">SAFETY</a></li>
 +
                <li onmouseover="getHover(4)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Attributions">ATTRIBUTIONS</a>
 +
 
 +
                </li>
 +
 
 +
                <li onmouseover="getHover(5)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Human_Practices">HUMAN PRACTICES</a>
 +
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/HP/Silver">Silver</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/HP/Gold">Gold</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Integrated_Practices">Integrated Practices</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Engagement">Engagement</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li onmouseover="getHover(6)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Modeling">MODELING</a>
 +
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Modeling">Modeling</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Software">Software</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li onmouseover="getHover(7)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Team">TEAM</a>
 +
 
 +
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Team">Team</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Collaborations">Collaborations</a></li>
 +
                    </ul>
 +
                </li>
 +
            </ul>
 +
            <!--<script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_nav?action=raw&amp;ctype=text/javascript"></script>-->
 +
        </div>
 +
        <!-- end h_menu4 -->
 +
        <div class="clear"></div>
 +
    </div>
 +
    <div class="sec-menu">
 +
        <img class="sec-menu-dot" src="https://static.igem.org/mediawiki/2016/f/f9/T--TJUSLS_China--sec-menu.png"/>
 +
        <img class="sec-menu-close" src="https://static.igem.org/mediawiki/2016/b/b5/T--TJUSLS_China--sec-menu-close.png"/>
 +
        <ul>
 +
            <li><a href="#part1">Human Practice</a></li>
 +
            <!--<li><a href="#part2">Contact with the PET factory</a></li>
 +
            <li><a href="#part3">Discussion on environmental protection</a></li>
 +
            <li><a href="#part3">Sponsorship</a></li>-->
 +
 
 +
        </ul>
 +
    </div>
 
</div>
 
</div>
 +
<!--title-->
 +
<div class="second-title">
 +
    Human Practice
 +
    <div class="second-title-img">
 +
        <img src="https://static.igem.org/mediawiki/2016/8/86/T--TJUSLS_China--second-logo.png"/>
 +
    </div>
 
</div>
 
</div>
 
+
<!--content-->
<div class="column half_size">
+
<div class="second-content">
<h5>Some Human Practices topic areas </h5>
+
    <div class="sec-list-wenzi">
<ul>
+
        <h3 id="part1">Human Practice</h3>
<li>Philosophy</li>
+
        <div class="sec-wenzi-content">As Peter Carr, the director of judging said, "Human Practices is the study of how your work affects the world, and how the world affects your work."
<li>Public Engagement / Dialogue</li>
+
          <br> Human Practice tells the possibilities of the iGEM future. To make synthetic biology accessible to public and address some questions "beyond the bench", relating to ethics, sustainability, safety, environmental impact and feasibility, we, Team TJUSLS_China, well planned a variety of human practice activities. We sure that our work do color the imagine of the future of iGEM and the future of synthetic biology.
<li>Education</li>
+
<li>Product Design</li>
+
<li>Scale-Up and Deployment Issues</li>
+
<li>Environmental Impact</li>
+
<li>Ethics</li>
+
<li>Safety</li>
+
<li>Security</li>
+
<li>Public Policy</li>
+
<li>Law and Regulation</li>
+
<li>Risk Assessment</li>
+
</ul>
+
 
</div>
 
</div>
 +
            <!--<h3>Overview</h3>
 +
            <div class="sec-wenzi-content">To expand the thought of our project, we go talk with professors and went for visit. During the times, we are inspirited and come up with better ideas and results. These events change our way of thinking, and help us have more comprehensive conclusion.</div>
 +
            <h3 id="part1">Forums</h3>
 +
            <div class="sec-wenzi-content">Not only do we focus on the future education, but also chasing for a better achievement of our project. During the May, we have invite five professors to our forums to discuss with us about our project ideas. All the professors are have a large stock of knowledge and gave us many useful advises. And the one who affect us most is Professor Yang from Tianjin University, who is one of the leading experts in structure biology in China. </div>
  
 +
            <img src="https://static.igem.org/mediawiki/2016/3/31/T&#45;&#45;TJUSLS_China&#45;&#45;13.jpg" width="800" height="400">
 +
            <div class="sec-wenzi-content">After listen to our whole project idea, professor asked us, why don't we raise the idea up into a theory. According to him, our project is good, but too much simple. He advised us to sum up the main steps of our experiment and put it into reality. Because of the affection from Professor Yang, we formulate our thought and create the Training Protein System which can be used in all the protein enzyme in theory. To test and verify the new system, we put it in use of PETase and finally confirm that the system is valid.</div>
  
<div class="column half_size">
 
<h5>What should we write about on this page?</h5>
 
<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>
 
</div>
 
  
 +
            <img src="https://static.igem.org/mediawiki/2016/9/9d/T&#45;&#45;TJUSLS_China&#45;&#45;14.jpg" width="800" height="400">
  
<div class="column half_size">
+
            <h3 id="part2">Contact with the PET factory</h3>
<h5>Inspiration</h5>
+
 
<p>Read what other teams have done:</p>
+
            <div class="sec-wenzi-content">Polyethyleneterephthalate (PET\PEIT) is the condensation of terephthalic acid and ethylene glycol. PET is fully dense and high crystallinity with ester bond in molecular chain, which is possible degraded. And biodegradation, which means taking advantages of microorganism, such as bacteria and fungus, to degraded plastic, has broad application prospects result from its low cost and high degradation efficiency.
<ul>
+
              <br> In order to gain more specific data about PET market at present, we called Tianjin Naipu Technology Co., Ltd for help. After a negotiations, opposite side promised us that we can go to their factory for a visit. We go there in August and receive the warm welcome. The manager show us around and introduce the situation about the production, yield, the development of PET industry and so on. When talking about our project, the manager said that the PETase is one of the best ways of PET degradation. And according to our accomplishment with Training Protein System, the value of modified PETase canbe explored more.
<li><a href="https://2014.igem.org/Team:Dundee/policypractice/experts">2014 Dundee </a></li>
+
    </div>
<li><a href="https://2014.igem.org/Team:UC_Davis/Policy_Practices_Overview">2014 UC Davis </a></li>
+
            <img src="https://static.igem.org/mediawiki/2016/5/52/T&#45;&#45;TJUSLS_China&#45;&#45;10.jpg" width="400" height="600">
<li><a href="https://2013.igem.org/Team:Manchester/HumanPractices">2013 Manchester </a></li>
+
            <br><br><img src="https://static.igem.org/mediawiki/2016/7/7b/T&#45;&#45;TJUSLS_China&#45;&#45;11.jpg" width="400" height="600">
<li><a href="https://2013.igem.org/Team:Cornell/outreach">2013 Cornell </a></li>
+
            <div class="sec-wenzi-content">The talking gives us confident about our project. Before we leaving, manager gave us some PET samples (plastic films and bottles) as a present. Finally we use the bottles into our experiment as a connection of the lab and the reality. The result is on the page of demonstrate.
</ul>
+
                <br><a href="https://2016.igem.org/Team:TJUSLS_China/Demonstrate">Click here</a> for more information.
</div>
+
    </div>
 +
 
 +
            <img src="https://static.igem.org/mediawiki/2016/5/59/T&#45;&#45;TJUSLS_China&#45;&#45;12.jpg" width="500" height="400">
 +
 
 +
            <h3 id="part3">Discussion on environmental protection</h3>
 +
            <div class="sec-wenzi-content">We made an appointment and visited the Tianjin Environmental Protection Bureau in August. Two solid waste management center staff welcomed us. They introduced how present China dealing with garbage and plastic methods: burning power generation and landfill.</div>
 +
 
 +
            <img src="https://static.igem.org/mediawiki/2016/8/81/T&#45;&#45;TJUSLS_China&#45;&#45;8.jpg" width="500" height="400">
 +
 
 +
            <div class="sec-wenzi-content">Burning power generation hopes that a large number of plastic can provide carbon source. However, it will produce large amounts of exhaust gas. Landfill will be buried the garbage for 20 years underground, but the soil can no longer be used. It is a waste of land resources.
 +
                <br>After understand our main idea about PETase, the staff said, if our biological method is available, land using efficiency will be greatly accelerated. Meanwhile, they argue to the contrary that if the bacteria will affect the land, if farmers use this method to deal with land insulation film, will it cause biological invasion or not. This is the security issue. After discussion, we reached a consensus that it might be no problem. The best situation is the used microbe can be treated with sterilization reagent, and the soil has already have fungi, it will not be affected.
 +
    </div>
 +
 
 +
            <img src=" https://static.igem.org/mediawiki/2016/d/d1/T&#45;&#45;TJUSLS_China&#45;&#45;9.jpg" width="800" height="400">
 +
            <div class="sec-wenzi-content">The discussion let us realized that our PETase is vital for environment protection, but its not enough. We should be more in-depth thinking about that.
 +
 
 +
    </div>
 +
 
 +
            <h3 id="part4">Sponsorship</h3>
 +
            <div class="sec-wenzi-content">In order to have more collaboration with companies, we contact with more than one hundred companies, most of which are biotechnology companies. We introduced the iGEM and our project to them and showed our sponsorship proposal in order to make them interested in our team, sponsor fees and provide experimental materials, technology support. There were quite a few companies directly refusing us which made us very depressed at first. In addition, some experts in companies talked with us very friendly and put forward useful suggestions for us although they did not provide financial support. It's believed that collecting the opinions and suggestions of some officials helped us to improve our project, making it more meaningful. Fortunately, a few companies committed to the value of our project and wanted to support us. Finally, Shanxi WeiQiDa Luminosity Pharmaceutical Co., Ltd provides us a capital sum and some samples. Then, Tianjin Naipu Technology Co., Ltd suggested that they can provide us some PET samples and we can also go to their factory for a visit.
 +
              <br> During the event of looking for sponsorship, we not only obtained some sponsor fee from the society but made better promotion of iGEM and synthetic biology. Having listened to the opinions of the experts, we can better our project. Additionally, we also harvest a lot of experience and deepen our understanding of our project when going out of school and contacting with workers and experts.
 +
    </div>
 +
    -->
 +
 
 +
            </div>
  
  
 +
            <div class="clear"></div>
 +
        </div>
  
 +
        <div class="wenzi-end"></div>
 +
        <div class="up"><img src="https://static.igem.org/mediawiki/2016/6/62/T--TJUSLS_China--up.jpg"/></div>
 +
    </div>
 +
    <!--foot-->
 +
    <div class="footer_bg">
 +
        <div class="foot_wrap">
 +
            <div class="footer">
 +
                <div class="footer_btm">
 +
                    <div class="copy">
 +
                        <p class="w3-link">Copyright 2016 TJUSLS</p>
 +
                    </div>
 +
                    <div class="clear"></div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
</body>
 
</html>
 
</html>

Latest revision as of 06:00, 19 October 2016

Menu
Human Practice

Human Practice

As Peter Carr, the director of judging said, "Human Practices is the study of how your work affects the world, and how the world affects your work."
Human Practice tells the possibilities of the iGEM future. To make synthetic biology accessible to public and address some questions "beyond the bench", relating to ethics, sustainability, safety, environmental impact and feasibility, we, Team TJUSLS_China, well planned a variety of human practice activities. We sure that our work do color the imagine of the future of iGEM and the future of synthetic biology.