Team:ZJU-China/Notebook.html

From 2011.igem.org

(Difference between revisions)
(Created page with "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta...")
(Redirected page to Team:ZJU-China/Notebook)
 
(5 intermediate revisions not shown)
Line 1: Line 1:
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
#REDIRECT [[Team:ZJU-China/Notebook]]
-
<html xmlns="http://www.w3.org/1999/xhtml">
+
-
<head>
+
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+
-
<title>Human Practice</title>
+
-
<link href='http://fonts.googleapis.com/css?family=Molengo'
+
-
rel='stylesheet' type='text/css'>
+
-
<link href='http://fonts.googleapis.com/css?family=Hammersmith+One'
+
-
rel='stylesheet' type='text/css'>
+
-
<link href='http://fonts.googleapis.com/css?family=Alice'
+
-
rel='stylesheet' type='text/css'>
+
-
<link href='http://fonts.googleapis.com/css?family=Ovo' rel='stylesheet'
+
-
type='text/css'>
+
-
<link href='http://fonts.googleapis.com/css?family=Federo'
+
-
rel='stylesheet' type='text/css'>
+
-
 
+
-
<link href="http://zjuchina.tk/modeling.css" rel="stylesheet" type="text/css">
+
-
 
+
-
<link href="http://zjuchina.tk/global.css" rel="stylesheet" type="text/css">
+
-
 
+
-
<link href="http://zjuchina.tk/template2.css" rel="stylesheet" type="text/css"><!-- include the Tools -->
+
-
<script src="http://cdn.jquerytools.org/1.2.6/full/jquery.tools.min.js"></script>
+
-
 
+
-
<style type="text/css">
+
-
</style>
+
-
</head>
+
-
 
+
-
<body>
+
-
<div class="global">
+
-
<div id=top2></div>
+
-
<div class="header">
+
-
<div class="bgimg"></div>
+
-
<div class="bgpart1"></div>
+
-
<div class="bgpart2"></div>
+
-
 
+
-
<div class="banner">
+
-
<div class="logo"><img
+
-
src="https://static.igem.org/mediawiki/2011/c/c9/Logo.png" width="200"
+
-
height="200" /></div>
+
-
<div class="title"><img
+
-
src="http://ung.igem.org/wiki/images/b/b3/Title.png" width="603"
+
-
height="220" /></div>
+
-
<div class="igemlogo"><a target="_blank"
+
-
href="https://2011.igem.org"><img
+
-
src="https://static.igem.org/mediawiki/2011/e/e2/Igemlogo.png" width="180"
+
-
height="150" /></a></div>
+
-
</div>
+
-
<!--banner-->
+
-
<div class="nav">
+
-
<ul id="topnav">
+
-
<li><a id="P_Home" href="https://2011.igem.org/Team:ZJU-China/index.html">Home</a></li>
+
-
 
+
-
<li><a id="P_Project"
+
-
href="https://2011.igem.org/Team:ZJU-China/Project.html">Project</a> <!--Subnav Starts Here-->
+
-
 
+
-
 
+
-
<!--Subnav Ends Here--></li>
+
-
<li><a id="P_Team" href="https://2011.igem.org/Team:ZJU-China/Team.html">Team</a>
+
-
 
+
-
</li>
+
-
<li><a id="P_Notebook"
+
-
href="https://2011.igem.org/Team:ZJU-China/Notebook.html">Notebook</a></li>
+
-
<li><a id="P_HumanPractice"
+
-
href="https://2011.igem.org/Team:ZJU-China/Humanpractice.html">HumanPractice</a>
+
-
</li>
+
-
<li id="search">
+
-
<div id="searchbar">
+
-
 
+
-
<div>
+
-
<form action="http://www.google.com.hk/cse" id="cse-search-box"
+
-
target="_blank">
+
-
<div><input type="hidden" name="cx"
+
-
value="005438704919531788579:zbfi5n-q5du" /> <input type="hidden"
+
-
name="cof" value="FORID:10" /> <input type="hidden" name="ie"
+
-
value="UTF-8" /> <input type="text" name="q" size="15" /> <input
+
-
type="submit" name="sa" value="Search" /></div>
+
-
</form>
+
-
<script type="text/javascript"
+
-
src="http://www.google.com/cse/brand?form=cse-search-box&lang=en"></script></div>
+
-
</div>
+
-
</li>
+
-
</ul>
+
-
</div>
+
-
<!--navbar--> <script type="text/javascript">
+
-
  document.getElementById('P_Team').onclick=function(){
+
-
  document.getElementById('P_Te').style.display='block'
+
-
 
+
-
    document.getElementById('P_Pr').style.display='none'
+
-
document.getElementById('P_No').style.display='none'
+
-
document.getElementById('P_Hu').style.display='none'
+
-
<!-- document.getElementById('P_Pr').style.display='none' -->
+
-
  };
