User:Benjamin Miller: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Image:Imperialigemheadertwo.jpg|800px]]
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  <script type="text/javascript">
  $(document).ready(function(){


[[Image:imperialigemnavbaseone.jpg|800px]]
$(function(){
var path = location.pathname.substring(1);
if ( path )
$('#headover ul li a[href$="http://openwetware.org/wiki/IGEM:Imperial/2010"]').addClass("curlink");
var vCurlink = $('#headover ul li a[href$="http://openwetware.org/wiki/IGEM:Imperial/2010"]').attr("id");
$('#'+vCurlink+'.listhead').addClass('curlink');
$('.curlink').css("color","#ea8828");
});


<html>
$('#menuback').mouseover(function() {
<head>
$('#headover').stop().animate({height:'150px',top:'0px'},1000);
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Imperial iGEM 2010</title>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$("ul[id|=prolist]").hide();
$("ul[id|=plalist]").hide();
$("ul[id|=reslist]").hide();
$("ul[id|=extlist]").hide();
$("ul[id|=dialist]").hide();
$("ul[id|=tealist]").hide();
$("li[id|=proshow]").click(function() {
$("ul[id|=prolist]").slideToggle("slow");
      return false;
      });
$("li[id|=plashow]").click(function() {
$("ul[id|=plalist]").slideToggle("slow");
      return false;
      });
$("li[id|=resshow]").click(function() {
$("ul[id|=reslist]").slideToggle("slow");
      return false;
      });
$("li[id|=extshow]").click(function() {
$("ul[id|=extlist]").slideToggle("slow");
      return false;
      });
$("li[id|=diashow]").click(function() {
$("ul[id|=dialist]").slideToggle("slow");
      return false;
      });
$("li[id|=teashow]").click(function() {
$("ul[id|=tealist]").slideToggle("slow");
      return false;
      });
});
});
</script>
<style type="text/css">
#nav
{
padding: 0;
margin-left: 10px;
list-style: none;
line-height: 1;
}
#nav a {
outline: none;
}
#nav ul
{
padding: 0;
margin: 0;
list-style: none;
line-height: 1;
}
#nav a
{
display: block;
width: 200px;
color: black;
font-weight: bold;
font-family: "verdana";
font-size: 15px;
text-decoration: none;
}
#nav li
{
float: left;
width: 200px;
margin-top: 5px;
}
#nav li ul
{
position: absolute;
width: 200px;
margin-top: 5px;
margin-left: 10px;
}
#nav li ul ul
{
margin: -1em 0 0 10em;
}
</style>
</head>
<body>
<ul id='nav'>
<li id='proshow'><a href="#">Project</a>
<ul id='prolist'>
<li><a href="#">Modules</a></li>
<li><a href="#">Parts</a></li>
<li><a href="#">Research</a></li>
<li><a href="#">Ethics</a></li>
<li id='diashow'><a href="#">Diary</a>
<ul id='dialist'>
<li><a href="#">Week 1</a></li>
<li><a href="#">Week 2</a></li>
<li><a href="#">Week 3</a></li>
<li><a href="#">Week 4</a></li>
<li><a href="#">Week 5</a></li>
<li><a href="#">Week 6</a></li>
<li><a href="#">Week 7</a></li>
<li><a href="#">Week 8</a></li>
</ul>
</li>
</ul>
</li>
<li id='plashow'><a href="#">Plan</a>
<ul id='plalist'>
<li><a href="#">Strategy</a></li>
<li><a href="#">Wet Lab</a></li>
<li><a href="#">Modelling</a></li>
</ul>
</li>
<li id='resshow'><a href="#">Results</a>
<ul id='reslist'>
<li><a href="#">Strategy</a></li>
<li><a href="#">Data</a></li>
</ul>
</li>
<li id='extshow'><a href="#">Extra</a>
<ul id='extlist'>
<li><a href="#">Brainstorming</a></li>
<li id='teashow'><a href="#">Team</a>
<ul id='tealist'>
<li><a href="http://openwetware.org/wiki/User:Piotr_D._Faba">Piotr D Faba</a></li>
<li><a href="http://openwetware.org/wiki/User:Harriet_D._Gliddon">Harriet D Gliddon</a></li>
<li><a href="http://openwetware.org/wiki/User:Nicolas_Kylilis">Nicolas Kylilis</a></li>
<li><a href="http://openwetware.org/wiki/User:Benjamin_Miller">Benjamin Miller</a></li>
<li><a href="http://openwetware.org/wiki/User:Anita_Nguyen">Anita Nguyen</a></li>
<li><a href="http://openwetware.org/wiki/User:Wolfgang_Pernice">Wolfgang Pernice</a></li>
<li><a href="http://openwetware.org/wiki/User:Kyasha_Sri_Ranjan">Kyasha Sri Ranjan</a></li>
<li><a href="http://openwetware.org/wiki/User:Madeline_Rounds">Madeline Rounds</a></li>
<li><a href="http://openwetware.org/wiki/User:A._Florian_Sessler">A Florian Sessler</a></li>
<li><a href="http://openwetware.org/wiki/User:Kirill_Shkura">Kirill Shkura</a></li>
</ul>
</li>
<li><a href="#">Sponsors</a></li>
</ul>
</li>
</ul>
</body>
</html>


