Team:Tianjin/Attributions

From 2011.igem.org

(Difference between revisions)
(Prototype team page)
 
(43 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
__NOTOC__
 +
{{https://2011.igem.org/Team:Peking_S/bannerhidden}}
 +
{{https://2011.igem.org/Team:Peking_S/back2}}
 +
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>Untitled</title>
-
<html>
+
<script type='text/javascript'>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
var roller=function(){
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
return{
-
This is a template page. READ THESE INSTRUCTIONS.
+
init:function(el,ty,sx,ex,d,st){
-
</div>
+
e=document.getElementById(el);if(!e){return;}a=e.getElementsByTagName("a");
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
for(i=0;i<a.length;i++){
-
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
if(!a[i].id){a[i].id=el.id+i;}
-
</div>
+
a[i].n=a[i].o=sx;a[i].en=ex; a[i].ty=ty;
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
if(a[i].ty=='v'){a[i].style.backgroundPosition = '0px '+a[i].n+'px';}
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page. PLEASE keep all of your pages within your teams namespace. 
+
else if(a[i].ty=='h'){a[i].style.backgroundPosition = a[i].n+'px 0px';}
-
</div>
+
else{return;}
-
</div>
+
a[i].onmouseover=roller.o;a[i].onmouseout=roller.o;
-
</html>
+
a[i].st=Math.abs(Math.abs(ex-sx)/st);a[i].t=d/st;
 +
}
 +
},
 +
o:function(e){
 +
e=e||window.event;c=e.target!=null?e.target:e.srcElement;
 +
if(c.nodeName=='A')
 +
if(e.type=="mouseover"){
 +
c.w=c.en;roller.s(c);
 +
}
 +
else if(c.nodeName=='A'){c.w=c.o;roller.s(c);}
 +
},
 +
s:function(e){
 +
if(e.ti){clearTimeout(e.ti);}
 +
if(Math.abs(e.n-e.w)<e.st){e.n=e.w;}
 +
else if(e.n<e.w){e.n=e.n+e.st;}
 +
else if(e.n>e.w){e.n=e.n-e.st;}
 +
if(e.ty=='v'){e.style.backgroundPosition = '0px '+e.n+'px';}
 +
else{e.style.backgroundPosition = e.n+'px 0px';}
 +
if(e.n==e.w){clearTimeout(e.ti);return;}
 +
e.ti=setTimeout(function(){roller.s(e)}, e.t);
 +
}
 +
}
 +
}();
 +
</script>
-
<!-- *** End of the alert box *** -->
+
<style type="text/css">
 +
body{
 +
background-image:url(https://static.igem.org/mediawiki/2011/2/20/TJU-bg.png);
 +
text-align:center;
 +
font-size:12px;
 +
font-family:Verdana, Geneva, sans-serif;
 +
        background-attachment: fixed;
 +
}
 +
#content{    background:transparent url("https://static.igem.org/mediawiki/2011/9/94/Background11.png") center top fixed repeat-y;
 +
              padding: 0px;
 +
      margin:0 auto;
 +
              border-left: 0px;
 +
              border-right:0px; 
 +
              top:-10px;
 +
}
 +
body {        background:#000000 url("https://static.igem.org/mediawiki/2011/2/20/TJU-bg.png") no-repeat top center scroll fixed;
 +
}
 +
#footer-box{
 +
position:relative;
 +
top:800px;}
 +
div#global {
 +
text-align:left;
 +
width:1000px;
 +
margin:0 auto;
 +
}
 +
div#global #head{
 +
height:65px;
 +
}
 +
div#global #head #head1{
 +
list-style:none;
 +
        border:0;
 +
        float:left;
 +
        margin-left:5px;
 +
        margin-top:9px;
 +
}
 +
div#global #head #head1{
 +
background-image:url(https://static.igem.org/mediawiki/2011/a/a7/TJU-Team-head.png)
 +
}
 +
div#global #head #head2 a,a:visited,a:active{
 +
background: url(https://static.igem.org/mediawiki/2011/a/a0/TJU-Home.png) 0px -78px
 +
repeat-x;
 +
        list-style:none;
 +
        border:0;
 +
        float:left;
 +
        margin-left:5px;
 +
        margin-top:17px;
 +
        width=110px;
 +
        height=41px;
 +
        padding-top:41px;
 +
        padding-left:110px;
 +
display:block;
 +
border-bottom:0px
 +
}
 +
div#global #head #head2 a:hover{
 +
      background: url(https://static.igem.org/mediawiki/2011/a/a0/TJU-Home.png) 0px 0px
-
{|align="justify"
+
repeat-x; }
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
div#global #head #head3 a,a:visited,a:active{
-
|[[Image:Tianjin_logo.png|200px|right|frame]]
+
background: url(https://static.igem.org/mediawiki/2011/9/9c/TJU-Team.png) 0px -78px
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background. Use this is the abstract of your project. Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Tianjin_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Tianjin | Team Example]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
+
repeat-x;
 +
        list-style:none;
 +
        border:0;
 +
        float:left;
 +
        margin-left:5px;
 +
        margin-top:17px;
 +
        width=110px;
 +
        height=41px;
 +
        padding-top:41px;
 +
        padding-left:110px;
 +
display:block;
 +
border-bottom:0px
 +
}
 +
div#global #head #head3 a:hover{
 +
      background: url(https://static.igem.org/mediawiki/2011/9/9c/TJU-Team.png) 0px 0px
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
repeat-x; }
-
!align="center"|[[Team:Tianjin|Home]]
+
div#global #head #head4 a,a:visited,a:active{
-
!align="center"|[[Team:Tianjin/Team|Team]]
+
background: url(https://static.igem.org/mediawiki/2011/5/57/TJU-Data.png) 0px -78px
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=Tianjin Official Team Profile]
+
-
!align="center"|[[Team:Tianjin/Project|Project]]
+
-
!align="center"|[[Team:Tianjin/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Tianjin/Modeling|Modeling]]
+
-
!align="center"|[[Team:Tianjin/Notebook|Notebook]]
+
-
!align="center"|[[Team:Tianjin/Safety|Safety]]
+
-
!align="center"|[[Team:Tianjin/Attributions|Attributions]]
+
-
|}
+
 +
