Difference between revisions of "Team:Mingdao/Human Practices 2-2-1"

(Created page with "{{:Team:Mingdao/test9}} <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href='https://fo...")
 
Line 349: Line 349:
 
<img class="center" src=" ">
 
<img class="center" src=" ">
  
<h2>Pest Control by Fluorescence</h2>
+
<h2>BioBrick Design</h2>
 
<div class="row">
 
<div class="row">
 
<div class="column5">
 
<div class="column5">
Line 366: Line 366:
  
  
<strong><u>Interview:</u></strong> Dr. Yu-Chan Chao </br>
+
<strong><u>Interview:</u></strong> Prof. David J. Westenberg </br>
<strong><u>Date:</u></strong> Oct. 9, 2018 </br>
+
<strong><u>Date:</u></strong> Jun. 29, 2018 </br>
<strong><u>Location:</u></strong> video chat </br>
+
<strong><u>Location:</u></strong> Biolab of Mingdao High School </br>
<strong><u>Reflection:</u></strong> GE mosquito application </br>
+
<strong><u>Reflection:</u></strong> Circuit regulation, HP implementation </br>
  
  
 
</br>
 
</br>
<strong><u>Why: </u></strong> To understand pest control by fluorescence and GE mosquito work </br>
+
<strong><u>Why: </u></strong> To improve our idea and realize what we lack in our project design </br>
 
<p style="color:black; font-size:20px;">
 
<p style="color:black; font-size:20px;">
 
</br>
 
</br>
<strong><u>How: </u></strong> We met Dr. Yu-Chan Chao from Institute of Molecular Biology, Academia Sinica through video chat to discuss the paper he published for his research in United States. [Nature (1996) Pest control by fluorescence.] </br>
+
<strong><u>How: </u></strong> With pleasure, we invited professor Dr. David J. Westenberg from Missouri University of Science and Technology, United States to Mingdao High School to give us some opinions for our project.
 +
</br>
  
  
Line 382: Line 383:
 
<strong><u>What:</u></strong>
 
<strong><u>What:</u></strong>
 
<p style="text-indent:2em; color:black; font-size:20px;">
 
<p style="text-indent:2em; color:black; font-size:20px;">
1. He described the biotechnique he developed in the paper.</br>
+
At the beginning, we introduced our project to Dr. David. Later on, he discussed the whole project with us. The advice from him was listed below:</br>
2. He introduced his current work and research interests in his lab.</br>
+
 
3. He gave comments to our project about the blood testing with GE mosquitoes. </br>
+
1. It’s easy to understand by simplifying the data we have.</br>
4. He encouraged us never give up and continue toward the goal what we set in the beginning. </br>
+
2. Speaker should be careful with words in the presentation. This will prevent misunderstanding from cultural difference. </br>
 +
3. He suggested that we can use a different type of BioBrick parts to reach our goal. The Inverter, which can reverse the signal, can be used in our system to response the pathogens. </br>
 +
4. He also gave comments that it’s easier and more direct for us to use repressor instead of the antisense circuit we designed.</br>
  
 
</br>
 
</br>
 
<strong><u>Reflection:</u></strong>
 
<strong><u>Reflection:</u></strong>
 
<p style="text-indent:2em; color:black; font-size:20px;">
 
<p style="text-indent:2em; color:black; font-size:20px;">
We’re excited about the work Dr. Chao did using GE insect to pest control by fluorescence. It’s not only interesting but also workable. We learned doing scientific research in a lab is not easy at all, as what we experienced in iGEM project this year. However, we’re encouraged from the distinguished researcher and will keep moving forward to our dream.  
+
It was undoubtedly our privilege to invite an American professor to our lab. Actually, he was greatly impressed by our goal of integrating accessible medical treatment and our affordable mosquito device to some of the poor regions like Africa. He encouraged us to meet with some international organizations for the collaboration in our future plan.
 
</p></br>
 
</p></br>
 
</p>
 
</p>

Revision as of 03:39, 16 October 2018

Description

BioBrick Design

