Biomod/2013/CUMC/about.html: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(New page: <html> <body> <?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1...)
 
No edit summary
Line 1: Line 1:
<html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Meet the NanoMechanists</title>
<!-- <link href="../lts_website/boilerplate.css" rel="stylesheet" type="text/css"> -->
<!-- <link href="../lts_website/styles/responsive2.css" rel="stylesheet" type="text/css"> -->
<!-- <link href="../lts_website/styles/responsive_style.css" rel="stylesheet" type="text/css"> -->
<style>
body {
margin: 0px;
}
#menu{
background-color:#0CF;
color: #FFF;
height: 40px;
border-bottom: 2px solid #DDD;
box-shadow: 1px 2px 9px #B1B1B1;
border-top: 2px solid #DDD;
}
#menu ul,#menu li{margin:0 auto;padding:0 0;list-style:none}
#menu ul{height:45px;width:100%;}
#menu li{float:left;display:inline;position:relative;font:bold 0.8em Arial;text-shadow: 1px 2px 4px #838383;}
#menu a{display: block;
line-height: 40px;
padding: 0 14px;
text-decoration: none;
color: #FFF;
}
#menu li a:hover{
color:#CCC;
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
background:#666;
}
#menu input{display:none;margin:0 0;padding:0 0;width:80px;height:30px;opacity:0;cursor:pointer}
#menu label{font:bold 30px Arial;display:none;width:35px;height:36px;line-height:36px;text-align:center}
#menu label span{font-size:16px;position:absolute;left:35px}
#menu ul.menus{
height: auto;
overflow: hidden;
width: 170px;
background: #50B7DC;
position: absolute;
z-index: 99;
display: none;
}
#menu ul.menus li{
display: block;
width: 100%;
font:normal 0.8em Arial;
text-transform: none;
text-shadow: none;
border-bottom: 1px dashed #31AFDB;
}
#menu ul.menus a{
color: #FFF;
line-height: 35px;
}
#menu li:hover ul.menus{display:block}
#menu ul.menus a:hover{
background: #5FC6EB;
color: #FFF;
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
}
@media screen and (max-width: 1050px){
  #menu{position:relative}
  #menu ul{background:#111;position:absolute;top:100%;right:0;left:0;z-index:3;height:auto;display:none}
  #menu ul.menus{width:100%;position:static;padding-left:20px}
  #menu li{display:block;float:none;width:auto; font:normal 0.8em Arial;}
  #menu input,#menu label{position:absolute;top:0;left:0;display:block}
  #menu input{z-index:4}
  #menu input:checked + label{color:white}
  #menu input:checked ~ ul{display:block}
}
</style>
<!-- <script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script> -->
<!-- <link rel="stylesheet" href="../lts_website/_notes/source/jquery.fancybox.css" type="text/css" media="screen"> -->
<!-- <script type="text/javascript" src="../lts_website/_notes/source/jquery.fancybox.pack.js"></script> -->
<![endif]-->
</head>
<body>
<body>
<div class="gridContainer clearfix">
<div id="div1" class="fluid clearfix">
  <table width="100%" border="0" cellpadding="0">
    <tr>
   
        </tr>
      </table>
       
      </div>
 
<div id="div2" class="fluid clearfix">
  <table width="100%" border="0" cellpadding="5">
    <tr>
      <td width="47%" rowspan="2" style="min-width:20px;"><a class="fancybox" href="http://www.cumc.columbia.edu/"><img src="http://i920.photobucket.com/albums/ad48/himynameisparth/columbia_logo_zpse5bce01f.jpg" width="215" height="100" align="top"></a></td>
      <td width="53%" height="53" align="right" valign="bottom" style="text-align: right; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, sans-serif; font-size: 15px;"><p>Columbia University NanoMechanists</p>
        <p>Dept of Experimental <span style="color: #009">Therapeutics</span></p></td>
    </tr>
   
  </table>
