Team:NJU-QIBEBT/humanPractice
From 2014.igem.org
MoriBreeze (Talk | contribs) |
|||
(32 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
<title></title> | <title></title> | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
- | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(function(){ | $(function(){ | ||
Line 41: | Line 40: | ||
color: #333333; | color: #333333; | ||
} | } | ||
- | + | #header{ | |
- | + | ||
- | + | ||
- | + | ||
margin: 0 auto; | margin: 0 auto; | ||
width: 100%; | width: 100%; | ||
Line 52: | Line 48: | ||
width: 100%; | width: 100%; | ||
height: 50px; | height: 50px; | ||
- | background:url("https://static.igem.org/mediawiki/2014/ | + | background:url("https://static.igem.org/mediawiki/2014/3/30/NJU_Bac.jpg"); |
} | } | ||
ul#nav_content{ | ul#nav_content{ | ||
Line 67: | Line 63: | ||
padding: 0 12px; | padding: 0 12px; | ||
transition:all 0.4s; | transition:all 0.4s; | ||
- | font-size: | + | font-size: 14px; |
+ | font-weight:bold; | ||
font-family: 'PT Sans', sans-serif; | font-family: 'PT Sans', sans-serif; | ||
Line 129: | Line 126: | ||
} | } | ||
body{ | body{ | ||
- | background: url("https://static.igem.org/mediawiki/2014/ | + | background: url("https://static.igem.org/mediawiki/2014/0/0c/Halloween.jpg") fixed; |
+ | background-size:100% auto; | ||
padding:0; | padding:0; | ||
margin: 0; | margin: 0; | ||
Line 158: | Line 156: | ||
} | } | ||
*/ | */ | ||
- | + | #back_to_top { | |
position: fixed; | position: fixed; | ||
left: 50%; | left: 50%; | ||
margin-left: 500px; | margin-left: 500px; | ||
- | width: | + | width: 110px; |
- | height: | + | height: 110px; |
bottom: 30px; | bottom: 30px; | ||
- | background: url("https://static.igem.org/mediawiki/2014/ | + | background: url("https://static.igem.org/mediawiki/2014/8/86/Still_superman-f.png"); |
+ | |||
} | } | ||
#back_to_top:hover{ | #back_to_top:hover{ | ||
- | background: url("https://static.igem.org/mediawiki/2014/ | + | background: url("https://static.igem.org/mediawiki/2014/b/b6/Flying_superman-ff.gif"); |
+ | height: 105px; | ||
+ | bottom: 25px; | ||
+ | |||
+ | |||
} | } | ||
#footer{ | #footer{ | ||
width: 100%; | width: 100%; | ||
background: url("https://static.igem.org/mediawiki/2014/6/6f/NJU_motif_grille.png") repeat; | background: url("https://static.igem.org/mediawiki/2014/6/6f/NJU_motif_grille.png") repeat; | ||
- | height: | + | height: 200px; |
+ | } | ||
+ | #footer img{ | ||
+ | height: 50px; | ||
+ | margin-top: 10px; | ||
} | } | ||
#footer #footerContent{ | #footer #footerContent{ | ||
Line 205: | Line 212: | ||
width: 100%; | width: 100%; | ||
height: 50px; | height: 50px; | ||
- | background:url("https://static.igem.org/mediawiki/2014/ | + | background:url("https://static.igem.org/mediawiki/2014/3/30/NJU_Bac.jpg"); |
} | } | ||
#main{ | #main{ | ||
z-index: 99; | z-index: 99; | ||
+ | background: url("https://static.igem.org/mediawiki/2014/f/f3/Halftone.png") repeat; | ||
+ | padding:10px; | ||
+ | border-radius:8px; | ||
} | } | ||
</style> | </style> | ||
Line 218: | Line 228: | ||
width: 960px; | width: 960px; | ||
margin: 0 auto; | margin: 0 auto; | ||
+ | box-shadow: 0px 1px 5px #111111; | ||
} | } | ||
#main #fixedMenu{ | #main #fixedMenu{ | ||
Line 231: | Line 242: | ||
} | } | ||
#main p{ | #main p{ | ||
- | |||
font-family: 'PT Sans', sans-serif; | font-family: 'PT Sans', sans-serif; | ||
} | } | ||
Line 237: | Line 247: | ||
display: none; | display: none; | ||
height: 36px; | height: 36px; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
</style> | </style> | ||
Line 247: | Line 253: | ||
margin-top: 10px; | margin-top: 10px; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
- | font-size: | + | font-size: 18px; |
} | } | ||
#main img{ | #main img{ | ||
Line 278: | Line 284: | ||
<div id="header"> | <div id="header"> | ||
<div id="nav-top"> | <div id="nav-top"> | ||
- | <img src="https://static.igem.org/mediawiki/2014/ | + | <img src="https://static.igem.org/mediawiki/2014/9/9c/Banner_night.jpg" width="100%"> |
</div> | </div> | ||
<div id="nav-bottom"> | <div id="nav-bottom"> | ||
Line 284: | Line 290: | ||
<li class="menu"><a href="/Team:NJU-QIBEBT">HOME</a> | <li class="menu"><a href="/Team:NJU-QIBEBT">HOME</a> | ||
</li> | </li> | ||
- | <li class="menu"><a href=" | + | <li class="menu"><a href="/Team:NJU-QIBEBT/team/Overview">PROJECT</a> |
<ul> | <ul> | ||
<li><a href="/Team:NJU-QIBEBT/team/Overview">Overview</a></li> | <li><a href="/Team:NJU-QIBEBT/team/Overview">Overview</a></li> | ||
Line 294: | Line 300: | ||
</li> | </li> | ||
- | <li class="menu"><a href="/Team:NJU-QIBEBT/ACHIEVEMENT">ACHIEVEMENT</a> | + | <li class="menu"><a href="/Team:NJU-QIBEBT/ACHIEVEMENT/Parts test results">ACHIEVEMENT</a> |
<ul> | <ul> | ||
<li><a href="/Team:NJU-QIBEBT/ACHIEVEMENT/Parts test results">Parts test results</a></li> | <li><a href="/Team:NJU-QIBEBT/ACHIEVEMENT/Parts test results">Parts test results</a></li> | ||
Line 301: | Line 307: | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li class="menu"><a href="/Team:NJU-QIBEBT/wetlab">WET LAB</a> | + | <li class="menu"><a href="/Team:NJU-QIBEBT/wetlab/Protocol">WET LAB</a> |
<ul> | <ul> | ||
<li><a href="/Team:NJU-QIBEBT/wetlab/Protocol">Protocol</a></li> | <li><a href="/Team:NJU-QIBEBT/wetlab/Protocol">Protocol</a></li> | ||
<li><a href="/Team:NJU-QIBEBT/wetlab/Notebook">Notebook</a></li> | <li><a href="/Team:NJU-QIBEBT/wetlab/Notebook">Notebook</a></li> | ||
<li><a href="/Team:NJU-QIBEBT/wetlab/Parts">Parts</a></li> | <li><a href="/Team:NJU-QIBEBT/wetlab/Parts">Parts</a></li> | ||
+ | <li><a href="/Team:NJU-QIBEBT/wetlab/cooperation"> Cooperation </a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
<li class="menu"><a href="/Team:NJU-QIBEBT/humanPractice">HUMAN PRACTICE</a></li> | <li class="menu"><a href="/Team:NJU-QIBEBT/humanPractice">HUMAN PRACTICE</a></li> | ||
- | <li class="menu"><a href="/Team:NJU-QIBEBT/SAFETY">SAFETY</a></li> | + | <li class="menu"><a href="/Team:NJU-QIBEBT/SAFETY">ETHICS SAFETY</a></li> |
- | <li class="menu"><a href="/Team:NJU-QIBEBT/team">TEAM</a></li> | + | <li class="menu"><a href="/Team:NJU-QIBEBT/team">TEAM</a> |
+ | <ul> | ||
+ | <li><a href="/Team:NJU-QIBEBT/wetlab/member">member</a></li> | ||
+ | <li><a href="/Team:NJU-QIBEBT/wetlab/attribution">Attribution</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
<li class="menu"><a href="/Team:NJU-QIBEBT/ACKNOWLEDGEMENT">ACKNOWLEDGEMENT</a></li> | <li class="menu"><a href="/Team:NJU-QIBEBT/ACKNOWLEDGEMENT">ACKNOWLEDGEMENT</a></li> | ||
</ul> | </ul> | ||
Line 322: | Line 334: | ||
</div> | </div> | ||
- | <div id="sideMenu" style=" | + | <div id="sideMenu" > |
- | + | <a href="https://2014.igem.org/Main_Page" style="position:absolute;left:50%;top:305px;margin-left:-600px;"><img src="https://static.igem.org/mediawiki/2014/0/0b/IGEM_y.png" style="width:70px;"></a> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
<div id="main" style="min-height:500px"> | <div id="main" style="min-height:500px"> | ||
<h1>Human Practice</h1> | <h1>Human Practice</h1> | ||
- | <h2> | + | <div class="hr_pro"> |
+ | <hr style="" width="100%" > | ||
+ | <hr size="10px" noshade=true /> | ||
+ | </div> | ||
+ | <h2>Meetup at Huazhong Agricultural University | ||
</h2> | </h2> | ||
<p>On 23rd and 24th of August, we participated in a sharing conference established by Huazhong Agricultural University. Zhou Yu, Qin Zhen, Rong Hui and Zhang Qiuhao from our team went to Wuhan and met up with students from Peking University, Sun Yat-Sen University, Wuhan University and some other universities. We gave a presentation about our project and also got to know what other teams were busy with. An internet-based group was set up for further discussion. Another team from Wuhan focuses on the fatty acid as well, thus our two teams shared experience for a mutual progress. Although some of the team’s project is quite different from ours, their experience about problems solving is still valuable to us. | <p>On 23rd and 24th of August, we participated in a sharing conference established by Huazhong Agricultural University. Zhou Yu, Qin Zhen, Rong Hui and Zhang Qiuhao from our team went to Wuhan and met up with students from Peking University, Sun Yat-Sen University, Wuhan University and some other universities. We gave a presentation about our project and also got to know what other teams were busy with. An internet-based group was set up for further discussion. Another team from Wuhan focuses on the fatty acid as well, thus our two teams shared experience for a mutual progress. Although some of the team’s project is quite different from ours, their experience about problems solving is still valuable to us. | ||
Line 338: | Line 349: | ||
<img src="https://static.igem.org/mediawiki/2014/3/37/075.jpg"> | <img src="https://static.igem.org/mediawiki/2014/3/37/075.jpg"> | ||
<img src="https://static.igem.org/mediawiki/2014/5/50/076.jpg"> | <img src="https://static.igem.org/mediawiki/2014/5/50/076.jpg"> | ||
- | + | <br><br/> | |
- | <h2> | + | <br><br/> |
+ | <div class="hr_pro"> | ||
+ | <hr style="" width="100%" > | ||
+ | <hr size="10px" noshade=true /> | ||
+ | </div> | ||
+ | <h2>Internship in Qingdao Institute of Bioenergy and Bioprocess Technology, CAS | ||
</h2> | </h2> | ||
- | <img src="https://static.igem.org/mediawiki/2014/d/d2/078.jpg"> | + | <img src="https://static.igem.org/mediawiki/2014/d/d2/078.jpg" width="270px"> |
- | <img src="https://static.igem.org/mediawiki/2014/3/35/079.jpg"> | + | <img src="https://static.igem.org/mediawiki/2014/3/35/079.jpg" width="270px" > |
+ | <img src="https://static.igem.org/mediawiki/2014/7/7c/077.jpg" width="200px" > | ||
+ | |||
<p> | <p> | ||
In late August, 3 members of our team, Zhou Yu, Rao Bing and Zhu Ruichi, went to Qingdao Institute of Bioenergy and Bioprocess Technology for the function test of the plasmids we built. They conducted a few experiments there including extracting fatty acids and examine the species of fatty acids under the guidance of the PhD students there. One of the significant experiment they did there was they applied fermenter to cultivate a huge amount of E.coli for more quantity of fatty acids. | In late August, 3 members of our team, Zhou Yu, Rao Bing and Zhu Ruichi, went to Qingdao Institute of Bioenergy and Bioprocess Technology for the function test of the plasmids we built. They conducted a few experiments there including extracting fatty acids and examine the species of fatty acids under the guidance of the PhD students there. One of the significant experiment they did there was they applied fermenter to cultivate a huge amount of E.coli for more quantity of fatty acids. | ||
+ | |||
</p> | </p> | ||
- | <h2> | + | <br><br/> |
+ | <br><br/> | ||
+ | <div class="hr_pro"> | ||
+ | <hr style="" width="100%" > | ||
+ | <hr size="10px" noshade=true /> | ||
+ | </div> | ||
+ | <h2>Small-scale Industrialization | ||
</h2> | </h2> | ||
<p> | <p> | ||
Line 354: | Line 379: | ||
</p> | </p> | ||
<img src="https://static.igem.org/mediawiki/2014/0/0d/080.jpg"> | <img src="https://static.igem.org/mediawiki/2014/0/0d/080.jpg"> | ||
- | + | <img src="https://static.igem.org/mediawiki/2014/2/2b/082.jpg"> | |
<img src="https://static.igem.org/mediawiki/2014/7/78/081.jpg"> | <img src="https://static.igem.org/mediawiki/2014/7/78/081.jpg"> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<img src="https://static.igem.org/mediawiki/2014/2/2c/084.jpg"> | <img src="https://static.igem.org/mediawiki/2014/2/2c/084.jpg"> | ||
- | + | <br><br/> | |
- | <h2> | + | <br><br/> |
+ | <div class="hr_pro"> | ||
+ | <hr style="" width="100%" > | ||
+ | <hr size="10px" noshade=true /> | ||
+ | </div> | ||
+ | <h2>Establishment of an iGEM Club in Nanjing University | ||
</h2> | </h2> | ||
<p> | <p> | ||
- | A club named iGEM was formed by our team and another team | + | A club named iGEM was formed in Nanjing University by our team and another team 'Nanjing-China’. We can publicize the idea of the iGEM competition to other students and thus it can attract more students to join this competition. Furthermore, this club intends to recruit some members from other departments and our team can therefore be more versatile. Anyway, the establishment of this club will enable the iGEM competition to continue at our university in the future. |
</p> | </p> | ||
</div> | </div> | ||
Line 372: | Line 400: | ||
<div id="footerContent"> | <div id="footerContent"> | ||
<div id="footerLeft"> | <div id="footerLeft"> | ||
- | + | <img src="https://static.igem.org/mediawiki/2014/5/58/Nanjing_university_ack.jpg"> | |
+ | <img src="https://static.igem.org/mediawiki/2014/5/50/M3-Acknowledgement11.png" > | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2014/2/28/M3-Acknowledgement1.png" > | ||
+ | <img src="https://static.igem.org/mediawiki/2014/f/f7/QIBEBT.jpg" > | ||
+ | |||
</div> | </div> | ||
- | <div id="footerRight"> | + | <div id="footerRight" style="text-align:left;'> |
- | < | + | <p style="color:white;font-size:20px;" > </p> |
- | <p>Address:No.22 Hankou Rd.,Gulou District, Nanjing, Jiangsu 210093,P.R.China. | + | <p style="color:white;font-size:28px;" > Nanjing University </p> |
+ | <p style="color:white;font-size:20px;">Address:No.22 Hankou Rd.,Gulou District, Nanjing, Jiangsu 210093,P.R.China. | ||
</p> | </p> | ||
- | <p>TEL:(+86) | + | <p style="color:white;font-size:20px;" >TEL:(+86)15261874993</p> |
- | <p>Email: | + | <p style="color:white;font-size:20px;" >Email:NJU_QIBEBT@outlook.com</p> |
Line 386: | Line 420: | ||
</div> | </div> | ||
</div> | </div> | ||
- | <a href="#" id="back_to_top"></a> | + | <a href="#" id="back_to_top"><span></span></a> |
</body> | </body> | ||
</html> | </html> |
Latest revision as of 03:48, 18 October 2014
Human Practice
Meetup at Huazhong Agricultural University
On 23rd and 24th of August, we participated in a sharing conference established by Huazhong Agricultural University. Zhou Yu, Qin Zhen, Rong Hui and Zhang Qiuhao from our team went to Wuhan and met up with students from Peking University, Sun Yat-Sen University, Wuhan University and some other universities. We gave a presentation about our project and also got to know what other teams were busy with. An internet-based group was set up for further discussion. Another team from Wuhan focuses on the fatty acid as well, thus our two teams shared experience for a mutual progress. Although some of the team’s project is quite different from ours, their experience about problems solving is still valuable to us.
Internship in Qingdao Institute of Bioenergy and Bioprocess Technology, CAS
In late August, 3 members of our team, Zhou Yu, Rao Bing and Zhu Ruichi, went to Qingdao Institute of Bioenergy and Bioprocess Technology for the function test of the plasmids we built. They conducted a few experiments there including extracting fatty acids and examine the species of fatty acids under the guidance of the PhD students there. One of the significant experiment they did there was they applied fermenter to cultivate a huge amount of E.coli for more quantity of fatty acids.
Small-scale Industrialization
After the experiments in Qingdao Institute of Bioenergy and Bioprocess Technology, Zhou Yu went to the factory in Qingdao with our project. He tried to apply what we studied to practice. The technician taught him some experience on fermentation. At the same time, he also learned something from the industry and managed to apply to our project. Huge fermenters were used for fermentation in a large scale.
Establishment of an iGEM Club in Nanjing University
A club named iGEM was formed in Nanjing University by our team and another team 'Nanjing-China’. We can publicize the idea of the iGEM competition to other students and thus it can attract more students to join this competition. Furthermore, this club intends to recruit some members from other departments and our team can therefore be more versatile. Anyway, the establishment of this club will enable the iGEM competition to continue at our university in the future.