Team:Gaston Day School

From 2009.igem.org

(Difference between revisions)
 
(104 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- [[Image:13.png ]]-->
 
-
 
-
<!--[[Image:picture|border|center|Bac2Kidney]]-->
 
-
 
<html>
<html>
-
<script>
+
<head>
-
function haxbackground(){
+
<style type="text/css">
-
document.getElementById('cartoonmap').style.backgroundImage='url(https://static.igem.org/mediawiki/2009/0/0a/Wow_12.png)';
+
body {  
-
}
+
background: #fff url(https://static.igem.org/mediawiki/2009/1/13/Awesome.png) no-repeat fixed;
-
function unhaxbackground(){
+
        }
-
document.getElementById('cartoonmap').style.backgroundImage="url('https://static.igem.org/mediawiki/2009/0/0a/Wow_12.png')";
+
-
}
+
-
</script>
+
-
<style>
+
-
dl#cartoonmap{
+
-
background:url('picture') transparent top left no-repeat;
+
-
display:block;
+
-
position:relative;
+
-
width:965px;
+
-
height:708px;
+
-
margin:0px;
+
-
 
+
-
border:1px solid gray;
+
-
}
+
-
dl#cartoonmap dt{
+
-
display:none;
+
-
}
+
-
 
+
-
/* Common stuff between links */
+
-
dl#cartoonmap dd a{
+
-
position:absolute;
+
-
 
+
-
border:1px dashed silver;
+
-
text-decoration: none;
+
-
}
+
-
dl#cartoonmap dd a span{
+
-
display:none;
+
-
}
+
-
 
+
-
/* link positions (x,y,w,h) */
+
-
dl#cartoonmap dd#ph a{ left:50px; bottom:85px; width:310px; height:270px; z-index:200;}
+
-
dl#cartoonmap dd#at a{ left:360px; bottom:85px; width:305px; height:270px; z-index:200;}
+
-
dl#cartoonmap dd#u a{ left:665px; bottom:85px; width:300px; height:270px; z-index:200;}
+
-
 
+
-
/* link hover doings */
+
-
dl#cartoonmap dd a:hover{
+
-
border-style:solid;
+
-
border-width:1px;
+
-
background:url('picture') transparent top left no-repeat;
+
-
}
+
-
/* colored borders! */
+
-
dl#cartoonmap dd#ph a:hover, dl#cartoonmap dd#ph a:hover span, dl#cartoonmap dd#ph a:hover span div.first{ border-color:violet; }
+
-
dl#cartoonmap dd#at a:hover, dl#cartoonmap dd#at a:hover span, dl#cartoonmap dd#at a:hover span div.first{ border-color:orange; }
+
-
dl#cartoonmap dd#u a:hover, dl#cartoonmap dd#u a:hover span, dl#cartoonmap dd#u a:hover span div.first{ border-color:red; }
+
-
dl#cartoonmap dd#g a:hover, dl#cartoonmap dd#g a:hover span, dl#cartoonmap dd#g a:hover span div.first{ border-color:gold; }
+
-
dl#cartoonmap dd#p a:hover, dl#cartoonmap dd#p a:hover span, dl#cartoonmap dd#p a:hover span div.first{ border-color:green; }
+
-
dl#cartoonmap dd#time a:hover, dl#cartoonmap dd#time a:hover span, dl#cartoonmap dd#time a:hover span div.first{ border-color:lightblue; }
+
-
 
+
-
dl#cartoonmap dd#ph a:hover span div.first {background:#ecf; color:#333;}
+
-
dl#cartoonmap dd#at a:hover span div.first {background:#fc3; color:#333;}
+
-
dl#cartoonmap dd#u a:hover span div.first {background:#fcc; color:#333;}
+
-
dl#cartoonmap dd#g a:hover span div.first {background:#ffa; color:#333;}
+
-
dl#cartoonmap dd#p a:hover span div.first {background:#cfc; color:#333;}
+
-
dl#cartoonmap dd#time a:hover span div.first {background:lightblue; color:#333;}
+
-
 
+
-
/* subsequent hover positions (change when link positions change) (-left,h-imgH) */
+
-
dl#cartoonmap dd#ph a:hover{ background-position:-50px -253px; }
+
-
dl#cartoonmap dd#at a:hover{ background-position:-50px -253px; }
+
-
dl#cartoonmap dd#u a:hover{ background-position:-50px -253px; }
+
-
 
+
-
dl#cartoonmap dd#time a:hover{ background-position:-620px -423px; }
+
-
 
+
-
/*
+
-
link hover spans place everything at (180,10)
+
-
put=new-old puttop=new-(imageheight-(bottom+height))
+
-
*/
+
-
dl#cartoonmap dd a:hover span{
+
-
display:block;
+
-
position:absolute;
+
-
 
+
-
width:700px;
+
-
height:239px;
+
-
 
+
-
border-width:1px;
+
-
border-style:solid;
+
-
 