+
-
    document.getElementById('P_Project').onclick=function(){
+
-
  document.getElementById('P_Pr').style.display='block'
+
-
    document.getElementById('P_Te').style.display='none'
+
-
document.getElementById('P_No').style.display='none'
+
-
document.getElementById('P_Hu').style.display='none'
+
-
<!-- document.getElementById('P_Pr').style.display='none' -->
+
-
  };
+
-
    document.getElementById('P_Notebook').onclick=function(){
+
-
  document.getElementById('P_No').style.display='block'
+
-
    document.getElementById('P_Pr').style.display='none'
+
-
document.getElementById('P_Te').style.display='none'
+
-
document.getElementById('P_Hu').style.display='none'
+
-
<!-- document.getElementById('P_Pr').style.display='none' -->
+
-
  };
+
-
    document.getElementById('P_HumanPractice').onclick=function(){
+
-
  document.getElementById('P_Hu').style.display='block'
+
-
    document.getElementById('P_Pr').style.display='none'
+
-
document.getElementById('P_No').style.display='none'
+
-
document.getElementById('P_Te').style.display='none'
+
-
<!-- document.getElementById('P_Pr').style.display='none' -->
+
-
  };
+
-
 
+
-
</script></div>
+
-
<!--header-->
+
-
<div id="contentwrapper">
+
-
 
+
-
<div class="main">
+
-
<div class="bgpart3"></div>
+
-
 
+
-
<div class="leftulcontainer" id="purple">
+
-
<div id="leftul" class="leftul">
+
-
<div id="accordion">
+
-
 
+
-
<h4 class="current">Overview</h4>
+
-
 
+
-
<div class="pane" style="display: block; height: auto"><a
+
-
href="https://2011.igem.org/Team:ZJU-China/Humanpractice.html">Overview</a></div>
+
-
<h4>Safety</h4>
+
-
 
+
-
<div class="pane" style="height: auto"><a
+
-
href="https://2011.igem.org/Team:ZJU-China/Safety.html">Safety<br />
+
-
</a></div>
+
-
<h4>Originality</h4>
+
-
 
+
-
<div class="pane" style="height: auto"><a
+
-
href="https://2011.igem.org/Team:ZJU-China/App.html">iPhone App<br />
+
-
</a> <a href="https://2011.igem.org/Team:ZJU-China/Novel.html">Novel<br />
+
-
</a></div>
+
-
<h4 style="font-size: 20px;">Funding Guide</h4>
+
-
 
+
-
<div class="pane" style="height: auto"><a
+
-
href="https://2011.igem.org/Team:ZJU-China/Fundingreport.html">Funding Report</a>
+
-
<a href="https://2011.igem.org/Team:ZJU-China/Assessment.html">Assessment<br />
+
-
</a> <a href="https://2011.igem.org/Team:ZJU-China/Manual.html">Manual<br />
+
-
</a></div>
+
-
<h4><a href="https://2011.igem.org/Team:ZJU-China/SBC.html">SBC</a></h4>
+
-
 
+
-
<div class="pane" style="height: auto"><a
+
-
href="https://2011.igem.org/Team:ZJU-China/SBC.html">SBC<br />
+
-
</a></div>
+
-
 
+
-
 
+
-
 
+
-
<script>
+
-
$(function() {
+
-
+
-
$("#accordion").tabs("#accordion div.pane", {tabs: 'h4', effect: 'slide', initialIndex: null});
+
-
});
+
-
</script> <!-- Navigation scroll follow --> <script type="text/javascript">
+
-
        $(window).scroll(function () {
+
-
            var scrollPos = $(window).scrollTop();
+
-
            if (scrollPos > 330) {
+
-
                $(".leftul").addClass("stickToTop");
+
-
            } else {
+
-
                $(".leftul").removeClass("stickToTop");
+
-
            }
+
-
   
+
-
        });
+
-
    </script></div>
+
-
<!--accordion--></div>
+
-
<!--leftul--></div>
+
-
<!--leftulcontainer-->
+
-
 
