Team:Hong Kong HKUST/instructors

From 2013.igem.org

(Difference between revisions)
 
(20 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<head>
<head>
-
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
+
     <style type="text/css">
-
</script>
+
#interview {
-
 
+
    background: none repeat scroll 0 0 #f4dfc0;
-
<script type="text/javascript">
+
-
$(document).ready(function(){
+
-
$("ul.first > li").hover(function(){
+
-
$(this).find("ul").stop().fadeToggle(10);
+
-
});
+
-
});
+
-
</script> 
+
-
 
+
-
<script>
+
-
  $(document).ready(function()
+
-
  {
+
-
  $('#menubar').mouseover(function(){
+
-
     $('#menubar').stop().animate({top:"0px"},500);
+
-
  });
+
-
  $('#menubar').mouseleave(function(){
+
-
    $('#menubar').stop().animate({top:"-20px"},500);
+
-
  });
+
-
  $('#menubar.right-menu').mouseover(function(){
+
-
    $('#menubar.right-menu').stop().animate({top:"0px"},500);
+
-
  });
+
-
  $('#menubar.right-menu').mouseleave(function(){
+
-
    $('#menubar.right-menu').stop().animate({top:"-20px"},500);
+
-
  });
+
-
});
+
-
</script>
+
-
<style type="text/css">
+
-
body{background-color:#494042;width:100%;margin-bottom:20px;min-width:600px;max-width:2000px;height:100%;}
+
-
#menubar
+
-
{background-color:#EEECEC;opacity:0.8;top:-4px;width:360px;height:23px;position:absolute;top:-20px;}
+
-
#menubar ul li a
+
-
{ color:#8D1919;}
+
-
#menubar.right-menu
+
-
{background-color:#EEECEC;opacity:0.8;top:-4px;width:240px;height:23px;position:absolute;top:-20px;}
+
-
.right-menu li a
+
-
{color:#8D1919;background-color:#EEECEC;}
+
-
#p-logo
+
-
{visibility:hidden;}
+
-
.firstHeading
+
-
{visibility:hidden;}
+
-
#globalWrapper
+
-
{position: relative;font-size:127%;width:100%;margin:0;padding:0;padding-bottom:10px;background-color:#494042;}
+
-
#content
+
-
{width: 1000px;border:none;background-color:#494042;padding:0px;margin-top:0px;line-height: 1.5em;color: black;}
+
-
#top-section
+
-
{height:2px;border:none;background-color:#494042;}
+
-
#catlinks
+
-
{border-color:#494042;background-color:#494042;}
+
-
#footer-box
+
-
{display:none}
+
-
#kepala
+
-
{position:absolute;top:15px;background-color:#F0A5BE;height:121px;width:100%;}
+
-
#copyright
+
-
{position:absolute;left:325px;top:630px;}
+
-
.menu ul,li
+
-
{
+
-
margin:0;
+
-
padding:0;
+
-
list-style:none;
+
-
width:100%;
+
}
}
-
ul.first>li
+
#interview {
-
{
+
    border: 2px solid;
-
float:left;
+
    border-radius: 15px;
-
width:16.66%;
+
    float: left;
 +
    font-family: "Trebuchet MS",Helvetica,sans-serif;
 +
    height: auto;
 +
    margin-top: 30px;
 +
    width: 60%;
}
}
-
ul.first>li>a:link,ul.first>li>a:visited
+
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
-
{
+
    margin-bottom: 0.3em;
-
display:block;
+
-
font-weight:bold;
+
-
color:#494042;
+
-
background-color:#35bb91;
+
-
text-align:center;
+
-
padding:3%;
+
-
text-decoration:none;
+
-
text-transform:uppercase;
+
}
}
-
 
+
h3, h1, #yo {
-
ul.first>li>a:hover,ul.first>li>a:active
+
    font-family: "Trebuchet MS",Helvetica,sans-serif;
-
{
+
    margin-left: 10px;
-
background-color:#e32e51;
+
}
}
-
 
+
h3 {
-
ul.first>li>ul
+
    font-size: 132%;
-
{
+
-
display:none;
+
-
width:100%;
+
}
}
-
 
+
h3, h4, h5, h6 {
-
ul.first>li>ul>li>a:link,ul.first>li>ul>li>a:visited
+
    border-bottom: medium none;
-
{
+
    font-weight: bold;
-
display:block;
+
}
-
font-weight:bold;
+
h1, h2, h3, h4, h5, h6 {
-
color:#494042;
+
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
-
background-color:#8ff5d5;
+
    border-bottom: 1px solid #aaa;
-
text-align:center;
+
    color: black;
-
padding:3%;
+
    font-weight: normal;
-
text-decoration:none;
+
    margin: 0;
-
text-transform:uppercase;
+
    padding-bottom: 0.17em;
 +
    padding-top: 0.5em;
 +
}
 +
#int-desc, #pre-desc {
 +
    width: 60%;
 +
}
 +
#int-desc, #pre-img {
 +
    float: left;
 +
    margin-left: 8px;}
 +
.ya {
 +
    margin-bottom: 10px;
 +
    padding-right: 10px;
 +
    text-align: justify;
 +
}
 +
p {
 +
    line-height: 1.5em;
 +
    margin: 0.4em 0 0.5em;}
 +
#int-img, #pre-img {
 +
    width: 35%;
 +
}
 +
#int-img, #pre-desc {
 +
    float: right;
 +
    margin-right: 5px;}
 +
element.style {
 +
    padding-left: 10px;
 +
    padding-top: 5px;
 +
    width: 80%;
 +
}
 +
img {
 +
    border: medium none;
 +
    vertical-align: middle;}
 +
 +
#presentation {
 +
    background: none repeat scroll 0 0 #f4dfc0;
 +
}
 +
#presentation {
 +
    border: 2px solid;
 +
    border-radius: 15px;
 +
    float: left;
 +
    font-family: "Trebuchet MS",Helvetica,sans-serif;
 +
    height: auto;
 +
    margin-top: 20px;
 +
    width: 60%;
}
}
-
ul.first>li>ul>li>a:hover,ul.first>li>ul>li>a:active
+
element.style {
-
{
+
    padding-right: 10px;
-
background-color:#f87790;
+
    text-align: right;
}
}
-
.menu
+
element.style {
-
{
+
    margin-top: 10px;
-
position:absolute;
+
    padding-bottom: 10px;
-
left:0px;
+
    padding-left: 10px;
-
top:141px;
+
    width: 90%;
-
width:100%;
+
}
}
-
ul, ol {
+
img {
-
line-height: 1.6;
+
    border: medium none;
-
font-size: 14px;
+
    vertical-align: middle;
}
}
-
#slide{width:95%;height:auto;background-color:#F4DFC0;margin-top:80px;border:2px solid;
+
#int-desc, #pre-desc {
-
border-radius:15px;padding-right:10px;margin-left:15px;}
+
    width: 60%;