+
-
color:black;
+
-
background-color:white;
+
-
}
+
-
dl#cartoonmap dd a:hover span div.first{
+
-
display:block;
+
-
font-size:120%;
+
-
font-weight:bold;
+
-
padding:2px;
+
-
text-align:center;
+
-
border-bottom:1px dashed;
+
-
}
+
-
dl#cartoonmap dd a:hover span div.rest{
+
-
font-size:12pt;
+
-
font-face:Arial;
+
-
margin-left:1em;
+
-
}
+
-
dl#cartoonmap dd#ph a:hover span{
+
-
left:-50px;
+
-
top:-245px;
+
-
}
+
-
dl#cartoonmap dd#at a:hover span{
+
-
left:-200px;
+
-
top:-245px;
+
-
}
+
-
dl#cartoonmap dd#u a:hover span{
+
-
left:-400px;
+
-
top:-245px;
+
-
}
+
-
dl#cartoonmap dd#g a:hover span{
+
-
left:-150px;
+
-
top:-415px;
+
-
}
+
-
dl#cartoonmap dd#p a:hover span{
+
-
left:-255px;
+
-
top:-415px;
+
-
}
+
-
dl#cartoonmap dd#time a:hover span{
+
-
left:-365px;
+
-
top:-415px;
+
-
}
+
-
 
+
-
/* Others that don't fit into a pattern */
+
-
dl#cartoonmap dd#banner span img{
+
-
position:absolute;
+
-
/*left:283px;*/
+
-
right:10px;
+
-
top:13px;
+
-
+
-
 
+
-
/* For preloading purposes only */
+
-
background:url('picture') transparent no-repeat;
+
-
background-position:-965px -965px;
+
-
}
+
</style>
</style>
-
<dl id="cartoonmap">
+
</head>
-
<dt>Banner</dt>
+
-
<dd id="banner">
+
-
<span><img src="http://www.gastonday.org/images/crest.gif" alt="GDS"></span>
+
-
</dd>
+
-
 
+
-
<dt>one</dt>
+
-
<dd id="ph"><a href="one" onmouseover="haxbackground();" onmouseout="unhaxbackground();">
+
-
<span><div class="first">Placement</div>
+
-
<div class="rest">The compound is placed in the water to detect the presence of nitrates.</div></span>
+
-
</a></dd>
+
-
 
+
-
<dt>two</dt>
+
-
<dd id="at"><a href=".two" onmouseover="haxbackground();" onmouseout="unhaxbackground();">
+
-
<span><div class="first">Contact</div>
+
-
<div class="rest">The sensor is makes contact with the nitrate.</div></span>
+
-
</a></dd>
+
-
 
+
-
<dt>3</dt>
+
-
<dd id="u"><a href="3" onmouseover="haxbackground();" onmouseout="unhaxbackground();">
+
-
<span><div class="first">Reaction</div>
+
-
<div class="rest">When the sensor comes into contact with the nitrate it glows red to singal the nitrate's presence.</div></span>
+
-
</a></dd>
+
-
 
+
-
<dt>4</dt>
+
-
<dd id="g"><a href="4" onmouseover="haxbackground();" onmouseout="unhaxbackground();">
+
-
<span><div class="first">Clearance of Guanidine</div>
+
-
<div class="rest">The device managing the clearance of guanidino compounds.</div></span>
+
-
</a></dd>
+
-
 
+
-
<dt>5</dt>
+
-
<dd id="p"><a href="5" onmouseover="haxbackground();" onmouseout="unhaxbackground();">
+
-
<span><div class="first">Clearance of Phosphate</div>
+
-
<div class="rest">A Phosphate clearance and balance device.</div></span>
+
-
</a></dd>
+
-
 
+
-
<dt>6</dt>
+
-
<dd id="time"><a href="6" onmouseover="haxbackground();" onmouseout="unhaxbackground();">
+
-
<span><div class="first">Time Regulation</div>
+
-
<div class="rest">Using oscillators to measure time, it enables detachment from the small intestine after a certain amount of time.</div></span>
+
-
</a></dd>
+
-
</dl>
+
</html>
</html>
-
{{:Team:gds}}
 
-
 
-
 
-
 
