Team:NCTU Formosa/contributions

From 2011.igem.org

(Difference between revisions)
 
(41 intermediate revisions not shown)
Line 28: Line 28:
#globalWrapper{
#globalWrapper{
-
background-color: #565659;
+
//background-color: #565659;
 +
background-image:url(https://static.igem.org/mediawiki/2011/a/ae/Wallpaper2.jpg);
}
}
Line 45: Line 46:
ul#cm-nav ul {
ul#cm-nav ul {
  list-style-type: none;
  list-style-type: none;
-
  margin: 3px 0 0 10px;
+
  margin: 0 0 0 10px;
  list-style-image: none;
  list-style-image: none;
  padding: 0px
  padding: 0px
Line 168: Line 169:
#cm-nav a {
#cm-nav a {
background-color: black;
background-color: black;
-
border-color: none;
+
border-color: black;
-
font-weight: 500;
+
font-weight: bold;
font-family: Calibri, Verdana, helvetica, sans-serif;
font-family: Calibri, Verdana, helvetica, sans-serif;
font-size: 12pt;
font-size: 12pt;
Line 175: Line 176:
padding-left: 10px;
padding-left: 10px;
padding-right: 10px;
padding-right: 10px;
-
padding-top: 2px;
+
padding-top: 0px;
-
padding-bottom: 2px;
+
padding-bottom: 0px;
}
}
 +
/*content*/
/*content*/
Line 193: Line 195:
font-size: 14px;
font-size: 14px;
color: white;
color: white;
 +
}
 +
 +
#banner{    position:relative;
 +
            margin-left: 10px;
 +
            background-color: black;
 +
            height:240px;
 +
            width: 944px;
}
}
Line 200: Line 209:
             margin-top:-3px;
             margin-top:-3px;
             background-color: #000066;
             background-color: #000066;
-
             filter:alpha(opacity=85);opacity:0.85;zoom:1;
+
             filter:alpha(opacity=90);opacity:0.9;zoom:1;
             height:auto;  
             height:auto;  
-
             width: 680px;
+
             width: 924px;
                          
                          
}
}
Line 219: Line 228:
       filter:alpha(opacity=95);opacity:0.95;zoom:1;
       filter:alpha(opacity=95);opacity:0.95;zoom:1;
       height:auto;  
       height:auto;  
-
       width: 680px;                       
+
       width: 924px;                       
}
}
Line 233: Line 242:
       margin: 0px 0px 0px 10px;
       margin: 0px 0px 0px 10px;
       background-color: #ede8e2 ;
       background-color: #ede8e2 ;
-
       filter:alpha(opacity=95);opacity:0.95;zoom:1;
+
       filter:alpha(opacity=98);opacity:0.98;zoom:1;
       height:auto;  
       height:auto;  
-
       width: 620px;                       
+
       width: 864px;                       
}
}
Line 243: Line 252:
       font-variant: normal;
       font-variant: normal;
       direction:ltr;
       direction:ltr;
-
       padding: 10px 40px 10px 40px;
+
       padding: 10px 40px 20px 40px;
       text-align: justify;
       text-align: justify;
}
}
 +
 +
#linkBox {  position:absolute;
 +
            margin-left: -40px;
 +
            margin-bottom: -10px;
 +
            margin-top:-10px;
 +
            background-color: #000066;
 +
            filter:alpha(opacity=80);opacity:0.8;zoom:1;
 +
            height:auto;
 +
            width: 924px;
 +
                       
 +
}
 +
#linkBox {  color: white;
 +
            font-family: Calibri, Verdana, helvetica, sans-serif;
 +
            font-weight: bold;
 +
            font-size: 18px;
 +
            font-variant: normal;
 +
            direction:ltr;
 +
            padding-left: 20px;
 +
                     
 +
}
 +
 +
#sideBox { position: absolute;
#sideBox { position: absolute;
           top: 304px;
           top: 304px;
Line 252: Line 283:
           width: 240px;
           width: 240px;
           background-color: #ede8e2;
           background-color: #ede8e2;
 +
}
 +
h2{font-family: Calibri, Verdana, helvetica, sans-serif;
 +
  font-size: 20px;
 +
  font-weight: bold;
}
}
 +