repeat-x;
 +
        list-style:none;
 +
        border:0;
 +
        float:left;
 +
        margin-left:5px;
 +
        margin-top:17px;
 +
        width=110px;
 +
        height=41px;
 +
        padding-top:41px;
 +
        padding-left:110px;
 +
display:block;
 +
border-bottom:0px
 +
}
 +
div#global #head #head4 a:hover{
 +
      background: url(https://static.igem.org/mediawiki/2011/5/57/TJU-Data.png) 0px 0px
-
==Attributions & Contributions==
+
repeat-x; }
 +
div#global #head #head5 a,a:visited,a:active{
 +
background: url(https://static.igem.org/mediawiki/2011/7/73/TJU-Project.png) 0px -78px
-
Each team must clearly attribute work done by the team on this page. They must distinguish work done by the team from work done by others, including the host labs, advisors, instructors, graduate students, and postgraduate masters students.
+
repeat-x;
 +
        list-style:none;
 +
        border:0;
 +
        float:left;
 +
        margin-left:5px;
 +
        margin-top:17px;
 +
        width=110px;
 +
        height=41px;
 +
        padding-top:41px;
 +
        padding-left:110px;
 +
display:block;
 +
border-bottom:0px
 +
}
 +
div#global #head #head5 a:hover{
 +
      background: url(https://static.igem.org/mediawiki/2011/7/73/TJU-Project.png) 0px 0px
 +
 
 +
repeat-x; }
 +
div#global #head #head6 a,a:visited,a:active{
 +
background: url(https://static.igem.org/mediawiki/2011/a/a3/TJU-Notepad.png) 0px
 +
 
 +
-78px repeat-x;
 +
        list-style:none;
 +
        border:0;
 +
        float:left;
 +
        margin-left:5px;
 +
        margin-top:17px;
 +
        width=110px;
 +
        height=41px;
 +
        padding-top:41px;
 +
        padding-left:110px;
 +
display:block;
 +
border-bottom:0px
 +
}
 +
div#global #head #head6 a:hover{
 +
      background: url(https://static.igem.org/mediawiki/2011/a/a3/TJU-Notepad.png) 0px
 +
 
 +
0px repeat-x; }
 +
div#global #head #head7 a,a:visited,a:active{
 +
