Meetups/August HZAU-China

From 2014.igem.org

(Difference between revisions)
 
(83 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main}}
 
-
{{CSS/12}}
 
<html>
<html>
-
<div id="contentcontainer">
+
<head>
-
<div style="width:975px;">
+
<style>
 +
#p-logo {
 +
    display: none;
 +
}
 +
#search-controls {
 +
    display: none;
 +
}
 +
.firstHeading {
 +
    display: none;
 +
}
 +
#catlinks {
 +
    display: none;
 +
}
 +
#footer-box {
 +
    display: none;
 +
}
 +
#contentSub{
 +
    display: none;
 +
}
 +
#contentSub {
 +
    display: none;
 +
}
 +
/***hiding***/
 +
body {
 +
    margin:0;
 +
    padding:0;
 +
    color:#;
 +
}
 +
#top-section {
 +
    height: 18px;
 +
    background:url(https://static.igem.org/mediawiki/2013/8/84/Px.png) transparent repeat;
 +
    width: 100%;
 +
    border:0px;
 +
}
 +
#menubar {
 +
    top: -7px;
 +
    font-family: Helvetica, Arial, Sans-serif;
 +
    font-size: 14px;
 +
}
 +
.left-menu,.left-menu a {
 +
    color: white;
 +
    left: 0;
 +
    text-align: left;
 +
    text-transform: capitalize;
 +
}
 +
.right-menu,.right-menu a {
 +
    color: white;
 +
    right: 0;
 +
    text-align: right;
 +
}
 +
.right-menu:hover, .left-menu:hover {
 +
    background-color: transparent;
 +
}
 +
.right-menu:hover a {
 +
    color: white;
 +
}
 +
.right-menu li a, .left-menu li a {
 +
    background-color: transparent;
 +
    color: white;
 +
    padding:0,15px,0,0;
 +
    margin:0;
 +
}
 +
.right-menu li a:hover {
 +
    color: white;
 +
    text-decoration:underline;
 +
}
 +
.right-menu li a:visited {
 +
    color: white;
 +
}
 +
.new {
 +
    color:white;
 +
}
 +
a, a:visited {
 +
    color: white;
 +
    text-decoration: none;
 +
}
 +
a:hover {
 +
    color: white;
 +
    text-decoration: underline;
 +
}
 +
#content{
 +
        background: #fff;
 +
        padding: 0;
 +
border: 0px;
 +
        width:auto;
 +
}
 +
/***top section***/
 +
</style>
-
<p><a href="">Team HZAU-China</a></p>
 
-
<p>Date: 23th Aug. 2014</p>
 
-
<p>Huazhong Agricultural University, Wuhan University, Huazhong University of Science and Technology</p>
 
 +
<style>
 +
#navigation-background{
 +
    height:400px;
 +
    background: url("https://static.igem.org/mediawiki/2014/3/3c/%E7%BD%91%E7%AB%99%E9%A6%96%E9%A1%B5-%E6%94%B9%E5%B0%8F.jpg");
 +
    background-size: cover;
 +
}
 +
#nav{
 +
    width: 80%;
 +
    margin: auto;
 +
    padding-top:340px;
 +
    height: 36px;
 +
    z-index: 1000;
 +
}
 +
#nav a{
 +
    display: block;
 +
    width: 20%;
 +
    height: 36px;
 +
    line-height: 36px;
 +
    float: left;
 +
    border-bottom: 4px solid #fff;
 +
    text-align: center;
 +
    text-decoration: none;
 +
    color: #fff;
 +
    font-size: 25px;
 +
    font-family: Georgia,Times,"Times New Roman",serif;
 +
    z-index: 1000;
 +
}
 +
#nav a:first-child{
 +
    border-radius: 0 0 0 8px;
 +
    z-index: 1000;
 +
}
 +
#nav a:last-child{
 +
    border-radius: 0 0 8px 0;
 +
    z-index: 1000;
 +
}
 +
#nav a:hover{
 +
    border-bottom: 4px solid #F9F900;
 +
    color: #F9F900;
 +
    z-index: 1000;
 +
}
 +
#nav a:first-child:hover{
 +
    border-bottom: 4px solid #F9F900;
 +
    border-radius: 0 0 0 8px;
 +
    z-index: 1000;
 +
}
 +
#nav a:last-child:hover{
 +
    border-bottom: 4px solid #F9F900;
 +
    z-index: 1000;
 +
}
 +
/***navigation***/
 +
