Team:Fudan D/Attributions

From 2012.igem.org

(Difference between revisions)
(Prototype team page)
 
(4 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 *** -->
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">  
 +
<style type="text/css">
-
<html>
+
  .fudan_fix{
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
  font-family:Haettenschweiler,Bodoni MT Poster Compressed, Bodoni MT Condensed, Franklin Gothic Medium Cond;
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
  }
-
This is a template page. READ THESE INSTRUCTIONS.
+
-
</div>
+
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
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>.
+
-
</div>
+
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
  #top-section {
 +
  background-color: #000000;
 +
  height: 100px;
 +
  border: none;
 +
  width:1366px;
 +
  height:20px}
 +
 
 +
  #menubar a:active,#menubar a:hover,#menubar a:link,#menubar
 +
  a:visited {
 +
  color: #ffa442;}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
  #p-logo {
-
!align="center"|[[Team:Fudan_D|Home]]
+
  position: absolute;
-
!align="center"|[[Team:Fudan_D/Team|Team]]
+
  display: none;}
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Fudan_D Official Team Profile]
+
-
!align="center"|[[Team:Fudan_D/Project|Project]]
+
-
!align="center"|[[Team:Fudan_D/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Fudan_D/Modeling|Modeling]]
+
-
!align="center"|[[Team:Fudan_D/Notebook|Notebook]]
+
-
!align="center"|[[Team:Fudan_D/Safety|Safety]]
+
-
!align="center"|[[Team:Fudan_D/Attributions|Attributions]]
+
-
|}
+
 +
  #search-controls {
 +
  display: none;}
-
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.
+
  body {
 +
  background-color: #000000}
 +
 
 +
  .firstHeading {
 +
    display: none;}
 +
 
 +
  #content {
 +
    width: 1366px;
 +
    border: none;
 +
    font-family: Tahoma, Arial, Helvetica, sans-serif, Staccato222 BT, Copperplate Gothic Light;
 +
    background-color:#000000;
 +
    color: #000000}
 +
 
 +
#siteSub {
 +
  display:none;
 +
}
 +
 
 +
#contentSub {
 +
  display:none;
 +
}
 +
 
 +
#catlinks {
 +
  border:0px;
 +
  display:none;
 +
}
 +
 
 +
#footer-box {
 +
  display:none;
 +
}
 +
 
 +
  #mblink a {
 +
    text-decoration:none;}
 +
  </style> 
 +
  <head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<meta http-equiv="Content-Language" content="en" />
 +
<meta name="description" content="" />
 +
<meta name="keywords" content="" />
 +
 +
<title>attributions</title>
 +
 +
<!-- CSS -->
 +
<link rel="stylesheet" href="http://lifesciences.fudan.edu.cn/test/css/fudan_style.css" type="text/css" media="screen" />
 +
<link rel="stylesheet" href="http://lifesciences.fudan.edu.cn/test/css/yellow.css" type="text/css" media="screen" />
 +
<!--[if IE 6]>
 +
<link rel="stylesheet" type="text/css" media="screen" href="http://lifesciences.fudan.edu.cn/test/css/ie-hacks.css" />
 +
<script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/DD_belatedPNG.js"></script>
 +
<script>
 +
          /* EXAMPLE */
 +
          DD_belatedPNG.fix('*');
 +
        </script>
 +
<![endif]-->
 +
<!--[if IE 7]>
 +
<link rel="stylesheet" type="text/css" media="screen" href="http://lifesciences.fudan.edu.cn/test/css/ie7-hacks.css" />
 +
<![endif]-->
 +
<!--[if IE 8]>
 +
<link rel="stylesheet" type="text/css" media="screen" href="http://lifesciences.fudan.edu.cn/test/css/ie8-hacks.css" />
 +
<![endif]-->
 +
<!-- ENDS CSS -->
 +
 +
<!-- prettyPhoto -->
 +
<link rel="stylesheet" href="http://lifesciences.fudan.edu.cn/test/js/prettyPhoto/css/prettyPhoto.css" type="text/css" media="screen" />
 +
<!-- ENDS prettyPhoto -->
 +
 +
<!-- JS -->
 +
<script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/jquery_1.4.2.js"></script>
 +
<script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/jqueryui.js"></script>
 +
<script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/easing.js"></script>
 +
<script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/jquery.cycle.all.js"></script>
 +
<script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/tooltip/jquery.tools.min.js"></script>
 +
<script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/jquery.tabs/jquery.tabs.pack.js"></script>
 +
<script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/filterable.pack.js"></script>
 +
<script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/prettyPhoto/js/jquery.prettyPhoto.js"></script>
 +
<script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/twitter.js"></script>
 +
<script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/custom.js"></script>
 +
<!-- ENDS JS -->
 +
 +
<!-- superfish -->
 +
