Team:Tongji/honors-room

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <meta name="viewport" content="width=device-width, initial-scale=1"> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script> $(...")
 
(6 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
<!-- <!DOCTYPE html> -->
-
<meta name="viewport" content="width=device-width, initial-scale=1">
+
<html lang="en">
-
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
+
<!--Important:clear page-->
-
<script>
+
<script>    $('head').empty(); </script>
 +
<!--End clear page-->
 +
<head>
 +
    <meta charset="utf-8">
 +
    <title>iGEM Tongji 2014</title>
 +
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
    <style>
 +
  /*Clear existing style*/
 +
 
 +
 
 +
  #contentSub, #menubar, #footer-box, #siteSub, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
 +
    display:none;
 +
  }
 +
 
 +
  html, body {
 +
    width: auto !important;
 +
/*    overflow-x: hidden !important;*/
 +
    height: 100% !important;
 +
 
 +
  }
 +
  /*End claer*/
 +
  /*Responsive SideBar Hidden*/
 +
  @media (max-width: 979px) {
 +
#NelsonSideBar{display: none;}
 +
  }
 +
  /*End Responsive SideBar Hidden*/
 +
</style>
 +
    <!-- Le styles -->
 +
  <link href="https://2014.igem.org/Team:Tongji/bootstrap_min_css?action=raw&ctype=text/css" rel="stylesheet">
 +
  <link href="https://2014.igem.org/Team:Tongji/bootstrap-responsive_min_css?action=raw&ctype=text/css" rel="stylesheet">
 +
  <link href="https://2014.igem.org/Team:Tongji/docs_css?action=raw&ctype=text/css" rel="stylesheet">
 +
<style>
 +
body{font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
 +
.bs-docs-example:after {
 +
  content: "Member List";
 +
}
 +
</style>
 +
    <link href="https://2014.igem.org/Team:Tongji/prettify_css?action=raw&ctype=text/css" rel="stylesheet">
 +
 
 +
 
 +
    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
 +
    <!--[if lt IE 9]>
 +
      <script src="http://cdn.bootcss.com/html5shiv/3.7.0/html5shiv.min.js"></script>
 +
    <![endif]-->
 +
 
 +
 
 +
 
 +
  </head>
 +
 
 +
    <body data-spy="scroll" data-target=".bs-docs-sidebar">
 +
 
 +
    <!-- Navbar
 +
    ================================================== -->
 +
    <div class="navbar navbar-inverse navbar-fixed-top">
 +
      <div class="navbar-inner">
 +
        <div class="container">
 +
          <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
 +
            <span class="icon-bar"></span>
 +
            <span class="icon-bar"></span>
 +
            <span class="icon-bar"></span>
 +
          </button>
 +
 
 +
 
 +
 
 +
          <div class="nav-collapse collapse role="navigation>
 +
            <ul class="nav navbar-nav">
 +
              <li class="">
 +
                <a  href="https://2014.igem.org/Team:Tongji">iGEM Tongji 2014</a>
 +
              </li>
 +
              <li class="">
 +
                <a  href="https://2014.igem.org/Team:Tongji/project">Project</a>
 +
              </li>
 +
              <li class="">
 +
                <a  href="https://2014.igem.org/Team:Tongji/human-practice">Human Practice</a>
 +
              </li>
 +
              <li class="">
 +
                <a  href="https://2014.igem.org/Team:Tongji/lab-archives">Lab Archives</a>
 +
              </li>
 +
              <li class="">
 +
                <a  href="https://2014.igem.org/Team:Tongji/safety">Safety</a>
 +
              </li>
 +
              <li class="active">
 +
                <a  href="https://2014.igem.org/Team:Tongji/honors-room">Honors Room</a>
 +
              </li>
 +
 
 +
 
 +
 
 +
 
 +
              <li class="dropdown">
 +
                <a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown" >Language <b class="caret"></b></a>
 +
                <ul  class="dropdown-menu" >
 +
                  <li ><a  href="https://2014.igem.org/Team:Tongji/honors-room"  >English</a></li>
 +
                  <li role="presentation"><a href="https://2014.igem.org/Team:Tongji/honors-room-zh">中文</a></li>
 +
                </ul>
 +
              </li>
 +
 
 +
              <li class="dropdown">
 +
                <a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown" >iGEM Bar <b class="caret"></b></a>
 +
                <ul  class="dropdown-menu " >
 +
                  <li ><a  href="/wiki/index.php?title=Talk:Team:Tongji/honors-room&amp;action=edit&amp;redlink=1">Discussion</a></li>
 +
                  <li ><a  href="/wiki/index.php?title=Team:Tongji/honors-room&amp;action=edit">Edit</a></li>
 +
                  <li ><a  href="/wiki/index.php?title=Team:Tongji/honors-room&amp;action=history">History</a></li>
 +
                  <li ><a  href="/Special:MovePage/Team:Tongji/honors-room">Move</a></li>
 +
                  <li ><a  href="/wiki/index.php?title=Team:Tongji/honors-room&amp;action=watch">Watch</a></li>
 +
                  <li class="divider"></li>
 +
                  <li ><a href="/wiki/index.php?title=Special:UserLogin&amp;returnto=Team:Tongji">Login</a></li>
 +
                  <li ><a href="https://igem.org/User_Information">Account</a></li>
 +
                  <li class="divider"></li>
 +
                  <li><a href="https://igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014/d/d6/Igemlogo_officiallogo-small.png"></a></li>
 +
                </ul>
 +
              </li>             
 +
 
 +
            </ul>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </div>
 +
 
 +
<!-- Subhead
 +
================================================== -->
 +
<header class="jumbotron subhead" id="overview">
 +
  <div class="container">
 +
    <h1>Honors Room</h1>
 +
    <p class="lead"></p>
 +
  </div>
 +
</header>
 +
 
 +
 
 +
  <div class="container">
 +
 
 +
    <!-- Docs nav
 +
    ================================================== -->
 +
    <div class="row">
 +
      <div class="span3 bs-docs-sidebar" id="NelsonSideBar">
 +
        <ul class="nav nav-list bs-docs-sidenav">
 +
          <li><a href="#download-bootstrap"><i class="icon-chevron-right"></i> Self Jugding</a></li>
 +
          <li><a href="#contents"><i class="icon-chevron-right"></i> Attributions</a></li>
 +
          <li><a href="#file-structure"><i class="icon-chevron-right"></i> Team members</a></li>
 +
          <li><a href="#html-template"><i class="icon-chevron-right"></i> Appreciation</a></li>
 +
 
 +
        </ul>
 +
      </div>
 +
      <div class="span9">
 +
 
 +
 
 +
 
 +
        <!-- Download
 +
        ================================================== -->
 +
        <section id="download-bootstrap">
 +
          <div class="page-header">
 +
            <h1>Self Jugding</h1>
 +
          </div>
 +
         
 +
                          <table class="table table-hover">
 +
                            <thead>
 +
                              <tr>
 +
                                <th class="text-error span1">Bronze</th>
 +
                                <th class="text-error ">Item</th>
 +
                                <th class="text-error span3">Comments</th>
 +
                               
 +
                              </tr>
 +
                            </thead>
 +
                            <tbody>
 +
                              <tr>
 +
                                <td><img src="https://static.igem.org/mediawiki/2014/2/29/Tick.png"></td>
 +
                                <td><div >Document at least one new standard BioBrick Part or Device used in your project/central to your project and submit this part to the iGEM Registry </div></td>
 +
                                <td><div >①ManA1 ②ArfB ③XynB </div></td>
 +
                           
 +
                               
 +
                              </tr>
 +
                            </tbody>
 +
                            <thead>
 +
                              <tr>
 +
                                <th class="muted">Silver</th>
 +
                                <th class="muted">Item</th>
 +
                                <th class="muted">Comments</th>
 +
                               
 +
                              </tr>
 +
                            </thead>
 +
                            <tbody>
 +
                              <tr>
 +
                                <td><img src="https://static.igem.org/mediawiki/2014/2/29/Tick.png"></td>
 +
                                <td><div >Experimentally validate that at least one new BioBrick Part or Device of your own design and construction works as expected. </div></td>
 +
                                <td><div ></div>Validation experiment conducted, please see Lab Archives.</td>                           
 +
                              </tr>
 +
                              <tr>
 +
                                <td><img src="https://static.igem.org/mediawiki/2014/2/29/Tick.png"></td>
 +
                                <td><div >Document the characterization of this part in the “Main Page” section of that Part’s/Device’s Registry entry. </div></td>
 +
                                <td><div ></div>Please see Lab Archives.</td>                           
 +
                              </tr>
 +
                              <tr>
 +
                                <td><img src="https://static.igem.org/mediawiki/2014/2/29/Tick.png"></td>
 +
                                <td><div >Submit this new part to the iGEM Parts Registry</div></td>
 +
                                <td><div ></div>Please see Lab Archives.</td>                           
 +
                              </tr>
 +
                             
 +
                              <tr>
 +
                                <td><img src="https://static.igem.org/mediawiki/2014/2/29/Tick.png"></td>
 +
                                <td><div >Your project may have implications for the environment, security, safety and ethics and/or ownership and sharing. Describe one or more ways in which these or other broader implications have been taken into consideration in the design and execution of your project.</div></td>
 +
                                <td><div ></div>Please see Safety.</td>                           
 +
                              </tr>
 +
                            </tbody>
 +
                            <thead>
 +
                              <tr>
 +
                                <th class="text-warning">Gold</th>
 +
                                <th class="text-warning">Item</th>
 +
                                <th class="text-warning">Comments</th>
 +
                               
 +
                              </tr>
 +
                            </thead>
 +
                            <tbody>
 +
                              <tr>
 +
                                <td><img src="https://static.igem.org/mediawiki/2014/2/29/Tick.png"></td>
 +
                                <td><div >Improve the function of an existing BioBrick Part or Device </div></td>
 +
                                <td><div >Synergy exploration</div></td>
 +
                              </tr>
 +
                              <tr>
 +
                                <td><img src="https://static.igem.org/mediawiki/2014/2/29/Tick.png"></td>
 +
                                <td><div >Help any registered iGEM team from another school or institution by, for example, characterizing a part, debugging a construct, or modeling or simulating their system. </div></td>
 +
                                <td><div >Fudan owes us a big favour for lentivirus vector we gave them.</div></td>
 +
                              </tr>
 +
                             
 +
                            </tbody>
 +
                          </table>
 +
                       
 +
        </section>
 +
 
 +
        <!-- Contents
 +
        ================================================== -->
 +
        <section id="contents">
 +
          <div class="page-header">
 +
            <h1>Attributions</h1>
 +
          </div>
 +
          <p class="lead">Please enjoy our story.</p>
 +
          <p class="lead">Basically, we are a self-funding team. Three of our team members paid the registration fee of $3500 at first, and then our college became willing to give us a experimental funding of $5000. And we paid the rest.</p>
 +
          <p class="lead">We are an independent group. We raised our own idea, we modified our idea, and we troubleshot the problems we encountered. And the reason we can technically survive without help from outside is we have talented core members, especially Mr.Jiang, who read mountains of papers and found solutions to many obstacles.</p>
 +
          <p class="lead">Almost all we present here, come from our team members officially listed. Technically, we don't have to say thank-you to someone from outside. You can find the detailed work of our team members below.</p>
 +
        </section>
 +
 
 +
        <!-- File structure
 +
        ================================================== -->
 +
        <section id="file-structure">
 +
          <div class="page-header">
 +
            <h1>Team members</h1>
 +
          </div>
 +
 
 +
          <p class="lead"></p>
 +
 
 +
          <div id="myCarousel4" class="carousel slide">
 +
            <ol class="carousel-indicators">
 +
              <li data-target="#myCarousel4" data-slide-to="0" class="active"></li>
 +
              <li data-target="#myCarousel4" data-slide-to="1"></li>
 +
              <!-- <li data-target="#myCarousel4" data-slide-to="2"></li> -->
 +
            </ol>
 +
            <!-- Carousel items -->
 +
            <div class="carousel-inner">
 +
              <div class="active item"><img src="https://static.igem.org/mediawiki/2014/3/31/Member1-small.jpeg" >
 +
              </div>
 +
 
 +
              <div class="item"><img src="https://static.igem.org/mediawiki/2014/8/8d/Member2-small.jpeg" >
 +
              </div>
 +
              <!-- <div class="item"><img src="assets/img/HelpFDU/3.jpg" >
 +
                <div class="carousel-caption">
 +
                  <p>Provide them with the plasmid vectors</p>
 +
                </div>
 +
              </div> -->
 +
            </div>
 +
            <!-- Carousel nav -->
 +
            <a class="carousel-control left" href="#myCarousel4" data-slide="prev">&lsaquo;</a>
 +
            <a class="carousel-control right" href="#myCarousel4" data-slide="next">&rsaquo;</a>
 +
          </div>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
          <div class="bs-docs-example">
 +
            <ul id="myTab" class="nav nav-tabs">
 +
              <li class="active"><a href="#Undergraduate" data-toggle="tab">Undergraduate</a></li>
 +
              <li class=""><a href="#Advisor" data-toggle="tab">Advisor</a></li>
 +
              <li class=""><a href="#GraphicDesigner" data-toggle="tab">Graphic Designer</a></li>
 +
              <li class=""><a href="#Intern" data-toggle="tab">Intern</a></li>
 +
<!--              <li class="dropdown">
 +
                <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></a>
 +
                <ul class="dropdown-menu">
 +
                  <li><a href="#dropdown1" data-toggle="tab">@fat</a></li>
 +
                  <li><a href="#dropdown2" data-toggle="tab">@mdo</a></li>
 +
                </ul>
 +
              </li> -->
 +
            </ul>
 +
            <div id="myTabContent" class="tab-content">
 +
              <div class="tab-pane fade active in" id="Undergraduate">
 +
                <div class="accordion" id="accordion1">
 +
                  <div class="accordion-group">
 +
                    <div class="accordion-heading">
 +
                      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#collapseOne1">
 +
                        Jian Gao 高健
 +
                      </a>
 +
                    </div>
 +
                    <div id="collapseOne1" class="accordion-body in collapse" style="height: auto;">
 +
                      <div class="accordion-inner">
 +
                        Carried out the pilot experiment of in-lab paper making process.
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                  <div class="accordion-group">
 +
                    <div class="accordion-heading">
 +
                      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#collapseTwo1">
 +
                        Liang Jiang 姜亮
 +
                      </a>
 +
                    </div>
 +
                    <div id="collapseTwo1" class="accordion-body collapse" style="height: 0px;">
 +
                      <div class="accordion-inner">
 +
                        Carried out more than 80% of total experiment with Yixiao Zhou, including PCR, vector construction, transfection, positive selection, expression and purification of enzyme, bio-chemical validation of enzyme. He deserved to be our prior scientis, since he spent much of his private time and even working time on our project, and made several important decisions.
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                 
 +
                  <div class="accordion-group">
 +
                    <div class="accordion-heading">
 +
                      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#collapseThree1">
 +
                        Ling Leng 冷泠
 +
                      </a>
 +
                    </div>
 +
                    <div id="collapseThree1" class="accordion-body collapse" style="height: 0px;">
 +
                      <div class="accordion-inner">
 +
                        Participated in paper decoloring experiment and expression of enzyme.
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                  <div class="accordion-group">
 +
                    <div class="accordion-heading">
 +
                      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#collapseFour1">
 +
                        NanFang Hong 洪楠方
 +
                      </a>
 +
                    </div>
 +
                    <div id="collapseFour1" class="accordion-body collapse" style="height: 0px;">
 +
                      <div class="accordion-inner">
 +
                        Project initiator and investor, responsible for internal communication, team design and development of wiki. Participated in paper decoloring experiment.
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                  <div class="accordion-group">
 +
                    <div class="accordion-heading">
 +
                      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#collapseFive1">
 +
                        Shisheng Zhang 张仕晟
 +
                      </a>
 +
                    </div>
 +
                    <div id="collapseFive1" class="accordion-body collapse" style="height: 0px;">
 +
                      <div class="accordion-inner">
 +
                        Project initiator and investor, undertook the the complex administrative and logistics work.
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                  <div class="accordion-group">
 +
                    <div class="accordion-heading">
 +
                      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#collapseSix1">
 +
                        Yixiao Zhou 周一枭
 +
                      </a>
 +
                    </div>
 +
                    <div id="collapseSix1" class="accordion-body collapse" style="height: 0px;">
 +
                      <div class="accordion-inner">
 +
                        Project initiator and investor, Carried out more than 80% of total experiment with Liang Jiang, including PCR, vector construction, transfection, positive selection, expression and purification of enzyme, bio-chemical validation of enzyme.
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                  <div class="accordion-group">
 +
                    <div class="accordion-heading">
 +
                      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#collapseSeven1">
 +
                        Yu Chen 陈御
 +
                      </a>
 +
                    </div>
 +
                    <div id="collapseSeven1" class="accordion-body collapse" style="height: 0px;">
 +
                      <div class="accordion-inner">
 +
                        Undertook part of administrative work and participated paper decoloring experiment. And provided important suggestion on many occasions.
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                  <div class="accordion-group">
 +
                    <div class="accordion-heading">
 +
                      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#collapseEight1">
 +
                        Yue Qi 祁玥
 +
                      </a>
 +
                    </div>
 +
                    <div id="collapseEight1" class="accordion-body collapse" style="height: 0px;">
 +
                      <div class="accordion-inner">
 +
                        Carried out the cultivation of our thermophilic gene host bacterium (<em>Clostridium stercorarium</em>). Responsible for paper decoloring experiment and Safety paperwork.
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                  <div class="accordion-group">
 +
                    <div class="accordion-heading">
 +
                      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion1" href="#collapseNine1">
 +
                        Zixuan Zhang 张子轩
 +
                      </a>
 +
                    </div>
 +
                    <div id="collapseNine1" class="accordion-body collapse" style="height: 0px;">
 +
                      <div class="accordion-inner">
 +
                        Participated expression of enzyme.
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                 
 +
                </div>
 +
              </div>
 +
              <div class="tab-pane fade" id="Advisor">
 +
                <div class="accordion" id="accordion2">
 +
                  <div class="accordion-group">
 +
                    <div class="accordion-heading">
 +
                      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#collapseOne">
 +
                        Mengjie Zhang 张梦杰
 +
                      </a>
 +
                    </div>
 +
                    <div id="collapseOne" class="accordion-body in collapse" style="height: auto;">
 +
                      <div class="accordion-inner">
 +
                        Our advisor through the whole project. She intended to give us the chances to explore by our own, instead of feeding us the answer. We harvested a lot! Thank you!
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
 
 +
                </div>
 +
              </div>
 +
              <div class="tab-pane fade" id="GraphicDesigner">
 +
                <div class="accordion" id="accordion3">
 +
                  <div class="accordion-group">
 +
                    <div class="accordion-heading">
 +
                      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion3" href="#collapseOne3">
 +
                        Chenxi Jin 金晨希
 +
                      </a>
 +
                    </div>
 +
                    <div id="collapseOne3" class="accordion-body in collapse" style="height: auto;">
 +
                      <div class="accordion-inner">
 +
                        Designed Synergy and Hot Resistance icons.
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                  <div class="accordion-group">
 +
                    <div class="accordion-heading">
 +
                      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion3" href="#collapseTwo3">
 +
                        Haiyan Li 李海燕
 +
                      </a>
 +
                    </div>
 +
                    <div id="collapseTwo3" class="accordion-body collapse" style="height: 0px;">
 +
                      <div class="accordion-inner">
 +
                        Designed Eco Friendly icon.
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                  <div class="accordion-group">
 +
                    <div class="accordion-heading">
 +
                      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion3" href="#collapseThree3">
 +
                        Siyuan Chen 陈思源
 +
                      </a>
 +
                    </div>
 +
                    <div id="collapseThree3" class="accordion-body collapse" style="height: 0px;">
 +
                      <div class="accordion-inner">
 +
                        Designed Decolor Four cartoons and their bottle labels.
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                 
 +
                </div>
 +
              </div>
 +
              <div class="tab-pane fade" id="Intern">
 +
                <div class="accordion" id="accordion4">
 +
                  <div class="accordion-group">
 +
                    <div class="accordion-heading">
 +
                      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion4" href="#collapseOne4">
 +
                        Xinhong Chen 陈欣泓
 +
                      </a>
 +
                    </div>
 +
                    <div id="collapseOne4" class="accordion-body in collapse" style="height: auto;">
 +
                      <div class="accordion-inner">
 +
                        Inspired to join the next iGEM event.
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
                  <div class="accordion-group">
 +
                    <div class="accordion-heading">
 +
                      <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion4" href="#collapseTwo4">
 +
                        Yu Feng 冯羽
 +
                      </a>
 +
                    </div>
 +
                    <div id="collapseTwo4" class="accordion-body collapse" style="height: 0px;">
 +
                      <div class="accordion-inner">
 +
                        Inspired to join the next iGEM event.
 +
                      </div>
 +
                    </div>
 +
                  </div>
 +
 
 +
                </div>
 +
              </div>
 +
              <!-- <div class="tab-pane fade" id="dropdown1">
 +
                <p>Etsy mixtape wayfarers, ethical wes anderson tofu before they sold out mcsweeney's organic lomo retro fanny pack lo-fi farm-to-table readymade. Messenger bag gentrify pitchfork tattooed craft beer, iphone skateboard locavore carles etsy salvia banksy hoodie helvetica. DIY synth PBR banksy irony. Leggings gentrify squid 8-bit cred pitchfork. Williamsburg banh mi whatever gluten-free, carles pitchfork biodiesel fixie etsy retro mlkshk vice blog. Scenester cred you probably haven't heard of them, vinyl craft beer blog stumptown. Pitchfork sustainable tofu synth chambray yr.</p>
 +
              </div>
 +
              <div class="tab-pane fade" id="dropdown2">
 +
                <p>Trust fund seitan letterpress, keytar raw denim keffiyeh etsy art party before they sold out master cleanse gluten-free squid scenester freegan cosby sweater. Fanny pack portland seitan DIY, art party locavore wolf cliche high life echo park Austin. Cred vinyl keffiyeh DIY salvia PBR, banh mi before they sold out farm-to-table VHS viral locavore cosby sweater. Lomo wolf viral, mustache readymade thundercats keffiyeh craft beer marfa ethical. Wolf salvia freegan, sartorial keffiyeh echo park vegan.</p>
 +
              </div> -->
 +
            </div>
 +
          </div>
 +
         
 +
 
 +
        </section>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
        <!-- HTML template
 +
        ================================================== -->
 +
        <section id="html-template">
 +
          <div class="page-header">
 +
            <h1>Appreciation</h1>
 +
          </div>
 +
         
 +
            <p class="lead">Thank our college for giving us ¥30,000 Funding. (Special thank to professor <strong>Zhiwei Cao</strong>)</p>
 +
            <p class="lead">Thank our dear professor <strong>FangLin Sun</strong>, <strong>Jianmin Fang</strong> and <strong>Jian Fei</strong>. They provided their lab place, equipments and reagent for us to carry out the experiment.</p>
 +
            <p class="lead">Thank to our graphic designers: <strong>Chenxi Jin</strong>, <strong>Haiyan Li</strong> and <strong>Siyuan Chen</strong>.</p>
 +
         
 +
        </section>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
      </div>
 +
    </div>
 +
 
 +
  </div>
 +
 
 +
 
 +
 
 +
    <!-- Footer
 +
    ================================================== -->
 +
    <footer class="footer">
 +
      <div class="container">
 +
        <p>Tongji University, 2014</p>
 +
       
 +
      </div>
 +
    </footer>
 +
 
 +
 
 +
 
 +
    <!-- Le javascript
 +
    ================================================== -->
 +
    <!-- Placed at the end of the document so the pages load faster -->
      
      
-
  $('head').empty();
+
    <script src="https://2014.igem.org/Team:Tongji/jquery_min_js?action=raw"></script>
-
  $('body').empty().removeClass().css('margin','0');
+
    <script src="https://2014.igem.org/Team:Tongji/bootstrap_min_js?action=raw"></script>
-
 
+
 
-
  var iframe = $('<iframe src="http://yuiuiuiuiui.cloud66-162.78host.com/javascript.html" style="border: 0; width: 100%;"></iframe>').css('height',$(window).height());
+
    <script src="https://2014.igem.org/Team:Tongji/holder_min_js?action=raw"></script>
-
  $('body').html(iframe);
+
    <script src="https://2014.igem.org/Team:Tongji/prettify_js?action=raw"></script>
 +
 
 +
    <script src="https://2014.igem.org/Team:Tongji/application_js?action=raw"></script>
-
  $(window).resize(function () {
 
-
    iframe.css('height',$(window).height());
 
-
  });
 
-
</script>
+
  </body>
</html>
</html>

Latest revision as of 06:10, 17 October 2014

iGEM Tongji 2014

Honors Room

Bronze Item Comments
Document at least one new standard BioBrick Part or Device used in your project/central to your project and submit this part to the iGEM Registry
①ManA1 ②ArfB ③XynB
Silver Item Comments
Experimentally validate that at least one new BioBrick Part or Device of your own design and construction works as expected.
Validation experiment conducted, please see Lab Archives.
Document the characterization of this part in the “Main Page” section of that Part’s/Device’s Registry entry.
Please see Lab Archives.
Submit this new part to the iGEM Parts Registry
Please see Lab Archives.
Your project may have implications for the environment, security, safety and ethics and/or ownership and sharing. Describe one or more ways in which these or other broader implications have been taken into consideration in the design and execution of your project.
Please see Safety.
Gold Item Comments
Improve the function of an existing BioBrick Part or Device
Synergy exploration
Help any registered iGEM team from another school or institution by, for example, characterizing a part, debugging a construct, or modeling or simulating their system.
Fudan owes us a big favour for lentivirus vector we gave them.

Please enjoy our story.

Basically, we are a self-funding team. Three of our team members paid the registration fee of $3500 at first, and then our college became willing to give us a experimental funding of $5000. And we paid the rest.

We are an independent group. We raised our own idea, we modified our idea, and we troubleshot the problems we encountered. And the reason we can technically survive without help from outside is we have talented core members, especially Mr.Jiang, who read mountains of papers and found solutions to many obstacles.

Almost all we present here, come from our team members officially listed. Technically, we don't have to say thank-you to someone from outside. You can find the detailed work of our team members below.

Carried out the pilot experiment of in-lab paper making process.
Carried out more than 80% of total experiment with Yixiao Zhou, including PCR, vector construction, transfection, positive selection, expression and purification of enzyme, bio-chemical validation of enzyme. He deserved to be our prior scientis, since he spent much of his private time and even working time on our project, and made several important decisions.
Participated in paper decoloring experiment and expression of enzyme.
Project initiator and investor, responsible for internal communication, team design and development of wiki. Participated in paper decoloring experiment.
Project initiator and investor, undertook the the complex administrative and logistics work.
Project initiator and investor, Carried out more than 80% of total experiment with Liang Jiang, including PCR, vector construction, transfection, positive selection, expression and purification of enzyme, bio-chemical validation of enzyme.
Undertook part of administrative work and participated paper decoloring experiment. And provided important suggestion on many occasions.
Carried out the cultivation of our thermophilic gene host bacterium (Clostridium stercorarium). Responsible for paper decoloring experiment and Safety paperwork.
Participated expression of enzyme.
Our advisor through the whole project. She intended to give us the chances to explore by our own, instead of feeding us the answer. We harvested a lot! Thank you!
Designed Synergy and Hot Resistance icons.
Designed Eco Friendly icon.
Designed Decolor Four cartoons and their bottle labels.
Inspired to join the next iGEM event.
Inspired to join the next iGEM event.

Thank our college for giving us ¥30,000 Funding. (Special thank to professor Zhiwei Cao)

Thank our dear professor FangLin Sun, Jianmin Fang and Jian Fei. They provided their lab place, equipments and reagent for us to carry out the experiment.

Thank to our graphic designers: Chenxi Jin, Haiyan Li and Siyuan Chen.

Tongji University, 2014