</style>
</style>
 +
<style>
 +
 +
table {
 +
  border: 0;
 +
  font-family: Calibri, Verdana, helvetica, sans-serif;
 +
  font-size:18px;
 +
  background-color: #ede8e2;
 +
  margin: 5px 0 5px 0;
 +
  padding: 5px 0 5px 10px;
 +
  text-align:top;
 +
}
 +
td{vertical-align:top;}
 +
 +
h3 {              font-size: 20px;
 +
                  text-align:right;
 +
                  text-shadow: #C0C0C0  0px 0px 2px;
 +
                  vertical-align: baseline;
 +
            }
 +
div.intro img {   
 +
                        border-color: white ;
 +
border-style:solid;
 +
                        float:left;
 +
                        width:expression(this.width>500?"250px":this.width+"px");
 +
}
 +
 +
 +
 +
 +
</style>
 +
 +
</head>
</head>
<body>
<body>
-
<center><div><a href = "https://2011.igem.org/Team:NCTU_Formosa"><img src = "https://static.igem.org/mediawiki/2011/6/61/Top.jpg" height="236" width="944"/></a></div></center>
+
 
 +
<div id="banner"><a href = "https://2011.igem.org/Team:NCTU_Formosa"><img src = "https://static.igem.org/mediawiki/2011/8/8c/Banner010.jpg" height="236" width="944"/></a></div>
Line 267: Line 335:
       <ul>
       <ul>
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/members">Members</a></li>
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/members">Members</a></li>
-
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/school">School</a></li>
+
         <li><a href="http://www.nctu.edu.tw/english/index.php">School</a></li>
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/gallery">Gallery</a></li>
         <li><a href="https://2011.igem.org/Team:NCTU_Formosa/gallery">Gallery</a></li>
       </ul>
       </ul>
Line 278: Line 346:
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_data">Data</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_data">Data</a></li>
-
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_discussion">Discussion</a></li>
+
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/RNA_discussion">Modeling</a></li>
             </ul>
             </ul>
         </li>
         </li>
Line 285: Line 353:
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_data">Data</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_data">Data</a></li>
-
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_discussion">Discussion</a></li>
+
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CI_discussion">Modeling</a></li>
             </ul>
             </ul>
         </li>
         </li>
Line 292: Line 360:
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_data">Data</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_data">Data</a></li>
-
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/CSP_discussion">Discussion</a></li>
 
             </ul>
             </ul>
         </li>
         </li>
Line 299: Line 366:
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_data">Data</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_data">Data</a></li>
-
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/BP_discussion">Discussion</a></li>
 
             </ul>
             </ul>
         </li>
         </li>
Line 306: Line 372:
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_design">Design</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_data">Data</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_data">Data</a></li>
-
              <li><a href="https://2011.igem.org/Team:NCTU_Formosa/VP_discussion">Discussion</a></li>
 
             </ul>
             </ul>
         </li>         
         </li>         
       </ul>
       </ul>
   </li>
   </li>
-
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/modeling">Modeling</a></li>
+
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/modeling">Measurements</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/parts">Parts</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/parts">Parts</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/safty">Safety</a></li>
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/safty">Safety</a></li>
-
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/contributions">Contributions</a></li>
+
  <li><a href="https://2011.igem.org/Team:NCTU_Formosa/humanpractice">Human Practice</a></li>
 +
   <li><a href="https://2011.igem.org/Team:NCTU_Formosa/contributions">Attribution</a></li>
   <li><a class="arrow no-click">Notebook </a>
   <li><a class="arrow no-click">Notebook </a>
       <ul>
       <ul>
Line 320: Line 386:
             <ul>
             <ul>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol">Mutation</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol">Mutation</a></li>
-
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol_F">Flow</a></li>
+
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol_F">Flow Cytometry</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol_G">GC</a></li>
               <li><a href="https://2011.igem.org/Team:NCTU_Formosa/protocol_G">GC</a></li>
             </ul>
             </ul>
Line 328: Line 394:
</ul>
</ul>
-
<br><br><br>
+
<br><br>
-
<div class = "titleDesign">test title >></div>
+
<div id="blueBox"><p>Attribution</p></div>
 +