<link rel="stylesheet" type="text/css" media="screen" href="http://lifesciences.fudan.edu.cn/test/css/superfish-custom.css" />
 +
<script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/superfish-1.4.8/js/hoverIntent.js"></script>
 +
<script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/superfish-1.4.8/js/superfish.js"></script>
 +
<!-- ENDS superfish -->
 +
 +
<!-- tabs -->
 +
        <link rel="stylesheet" href="http://lifesciences.fudan.edu.cn/test/css/jquery.tabs.css" type="text/css" media="print, projection, screen" />
 +
        <!-- Additional IE/Win specific style sheet (Conditional Comments) -->
 +
        <!--[if lte IE 7]>
 +
        <link rel="stylesheet" href="http://lifesciences.fudan.edu.cn/test/css/jquery.tabs-ie.css" type="text/css" media="projection, screen">
 +
        <![endif]-->
 +
  <!-- ENDS tabs -->
 +
 +
<!-- Cufon -->
 +
<script src="http://lifesciences.fudan.edu.cn/test/js/cufon-yui.js" type="text/javascript"></script>
 +
<script src="http://lifesciences.fudan.edu.cn/test/js/bebas-neue_400.font.js" type="text/javascript"></script>
 +
        <!-- /Cufon -->
 +
 +
</head>
 +
<body>
 +
 +
 +
 +
<div class="torn-top"></div>
 +
<!-- HEADER -->
 +
<div id="header">
 +
 +
<a href="index.html"><img src="http://lifesciences.fudan.edu.cn/test/img/logo.png" alt="Logo" id="logo" /></a>
 +
 +
<!-- search -->
 +
<div class="top-search">
 +
<form  method="get" id="searchform" action="">
 +
<div>
 +
<input type="text" value="Search..." name="s" id="s" onfocus="defaultInput(this)" onblur="clearInput(this)" />
 +
<input type="submit" id="searchsubmit" value=" " />
 +
</div>
 +
</form>
 +
</div>
 +
<!-- ENDS search -->
 +
 +
 +
<!-- wrapper -->
 +
<div class="wrapper-header">
 +
 +
 +
<!-- navigation -->
 +
<ul id="fudan_nav" class="sf-menu">
 +
<li><a href="https://2012.igem.org/Team:Fudan_D" class="fudan_fix" >NAVIGATION</a></li>
 +
            <li><a href="https://2012.igem.org/Team:Fudan_D/Home" class="fudan_fix" >HOME</a></li>
 +
<li><a href="https://2012.igem.org/Team:Fudan_D/Background" class="fudan_fix" >PROJECT</a>
 +
<ul>
 +
<li><a href="https://2012.igem.org/Team:Fudan_D/Background">Background</a></li>       
 +
 
 +
                                        <li><a href="https://2012.igem.org/Team:Fudan_D/Ribozyme">Ribozyme</a></li>           
 +
 
 +
                                        <li><a href="https://2012.igem.org/Team:Fudan_D/Intron">Intron</a></li>
 +
<li><a href="https://2012.igem.org/Team:Fudan_D/Modeling_Result">Modeling &
 +
 
 +
Result</a></li>
 +
<li><a href="https://2012.igem.org/Team:Fudan_D/Submitted_Parts.html">Submitted
 +
 
 +
Parts</a></li>
 +
                    <li><a href="https://2012.igem.org/Team:Fudan_D/Safety">Safety</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2012.igem.org/Team:Fudan_D/Page1" class="fudan_fix" >TEAM</a>
 +
            <ul>
 +
                <li><a href="https://2012.igem.org/Team:Fudan_D/Page1">Members</a></li>
 +
                    <li><a href="https://igem.org/Team.cgi?year=2012&team_name=Fudan_D">Official Team Profile</a></li>
 +
                </ul>
 +
<li ><a href="https://2012.igem.org/Team:Fudan_D/notebook.html" class="fudan_fix" >NOTEBOOK</a></li>
 +
 
 +
 +
<li><a href="https://2012.igem.org/Team:Fudan_D/Human_Practice" class="fudan_fix" >HUMAN PRACTICE</a>
 +
</li>
 +
            <li><a href="https://2012.igem.org/Team:Fudan_D/Contact" class="fudan_fix" >CONTACT</a></li>
 +
<li class="current_page_item"><a href="https://2012.igem.org/Team:Fudan_D/Attributions"class="fudan_fix" >ATTRIBUTIONS</a></li>
 +
</ul>
 +
<!-- ENDS navigation -->
 +
 +
 +
</div>
 +
<!-- ENDS wrapper -->
 +
 +
</div>
 +
<!-- ENDS HEADER -->
 +
 
 +
 +
 +
 +
<!-- MAIN -->
 +
<div id="main">
 +
<!-- attributions -->
 +