$('#menu').mouseleave(function() {
$('.listhead,.listmain').not('.curlink').css("color","#dddddd");
$('#headover ul').fadeOut(500);
$('#headover').stop().animate({height:'50px',top:'100px'},1000);
});


$('.listhead').mouseover(function(){
$('.listhead').not('.curlink').css("color","#dddddd");
$(this).css("color","#ea8828");
$('#headover ul').css("display","none");
var vActive = $(this).attr("id");
$('.'+vActive).stop().fadeIn(500);
});


$('.listmain').mouseover(function(){
$('.listmain').not('.curlink').css("color","#dddddd");
$(this).css("color","#ea8828");
});


  });
  </script>
  <style type="text/css">


  #title {
    width:900px;
    height:50px;
    position: relative;
    top: 0px;
    left: 0px;}


  #implogo {
    width:190px;
    height:50px;
    position: absolute;
    top: 0px;
    left: 20px;
    background-image:url(http://openwetware.org/images/c/c9/Imperialigemimplogo.jpg);}


  #igemlogo {
    width:84px;
    height:50px;
    position:absolute;
    top:0px;
    left:260px;
    background-image:url(http://openwetware.org/images/9/9c/Imperialigemigemlogo.jpg);}


  #csynbilogo {
    width:205px;
    height:50px;
    position:absolute;
    top:0px;
    left:394px;
    background-image:url(http://openwetware.org/images/a/ac/Imperialigemcsynbilogo.jpg);}


  #menu {
    width:900px;
    height:150px;
    position: relative;
    top: 20px;
    left: 0px;}


  #menuback {
    width:100px;
    height:150px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #495046}


  #headpic {
    width:800px;
    height:150px;
    position: absolute;
    top: 0px;
    left: 100px;
    background-image: url('http://openwetware.org/images/5/54/Imperialigemheadone.jpg'); }


  #headover {
    width: 800px;
    height:50px;
    position: absolute;
    top: 100px;
    left: 0px;
    background: url(http://openwetware.org/images/d/d8/Imperialigemheadoverone.png) 0px 0px no-repeat; }


==Contact Info==
  a {
[[Image:OWWEmblem.png|thumb|right|Benjamin Miller (an artistic interpretation)]]
    outline:none;}


*Benjamin Miller
  #headtit{
*Imperial College London
    font-family: helvetica, arial, sans-serif;
*[[Special:Emailuser/Benjamin Miller|Email me through OpenWetWare]]
    font-size: 1.2em;
    color: #ffffff;
    position: absolute;
    top: 0.5em;
    right: 1.4em;}


*Member of the [[IGEM:Imperial/2010 | Imperial College London 2010 iGEM team]]
  .dark{
    color: #dddddd;}


  .highlight{
    color: #ea8828;}


  #menulist{
    position: absolute;
    top: 16px;
    left: 3px;
    list-style: none;}


  #menulist li{
    height: 30px;
    }


  #menulist li a{
    font-weight: 100;
    font-size: 1.2em;
    text-decoration: none;
    font-family: helvetica, arial, sans-serif;
    color: #dddddd;}


==Education==
  #headover ul{
<!--Include info about your educational background-->
    list-style: none;
* Year, PhD, Institute
    display: none;
* Year, MS, Institute
    position: absolute;
* Year, BS, Institute
    top: 1.2em;
 
    left: 0.2em;
<html>
    }
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Imperial iGEM 2010</title>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js"></script>
<script type="text/javascript">
  $(document).ready(function(){
  $("ul[id|=poplist]").hide();
 
$("p[id|=popshow]").click(function() {
      $("ul[id|=poplist]").slideToggle("slow");
      return false;
      });
 


  });
  #headover ul ul{