</style>
-
<h2 id="">Meetup</h2>
+
<style>
-
<i>Central China iGEMers’ Meetup</i>
+
#contentcontain{
-
<p><b>Purpose:</b>The conference aims to help teams improve performance in the 2014 iGEM competition, arouse awareness of intra-
+
    width: 975px;
 +
    font-family: Arial,Helvetica,sans-serif;
 +
    font-weight: normal;
 +
    font-size: 16px;
 +
    color: #414141;
 +
    margin:0 auto;
 +
}
 +
#Co-partners{
 +
    width:975px;
 +
    hight:110px;
 +
}
 +
#Co-partners0{
 +
    width:300px;
 +
    padding-left: 5px;
 +
    float: left;
 +
}
 +
#Co-partners1{
 +
    width:275px;
 +
    margin-left: 32px;
 +
    float: left;
 +
}
 +
#Co-partners2{
 +
    width:300px;
 +
    margin-top: 13px;
 +
    float: left;
 +
}
 +
#Co-partners3{
 +
    width:975px;
 +
    float: left;
 +
    padding-bottom: 0.5em;
 +
}
 +
#Supporter{
 +
    width:975px;
 +
    height:90px;
 +
}
 +
#Supporter0{
 +
    width:400px;
 +
    padding-left: 125px;
 +
    float: left;
 +
}
 +
#Supporter1{
 +
    width:275px;
 +
    padding-left: 50px;
 +
    float: left;
 +
}
 +
#Supporter2{
 +
    width:975px;
 +
    float: left;
 +
    padding-bottom: 0.5em;
 +
}
 +
#footer {
 +
    height: 112px;
 +
    background:url("https://static.igem.org/mediawiki/2014/7/73/%E7%BD%91%E7%AB%99xxx2.jpg");
 +
    background-size: cover;
 +
}
 +
h1, h2, h3, h4, h5 {
 +
    font-family: Georgia,Times,"Times New Roman",serif;
 +
}
 +
h1, h2, h3, h4, h5, h6 {
 +
    font-size: 150%;
 +
}
 +
h1, h2, h3, h4, h5, h6 {
 +
    color: #000;
 +
    background: none repeat scroll 0% 0% transparent;
 +
    font-weight: normal;
 +
    margin: 0px;
 +
    padding-top: 0.5em;
 +
    padding-bottom: 0.1em;
 +
    border-bottom: none;
 +
}
 +
p {
 +
    margin: 0px;
 +
    line-height: 1.6;
 +
    text-rendering: optimizelegibility;
 +
    padding-left:0.5em;
 +
}
 +
.underline-s {
 +
    width: 100%;
 +
    height: 4px;
 +
    background-color: #ABABAB;
 +
    margin-bottom: 15px;
 +
}
 +
ul {
 +
    list-style-type: square;
 +
    list-style-image: url('bullet.gif');
 +
    line-height: 1.6;
 +
}
 +
li {
 +
    margin-left: 1.5em;
 +
}
 +
</style>  
 +
</head>
 +
<body>
-
regional collaboration so as to enhance better communication among iGEM teams in China by establishing the <a href="">Central China  
+
<div id="navigation-background">
 +
<div id="nav">
 +
    <a href="https://2014.igem.org/Meetups/August_HZAU-China">HOME</a>
 +
    <a href="https://2014.igem.org/Meetups/August_HZAU-China/news"><i>NEWS!</i></a>
 +
    <a href="https://2014.igem.org/Meetups/August_HZAU-China/travel">TRAVEL</a>
 +
    <a href="https://2014.igem.org/Meetups/August_HZAU-China/download">DOWNLOAD</a>
 +
    <a href="https://2014.igem.org/Meetups/August_HZAU-China/note">NOTE</a>
 +
</div>
 +
</div>
-
iGEMers’ Consortium(CCiC).</a></p>
+
<div id="contentcontain">
 +
    <br>
 +
    <h1 align="center"><b>Deadline of application: 23:59 July 10th</b></h1>
 +
   
 +
    <h2>When and where</h2>
 +
    <div class="underline-s"></div>
 +
    <p><a href="https://2014.igem.org/Team:HZAU-China"><b>Team: HZAU-China</b></a></p>
 +
    <p>August 23rd -24th, 2014</p>
 +
    <p>Huazhong Agricultural University, Wuhan</p>
 +
    <br>
 +
   
 +
    <h2>Who</h2>
 +
    <div class="underline-s"></div>
 +
    <ul>
 +
      <li>AHUT_China</li>
 +
      <li>BNU-China</li>
 +
      <li>CAU_China</li>
 +
      <li>HUST-China</li>
 +
      <li>HZAU-China</li>
 +
      <li>Jilin_China</li>
 +
      <li>LZU-China</li>
 +
      <li>NJU-QIBEBT</li>
 +
      <li>NUDT_CHINA</li>
 +
      <li>OUC-China</li>
 +
      <li>Peking</li>
 +
      <li>SCAU-China</li>
 +
      <li>SCUT</li>
 +
      <li>WHU-China</li>
 +
      <li>WHU-Pharm</li>
 +
    </ul>
 +
    <br>
 +
 
 +
    <h2 id="">THE CENTRAL CHINA iGEMERS' MEETUP</h2>
 +
    <div class="underline-s"></div>
 +
    <p>Greetings! Welcome to Huazhong Agricultural University for the Central China iGEMers’ Meetup. Our meetup will be held on 23rd and 24th August, 2014, supported by the Central China iGEMers’ Consortium(CCiC). More than just for fun, we hope to look at iGEM from as many aspects as possible, and the two main topics we will focus on are: 1.Team project; 2.Team building. We have invited Zhang Haoqian of PKU and Liu Yang of OUC, two accomplished former iGEM leaders, as well as several other experienced former leaders to share their experiences with us and give their suggestions.</p>