</div>
<div id="div10" class="clearfix fluid">
<nav id='menu'>
<input type='checkbox'/>
<label>&#8801;<span>Navigation</span></label>
<ul class="fluid">
<li><a href='index2.html'>Home</a></li>
<li><a href='about.html'>About Us</a></li>
<li><a href='about.html'>Project<font size='1'>&#9660;</font></a>
<ul class='menus'>
<li><a href='Intro.html'>Abstract and Introduction</a></li>
<li><a href='Methods.html'>Materials and Methods</a></li>
<li><a href='Results.html'>Results and Discussion</a></li>
<li><a href='Conclusion.html'>Conclusion</a></li>
<li><a href='https://skydrive.live.com/view.aspx?resid=6006BCA28B2E2BAF!123&app=OneNote&authkey=!AC3_eA_y21JncjE'>Lab Notes</a></li>
<li><a href='Images.html'>Images</a></li>
<li><a href='about.html'>Video</a></li>
</ul>
</li>
<li><a href='about.html'>Related Sites<font size='1'>&#9660;</font></a>
<ul class='menus'>
<li><a href='http://www.cumc.columbia.edu/dept/medicine/BasicResearchers/Stojanovic.html'>Stojanovic Research Site</a></li>
</ul>
</li> 
    </ul>
  </nav>
    </div>
   
<table width="100%" border="0">
  <tr>
    <th width="25%" align="left" scope="col"><img src=https://scontent-b-lga.xx.fbcdn.net/hphotos-frc3/543181_10100537658160535_1623549233_n.jpg width="188" height="243">&nbsp;</th>
    <th width="25%" scope="col"><img src="https://scontent-a-lga.xx.fbcdn.net/hphotos-prn1/536154_10150813321766533_807790728_n.jpg"></th>
    <th width="25%" scope="col"><img src="https://fbcdn-sphotos-g-a.akamaihd.net/hphotos-ak-ash3/1402374_3459467582164_766437595_o.jpg" width="205" height="154"></th>
    <th width="25%" align="right" scope="col"><img src="https://scontent-a-lga.xx.fbcdn.net/hphotos-ash4/268971_1778292183760_2721796_n.jpg" width="216" height="162"></th>
  </tr>
  <tr>
    <td height="159">&nbsp; <p style="font-size: 16px"> Amy Jobe earned her bachelor's in biology in 2010 from Cornell, near her small upstate hometown. She is currently pursuing a PhD in biology at Columbia, in Joachim Frank's lab. The lab produces and studies high-resolution structures of ribosomes with cryo-electron microscopy, both in order to understand the mechanism of protein translation and to identify potential drug targets on the ribosomes of parasites. In the long run, though, her plan is to either save the world from climate change or at least become a better rock climber. </p>
    <td>&nbsp;<p style="font-size: 16px">Tim Sauder is currently a Columbia Undergraduate Senior. He currently works under Milan Stojanovic at Columbia University Medical Center studying nucleic acid based nano-structures. Fun fact: Timfound skydiving to be just as he expected it to be... remarkably boring.</p></td>
    <td>&nbsp;<p style="font-size: 16px"> Parth Trivedi is a Cornell University undergraduate student currently pursuing a B.S. in Chemical Engineering, with a Molecular Biology Engineering concentration. He hopes to either go on to getting a PhD and working in the pharmaceuticals industry or going to med school and becoming a doctor. His favorite class thus far has been Physical Chemistry. In his free time, Parth enjoys playing basketball and writing raps.</td>
    <td>&nbsp;<p style="font-size: 16px">Masa is a current senior at Tenafly High School. He wants to major in Biomedical Engineering next year as he enrols in college. Current research lies in DNA based nano-structures with the DNA origami method. He likes to play ping pong on his down time.</p></td>
  </tr>
</table>