</script>
    position: absolute;
<style type="text/css">
    top:-0.2em;
  #popcon
    left: 15em;}
  {
  width: 150px;
  }


  #popcon ul
  #headover ul li{
  {
    height: 2.4em;
  margin-left: 0px;
    }
  padding-left: 0px;
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
  }


  #popcon a:link, #popcon a:visited
  #headover ul li a{
  {
    font-weight: 100;
  display: block;
    font-size: 1.2em;
  color: #fff;
    text-decoration: none;
  text-decoration: none;
    font-family: helvetica, arial, sans-serif;
  text-align: center;
    color: #dddddd;}
  background-color: #34487B;
  padding: 3px;
  border-bottom: 1px solid #fff;
  }


   #popcon a:hover, #popcon a:active
   </style>
  {
</head>
  background-color: #6E8BB5
<body>
  }
  <div id='title'>
</style>
  <div id='implogo'>
</head>
  </div>
<body>
  <div id='igemlogo'>
<p id="popshow">Click me</p>
  </div>
<div id="popcon">
  <div id='csynbilogo'>
  <ul id="poplist">
  </div>
  <li><a href="http://openwetware.org/wiki/User:Piotr_D._Faba" class="popt">Piotr D Faba</a></li>
  </div>
  <li><a href="http://openwetware.org/wiki/User:Harriet_D._Gliddon" class="popt">Harriet D Gliddon</a></li>
  <div id='menu'>
  <li><a href="http://openwetware.org/wiki/User:Nicolas_Kylilis" class="popt">Nicolas Kylilis</a></li>
  <div id='menuback'>
  <li><a href="http://openwetware.org/wiki/User:Benjamin_Miller" class="popt">Benjamin Miller</a></li>
    <ul id='menulist'>
  <li><a href="http://openwetware.org/wiki/User:Anita_Nguyen" class="popt">Anita Nguyen</a></li>
    <li><a href='#' class='listhead' id='project'>Project</a></li>
  <li><a href="http://openwetware.org/wiki/User:Wolfgang_Pernice" class="popt">Wolfgang Pernice</a></li>
    <li><a href='#' class='listhead' id='plan'>Plan</a></li>
  <li><a href="http://openwetware.org/wiki/User:Kyasha_Sri_Ranjan" class="popt">Kyasha Sri Ranjan</a></li>
    <li><a href='#' class='listhead' id='results'>Results</a></li>
  <li><a href="http://openwetware.org/wiki/User:Madeline_Rounds" class="popt">Madeline Rounds</a></li>
    <li><a href='#' class='listhead' id='extra'>Extra</a></li>
  <li><a href="http://openwetware.org/wiki/User:A._Florian_Sessler" class="popt">A Florian Sessler</a></li>
    </ul>
  <li><a href="http://openwetware.org/wiki/User:Kirill_Shkura" class="popt">Kirill Shkura</a></li>
  </div>
  </ul>
  <div id='headpic'>
</div>
    <div id='headover'>