<br>
<br>
-
<p><b>Date:</b>23th Aug. 2014<p>
 
-
<p><b>Location:</b>Center for International Academic Exchanges, Huazhong Agricultural University, Wuhan, China<p>
 
-
<b>Schedule(under update):</b>
 
-
<ul>
 
-
  <li>09:00-09:15 am &nbsp&nbsp Opening Ceremony (15min)</li>
 
-
  <li>09:15-10:15 am &nbsp&nbsp Addresses by <a href=""><u>Team Supervisors</u></a> (2×30min)</li>
 
-
  <li>10:15-11:05 am &nbsp&nbsp Address by <a href=""><u>Honorable Guest 1</u></a> (50min)</li>
 
-
  <li>11:05-11:55 pm &nbsp&nbsp Address by <a href=""><u>Honorable Guest 2</u></a> (50min)</li>
 
-
  <li>11:55-14:30 pm &nbsp&nbsp Lunch and free Discussion (2hour 30min)</li>
 
-
  <li>14:30-15:30 pm &nbsp&nbsp Organized Discussion topic1</li>
 
-
  <li>15:30-15:50 pm &nbsp&nbsp Tea Break</li>
 
-
  <li>15:50-16:50 pm &nbsp&nbsp Organized Discussion Topic 2</li>
 
-
  <li>16:50-17:00 pm Closing Ceremony, Anouncing the Establishment of Central China iGEMers’ Consortium(CCiC)</li>
 
-
</ul>
 
-
<br><br>
 
 +
    <h2>What is CCiC</h2>
 +
    <div class="underline-s"></div>
 +
    <p>'CCiC', or the Central China iGEMers' Consortium, is an institution that has existed long before it's name. The iGEM teams of WHU, HUST and HZAU have had a tradition of close collaboration, visiting each other every few weeks or so, discussing problems and helping each other.</p>
 +
<br>
-
<h2 id="">Who we are—the CCiC</h2>
+
    <h2>Contact us:</h2>
-
<b>What is CCiC?</b>
+
    <div class="underline-s"></div>
-
<p>'CCiC', or the Central China iGEMers' Consortium, is an institution that has existed long before it's name. The iGEM teams of <a
+
    <p><b>CCiC E-mail:</b>igem_ccic@163.com<p>
-
 
+
    <p><b>CCiC Communication Group:</b>143819574(QQ)    <b>Central iGEM Meet-up Group:</b>111910092(QQ)</p>
-
href="">WHU</a>, <a href="">HUST</a> and <a href="">HZAU</a> have a tradition of close collaboration, visiting each other every few
+
    <p><b>Contact person:</b>Tian liu</p>
-
 
+
    <p><b>Mobile:</b> +86 15623002846      <b>E-mail:</b>hzautianliu@gmail.com      <b>QQ:</b>617741669</p>
-
weeks or so, discussing problems, having lunch together. It’s only natural if a title is given to the contents;-)</p>
+
    <p><b>Contact person:</b>Lu Huifang</p>
-
<p>From a geographic point of view, the majority of iGEM teams are distributed in the eastern and northern China, especially the more
+
    <p><b>Mobile:</b> +86 13720134615      <b>E-mail:</b>249426013@qq.com      <b>QQ:</b>249426013</p>
-
 
+
<br>
-
developed coastal cities, with fewer into the inland. The old teams lead, while new teams in the central and western China are
+
-
 
+
-
emerging. It all coincides with the distribution of economy in China, and we believe that the trend of new teams emerging especially
+
-
 
+
-
in central China would contribute to the “Rise of Central China Plan” conducted by our government.</p>
+
-
<p>China as well as the whole world is in need of a new economy that would benefit greatly from the development of biotechnology,
+
-
 
+
-
with synthetic biology in the frontier. Inter and intra-regional co-operations are part of this process. CCiC, as are other regional
+
-
 