<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="VISIBLE" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="484px" height="223.5px" viewBox="0 0 484 223.5" enable-background="new 0 0 484 223.5" xml:space="preserve">
<g id="LINE_69_">
<g id="XMLID_1_">
<g>
<path fill="#999999" d="M157.181,27.342c13.745,0,24.889,11.144,24.889,24.889c0,13.749-11.144,24.889-24.889,24.889h-49.826
H96.286c-1.226,0-2.217-0.988-2.217-2.214c0-1.222,0.991-2.213,2.217-2.213h24.93h16.499h19.466c1.124,0,2.224-0.092,3.3-0.266
c9.732-1.579,17.161-10.02,17.161-20.196c0-11.3-9.161-20.461-20.461-20.461h-2.73H127.81h-23.269h-8.254
c-1.226,0-2.217-0.992-2.217-2.214c0-1.223,0.991-2.214,2.217-2.214h11.069H157.181z"/>
<path fill="#999999" d="M168.974,58.189c0.085,0.54,0.034,1.019-0.159,1.44c-0.228,0.516-0.622,0.818-1.186,0.907
c-0.56,0.091-0.991-0.071-1.29-0.485c-0.082,0.309-0.248,0.573-0.496,0.791c-0.248,0.221-0.53,0.356-0.853,0.404
c-0.611,0.099-1.151-0.067-1.616-0.502c-0.452-0.414-0.733-0.975-0.846-1.681c-0.098-0.622-0.054-1.195,0.126-1.725l1.311,0.2
c-0.102,0.628-0.129,1.083-0.085,1.369c0.044,0.275,0.139,0.492,0.292,0.659c0.163,0.187,0.354,0.262,0.574,0.224
c0.251-0.037,0.435-0.187,0.543-0.441c0.102-0.221,0.132-0.479,0.085-0.774c-0.027-0.17-0.054-0.296-0.085-0.374l0.968-0.153
c0.125,0.798,0.431,1.158,0.914,1.083c0.19-0.031,0.326-0.156,0.414-0.374c0.075-0.193,0.095-0.414,0.061-0.659
c-0.054-0.36-0.207-0.693-0.461-0.995l1.321-0.211C168.743,57.276,168.899,57.708,168.974,58.189z"/>
<path fill="#999999" d="M167.952,52.873l0.173,1.097l-6.115,0.967l-0.218-1.351l3.77-0.598l-0.377-0.452
c-0.149-0.187-0.248-0.353-0.302-0.502l1.405-0.221C166.739,52.367,167.296,52.72,167.952,52.873z"/>
<path fill="#999999" d="M167.238,47.226c0.109,0.689-0.119,1.294-0.686,1.81c-0.526,0.475-1.229,0.784-2.105,0.923
c-0.964,0.153-1.772,0.082-2.424-0.207c-0.693-0.306-1.097-0.808-1.206-1.511c-0.112-0.703,0.115-1.307,0.679-1.813
c0.529-0.479,1.28-0.791,2.241-0.944c0.879-0.139,1.64-0.064,2.289,0.224C166.723,46.024,167.126,46.53,167.238,47.226z
M165.415,48.119c0.326-0.207,0.469-0.431,0.432-0.672c-0.038-0.248-0.245-0.417-0.618-0.513c-0.35-0.082-0.774-0.084-1.27-0.007
c-1.232,0.197-1.806,0.561-1.721,1.09c0.082,0.526,0.74,0.692,1.973,0.499C164.706,48.435,165.11,48.302,165.415,48.119z"/>
<path fill="#999999" d="M166.271,41.114c0.112,0.713,0.017,1.324-0.282,1.83c-0.302,0.506-0.744,0.805-1.328,0.896
c-0.533,0.085-1.083-0.007-1.65-0.278l-1.46-0.689l0.303,1.892l-1.521-0.404l-0.618-3.912l0.078-0.01l3.124,1.691
c0.441,0.238,0.839,0.33,1.185,0.275c0.333-0.055,0.567-0.221,0.713-0.503c0.136-0.258,0.173-0.577,0.112-0.958
c-0.038-0.244-0.146-0.523-0.326-0.838l1.32-0.21C166.087,40.285,166.203,40.689,166.271,41.114z"/>
<polygon fill="#999999" points="154.451,32.452 160.376,71.809 150.149,71.809 147.229,49.144 137.715,71.809 133.647,71.809
124.567,49.144 121.216,71.809 111.029,71.809 117.712,32.452 127.81,32.452 135.81,53.45 144.268,32.452 "/>
<path fill="#999999" d="M107.355,22.89c1.226,0,2.217,0.992,2.217,2.214c0,1.226-0.991,2.217-2.217,2.217H74.141
c-13.759,0-24.913,11.151-24.913,24.909c0,13.759,11.154,24.913,24.913,24.913h33.215c1.226,0,2.217,0.991,2.217,2.214
s-0.991,2.214-2.217,2.214H74.141C57.937,81.571,44.8,68.438,44.8,52.23c0-16.203,13.137-29.34,29.341-29.34H107.355z"/>
<polygon fill="#999999" points="104.541,32.452 104.541,71.809 96.286,71.809 94.313,71.809 75.479,47.698 75.479,71.809
65.248,71.809 65.248,32.452 75.479,32.452 94.313,56.519 94.313,32.452 "/>
</g>
</g>
</g>
</svg>