<div class="page-title-holder">
 +
<div class="page-title">Attributions</div>
 +
            <div class="wrapper">
 +
            <div class="page-introduction">
 +
            <br/>
 +
            <p>The whole project should be attributed to the undergraduate students of Fudan_D iGEM team.</p>
 +
            <P><b>Chao Zhang</b>, the great team leader of Fudan_D iGEM team, took a lot of effort in the team organization and human arrangement.He participated in both the design and the experiment of the project.</P>
 +
            <P><b>Xiang Zhao</b> and <b>Xiaoting Zhu</b> focus on checking the reporter genes. They constructed the functional truncation fragment and tried to find the best reporter through experiment</P>
 +
            <P><b>Taijie Jin</b> and <b>Hankun Li</b> took efforts in getting the overly length telomere sequences, which is the spirit of our project.</P>
 +
            <P><b>Yancheng Zhao</b>, <b>Jie Cao</b> and <b>Yu Ye</b> talked about the potential usage of the nuclease as a molecular switch in the “artificial telomere system”, with the experimental help of <b>Yilai Li</b> and <b>Yichang Liu</b> on the construction of the nuclease.</P>
 +
            <p><b>Jie Cao</b> was also in charge in the human practice of the team, together with <b>Yu Li</b>, <b>Zhihao Guo</b>, <b>Wentao Chen</b> and <b>Zengmin Li</b>, designed the “iGEM ABC” dictionary.</p>
 +
            <p><b>Wei Ning</b> designed the fantastic wiki page and keep updating. He took charge in making the poster, logo and PPT. He also took pictures of team members and experiment.</p>
 +
            <p><b>Duo Xu</b> takes charge in the social website like twitter and facebook of our team. She did good job in the communication with other iGEM teams.</p>
 +
            <p><b>Kangyun Dong</b> and <b>Zhongcheng Wang</b> took part in the brainstorming and discussion of the project. They were responsible for the financial affairs and the travel arrangement.</p>
 +
            <p><b>Haotian Guo</b> and <b>Chen Dan</b> participated in the brainstorming and discussion of the project, taking up good suggestion. They made effort in constructing the luminarycyanobacteria , which is a backup project for Fudan_D and the future iGEM team. DAN Chen also explored the possibility in inducing the Cre-LoxP system into the telomere for biosafety.</p>
 +
            <p><b>Wei Wei</b> is in charge of the “IGEM Association”, an interesting club about synthetic biology, cooperating with Fudan_D team in Human Practice program.</p>
 +
            <br/>
 +
            <div class="page-title">Acknowledgement</div>
 +
            <br/>
 +
            <br/>   
 +
<p>Fudan_D iGEM 2012 team would like to acknowledge the School of Life Sciences, Fudan University and the Office of Educational Administration, Fudan University for supporting the team.</p>
 +
            <p>We especially thank <b>Prof. Xiaoming Ding</b> for the guiding all along with the team growth and the supporting of equipment and reagents.</p>
 +
            <p>We thank <b>Prof. Jinqiu Zhou</b> from Shanghai Institutes for Biological Sciences, the Chinese Academy of Sciences for providing us the plasmids pRS315, pRS316, p425 and giving us good advice on experiments.</p>
 +
            <p>We thank <b>Prof. Hong LV</b> and <b>Yao YU</b> for providing us the plasmid and supporting us with reagents and protocols, as well as good advice on project design</p>
 +
            <p>We thank <b>Prof. Guoping ZHAO</b> and <b>Prof. Li Jin</b> for talking about the project with us and giving guidance about the improvement of the project. We thank <b>Prof. Baorong LU</b> for talking about the biosafety issues and giving us good advice on biosafety.</p>
 +
            <p>We thank <b>“Life Club”</b> for collaboration on the Human Practice program.</p>
 +
            <p>We thank <b>Yuefeng Zhan</b> for his help in the making of iGEM dictionary application.</p>
 +
            <p>We thank <b>Wei Luo</b>, <b>Xiangyan Sun</b> and <b>Chao Liang</b> for their attribution to the game making.</p>
 +
            <p><b>We also thank every team member for their inspiration, passion and effort.</b></p>
 +
            </div>
 +
            </div>
 +
</div>
 +
<!-- ENDS attribution -->
 +
</div>
 +
<!-- ENDS MAIN -->
 +
 
 +
 +
 +
 +
<!-- FOOTER -->
 +
<div id="footer">
 +
<br/>
 +
<br/>
 +
<div class="torn-bottom"></div>
 +
<!-- wrapper-footer -->
 +
<div class="wrapper-footer">
 +
<!-- footer-cols -->
 +
<ul class="footer-cols">
 +
<li class="col">
 +
<h6>LINKS</h6>
 +
<ul>
 +
<br/>
 +