-
.center
+
-
{
+
-
margin:auto;
+
-
width:70%;
+
-
background-color:#b0e0e6;
+
}
}
-
.slide{width:95%;height:auto;background-color:#F4DFC0;margin-top:20px;border:2px solid;
+
#int-img, #pre-desc {
-
border-radius:15px;padding-right:10px;margin-left:15px;float:left;}
+
    float: right;
-
#interview
+
    margin-right: 5px;}
-
{margin-top:20px;width:75%;float:left;height:auto; border:2px solid;
+
-
border-radius:15px;font-family:"Trebuchet MS", Helvetica, sans-serif;}
+
-
#presentation{margin-top:20px;width:75%;height:auto; border:2px solid;
+
-
border-radius:15px;font-family:"Trebuchet MS", Helvetica, sans-serif;float:right;}
+
-
#interview
+
-
{margin-left:125px;background:#e32e51;}
+
-
#presentation
+
-
{margin-right:120px;background:#35bb91;}
+
-
#int-desc,#pre-img{float:left;margin-left:8px;}
+
-
#int-img,#pre-desc{float:right;margin-right:5px;}
+
-
#int-desc,#pre-desc {width:60%;}
+
-
#int-img,#pre-img {width:35%;}
+
-
h3,h1,#yo{margin-left:10px;font-family:"Trebuchet MS", Helvetica, sans-serif;}
+
-
h3.title{font-size:32px;}
+
-
.ya{margin-bottom:10px;text-align:justify;padding-right:10px;}
+
-
</style>
+
</style>
-
</head>
+
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/anti-main.css&action=raw&ctype=text/css" type="text/css" >
-
<body>
+
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/indexpage.css&action=raw&ctype=text/css" type="text/css" >
-
<a href=https://2013.igem.org/Team:Hong_Kong_HKUST><center><div id="kepala"><img src="https://static.igem.org/mediawiki/igem.org/c/c7/BANNER1_%281%29.png" style="height:121px;width:100%;"></div></center></a>
+
-
<div class="menu">
 
-
<ul class="first">
 
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST">Home</a></li>
+
<script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.11.1.min.js"></script>
 +
<script src="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/access-menu.js&action=raw&ctype=text/css"></script>
 +
 +
                <meta http-equiv="Content-type" content="text/html; charset=utf-8">
 +
             
 +
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/team_basic.css&action=raw&ctype=text/css" type="text/css" />
 +
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/galleriffic-2.css&action=raw&ctype=text/css" type="text/css" />
 +
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/jquery-1.3.2.js&action=raw&ctype=text/css"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/jquery.galleriffic.js&action=raw&ctype=text/css"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/jquery.opacityrollover.js&action=raw&ctype=text/css"></script>
 +
<!-- We only want the thunbnails to display when javascript is disabled -->
 +
<script type="text/javascript">
 +
document.write('<style>.noscript { display: none; }</style>');
 +
</script>
 +
 +
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Template:Team:Hong_Kong_HKUST/indexpage.css&action=raw&ctype=text/css" type="text/css" >
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/team">Team</a>
+
-
<ul>
+
</head>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/members">Members</a></li>
+
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/advisors">Advisors</a></li>
+
<body>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/instructors">Instructors</a></li>
+
<nav role="navigation">
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/attribution">Attribution</a></li>
+
<ul class="access-menu">
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/acknowledge">Acknowledgement</a></li>
+
<li><a href="#">Home</a></li>
-
</ul>
+
<li>
-
</li>
+
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor">Pneumosensor</a>
-
 
+
<ul class="access-submenu">
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/Project">Project</a>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/module_one">Sensing</a></li>
-
<ul>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/module_two">Expressing</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/abstract">Abstract</a></li>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/parts">Parts</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/modules">Modules Description</a></li>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/data">Data</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/Parts">Parts</a></li>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/characterization">Characterization</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/characterization">Characterization</a></li>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/results">Results</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/modelling">Modeling</a></li>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/pneumosensor/future_work">Future Work</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/results">Result</a></li>
+
</ul>
-
</ul>
+
</li>
-
</li>
+
<li>
-
 
+
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator">Riboregulator</a>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/Wetlab">Wetlab</a>
+
<ul class="access-submenu">
-
<ul>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/CR_TA_Feature_Page">Feature Page</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/notebook">Notebook</a></li>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/RNA_devices_catalog">Catalog Page</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/protocols">Protocols</a></li>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/parts">Parts</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/safety">Safety</a></li>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/data">Data</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/future">Future Work</a></li>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/characterization">Characterization</a></li>
-
</ul>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/results">Results</a></li>
-
</li>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/riboregulator/future_work">Future Work</a></li>
-
 
+
</ul>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/achievement">Achievement</a>
+
</li>
-
<ul>
+
<li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/medals">Medal Requirements</a></li>
+
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice">Human Practice</a>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/prizes">Prizes</a></li>
+
<ul class="access-submenu">
-
</ul>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit">Start-up Kit</a></li>
-
</li>
+
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit/handbook" >--Handbook</a></li>
-
 
+
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit/report" >--Report</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp">Human Practice</a>
+
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit/database" >--Database</a></li>
-
<ul>
+
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/start-up_kit/interview" >--Interview</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/interview">Interviews</a></li>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/outreach">Outreach</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/cp">Country Profile</a></li>
+
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/outreach/Workshop" >--Workshop</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/blog">Blog</a></li>
+
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/outreach/talks" >--Talk</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/article">Article</a></li>
+
<li class= "indent_list"><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/outreach/isf_academy" >--ISF Academy</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/video">Videos</a></li>
+
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/human_practice/safety_and_ethics">Safety and Ethics</a></li>
-
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/presentation">Presentations</a></li>
+
</ul>
-
</ul>
+
</li>
-
</li>
+
<li>
-
 
+
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team">Team</a>
-
</ul>
+
<ul class="access-submenu">
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/members">Members</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/advisors">Advisors</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/instructors">Instructors</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/attribution">Attributions</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/team/acknowledgement">Acknowledgement</a></li>
 +
<li><a href="https://igem.org/Team.cgi?year=2014">Official Team Profile</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/wetlab">Wetlab</a>
 +
<ul class="access-submenu">
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/wetlab/notebook">Notebook</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/wetlab/protocols">Protocols</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/wetlab/safety">Safety</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014.igem.org/Team:Hong_Kong_HKUST/Achievements">Achievements</a>
 +
<ul class="access-submenu">
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/acheivement/medal_requirement">Medal Requirements</a></li>
 +
<li><a href="https://2014.igem.org/Team:Hong_Kong_HKUST/acheivement/deliverable">Deliverable</a></li>
 +
</ul>
 +
</li>
 +
<li class="access_logo">
 +
<a href="https://2014.igem.org/Main_Page"><img src= "https://static.igem.org/mediawiki/2014/5/55/Hkust_logo.gif"></a>
 +
</li>
 +
<li class="access_logo">
 +
<a href="http://www.ust.hk/"><img src= "https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"></a>
 +
</li>
 +
 +
</ul>
 +
</nav>
 +
<!-- ================ do not touch any thing above this, dont even think about it =========================-->
 +
 +
 +
<div id="content_container">
 +
<div class= "banner_area">
 +
<img src= 'https://static.igem.org/mediawiki/2014/archive/3/3c/20140930022303!HKUST_2014_pneumosensor_banner.jpg' />
 +
<!--banner should be larger and height should be more than 400px-->
 +
</div>
 +
        <div id="interview">
 +
<h3>Prof. King Lau CHOW</h3>
 +
<div id="int-desc">
 +
<p id="int-desc-text" class="ya">
 +
<i>Professor, Division of Life Science, the Hong Kong University of Science and Technology</i>
 +
</p>
 +
<p id="int-desc-text" class="ya">Prof. King L. Chow earned his PhD in Cell Biology from the Baylor College of Medicine. After spending some years as a Belfer Center Fellow in the Molecular Genetics Department at the Albert Einstein College of Medicine, he returned to Hong Kong to assume an Assistant Professorship at HKUST. Prof. Chow now concurrently holds the positions of Professor of Life Science, Associate Director of the Bioengineering Program, Director of the Molecular Biomedical Sciences Program and Associate Dean of Students. Prof. Chow’s research work spans a broad spectrum of biological sciences including molecular genetics, genomics, neural developmental biology, the evolution of behavior and synthetic biology.</p>
</div>
</div>
-
<br><br><br><div id="slide"><h3 class="title">Will It Work?</h3><p id="yo">So, will our project be realistically applicable? With this in mind, we have met two well-known individuals in Hong Kong society. Professor Albert Yu and Professor Juliana Chan helped us to understand our project in whole new level. As a scientist and an entrepreneur, Professor Yu identified the issues that we need to consider if we want to see our project used as a biotechnology product. Professor Chan, a medical doctor and an expert in diabetes, enlightened us more about diabetes and the possible application of our project to fight diabetes and obesity. </p>
+
<div id="int-img">
 +
<img style="padding-left:10px;width:80%;padding-top:5px;" src="http://life-sci.ust.hk/images/faculty/Kinglau_Chow_L.jpg">
</div>
</div>
-
<div id="interview"><h3>Interview with Professor Albert Yu </h3>
 
-
<div id="int-desc"><p id="int-desc-text" class="ya">Professor Albert Yu is the chairman of the Hong Kong Biotechnology Organization (HK BIO), and also a professor of the Department of Neurobiology in Pecking University, China. As an entrepreneur and a scientist, Professor Yu gave us realistic insight of our project.  Meeting Professor Albert Yu helped us to evaluate our project beyond the laboratory environment and to think about the possible future application as a biotechnology product. Towards the end of the interview, we have also talked about the bio-ethics and bio-safety issues regarding synthetic biology. </p></div>
 
-
<div id="int-img"><img src="https://static.igem.org/mediawiki/2013/c/c1/Yu1.jpg" style="padding-left:10px;width:90%;padding-top:5px;"><center><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/interview/yu"><img src="http://w1ggroup.com/devere/img/more_off.png" style="width:40%;height:40px;padding-top:10px;border-radius:10px;margin-bottom:10px;"></center></a></div></div>
 
-
<div id="presentation"><h3>Interview with Professor Juliana Chan</h3><div id="pre-img"><img src="https://static.igem.org/mediawiki/2013/d/d2/Chan1.jpg" style="padding-left:10px;width:90%;margin-top:10px;"><center><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/interview/chan"><img src="http://w1ggroup.com/devere/img/more_off.png" style="width:40%;height:40px;padding-top:10px;border-radius:10px;margin-bottom:10px;"></center></a></div><div id="pre-desc"><p id="pre-desc-text" class="ya">Professor Juliana Chan is a professor of medicine and therapeutics in Chinese University Hong Kong (CUHK). She is also the director of Hong Kong Institute of Diabetes and Obesity, CUHK; co-director of CUHK-Prince of Wales Hospital International Diabetes Federation Centre of Education; and chief executive officer of Asia Diabetes Foundation. With rich knowledge on diabetes, obesity and clinical practice, Professor Chan gave us practical insights of our project in  the medical field. Meeting Professor Chan helped us to understand more about the biochemistry of diabetes. Also, she guided us to think more about the applications of our products by giving us information of the current treatment of obesity and diabetes. Towards the end of the interview, we have also talked about the regulations of new treatment in medical fields. </p></div></div>
 
-
 
-
<div class="slide"><h3 class="title">Aftermath</h3><p id="yo">During both interviews, gene therapy and cell engineering were mentioned as technical application for our project. After the interviews, we decided to research more on these two methods in more detail. Altogether, these interviews pointed at topics that we need research and understand more for the safe application of our project.</p>
 
</div>
</div>
-
<div class="slide"><h3 class="title">Special Thanks!</h3><p id="yo">Special thanks to Miss Willa Yau, Miss Elaine Li, and Kenneth Zhou for making the interviews possible.</p>
+
<div id="presentation">
 +
<h3 style="text-align:right;padding-right:10px;">Dr. Jessica Ce Mun TANG</h3>
 +
<div id="pre-img">
 +
<img style="padding-left:10px;width:90%;margin-top:10px;padding-bottom:10px;" src="https://static.igem.org/mediawiki/2010/9/91/HKUST_Jessica.jpg">
 +
<center>
 +
<a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/interview/chan"></a>
 +
</center>
 +
</div>
 +
<div id="pre-desc">
 +
<p id="pre-desc-text" class="ya">
 +
<i>Division of Life Science, the Hong Kong University of Science and Technology</i>
 +
<br>
 +
<br>
 +
This is the fourth year that I have been an instructor for the HKUST iGEM team. It is great to see everyone working as a team! Although they are under pressure to get results, everyone can still remain calm and happy!
 +
</p>
 +
</div>
 +
</div>
</div>
</div>
-
 
</body>
</body>
-
 
</html>
</html>

Latest revision as of 14:49, 3 October 2014

Prof. King Lau CHOW

Professor, Division of Life Science, the Hong Kong University of Science and Technology

Prof. King L. Chow earned his PhD in Cell Biology from the Baylor College of Medicine. After spending some years as a Belfer Center Fellow in the Molecular Genetics Department at the Albert Einstein College of Medicine, he returned to Hong Kong to assume an Assistant Professorship at HKUST. Prof. Chow now concurrently holds the positions of Professor of Life Science, Associate Director of the Bioengineering Program, Director of the Molecular Biomedical Sciences Program and Associate Dean of Students. Prof. Chow’s research work spans a broad spectrum of biological sciences including molecular genetics, genomics, neural developmental biology, the evolution of behavior and synthetic biology.

Dr. Jessica Ce Mun TANG

Division of Life Science, the Hong Kong University of Science and Technology

This is the fourth year that I have been an instructor for the HKUST iGEM team. It is great to see everyone working as a team! Although they are under pressure to get results, everyone can still remain calm and happy!