<table width="100%" class="rounded" border="0" style="background-image:url(http://i920.photobucket.com/albums/ad48/himynameisparth/gray_gradient_zps8eb773b0.jpg); border-image:round;">
  <tr>
    <td rowspan="2"><table width="100%" border="0">
      <tr>
        <td height="34" align="left" valign="top" class="visit2">Stojanovic Research Group</td>
        </tr>
    </table></td>
    <td height="36" align="right" class="visit3">©  2013 by NanoMechanists</td>
  </tr>
  <tr>
    <td align="right" valign="bottom" class="visit3">Site is best viewed in full screen (site adapts to screen size)<br></td>
  </tr>
</table>
</body>
</body>
</html>
</html>

Revision as of 00:53, 27 October 2013

<html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Meet the NanoMechanists</title> <!-- <link href="../lts_website/boilerplate.css" rel="stylesheet" type="text/css"> --> <!-- <link href="../lts_website/styles/responsive2.css" rel="stylesheet" type="text/css"> --> <!-- <link href="../lts_website/styles/responsive_style.css" rel="stylesheet" type="text/css"> --> <style> body { margin: 0px; }

  1. menu{

background-color:#0CF; color: #FFF; height: 40px; border-bottom: 2px solid #DDD; box-shadow: 1px 2px 9px #B1B1B1; border-top: 2px solid #DDD; }

  1. menu ul,#menu li{margin:0 auto;padding:0 0;list-style:none}
  2. menu ul{height:45px;width:100%;}
  3. menu li{float:left;display:inline;position:relative;font:bold 0.8em Arial;text-shadow: 1px 2px 4px #838383;}
  4. menu a{display: block;

line-height: 40px; padding: 0 14px; text-decoration: none; color: #FFF; }

  1. menu li a:hover{

color:#CCC; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -ms-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; background:#666; }

  1. menu input{display:none;margin:0 0;padding:0 0;width:80px;height:30px;opacity:0;cursor:pointer}
  2. menu label{font:bold 30px Arial;display:none;width:35px;height:36px;line-height:36px;text-align:center}
  3. menu label span{font-size:16px;position:absolute;left:35px}
  4. menu ul.menus{

height: auto; overflow: hidden; width: 170px; background: #50B7DC; position: absolute; z-index: 99; display: none; }

  1. menu ul.menus li{

display: block; width: 100%; font:normal 0.8em Arial; text-transform: none; text-shadow: none; border-bottom: 1px dashed #31AFDB; }

  1. menu ul.menus a{

color: #FFF; line-height: 35px; }

  1. menu li:hover ul.menus{display:block}
  2. menu ul.menus a:hover{

background: #5FC6EB; color: #FFF; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -ms-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; } @media screen and (max-width: 1050px){

 #menu{position:relative} 
 #menu ul{background:#111;position:absolute;top:100%;right:0;left:0;z-index:3;height:auto;display:none} 
 #menu ul.menus{width:100%;position:static;padding-left:20px} 
 #menu li{display:block;float:none;width:auto; font:normal 0.8em Arial;} 
 #menu input,#menu label{position:absolute;top:0;left:0;display:block} 
 #menu input{z-index:4} 
 #menu input:checked + label{color:white} 
 #menu input:checked ~ ul{display:block}

} </style> <!-- <script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script> --> <!-- <link rel="stylesheet" href="../lts_website/_notes/source/jquery.fancybox.css" type="text/css" media="screen"> --> <!-- <script type="text/javascript" src="../lts_website/_notes/source/jquery.fancybox.pack.js"></script> -->

<![endif]-->

</head>

<body> <div class="gridContainer clearfix"> <div id="div1" class="fluid clearfix"> <table width="100%" border="0" cellpadding="0"> <tr>

</tr> </table>

     </div>
  

<div id="div2" class="fluid clearfix">

 <table width="100%" border="0" cellpadding="5">
   <tr>
     <td width="47%" rowspan="2" style="min-width:20px;"><a class="fancybox" href="http://www.cumc.columbia.edu/"><img src="http://i920.photobucket.com/albums/ad48/himynameisparth/columbia_logo_zpse5bce01f.jpg" width="215" height="100" align="top"></a></td>
     <td width="53%" height="53" align="right" valign="bottom" style="text-align: right; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, sans-serif; font-size: 15px;"><p>Columbia University NanoMechanists</p>
       <p>Dept of Experimental <span style="color: #009">Therapeutics</span></p></td>
   </tr>
   
 </table>

</div> <div id="div10" class="clearfix fluid">

<nav id='menu'> <input type='checkbox'/> <label>&#8801;<span>Navigation</span></label> <ul class="fluid"> <li><a href='index2.html'>Home</a></li> <li><a href='about.html'>About Us</a></li> <li><a href='about.html'>Project<font size='1'>&#9660;</font></a> <ul class='menus'> <li><a href='Intro.html'>Abstract and Introduction</a></li> <li><a href='Methods.html'>Materials and Methods</a></li> <li><a href='Results.html'>Results and Discussion</a></li> <li><a href='Conclusion.html'>Conclusion</a></li> <li><a href='https://skydrive.live.com/view.aspx?resid=6006BCA28B2E2BAF!123&app=OneNote&authkey=!AC3_eA_y21JncjE'>Lab Notes</a></li> <li><a href='Images.html'>Images</a></li> <li><a href='about.html'>Video</a></li> </ul> </li> <li><a href='about.html'>Related Sites<font size='1'>&#9660;</font></a> <ul class='menus'> <li><a href='http://www.cumc.columbia.edu/dept/medicine/BasicResearchers/Stojanovic.html'>Stojanovic Research Site</a></li> </ul> </li>

   </ul> 
 </nav>
   </div>
   

<table width="100%" border="0">

 <tr>
   <th width="25%" align="left" scope="col"><img src=https://scontent-b-lga.xx.fbcdn.net/hphotos-frc3/543181_10100537658160535_1623549233_n.jpg width="188" height="243">&nbsp;</th>
   <th width="25%" scope="col"><img src="https://scontent-a-lga.xx.fbcdn.net/hphotos-prn1/536154_10150813321766533_807790728_n.jpg"></th>
   <th width="25%" scope="col"><img src="https://fbcdn-sphotos-g-a.akamaihd.net/hphotos-ak-ash3/1402374_3459467582164_766437595_o.jpg" width="205" height="154"></th>
   <th width="25%" align="right" scope="col"><img src="https://scontent-a-lga.xx.fbcdn.net/hphotos-ash4/268971_1778292183760_2721796_n.jpg" width="216" height="162"></th>
 </tr>
 <tr>
   <td height="159">&nbsp; <p style="font-size: 16px"> Amy Jobe earned her bachelor's in biology in 2010 from Cornell, near her small upstate hometown. She is currently pursuing a PhD in biology at Columbia, in Joachim Frank's lab. The lab produces and studies high-resolution structures of ribosomes with cryo-electron microscopy, both in order to understand the mechanism of protein translation and to identify potential drug targets on the ribosomes of parasites. In the long run, though, her plan is to either save the world from climate change or at least become a better rock climber. </p>
   <td>&nbsp;<p style="font-size: 16px">Tim Sauder is currently a Columbia Undergraduate Senior. He currently works under Milan Stojanovic at Columbia University Medical Center studying nucleic acid based nano-structures. Fun fact: Timfound skydiving to be just as he expected it to be... remarkably boring.</p></td>
   <td>&nbsp;<p style="font-size: 16px"> Parth Trivedi is a Cornell University undergraduate student currently pursuing a B.S. in Chemical Engineering, with a Molecular Biology Engineering concentration. He hopes to either go on to getting a PhD and working in the pharmaceuticals industry or going to med school and becoming a doctor. His favorite class thus far has been Physical Chemistry. In his free time, Parth enjoys playing basketball and writing raps.</td>
   <td>&nbsp;<p style="font-size: 16px">Masa is a current senior at Tenafly High School. He wants to major in Biomedical Engineering next year as he enrols in college. Current research lies in DNA based nano-structures with the DNA origami method. He likes to play ping pong on his down time.</p></td>
 </tr>

</table>


<table width="100%" class="rounded" border="0" style="background-image:url(http://i920.photobucket.com/albums/ad48/himynameisparth/gray_gradient_zps8eb773b0.jpg); border-image:round;">

 <tr>
   <td rowspan="2"><table width="100%" border="0">
     <tr>
       <td height="34" align="left" valign="top" class="visit2">Stojanovic Research Group</td>
       </tr>
   </table></td>
   <td height="36" align="right" class="visit3">©  2013 by NanoMechanists</td>
 </tr>
 <tr>
   <td align="right" valign="bottom" class="visit3">Site is best viewed in full screen (site adapts to screen size)<br></td>
 </tr>

</table> </body> </html>