</body>
    <p id='headtit'>Parasight<span class='dark'> &nbsp;<span class='highlight'>|</span>&nbsp;&nbsp;Parasite detection with a rapid response</span></p>
    <ul class='project'>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010' class='listmain' id='project'>Overview</a></li>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Detection_module' class='listmain' id='project'>Detection Module</a></li>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Fast_Response_module' class='listmain' id='project'>Fast Response Module</a></li>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Output_module' class='listmain' id='project'>Output Module</a></li>
      <ul class='project'>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Ethics' class='listmain' id='project'>Ethics</a></li>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Parts' class='listmain' id='project'>Parts</a></li>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Papers' class='listmain' id='project'>Papers</a></li>
      </ul>
    </ul>
    <ul class='plan'>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Strategy' class='listmain' id='plan'>Strategy</a></li>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Parts/Synthesis' class='listmain' id='plan'>Synthesis</a></li>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Lab_Work' class='listmain' id='plan'>Lab Work</a></li>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Protocol' class='listmain' id='plan'>Protocol</a></li>
      <ul class='plan'>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Modelling' class='listmain' id='plan'>Modelling</a></li>
      </ul>
    </ul>
    <ul class='results'>
      <li><a href='#' class='listmain' id='results'>Under Construction</a></li>
    </ul>
    <ul class='extra'>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Projects' class='listmain' id='extra'>Brainstorming</a></li>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Journal_Club' class='listmain' id='extra'>Journal Club</a></li>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Movie_Night' class='listmain' id='extra'>Movie Night</a></li>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Judging_Criteria' class='listmain' id='extra'>Judging Criteria</a></li>
    </ul>  
    </div>
  </div>
  </div>
</body>
</html>
</html>
==Research interests==
<!-- Feel free to add brief descriptions to your research interests as well -->
# Interest 1
# Interest 2
# Interest 3
==Useful links==
*[[OpenWetWare:Welcome|Introductory tutorial]]
*[[Help|OpenWetWare help pages]]

Latest revision as of 08:42, 23 September 2010

<html>

<head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
 <script type="text/javascript">
  $(document).ready(function(){

$(function(){

var path = location.pathname.substring(1);
if ( path )
$('#headover ul li a[href$="http://openwetware.org/wiki/IGEM:Imperial/2010"]').addClass("curlink");
var vCurlink = $('#headover ul li a[href$="http://openwetware.org/wiki/IGEM:Imperial/2010"]').attr("id");
$('#'+vCurlink+'.listhead').addClass('curlink');
$('.curlink').css("color","#ea8828");

});

$('#menuback').mouseover(function() {

$('#headover').stop().animate({height:'150px',top:'0px'},1000);

});

$('#menu').mouseleave(function() {

$('.listhead,.listmain').not('.curlink').css("color","#dddddd");
$('#headover ul').fadeOut(500);
$('#headover').stop().animate({height:'50px',top:'100px'},1000);

});

$('.listhead').mouseover(function(){

$('.listhead').not('.curlink').css("color","#dddddd");
$(this).css("color","#ea8828");
$('#headover ul').css("display","none");
var vActive = $(this).attr("id");
$('.'+vActive).stop().fadeIn(500);

});

$('.listmain').mouseover(function(){

$('.listmain').not('.curlink').css("color","#dddddd");
$(this).css("color","#ea8828");

});

  });
 </script>
 <style type="text/css">
  #title {
   width:900px;
   height:50px;
   position: relative;
   top: 0px;
   left: 0px;}
  #implogo {
   width:190px;
   height:50px;
   position: absolute;
   top: 0px;
   left: 20px;
   background-image:url(http://openwetware.org/images/c/c9/Imperialigemimplogo.jpg);}
  #igemlogo {
   width:84px;
   height:50px;
   position:absolute;
   top:0px;
   left:260px;
   background-image:url(http://openwetware.org/images/9/9c/Imperialigemigemlogo.jpg);}
  #csynbilogo {
   width:205px;
   height:50px;
   position:absolute;
   top:0px;
   left:394px;
   background-image:url(http://openwetware.org/images/a/ac/Imperialigemcsynbilogo.jpg);}
  #menu {
   width:900px;
   height:150px;
   position: relative;
   top: 20px;
   left: 0px;}
  #menuback {
   width:100px;
   height:150px;
   position: absolute;
   top: 0px;
   left: 0px;
   background-color: #495046}
  #headpic {
   width:800px;
   height:150px;
   position: absolute;
   top: 0px;
   left: 100px;
   background-image: url('http://openwetware.org/images/5/54/Imperialigemheadone.jpg'); }
  #headover {
   width: 800px;
   height:50px;
   position: absolute;
   top: 100px;
   left: 0px;
   background: url(http://openwetware.org/images/d/d8/Imperialigemheadoverone.png) 0px 0px no-repeat; }
  a {
   outline:none;}
  #headtit{
   font-family: helvetica, arial, sans-serif;
   font-size: 1.2em;
   color: #ffffff;
   position: absolute;
   top: 0.5em;
   right: 1.4em;}
  .dark{
   color: #dddddd;}
  .highlight{
   color: #ea8828;}
  #menulist{
   position: absolute;
   top: 16px;
   left: 3px;
   list-style: none;}
  #menulist li{
   height: 30px;
   }
  #menulist li a{
   font-weight: 100;
   font-size: 1.2em;
   text-decoration: none;
   font-family: helvetica, arial, sans-serif;
   color: #dddddd;}
  #headover ul{
   list-style: none;
   display: none;
   position: absolute;
   top: 1.2em;
   left: 0.2em;
   }
  #headover ul ul{
   position: absolute;
   top:-0.2em;
   left: 15em;}
  #headover ul li{
   height: 2.4em;
   }
  #headover ul li a{
   font-weight: 100;
   font-size: 1.2em;
   text-decoration: none;
   font-family: helvetica, arial, sans-serif;
   color: #dddddd;}
 </style>