+
-
collaborations, knows its limitations. While intra-regional cooperation is a convenient start that may generate group effects, it’s
+
-
 
+
-
inter-regional cooperation that’s the ultimate goal of communication which will prove to be more rewarding. CCiC is a start though;
+
-
 
+
-
it came into being because we were enjoying ourselves, but more than that it has a mission--- to arouse awareness of closer regional
+
-
 
+
-
collaboration among iGEM teams. We sincerely hope that more teams can see the benefits of such collaboration, and it is our wish that
+
-
 
+
-
even if CCiC one day disappears, it will only disappear into something  even closer to its true purposes.</p>
+
-
<br><br>
+
-
 
+
-
 
+
-
<h2 id="">Sponsor</h2>
+
-
<br><br>
+
-
 
+
-
 
+
-
<h2 id="">Who You Are</h2>
+
-
<p>We welcome anyone who is interested in discussions about the details of projects as well as the role synthetic biology may play in
+
-
 
+
-
a larger scope. Ours is named “Central China”, but just as said in the CCiC page, inter-regional exchanges are also greatly
+
-
 
+
-
welcomed! Practice or experience, we are ever eager to learn more-- from you, and about you!</p>
+
-
<b>Welcome to the First Central China iGEMers’ Meetup!</b>
+
-
<br><br>
+
-
 
+
-
 
+
-
<h2 id="">What we’ve done</h2>
+
-
<p>We will put photos, videos, documents and the conclusion of our discussions on this page after the meet up! ^^</p>
+
-
<br><br>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<br><br>
+
 +
    <div id="Co-partners">
 +
    <div id="Co-partners3"><h2>Co-partners</h2><div class="underline-s"></div></div>
 +
    <div id="Co-partners0"><img src="https://static.igem.org/mediawiki/2014/1/1d/Hzau_logo.png" width="305px"></div>
 +
    <div id="Co-partners1"><img src="https://static.igem.org/mediawiki/2014/7/75/WHU_logo.png" width="265px"></div>
 +
    <div id="Co-partners2"><img src="https://static.igem.org/mediawiki/2014/3/34/HUST_logo.png" width="350px"></div>
 +
    </div>
 +
   
 +
    <div id="Supporter">
 +
    <div id="Supporter2"><h2>Supporter</h2><div class="underline-s"></div></div>
 +
    <div id="Supporter0"><img src="https://static.igem.org/mediawiki/2014/f/fe/Sky_logo.png" width="400px"></div>
 +
    <div id="Supporter1"><img src="https://static.igem.org/mediawiki/2014/4/44/CB.png" width="254px"></div>
 +
    </div>
 +
    <br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
 +
</div>
 +
</div>
 +
<div id="footer">
 +
    <h2></h2>
</div>
</div>
-
</div>
+
</body>
-
 
+
</html>
</html>

Latest revision as of 08:38, 10 August 2014


Deadline of application: 23:59 July 10th

When and where

Team: HZAU-China

August 23rd -24th, 2014

Huazhong Agricultural University, Wuhan


Who

  • AHUT_China
  • BNU-China
  • CAU_China
  • HUST-China
  • HZAU-China
  • Jilin_China
  • LZU-China
  • NJU-QIBEBT
  • NUDT_CHINA
  • OUC-China
  • Peking
  • SCAU-China
  • SCUT
  • WHU-China
  • WHU-Pharm

THE CENTRAL CHINA iGEMERS' MEETUP

Greetings! Welcome to Huazhong Agricultural University for the Central China iGEMers’ Meetup. Our meetup will be held on 23rd and 24th August, 2014, supported by the Central China iGEMers’ Consortium(CCiC). More than just for fun, we hope to look at iGEM from as many aspects as possible, and the two main topics we will focus on are: 1.Team project; 2.Team building. We have invited Zhang Haoqian of PKU and Liu Yang of OUC, two accomplished former iGEM leaders, as well as several other experienced former leaders to share their experiences with us and give their suggestions.


What is CCiC

'CCiC', or the Central China iGEMers' Consortium, is an institution that has existed long before it's name. The iGEM teams of WHU, HUST and HZAU have had a tradition of close collaboration, visiting each other every few weeks or so, discussing problems and helping each other.


Contact us:

CCiC E-mail:igem_ccic@163.com

CCiC Communication Group:143819574(QQ) Central iGEM Meet-up Group:111910092(QQ)

Contact person:Tian liu

Mobile: +86 15623002846 E-mail:hzautianliu@gmail.com QQ:617741669

Contact person:Lu Huifang

Mobile: +86 13720134615 E-mail:249426013@qq.com QQ:249426013


Co-partners

Supporter