-
{| style="width:965px;border:1px solid gray;"
+
<div id="header">{{Template:Team:Gaston_Day_School/Templates/Header}}</div>
-
|-
+
<html><p><h1>What is iGEM?</h1></p></html>
-
| style="vertical-align:top;width:50%;border-right:1px solid gray;" |  <font size="5.5"><b>''GDS Spartans''.</b></font><br>
+
<html><p><b>With the help of Ms. Anne Byford, the Gaston Day School iGEM team, consisting of students from the 10th to 12th grades in high school, are developing a bioengineered organism that will detect the presence of nitrate pollution in water. This year 112 teams from all over the world are competing in the Synthetic Biology iGEM competition.</b></p>
-
== '''Team Participants''' ==
+
-
* Sheran Hussain (THE founder-meister)
+
<p>The International Genetically Engineered Machine competition (iGEM) is the premiere undergraduate Synthetic Biology competition. Student teams are given a kit of biological parts at the beginning of the summer from the Registry of Standard Biological Parts. Working at their own schools over the summer, they use these parts and new parts of their own design to build biological systems and operate them in living cells. This project design and competition format is an exceptionally motivating and effective teaching method.</p>  
-
* Brian Elgort (THE )
+
-
* Alex Hall (THE bodyguard-meister)
+
-
* Ryan Kane (THE quail-meister)
+
-
* Lauren Toole (THE Toole-meister)
+
-
* Rosemary Dunning (THE )
+
-
* Ivana Chan (THE )
+
-
* William Farmer (THE kayak-meister)
+
-
* Will Rudisil (THE mad scientist-meister)
+
-
* Daniel Thompson (THE )
+
-
* Amir Feinberg (THE )
+
-
<br>
+
-
== '''Advisors''' ==
+
-
* Ms. Anne Byford
+
<p>iGEM began in January of 2003 with a month-long course during MIT's Independent Activities Period (IAP). The students designed biological systems to make cells blink. This design course grew to a summer competition with 5 teams in 2004, 13 teams in 2005 - the first year that the competition grew internationally, 32 teams in 2006, 54 teams in 2007, and 84 teams in 2008. Projects ranged from banana and wintergreen smelling bacteria, to an arsenic biosensor, to Bactoblood, and buoyant bacteria.</p>
-
* Dr. Ghulam Hussain
+
-
* Dr. Alan Hartley
+
-
<br>
+
-
== '''blahhh:''' ==
+
-
* blahhh
+
<p>This year, we expect 120 teams with over 1200 participants from countries across Asia, Europe, Latin America, and the US to participate in the competition. They will specify, design, build, and test simple biological systems made from standard, interchangeable biological parts. Teams will present their projects at the iGEM Championship Jamboree in November 2009. </p>
-
** blahhh
+
-
* blahhh
+
-
** blahhh
+
-
* blahhh
+
-
** blahhh
+
-
* blahhh
+
-
** blahhh
+
-
* blahhh
+
-
** blahhh
+
-
* blahhh
+
-
** blahhh
+
-
** blahhh
+
-
*** blahhh
+
-
*** blahhh
+
-
| style="vertical-align:top;" | {{:more}} <!-- Edit the News page for news please. -->
+
<p>Fore more information please visit <a href="http://www.igem.org">www.igem.org</a>. </p>
-
|}
+
<p><h1>Synthetic Biology... huh?</h1></p>
-
{{:Team:gds/Footer}}
+
<p>The new field of <a href="http://syntheticbiology.org/">Synthetic Biology</a> was first recognized in 2003. It can be defined as:</P>
 +
<p>A) the design and construction of new biological parts, devices, and systems, and</p>
 +
<p>B) the re-design of existing, natural biological systems for useful purposes. </p>
 +
<a href="http://www3.clustrmaps.com/user/9d290494"><img src="http://www3.clustrmaps.com/stats/maps-no_clusters/2009.igem.org-Team-Gaston_Day_School-thumb.jpg" alt="Locations of visitors to this page" />
 +
</a>

Latest revision as of 23:33, 14 August 2009

What is iGEM?

With the help of Ms. Anne Byford, the Gaston Day School iGEM team, consisting of students from the 10th to 12th grades in high school, are developing a bioengineered organism that will detect the presence of nitrate pollution in water. This year 112 teams from all over the world are competing in the Synthetic Biology iGEM competition.

The International Genetically Engineered Machine competition (iGEM) is the premiere undergraduate Synthetic Biology competition. Student teams are given a kit of biological parts at the beginning of the summer from the Registry of Standard Biological Parts. Working at their own schools over the summer, they use these parts and new parts of their own design to build biological systems and operate them in living cells. This project design and competition format is an exceptionally motivating and effective teaching method.

iGEM began in January of 2003 with a month-long course during MIT's Independent Activities Period (IAP). The students designed biological systems to make cells blink. This design course grew to a summer competition with 5 teams in 2004, 13 teams in 2005 - the first year that the competition grew internationally, 32 teams in 2006, 54 teams in 2007, and 84 teams in 2008. Projects ranged from banana and wintergreen smelling bacteria, to an arsenic biosensor, to Bactoblood, and buoyant bacteria.

This year, we expect 120 teams with over 1200 participants from countries across Asia, Europe, Latin America, and the US to participate in the competition. They will specify, design, build, and test simple biological systems made from standard, interchangeable biological parts. Teams will present their projects at the iGEM Championship Jamboree in November 2009.

Fore more information please visit www.igem.org.

Synthetic Biology... huh?

The new field of Synthetic Biology was first recognized in 2003. It can be defined as:

A) the design and construction of new biological parts, devices, and systems, and

B) the re-design of existing, natural biological systems for useful purposes.

Locations of visitors to this page