</head>
<body>
 <div id='title'>
  <div id='implogo'>
  </div>
  <div id='igemlogo'>
  </div>
  <div id='csynbilogo'>
  </div>
 </div>
 <div id='menu'>
  <div id='menuback'>
   <ul id='menulist'>
    <li><a href='#' class='listhead' id='project'>Project</a></li>
    <li><a href='#' class='listhead' id='plan'>Plan</a></li>
    <li><a href='#' class='listhead' id='results'>Results</a></li>
    <li><a href='#' class='listhead' id='extra'>Extra</a></li>
   </ul>
  </div>
  <div id='headpic'>
   <div id='headover'>
    <p id='headtit'>Parasight<span class='dark'> &nbsp;<span class='highlight'>|</span>&nbsp;&nbsp;Parasite detection with a rapid response</span></p>
    <ul class='project'>
     <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010' class='listmain' id='project'>Overview</a></li>
     <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Detection_module' class='listmain' id='project'>Detection Module</a></li>
     <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Fast_Response_module' class='listmain' id='project'>Fast Response Module</a></li>
     <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Output_module' class='listmain' id='project'>Output Module</a></li>
     <ul class='project'>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Ethics' class='listmain' id='project'>Ethics</a></li>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Parts' class='listmain' id='project'>Parts</a></li>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Papers' class='listmain' id='project'>Papers</a></li>
     </ul>
    </ul>
    <ul class='plan'>
     <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Strategy' class='listmain' id='plan'>Strategy</a></li>
     <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Parts/Synthesis' class='listmain' id='plan'>Synthesis</a></li>
     <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Lab_Work' class='listmain' id='plan'>Lab Work</a></li>
     <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Protocol' class='listmain' id='plan'>Protocol</a></li>
     <ul class='plan'>
      <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Modelling' class='listmain' id='plan'>Modelling</a></li>
     </ul>
    </ul>
    <ul class='results'>
     <li><a href='#' class='listmain' id='results'>Under Construction</a></li>
    </ul> 
    <ul class='extra'>
     <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Projects' class='listmain' id='extra'>Brainstorming</a></li>
     <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Journal_Club' class='listmain' id='extra'>Journal Club</a></li>
     <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Movie_Night' class='listmain' id='extra'>Movie Night</a></li>
     <li><a href='http://openwetware.org/wiki/IGEM:Imperial/2010/Judging_Criteria' class='listmain' id='extra'>Judging Criteria</a></li>
    </ul> 
   </div>
  </div>
 </div>
</body>

</html>