<div id="Box">
 +
 
 +
 
 +
 
 +
<table><tr><td width=“230”>
 +
<div class="intro"><br><br><img src=" https://static.igem.org/mediawiki/2011/0/01/Member_1.png " alt="" width="200px"/>
 +
</td><td width="624"><p>Shu-Han is one of the group leader in our team.She leads one of our group which responsible for the Violacein pathway and certain part of the Butanol pathway. Most of the circuits were sucessfully assembled under her lead. Her responsible include organizing the group’s experiment schedule in order to face the unknown successive potential of the plasmid digestion and ligation. She is also one of our team members that direct our “E-coli clay train” short film. Along with the other members, She wrote the Violacein Pathway wiki page and send the assembled parts along with its details.</p>
 +
<h3> Shu-Han Chang </h3></td></tr>
 +
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
 +
<tr><td width=“230”>
 +
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/1/15/2.jpg" alt="" width=“200” /></div>
 +
</td><td width="624"><p>Our Butanol Pathway wiki page is written by Yi-Ying. She's one of team members who's responsible for assembling the Violacein and Butanol Pathway circuits. Together with Feng-Shuo Pai and Chia-Jui Liu, they prepare all the experimental needs such as LB plates, LB tubes and the electrophoresis gels for our team. She is also one of our team members that direct our “E-coli clay train” short film. </p>
 +
<h3> Yi-Ying Chiu </h3>
 +
</td></tr>
 +
 
 +
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
 +
<tr><td width=“230”>
 +
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/7/7f/Nctu_member_3.jpg" alt="" width=“200” /></div>
 +
</td><td width="624"><p>Ying-Rou is responsible for assembling the circuits of Violacein and Butanol Pathway. She is also one of our team members that directed our “E-coli clay train” short film. Along with the other members, She wrote our Violacein Pathway wiki page. Along With her partner, they dealt with all our accomodation and went to find sponsors for all our needs in order to join the 2011 IGEM competition.</p>
 +
<h3> Ying-Jou Chang </h3>
 +
</td></tr>
 +
 
 +
 
 +
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
 +
<tr><td width=“230”>
 +
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/0/0b/Nctu_member_4.jpg" alt="" width=“200” /></div>
 +
</td><td width="624"><p>Malvin is responsible for assembling the circuits of Violacein and Butanol Pathway. He is also one of our team members that directed our “E-coli clay train” short film. Along with the other members, he wrote our Violacein Pathway wiki page.  </p>
 +
<h3> Malvin Jefri </h3>
 +
</td></tr>
 +
 
 +
 
 +
 
 +
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
 +
<tr><td width=“230”>
 +
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/4/4d/Nctu_member_5.jpg" alt="" width=“200” /></div>
 +
</td><td width="624"><p>He is responsible for assembling the Violacein and Butanol Pathway circuits. Together with Feng-Shuo Pai and Yi-Ying Chiu , they prepare all the experimental needs such as LB plates, LB tubes and the electrophoresis gels for our team. He helped a lot in our team’s presentation slides which we use for IGEM Competition. </p>
 +
<h3> Chia-Jui Liu </h3>
 +
</td></tr>
 +
 
 +
 
 +
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
 +
<tr><td width=“230”>
 +
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/1/18/Nctu_member_6.jpg" alt="" width=“200” /></div>
 +
</td><td width="624"><p>I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography.
 +
Archive and modify the content of wiki.
 +
Write the wiki of Introduction.</p>
 +
<h3> Yi-Pei Yang </h3>
 +
</td></tr>
 +
 
 +
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
 +
<tr><td width=“230”>
 +
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/2/2c/Nctu_member_8.jpg" alt="" width=“200” /></div>
 +
</td><td width="624"><p>
 +
I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography.
 +
Prepare experimental equipments.
 +
Write the wiki of cI repressed promoter.
 +
</p>
 +
<h3> Feng-Shuo Pai </h3>
 +
</td></tr>
 +
 
 +
 
 +
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
 +
<tr><td width=“230”>
 +
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/e/e7/Nctu_member_7.jpg" alt="" width=“200” /></div>
 +