background: url(https://static.igem.org/mediawiki/2011/8/80/TJU-Safety.png) 0px -78px repeat-x;
 +
        list-style:none;
 +
        border:0;
 +
        float:left;
 +
        margin-left:5px;
 +
        margin-top:17px;
 +
        width=110px;
 +
        height=41px;
 +
        padding-top:41px;
 +
        padding-left:110px;
 +
display:block;
 +
border-bottom:0px
 +
}
 +
div#global #head #head7 a:hover{
 +
      background: url(https://static.igem.org/mediawiki/2011/8/80/TJU-Safety.png) 0px 0px repeat-x; }
 +
div#global #head #head8 a,a:visited,a:active{
 +
background: url(https://static.igem.org/mediawiki/2011/2/2f/TJU-Modeling.png) 0px -78px repeat-x;
 +
        list-style:none;
 +
        border:0;
 +
        float:left;
 +
        margin-left:5px;
 +
        margin-top:17px;
 +
        width=110px;
 +
        height=41px;
 +
        padding-top:41px;
 +
        padding-left:110px;
 +
display:block;
 +
border-bottom:0px
 +
}
 +
div#global #head #head8 a:hover{
 +
      background: url(https://static.igem.org/mediawiki/2011/2/2f/TJU-Modeling.png) 0px 0px repeat-x; }
 +
 
 +
div#global #main #title {
 +
width:160px;
 +
background-image:url(https://static.igem.org/mediawiki/2011/6/63/TJU-Attributions-menu.png);
 +
margin-left: -119px;
 +
margin-top: 33px;
 +
padding:50px 30px 10px 0px;
 +
float:left;
 +
}
 +
div#global #main #title ul{
 +
padding:-5px;
 +
list-style-type:none;
 +
}
 +
div#global #main #title ul li{
 +
}
 +
div#global #main #title ul li a, a:visited, a:active{
 +
font-size:14px;
 +
text-decoration:none;
 +
font-weight:bold;
 +
color:black;
 +
}
 +
div#global #main #title ul li a:hover{
 +
text-decoration:underline;
 +
color:black;
 +
}
 +
div#global #main #title ul li ul{
 +
padding-left:-50px;
 +
}
 +
div#global #main #title ul li ul li{
 +
padding:0px 10px;
 +
}
 +
div#global #main #title ul li ul li a{
 +
font-size:12px;
 +
}
 +
div#global #main #content{
 +
margin-left:50px;
 +
float:left;
 +
width:666px;
 +
        font-size:14px;
 +
}
 +
div#global #main #content p{
 +
        float:left
 +
text-align:justify;
 +
        font-size:14px;
 +
}
 +
div#global #main #content h1{
 +
margin-left:-30px;
 +
font-weight:bold;
 +
}
 +
div#global #main #BackToTop{
 +
position:fixed;
 +
bottom:0;
 +
right:0;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<div id="global">
 +
    <div id="head">
 +
            <div id="head1">
 +
       
 +
           
 +
                <a href="#">
 +
                        <img src="https://static.igem.org/mediawiki/2011/9/9d/TJU-Attributions-head.png" id="top"></a>
 +
             
 +
               
 +
                <a href="https://2011.igem.org/Team:Tianjin">
 +
                        </a>
 +
                </div>
 +
           
 +
                <div id="head2">
 +
                <a href="https://2011.igem.org/Team:Tianjin">
 +
                </a>
 +
                </div>
 +
              <div id="head3">
 +
                <a href="https://2011.igem.org/Team:Tianjin/Team">
 +
                </a>
 +
                </div>
 +
              <div id="head4">
 +
                <a href="https://2011.igem.org/Team:Tianjin/Data">
 +
                </a>
 +
                </div>
 +
              <div id="head5">
 +
                <a href="https://2011.igem.org/Team:Tianjin/Project">
 +
                </a>
 +
                </div>
 +
              <div id="head6">
 +
                <a href="https://2011.igem.org/Team:Tianjin/Notebook">
 +
                </a>
 +
                </div>
 +
              <div id="head7">
 +
                <a href="https://2011.igem.org/Team:Tianjin/Safety">
 +
                </a>
 +
                </div>
 +
              <div id="head8">
 +
                <a href="https://2011.igem.org/Team:Tianjin/Modeling">
 +
                </a>
 +
                </div>
 +
        </div>
 +
        <div id="main">
 +
    <div id="title">
 +
            <ul>
 +
                    <class="subtitle"><a href="#t1"><img src="https://static.igem.org/mediawiki/2011/6/6d/TJU-Attributions-Menu-1.png"></a>
 +
 
 +
                    <class="subtitle"><a href="#t2"><img src="https://static.igem.org/mediawiki/2011/c/c1/TJU-Attributions-Menu-2.png"></a>
 +
 
 +
                    <class="subtitle"><a href="#t3"><img src="https://static.igem.org/mediawiki/2011/5/5f/TJU-Attributions-Menu-3.png"></a>
 +
                </ul>
 +
            </div>
 +
      <div id="content">
 +
      <p>
 +