<li><a href="https://igem.org/Main_Page">iGEM</a></li>
 +
<br/>
 +
<li><a href="http://www.fudan.edu.cn/">Fudan University</a></li>
 +
<br/>
 +
<li><a href="http://life.fudan.edu.cn/">School of Life Sciences, Fudan University</a></li>
 +
</ul>
 +
</li>
 +
<li class="col">
 +
<h6>SPONSORS</h6>
 +
<ul>
 +
<br/>
 +
<li><a href="http://www.cicc.com.cn">China International Capital Corporation (CICC)</a></li>
 +
<br/>
 +
<li><a href="http://www.goldmansachs.com/">Goldman Sachs</a></li>
 +
<br/>
 +
<li><a href="http://www.citigroup.com">Citigroup Inc</a></li>
 +
<br/>
 +
                        <li><a href="http://www.pfizer.com">Pfizer</a></li>
 +
</ul>
 +
</li>
 +
<li class="col">
 +
<h6>Our Slogan</h6>
 +
                    <br/>
 +
                    <br/>
 +
&nbsp;
 +
                    &nbsp;
 +
                    &nbsp;
 +
                    <h8>Inspire a Generation!</h8>
 +
</li>
 +
</ul>
 +
<!-- footer-cols -->
 +
<!-- footer-bottom -->
 +
<div class="footer-bottom">
 +
            <p>Edit by Fudan-Destiny Team</p>
 +
<p>Powered by luiszuno.com</p>
 +
</div>
 +
<!-- ENDS footer-bottom -->
 +
</div>
 +
<!-- ENDS wrapper-footer -->
 +
</div>
 +
<!-- ENDS FOOTER -->
 +
 +
 +
<!-- start cufon -->
 +
<script type="text/javascript"> Cufon.now(); </script>
 +
<!-- ENDS start cufon -->
 +
 +
 +
</body>
 +
</html>

Latest revision as of 03:07, 27 September 2012

attributions

Attributions

The whole project should be attributed to the undergraduate students of Fudan_D iGEM team.

Chao Zhang, the great team leader of Fudan_D iGEM team, took a lot of effort in the team organization and human arrangement.He participated in both the design and the experiment of the project.

Xiang Zhao and Xiaoting Zhu focus on checking the reporter genes. They constructed the functional truncation fragment and tried to find the best reporter through experiment

Taijie Jin and Hankun Li took efforts in getting the overly length telomere sequences, which is the spirit of our project.

Yancheng Zhao, Jie Cao and Yu Ye talked about the potential usage of the nuclease as a molecular switch in the “artificial telomere system”, with the experimental help of Yilai Li and Yichang Liu on the construction of the nuclease.

Jie Cao was also in charge in the human practice of the team, together with Yu Li, Zhihao Guo, Wentao Chen and Zengmin Li, designed the “iGEM ABC” dictionary.

Wei Ning designed the fantastic wiki page and keep updating. He took charge in making the poster, logo and PPT. He also took pictures of team members and experiment.

Duo Xu takes charge in the social website like twitter and facebook of our team. She did good job in the communication with other iGEM teams.

Kangyun Dong and Zhongcheng Wang took part in the brainstorming and discussion of the project. They were responsible for the financial affairs and the travel arrangement.

Haotian Guo and Chen Dan participated in the brainstorming and discussion of the project, taking up good suggestion. They made effort in constructing the luminarycyanobacteria , which is a backup project for Fudan_D and the future iGEM team. DAN Chen also explored the possibility in inducing the Cre-LoxP system into the telomere for biosafety.

Wei Wei is in charge of the “IGEM Association”, an interesting club about synthetic biology, cooperating with Fudan_D team in Human Practice program.


Acknowledgement


Fudan_D iGEM 2012 team would like to acknowledge the School of Life Sciences, Fudan University and the Office of Educational Administration, Fudan University for supporting the team.

We especially thank Prof. Xiaoming Ding for the guiding all along with the team growth and the supporting of equipment and reagents.

We thank Prof. Jinqiu Zhou from Shanghai Institutes for Biological Sciences, the Chinese Academy of Sciences for providing us the plasmids pRS315, pRS316, p425 and giving us good advice on experiments.

We thank Prof. Hong LV and Yao YU for providing us the plasmid and supporting us with reagents and protocols, as well as good advice on project design

We thank Prof. Guoping ZHAO and Prof. Li Jin for talking about the project with us and giving guidance about the improvement of the project. We thank Prof. Baorong LU for talking about the biosafety issues and giving us good advice on biosafety.

We thank “Life Club” for collaboration on the Human Practice program.

We thank Yuefeng Zhan for his help in the making of iGEM dictionary application.

We thank Wei Luo, Xiangyan Sun and Chao Liang for their attribution to the game making.

We also thank every team member for their inspiration, passion and effort.