</td><td width="624"><p>
 +
I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography.
 +
Design the logo of NCTU and team clothing.
 +
Write the wiki of Carotenoid synthesis pathway.
 +
 
 +
</p>
 +
<h3> De-Jung Tseng </h3>
 +
</td></tr>
 +
 
 +
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
 +
<tr><td width=“230”>
 +
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/0/0d/Nctu_member_9.jpg" alt="" width=“200” /></div>
 +
</td><td width="624"><p>
 +
I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography.
 +
Archive and modify the content of wiki.
 +
Write the wiki of Introduction.
 +
Make the reservation of flight and hotel.
 +
</p>
 +
<h3> Yu-Chen Shen </h3>
 +
</td></tr>
 +
 
 +
 
 +
<tr><td></td></tr><tr><td></td></tr><tr><td></td></tr><tr><td></td></tr>
 +
<tr><td width=“230”>
 +
<div class="intro"><img src=" https://static.igem.org/mediawiki/2011/5/58/Nctu_member10.jpg" alt="" width=“200” /></div>
 +
</td><td width="624"><p>
 +
I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography.
 +
Record the pigment of Ecoli.
 +
Design the animation, wiki and team clothing.
 +
Write the wiki of Carotenoid synthesis pathway.
 +
</p>
 +
<h3> Min-Hua Kao </h3>
 +
</td></tr>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
</table>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
</div>
 +
 
</body>
</body>
</html>
</html>

Latest revision as of 13:39, 5 October 2011



Attribution



Shu-Han is one of the group leader in our team.She leads one of our group which responsible for the Violacein pathway and certain part of the Butanol pathway. Most of the circuits were sucessfully assembled under her lead. Her responsible include organizing the group’s experiment schedule in order to face the unknown successive potential of the plasmid digestion and ligation. She is also one of our team members that direct our “E-coli clay train” short film. Along with the other members, She wrote the Violacein Pathway wiki page and send the assembled parts along with its details.

Shu-Han Chang

Our Butanol Pathway wiki page is written by Yi-Ying. She's one of team members who's responsible for assembling the Violacein and Butanol Pathway circuits. Together with Feng-Shuo Pai and Chia-Jui Liu, they prepare all the experimental needs such as LB plates, LB tubes and the electrophoresis gels for our team. She is also one of our team members that direct our “E-coli clay train” short film.

Yi-Ying Chiu

Ying-Rou is responsible for assembling the circuits of Violacein and Butanol Pathway. She is also one of our team members that directed our “E-coli clay train” short film. Along with the other members, She wrote our Violacein Pathway wiki page. Along With her partner, they dealt with all our accomodation and went to find sponsors for all our needs in order to join the 2011 IGEM competition.

Ying-Jou Chang

Malvin is responsible for assembling the circuits of Violacein and Butanol Pathway. He is also one of our team members that directed our “E-coli clay train” short film. Along with the other members, he wrote our Violacein Pathway wiki page.

Malvin Jefri

He is responsible for assembling the Violacein and Butanol Pathway circuits. Together with Feng-Shuo Pai and Yi-Ying Chiu , they prepare all the experimental needs such as LB plates, LB tubes and the electrophoresis gels for our team. He helped a lot in our team’s presentation slides which we use for IGEM Competition.

Chia-Jui Liu

I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography. Archive and modify the content of wiki. Write the wiki of Introduction.

Yi-Pei Yang

I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography. Prepare experimental equipments. Write the wiki of cI repressed promoter.

Feng-Shuo Pai

I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography. Design the logo of NCTU and team clothing. Write the wiki of Carotenoid synthesis pathway.

De-Jung Tseng

I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography. Archive and modify the content of wiki. Write the wiki of Introduction. Make the reservation of flight and hotel.

Yu-Chen Shen

I am responsible for assembling the circuits of Carotenoid synthesis pathway and Butanol Pathway. I also test the function of cI repressed promoter by Flow cytometer and the production of butanol by Gas chromatography. Record the pigment of Ecoli. Design the animation, wiki and team clothing. Write the wiki of Carotenoid synthesis pathway.

Min-Hua Kao