<h1 class="pos_left"><img src="https://static.igem.org/mediawiki/2011/0/05/TJU-Attributions-Title-1.png" id="t1" margin="margin-left=-50px"></h1>
 +
<p>
 +
    Our major experiments are manipulated by team members in Tianjin 2011iGEM. Most of them are undergraduates from discipline of Biological Engineering and Chemical Engineering. While some professors and post-graduates in School of Chemical Engineering and Technology have provided significant support from the very beginning of the project design. Besides, we got help on art design and website creation from undergraduate in School of Software, and some friends not in our university. Some of them didn’t even meet us before. Our achievement won’t exist without all the support. Best regards and undying gratitude to every one of you!
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2011/0/02/TJU-Attributions-Title-1-1.png">
 +
</p>
 +
    Boxuan Zeng, Yan Chen, Bin Jia, Saisi Xue, Jing Guo;
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2011/3/36/TJU-Attributions-Title-1-2.png">
 +
</p>
 +
    Boxuan Zeng, Bin Jia, Yan Chen, Jing Guo, Mingrui Zhao, Wenbin Kuang, Hengqian Ren, Long Chen, Enxu Wang;
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2011/6/6f/TJU-Attributions-Title-1-3.png">
 +
</p>
 +
    Saisi Xue, Jing Guo, Boxuan Zeng, Bin Jia;
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2011/9/90/TJU-Attributions-Title-1-4.png">
 +
</p>
 +
    Jing Guo, Boxuan Zeng, Bin Jia, Saisi Xue;
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2011/c/c3/TJU-Attributions-Title-1-5.png">
 +
</p>
 +
    Saisi Xue, Qinfeng Wu;
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2011/7/7d/TJU-Attributions-Title-1-10.png">
 +
</p>
 +
    Saisi Xue, Qinfeng Wu;
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2011/b/bb/TJU-Attributions-Title-1-6.png">
 +
</p>
 +
    Andi Wangzhou, 战场原新之助(Presentation PPT), 小天(Wiki Flash), Mihua Campus Group(Presentation PPT);
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2011/2/25/TJU-Attributions-Title-1-7.png">
 +
</p>
 +
    Andi Wangzhou, Yunfei Ran, Dai Tang;
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2011/9/99/TJU-Attributions-Title-1-8.png">
 +
</p>
 +
    Saisi Xue, Andi Wangzhou;
 +
</p>
 +
<img src="https://static.igem.org/mediawiki/2011/5/5a/TJU-Attributions-Title-1-9.png">
 +
</p>
 +
    Pro. Yingjin Yuan, Pro. Wenyu Lu;
 +
</p>
 +
</p>
 +
<h1 class="pos_left"><img src="https://static.igem.org/mediawiki/2011/a/a8/TJU-Attributions-Title-2.png" id="t2" margin="margin-left=-50px"></h1>
 +
<p>
 +
    In the 2011 China Meetup @USTC, about 20 teams from China mainland and Taiwan District got together to share and discuss projects and new ideas. We could see different perspectives of synthetic biology through varied projects.
 +
</p>
 +
<div align="center"><img src="https://static.igem.org/mediawiki/2011/0/0e/TJU-Attributions-Collaborations-1.jpg" width=666px></div>
 +
</p>
 +
    From Ribo/toggle switch to condon optimum, from chemotaxis to quorum system, from pollution control to construction of functional modules, the enthusiasm from youth and creativity from undergraduates filled the auditorium with joy and wisdom.
 +
</p>
 +
<div align="center"><img src="https://static.igem.org/mediawiki/2011/f/f6/TJU-Attributions-Collaborations-2.jpg" width=505px></div>
 +
</p>
 +
    iGEM always encourage cooperation and collaborations between universities for better scientific communication and deeper comprehension of Synthetic Biology. This year, our university agreed on helping NYMU with the plasmid transformation and growth curve measurement. This cooperation would bring mutual benefits to both our universities, not only for academic research, but also for the long lasting friendship.
 +