+
-
<div class="rightcontainer">
+
-
<div id="styleA" class="frame">
+
-
<div id="purple"><p></p>
+
-
<h1>Human Practice</h1>
+
-
<!--importantcontainer-->
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<div id="importantcontainer">
+
-
<div class="frame" id="important">
+
-
<div class="bgcolors" id="round">
+
-
<h1>Overview</h1>
+
-
</div>
+
-
</div>
+
-
</div>
+
-
<div id="framecontent">
+
-
<div id="page1">
+
-
<h1>Our human practice work falls into three parts:</h1>
+
-
<br />
+
-
<p>(1) Funding Guide, including a funding report of iGEM teams, a
+
-
biotech industry funding assessment, a manual for funding application
+
-
and a survey conducted among some Chinese iGEM teams.</p>
+
-
<br />
+
-
<p>(2) Education for Fun, including an App game developed for iphone
+
-
and a novel all based on the theme of synthetic biology;</p>
+
-
<br />
+
-
<p>(3) Campus activity, including establishing the Synthetic Biology
+
-
Club, recruiting about 100 members, organizing Synthetic Biology
+
-
Introduction lectures.</p>
+
-
<p>&nbsp;</p>
+
-
<div id="importantcontainer">
+
-
<div class="frame" id="important">
+
-
<div class="bgcolors" id="round">
+
-
<h1>Motivation</h1>
+
-
</div>
+
-
</div>
+
-
</div>
+
-
<br />
+
-
<p>We’re highly motivated to put our original ideas and efforts in
+
-
human practice work. We’re particularly concerned with the following
+
-
issues:</p>
+
-
<h1>How to win funding for iGEM teams?</h1>
+
-
<ul>
+
-
<li>
+
-
<p>We found that funding application is hard not only for our team,
+
-
but for many other teams as well. Yet, without successful funding, most
+
-
of the teams could barely manage to participate in iGEM. Therefore, we
+
-
designed a survey on funding and wrote a manual for funding application
+
-
based on the result, in order to guide and help teams that need to
+
-
apply for funding in the future.</p>
+
-
</li>
+
-
<li>
+
-
<p>We’ve also discovered a particular phenomenon in sponsors that
+
-
marks the difference between Chinese teams and European teams. An
+
-
assessment on biotech industry funding has been made to account for
+
-
such differences and indicated different approaches should be taken in
+
-
different regions.</p>
+
-
</li>
+
-
<li>
+
-
<p>In order to investigate how funding affects the development of
+
-
iGEM and what kind of approaches we have that can partly solve the
+
-
problem, we’ve written a funding report of iGEM teams to both
+
-
understand the underlying conflicts and offer new suggestions.</p>
+
-
</li>
+
-
</ul>
+
-
<h1>How to effectively advocate synthetic biology to the public?</h1>
+
-
<br />
+
-
<p>We believe education for fun might be a fantastic approach to
+
-
introduce synthetic biology to the public, because people usually have
+
-
larger chance to accept things that are fun and pleasant. Joyful
+
-
entertainment, such as games and novels which embody concepts of
+
-
synthetic biology, could build a relaxing atmosphere to bring people
+
-
closer to synthetic biology and iGEM. Moreover, in this way, we can
+
-
target at a much larger group of people beyond our expectation.</p>
+
-
<h1>How to best advocate synthetic biology in campus?</h1>
+
-
<br />
+
-
<p>We’ve established the Synthetic Biology Club to introduce
+
-
synthetic biology in campus. With such club, we organized many campus
+
-
activities and made iGEM localized in campus. It not only introduced
+
-
iGEM and synthetic biology to campus, but also formed a community of
+
-
iGEM in campus. It’s a rewarding experience, for the large community
+
-
makes us feel that we could accomplish more.</p>
+
-
<p>&nbsp;</p>
+
-
</div>
+
-
<script type="text/javascript">
+
-
document.getElementById('bb').onclick= function(){
+
-
document.getElementById('page2').style.display='none'
+
-
document.getElementById('page1').style.display='block'}
+
-
+
-
document.getElementById('bf').onclick= function(){
+
-
+
-
document.getElementById('page1').style.display='none'
+
-
document.getElementById('pgae2').style.display='block'}
+
-
</script>
+
-
<p style="clear: both"></p>
+
-
</div>
+
-
<!--framecontent-->
+
-
 
+
-
<div style="display: none" class="frame" id="rightnav">
+
-
<div class="bgcolors" id="round">
+
-
<p><a name="jumptop" id="bb">&nbsp; Biobrick Group&nbsp;</a>|<a
+
-
id="bf">&nbsp;Biofilm Group &nbsp;</a></p>
+
-
</div>
+
-
<!--bgcolors--></div>
+
-
<!--rightnav--></div>
+
-
<!--blue-->
+
-
<div class="links"><a href="#top2">Top</a></div>
+
-
</div>
+
-
<!--frame--></div>
+
-
<!--rightcontainer-->
+
-
<p style="clear: both"></p>
+
-
 
+
-
</div>
+
-
<!--main-->
+
-
<div class="footer" id="footer"><a href="https://2011.igem.org/">
+
-
iGem 2011 Home Page</a> <a href="http://ung.igem.org/Special:Upload/">
+
-
Upload Files</a> <a
+
-
href="https://2011.igem.org/wiki/index.php?title=Template:Zjucss_main&action=edit">Edit
+
-
CSS</a> <a href="http://ung.igem.org/Team_Wikis?year=2011"> Team Wikis</a> <a
+
-
href="mailto:zjuigem@gmail.com?"><strong>Contact Us</strong></a></div>
+
-
<!--footer--></div>
+
-
<!--contentwrapper--></div>
+
-
</body>
+
-
</html>
+

Latest revision as of 17:37, 19 October 2011

  1. REDIRECT Team:ZJU-China/Notebook