Interview: Prof. David J. Westenberg
Date: Jun. 29, 2018
Location: Biolab of Mingdao High School
Reflection: Circuit regulation, HP implementation

Why: To improve our idea and realize what we lack in our project design


How: With pleasure, we invited professor Dr. David J. Westenberg from Missouri University of Science and Technology, United States to Mingdao High School to give us some opinions for our project.

What:

At the beginning, we introduced our project to Dr. David. Later on, he discussed the whole project with us. The advice from him was listed below:
1. It’s easy to understand by simplifying the data we have.
2. Speaker should be careful with words in the presentation. This will prevent misunderstanding from cultural difference.
3. He suggested that we can use a different type of BioBrick parts to reach our goal. The Inverter, which can reverse the signal, can be used in our system to response the pathogens.
4. He also gave comments that it’s easier and more direct for us to use repressor instead of the antisense circuit we designed.

Reflection:

It was undoubtedly our privilege to invite an American professor to our lab. Actually, he was greatly impressed by our goal of integrating accessible medical treatment and our affordable mosquito device to some of the poor regions like Africa. He encouraged us to meet with some international organizations for the collaboration in our future plan.


* { margin: 0; padding: 0; box-sizing: border-box; } body { width: 100%; margin: 0; padding: 0; font-family: 'Ubuntu' !important; } .bg-container { background-attachment: fixed; background-color: black; margin-top:-10px; overflow: hidden; position: relative; background-image: url(); background-repeat: no-repeat; background-size: 100%; } .my-main-container { width: 100%; padding: 0%; } .main-content { background-color: black; width: 100%; margin-left: 0%; padding: 50px; min-height: 150vh; z-index: 10; } .text-area { margin-bottom: 80px; } .text-area h1 { font-size: 130px; font-weight: 700; font-family: 'Arizonia' !important; text-align: center; margin-bottom: 1rem; } .text-area p { font-size: 22px; font-weight: 500; } .m-block img { width: 100%; } .path-btns { position: fixed; width: 250px; top: 100px; left: 225px; } .path-btns .path-dot { width: 25px; height: 25px; border-radius: 50%; position: absolute; background-color: #fff; top: 5px; left: 27px; border: 5px solid #385e66; cursor: pointer; } .path-btns .path-dot.active { background-color: #385e66; } .path-btns .path-dot:hover { transition: all .3s; transform: scale(1.2); } .path { height: 100px; display: flex; } .path .pathSvg { display: block; } .path .pathWord { padding-right: 10%; } .path .path-btn { cursor: pointer; fill: #fff; } .path .path-btn.path-active { fill: #385e66; } .path .path-word-sm { font-size: 12px; } #HQ_page .path .pathWord p { font-weight: 700; text-align: left !important; font-size: 16px; } #HQ_page .text-area p { font-size: 22px; font-family: 'Ubuntu'; font-weight: 500; } img.center { display: block; margin: 0 auto; } .text-area h2{ text-align: center; margin-bottom: 2rem !important; margin-top: 2rem; color: black !important; font-size: 40px; font-weight:bold; font-family:serif; } .text-area h3{ text-align: left; margin-bottom: 2rem !important; margin-top: 2rem; color: #4682B4 !important; font-size: 28px; font-weight:bold; } //hot紅色區塊 .fig_icon{ position: absolute;//設為絕對定位(absolute) font-weight: bold; font-size:8; top: 40%; bottom: 0px; left: 50px; right : 0px; //右邊上面都設0,則出現在右上方 color: white; display: block; background: red; width: 110px; height: 40px; text-align: center; z-index:1; } .fig_icon1{ position: absolute;//設為絕對定位(absolute) font-weight: bold; font-size:50; top: 85%; bottom: 0px; left: 40px; right : 0px; //右邊上面都設0,則出現在右上方 color: white; display: block; width: 110px; height: 30px; text-align: center; } .top { position: fixed; right: 50px; bottom: 50px; height: 50px; width: 50px; cursor: pointer; } .top img { width: 100%; } img.pic { display: block !important; margin: 40px auto !important; } .top-picture{ z-index:1; } video { position:relative; width: 100%; height:auto; margin: 20px auto !important; }