</p>
 +
<div align="center"><img src="https://static.igem.org/mediawiki/2011/1/12/TJU-Attributions-Collaborations-3.jpg" width=505px></div>
 +
</p>
 +
<h1 class="pos_left"><img src="https://static.igem.org/mediawiki/2011/c/cf/TJU-Attributions-Title-3.png" id="t3" margin="margin-left=-50px"></h1>
 +
<p>
 +
<img src="https://static.igem.org/mediawiki/2011/5/51/TJU-Attributions-Sponsors-4.png"></p>
 +
<img src="https://static.igem.org/mediawiki/2011/f/f1/TJU-Attributions-Sponsors-3.png"></p>
 +
<img src="https://static.igem.org/mediawiki/2011/7/7e/TJU-Attributions-Sponsors-5.png"></p>
 +
<a href="http://chemeng.tju.edu.cn/en/Default.aspx"><img src="https://static.igem.org/mediawiki/2011/6/6a/TJU-Attributions-Sponsors-1.png"></p>
 +
<img src="https://static.igem.org/mediawiki/2011/2/22/TJU-Attributions-Sponsors-6.png"></p>
 +
<img src="https://static.igem.org/mediawiki/2011/6/6a/TJU-Attributions-Sponsors-2.jpg" width=100px position:fixed bottom:0 right:0;></p>
 +
 
 +
        </div>
 +
    <div id="BackToTop">
 +
            <a href="#top"><img src="https://static.igem.org/mediawiki/2011/e/e1/TJU-Attributions-BackToTop.png">
 +
        </div>
 +
    </div>
 +
<script>
 +
 
 +
roller.init('head2','v',-77,2,70,50);
 +
roller.init('head3','v',-77,2,70,50);
 +
roller.init('head4','v',-77,2,70,50);
 +
roller.init('head5','v',-77,2,70,50);
 +
roller.init('head6','v',-77,2,70,50);
 +
roller.init('head7','v',-77,2,70,50);
 +
roller.init('head8','v',-77,2,70,50);
 +
</script>
 +
</body>
 +
</html>

Latest revision as of 17:25, 5 October 2011

Template:Https://2011.igem.org/Team:Peking S/bannerhidden Template:Https://2011.igem.org/Team:Peking S/back2 Untitled

Our major experiments are manipulated by team members in Tianjin 2011iGEM. Most of them are undergraduates from discipline of Biological Engineering and Chemical Engineering. While some professors and post-graduates in School of Chemical Engineering and Technology have provided significant support from the very beginning of the project design. Besides, we got help on art design and website creation from undergraduate in School of Software, and some friends not in our university. Some of them didn’t even meet us before. Our achievement won’t exist without all the support. Best regards and undying gratitude to every one of you!

Boxuan Zeng, Yan Chen, Bin Jia, Saisi Xue, Jing Guo;

Boxuan Zeng, Bin Jia, Yan Chen, Jing Guo, Mingrui Zhao, Wenbin Kuang, Hengqian Ren, Long Chen, Enxu Wang;

Saisi Xue, Jing Guo, Boxuan Zeng, Bin Jia;

Jing Guo, Boxuan Zeng, Bin Jia, Saisi Xue;

Saisi Xue, Qinfeng Wu;

Saisi Xue, Qinfeng Wu;

Andi Wangzhou, 战场原新之助(Presentation PPT), 小天(Wiki Flash), Mihua Campus Group(Presentation PPT);

Andi Wangzhou, Yunfei Ran, Dai Tang;

Saisi Xue, Andi Wangzhou;

Pro. Yingjin Yuan, Pro. Wenyu Lu;

In the 2011 China Meetup @USTC, about 20 teams from China mainland and Taiwan District got together to share and discuss projects and new ideas. We could see different perspectives of synthetic biology through varied projects.

From Ribo/toggle switch to condon optimum, from chemotaxis to quorum system, from pollution control to construction of functional modules, the enthusiasm from youth and creativity from undergraduates filled the auditorium with joy and wisdom.

iGEM always encourage cooperation and collaborations between universities for better scientific communication and deeper comprehension of Synthetic Biology. This year, our university agreed on helping NYMU with the plasmid transformation and growth curve measurement. This cooperation would bring mutual benefits to both our universities, not only for academic research, but also for the long lasting friendship.