Team:Groningen/DesignTest2

From 2012.igem.org

(Difference between revisions)
m
m
Line 1: Line 1:
-
<html>
+
{{HeaderGroningen2012}}
-
<head>
+
-
<style>
+
-
div.cogbig{
+
-
position:absolute;
+
-
padding: 0px;
+
-
margin: 0px 0px;
+
-
opacity:0.4;
+
-
filter:alpha(opacity=40);
+
-
z-index:-1;
+
-
}
+
-
+
-
/*Windmill*/
+
-
#img1{
+
-
width:120px;
+
-
height:104px;
+
-
position:absolute;
+
-
z-index:10;
+
-
left:-19px;
+
-
top:-31px;
+
-
}
+
-
+
-
/*Menu*/
+
-
#navigation  {
+
-
margin: 0;
+
-
padding: 0 0em;
+
-
height: 20px;
+
-
list-style: none;
+
-
display:block;
+
-
font-size: 12px; 
+
-
                                font-weight: 300;   
+
-
color:#fff;
+
-
z-index:2;
+
-
}
+
-
#navigation > li {
+
-
float: left;
+
-
height: 100%;
+
-
margin-right: 18px;
+
-
                                margin-left: 18px;
+
-
left:100px;
+
-
padding: 0 0em;
+
-
}
+
-
#navigation > li > a {
+
-
float: left;
+
-
height: 100%;
+
-
color: #00;
+
-
text-decoration: none;
+
-
font-weight: 300;
+
-
}
+
-
#navigation > li > a:hover {
+
-
color: Black;
+
-
+
-
}
 
-
#navigation > li.sub {
 
-
position: relative;
 
-
}
 
-
#navigation > li.sub ul {
 
-
width: 130px;
 
-
margin: 0;
 
-
padding: 0.0em 0;
 
-
list-style: none;
 
-
position: absolute;
 
-
top: -800em;
 
-
text-align:center;
 
-
padding-left:13px;                                         
 
-
background-color: rgba(0,0,0,0.5);
 
-
}
 
-
#navigation > li.sub ul li {
 
-
width: 90%;
 
-
background-color: rgba(0,0,0,0.9);
 
-
}
 
-
#navigation > li.sub ul li a {
 
-
height: 100%;
 
-
display: block;
 
-
padding: 0.0em;
 
-
color: #fff;
 
-
text-decoration: none;
 
-
}
 
-
#navigation > li.sub ul li a:hover {
 
-
color: rgb(255,103,0);
 
-
font-weight: 700;
 
-
}
 
-
#navigation > li.sub:hover ul {
 
-
top: 100px;
 
-
left:-35px;
 
-
}
 
-
#expand
 
-
.expand-down span
 
-
{
 
-
font-family: Arial,Helvetica,sans-serif;
 
-
line-height: normal;
 
-
margin-bottom: 0px;
 
-
margin-top: 0px;
 
-
z-index:1;
 
-
font-weight: 300;
 
-
}
 
-
.expand-down * {
 
-
margin: 0px;
 
-
padding: 0;
 
-
z-index:1;
 
-
}
 
-
.expand-down ul {
 
-
padding-top:100px;
 
-
z-index:1;
 
-
}
 
-
.expand-down ul li {
 
-
list-style-type:none;
 
-
z-index:1;
 
-
}
 
-
.expand-down ul li a {
 
-
text-decoration:none;
 
-
z-index:1;
 
-
}
 
-
.expand-down ul li a img {
 
-
width:80px;
 
-
height:82px;
 
-
border:none;
 
-
z-index:1;
 
-
}
 
-
.expand-down ul li a span {
 
-
//span bar under picture text
 
-
z-index:1;
 
-
text-align:center;
 
-
font-size:14px;
 
-
display: block;
 
-
padding: 0.0em;
 
-
color: #fff;
 
-
}
 
-
.expand-down ul li:hover a span {
 
-
display:block;
 
-
font-size:14px;
 
-
z-index:1;
 
-
color: rgb(255,103,0);
 
-
font-weight: 700;
 
-
background-color: rgba(0,0,0,0.5);
 
-
}
 
-
.expand-down ul li:hover a img {
 
-
width:80px;
 
-
height:82px;
 
-
z-index:1;
 
-
}
 
-
.expand-down ul li:hover + li a img {
 
-
width:80px;
 
-
height:82px;
 
-
z-index:1;
 
-
}
 
-
.expand-down ul li:hover + li + li a img {
 
-
width:80px;
 
-
height:82px;
 
-
z-index:1;
 
-
}
 
-
/*Body*/
+
<html>
-
body{
+
<head>
-
background-attachment:fixed;
+
<style>
-
background-color:rgb(118,28,17);
+
-
text-align: justify;
+
-
border: none;
+
-
}
+
-
#content{
+
-
position: relative;
+
-
top:-5px;
+
-
width: 1024px;
+
-
padding: 0px 0px 0px 0px;
+
-
background-color:transparent;
+
-
border: none;
+
-
}
+
-
#bodyContent{
+
-
width: 1024px;
+
-
position: relative;
+
-
padding: 0px 0px 0px 0px;
+
-
background-color:transparent;
+
-
border: none;
+
-
}
+
-
 
+
-
 
+
-
/*Suppress iGEM defaults*/
+
-
a[title="Main Page"]{display: none;}
+
-
.firstHeading{display: none;}
+
-
.noprint{display: none;}
+
-
#menubar{
+
-
display: block;
+
-
background-color:transparent;
+
-
}
+
-
#search-controls{display: none;}
+
-
#contentSub{display: none;}
+
-
#catlinks{display: none;}
+
-
#footer-box{display: none;}
+
-
#p-logo{display: block;}
+
-
#top-section {
+
-
display: none;
+
-
position: relative;
+
-
height: 98px;
+
-
width: 975px;
+
-
margin: 0px auto;
+
-
border-left: 1px solid rgb(118,28,17);
+
-
border-right: 1px solid rgb(118,28,17);
+
-
border-bottom: 1px solid rgb(118,28,17);
+
-
}
+
-
+
-
body {
+
-
font-family: Helvetica, Arial, sans-serif;
+
-
}
+
z1 {  
z1 {  
font-size:18pt;
font-size:18pt;
Line 212: Line 14:
}
}
.ctd {
.ctd {
-
width: 170px;
+
width: 180px;
-
                                height: 25px;
+
                height: 25px;
text-align: center;
text-align: center;
background: #000;
background: #000;
Line 222: Line 24:
}
}
.cte {
.cte {
-
width: 200px;
+
width: 210px;
-
                                height: 35px;
+
                height: 35px;
text-align: center;
text-align: center;
background: #000;
background: #000;
Line 232: Line 34:
color: #FFF;
color: #FFF;
}
}
-
 
+
z2 {
-
z2 {  
+
font-size:14pt;
-
font-size:18pt;
+
font-weight: bold;
-
line-height:21pt;
+
color: rgb(255,103,0);
-
color:white;
+
}
}
-
.ctd2  {
+
p {
-
width: 230px;
+
margin-left:150px;
-
                                height: 25px;
+
font-size:12pt;  
-
text-align: center;
+
line-height:14pt;  
-
background: #000;
+
margin-right:150px;
-
background-color: rgba(0,0,0,0.3);
+
-
padding: 5px ;
+
-
margin: 30px auto;
+
-
color: #FFF;
+
-
}
+
-
.cte2 {
+
-
width: 260px;
+
-
                                height: 35px;
+
-
text-align: center;
+
-
background: #000;
+
-
padding-right:10px;
+
-
padding-left:10px;
+
-
margin: 0 auto;
+
-
background-color: rgba(0,0,0,0.3);
+
-
color: #FFF;
+
-
}
+
-
                        z3 {
+
-
font-size:18pt;
+
-
line-height:21pt;
+
color:white;
color:white;
-
}
 
-
.ctd3  {
 
-
width: 180px;
 
-
                                height: 25px;
 
-
text-align: center;
 
-
background: #000;
 
-
background-color: rgba(0,0,0,0.3);
 
-
padding: 5px ;
 
-
margin: 30px auto;
 
-
color: #FFF;
 
-
}
 
-
.cte3 {
 
-
width: 210px;
 
-
                                height: 35px;
 
-
text-align: center;
 
-
background: #000;
 
-
padding-right:10px;
 
-
padding-left:10px;
 
-
margin: 0 auto;
 
-
background-color: rgba(0,0,0,0.3);
 
-
color: #FFF;
 
}
}
p.margin{
p.margin{
Line 292: Line 53:
margin-bottom:20px;
margin-bottom:20px;
margin-right:0px;
margin-right:0px;
-
margin-left:125px;
+
margin-left:270px;
margin-right:130px;
margin-right:130px;
-
}
 
-
p{
 
-
margin-left:150px;
 
-
font-size:12pt;
 
-
line-height:14pt;
 
-
margin-right:150px;
 
-
color:white;
 
}
}
p.marginleft{
p.marginleft{
Line 310: Line 64:
margin-right:0px;
margin-right:0px;
margin-left:110px;
margin-left:110px;
-
margin-right:130px;
+
margin-right:270px;
}
}
-
p.marginleftheader{
+
a.readmore{
-
font-size:12pt;
+
font-size: 12px;
-
line-height:14pt;  
+
color: rgb(255,103,0);
-
color:white;
+
-
margin-top:38px;
+
-
margin-bottom:0px;
+
-
margin-left:650px;
+
-
margin-right:200px;
+
}
}
-
p.marginChecklist{
+
a.z2link {
-
font-size:12pt;  
+
font-size:14pt;
-
line-height:16pt;  
+
font-weight: bold;
-
color:white;  
+
color: rgb(255,103,0);
-
margin-top:0px;
+
}
-
margin-bottom:38px;
+
-
margin-right:0px;
+
-
margin-left:150px;
+
-
margin-right:115px;
+
-
}
+
-
a:link {
+
-
color: #FFFFFF;
+
-
}
+
-
a:visited {
+
-
color: #FFFFFF;
+
-
}
+
-
a:hover {
+
-
color: #FF6700;
+
-
}
+
-
a:active {
+
-
color: #FF6700;
+
-
}
+
-
 
+
-
.hoverbox
+
-
{
+
-
cursor: default;
+
-
list-style: none;
+
-
        margin-left: 100px;
+
-
        margin-right: 100px;
+
-
}
+
-
 
+
-
.hoverbox a
+
-
{
+
-
cursor: default;
+
-
}
+
-
 
+
-
.hoverbox a .preview
+
-
{
+
-
display: none;
+
-
}
+
-
 
+
-
.hoverbox a:hover .preview
+
-
{
+
-
display: block;
+
-
position: absolute;
+
-
top: -60px;
+
-
left: -60px;
+
-
z-index: 1;
+
-
}
+
-
 
+
-
.hoverbox img
+
-
{
+
-
background: #761C11;
+
-
color: inherit;
+
-
padding: 2px;
+
-
vertical-align: top;
+
-
}
+
-
 
+
-
.hoverbox li
+
-
{
+
-
background: #761C11;
+
-
border-width: 0px;
+
-
color: inherit;
+
-
display: inline;
+
-
float: left;
+
-
margin: 3px;
+
-
position: relative;
+
-
}
+
-
 
+
-
.hoverbox .preview
+
-
{
+
-
background: #52140C;
+
-
border-color: #761C11;
+
-
}
+
-
 
+
</style>
</style>
-
 
+
</head>
-
<br>
+
<body>
<div class="cte">
<div class="cte">
<div class="ctd">
<div class="ctd">
-
<z1 >Food Warden</z1><br>
+
<z1>Human Practice</z1>
</div>
</div>
</div>
</div>
-
</head>
+
<br>
-
 
+
<br>
-
<body>
+
<br>
-
<br><br><br>
+
<br>
<p class="margin">
<p class="margin">
-
<img src="https://static.igem.org/mediawiki/2012/9/97/Groningen2012_AD20121915_Sticker.png" width="130" height="130" align=left style="padding-right: 10px"><a href="https://2012.igem.org/Team:Groningen/Project"><font color=#ff6700 size=4><b>The Food Warden</b></font></a><br>
+
<img src="https://static.igem.org/mediawiki/2012/9/99/Groningen2012_RR_Microscope.png" width="130" height="130" align=left style="padding-right: 10px; padding-left: 0px">  
-
The Food Warden is a system which detects meat spoilage. It uses <i>Bacillus subtilis</i> cells. Their natural genetic response to the gases of rotten meat has been identified and linked to a pigment production system. In this way, a consumer can easily see when the meat is spoiled: it's rotten and you know it!<br>
+
<a class="z2link" href="https://2012.igem.org/Team:Groningen/summer_school">iGEM/Sciencelinx Summerschool</a>
-
<a href="https://2012.igem.org/Team:Groningen/Project"><font color=#ff6700 size=2pt>read more</font></a>
+
<br>
 +
In previous years, several high schools visited the iGEM Groningen teams for an afternoon.  
 +
We decided to do this too, but then bigger. Sciencelinx, the science centre from the RuG,
 +
sponsored us so we could organize a three-day summerschool where students from Friesland and Groningen
 +
could learn about microbiology & synthetic biology.
 +
<br>
 +
<a class="readmore" href="https://2012.igem.org/Team:Groningen/summer_school">read more</a>
</p>
</p>
<p class="marginleft">
<p class="marginleft">
-
<img src="https://static.igem.org/mediawiki/2012/f/f2/Groningen2012_AD20120915_StopFoodWaste.png" width="130" height="130" align=right style="padding-left: 10px"><br><a href="https://2012.igem.org/Team:Groningen/Stop_the_food_waste_initiative"><font color=#ff6700 size=4><b>Stop the food waste!</b></font></a><br>
+
<img src="https://static.igem.org/mediawiki/2012/7/7d/Groningen2012_AD20120924_EH_during-night-of-arts-and-scienceCog.png" width="130" height="130" align=right style="padding-left: 10px">
-
Every year, 1,300,000,000 tons of food are thrown away worldwide. This is one third of the global food production. One of the reasons for this is the fact that best before dates are imprecise. A reliable way of monitoring whether food is spoiled or not could save up to 600 euro per household per year.<br>
+
<a class="z2link" href="https://2012.igem.org/Team:Groningen/Festivals">Biological Art</a>
-
<a href="https://2012.igem.org/Team:Groningen/Stop_the_food_waste_initiative"><font color=#ff6700 SIZE=2pt>read more</font></a>
+
<br>
 +
Do you think micro-organisms are scary? Think again when you look at the microbial art we made together
 +
with artist and designer Leen van Wijngaarden. Painting with bacteria on huge agar plates gives evolving
 +
pictures which evoke questions from the public.
 +
<br>
 +
<a class="readmore" href="https://2012.igem.org/Team:Groningen/Festivals">read more</a>
</p>
</p>
<p class="margin">
<p class="margin">
-
<img src="https://static.igem.org/mediawiki/2012/0/08/Gorningen2012_AD201290915_InTheLab.png" width="130" height="130" align=left style="padding-right: 10px"><a href="https://2012.igem.org/Team:Groningen/Wetwork"><font color=#ff6700 size=4><b>Now in the lab</b></font></a><br>
+
<img src="https://static.igem.org/mediawiki/2012/2/2a/Groningen2012_AD24092012_DutchFlag.png" width="130" height="130" align=left style="padding-right: 10px">
-
With the iGEM deadline being just a couple of days away, the lab is now always occupied in order to make the Food Warden work. The newly identified genes in the running to become our PBADmeat promoter are ready to be tested, the pigments are waiting to be transformed. But <i>Bacillus</i> biobricks are tricky things...<br>
+
<a class="z2link" href="https://2012.igem.org/Team:Groningen/Festivals">Joining forces for Discovery</a>
-
<a href="https://2012.igem.org/Team:Groningen/Wetwork"><font color=#ff6700 SIZE=2pt>read more</font></a>
+
-
</p>
+
-
<div class="cte3">
+
-
<div class="ctd3">
+
-
<z3 >Picture gallery</z3><br>
+
-
</div>
+
-
</div>
+
-
<br>
+
-
<ul class="hoverbox">
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/e/ee/Groningen2012_ADGallery1.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/6/65/Groningen2012_ADGallery1prev.png" class="preview" width=250 height=280 /></a>
+
-
</li>
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/f/f6/Groningen2012_ADGallery4.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/3/35/Groningen2012_ADGallery4prev.png" class="preview" width=250 height=280 /></a>
+
-
</li>
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/1/1c/Groningen2012_ADGallery2.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/0/0f/Groningen2012_ADGallery2prev.png" class="preview" width=250 height=280 /></a>
+
-
</li>
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/6/69/Groningen2012_ADGallery13.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/6/61/Groningen2012_ADGallery13prev.png" class="preview" width=250 height=280 /></a>
+
-
</li>
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/5/55/Groningen2012_ADGallery7.png" width=250 height=125 /><img src="https://static.igem.org/mediawiki/2012/b/b2/Groningen2012_AD20120924_Gallery7prev.png" width=420 height=231 class="preview" /></a>
+
-
</li>
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/b/b3/Groningen2012_ADGallery5.png" width=260 height=125 /><img src="https://static.igem.org/mediawiki/2012/e/eb/Groningen2012_AD20120924_Gallery5prev.png" class="preview" width=420 height=231 /></a>
+
-
</li>
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/9/9e/Groningen2012_ADGallery20.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/8/84/Groningen2012_ADGallery20prev.png" class="preview" width=250 height=280 /></a>
+
-
</li>
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/0/09/Groningen2012_ADGallery10b.png" width=250 height=260 /><img src="https://static.igem.org/mediawiki/2012/7/7b/Groningen2012_ADGallery10prev.png" class="preview" width=325 height=355 /></a>
+
-
</li>
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/a/ad/Groningen2012_ADGallery6.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/4/40/Groningen2012_ADGallery6prev.png" class="preview" width=250 height=280 /></a>
+
-
</li>
+
-
</ul>
+
-
 
+
-
<div style="position: relative; float: left; top: -140px;">
+
-
<ul class="hoverbox">
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/8/8c/Groningen2012_ADGallery11.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/9/90/Groningen2012_ADGallery11prev.png" class="preview" width=250 height=280 /></a>
+
-
</li>
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/e/e3/Groningen2012_ADGallery8.png" width=260 height=125 /><img src="https://static.igem.org/mediawiki/2012/8/8a/Groningen2012_ADGallery8prev.png" class="preview" width=420 height=231 /></a>
+
-
</li>
+
-
</ul>
+
-
</div>
+
-
 
+
-
<div style="position: relative; float: left; top: -140px; left: 60px;">
+
-
<ul class="hoverbox">
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/0/0c/Groningen2012_ADGallery9.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/5/5a/Groningen2012_ADGallery9prev.png" class="preview" width=250 height=280 /></a>
+
-
</li>
+
-
</ul>
+
-
</div>
+
-
 
+
-
<div style="position: relative; float: left; top: -145px;">
+
-
<ul class="hoverbox">
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/f/f4/Groningen2012_ADGallery22.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/d/dc/Groningen2012_ADGallery22prev.png" class="preview" width=250 height=280 /></a>
+
-
</li>
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/0/04/Groningen2012_ADGallery14.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/2/20/Groningen2012_ADGallery14prev.png" class="preview" width=250 height=280 /></a>
+
-
</li>
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/c/ce/Groningen2012_ADGallery21.png" width=250 height=125 /><img src="https://static.igem.org/mediawiki/2012/a/a9/Groningen2012_ADGallery21prev.png" class="preview" width=420 height=231 /></a>
+
-
</li>
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/a/a6/Groningen2012_ADGallery18.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/0/0b/Groningen2012_ADGallery18prev.png" class="preview" width=250 height=280 /></a>
+
-
</li>
+
-
<li>
+
-
<a href="#"><img src="https://static.igem.org/mediawiki/2012/e/ec/Groningen2012_ADGallery3.png" width=125 height=125 /><img src="https://static.igem.org/mediawiki/2012/c/cb/Groningen2012_ADGallery3prev.png" class="preview" width=250 height=280 /></a>
+
-
</li>
+
-
</ul>
+
-
</div>
+
-
 
+
-
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
+
-
<br><br><br><br><br><br><br><br><br>
+
-
<div style="position: relative; top: -100px;">
+
-
<div class="cte2">
+
-
<div class="ctd2">
+
-
<z2 >Gold medal checklist</z2><br>
+
-
</div>
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
<p align=center><font color=white size=2>Click on any of the list below to see the appropriate wiki section!</font></p>
+
-
<p class="marginChecklist"><b>BRONZE</b>
+
<br>
<br>
 +
Together with the iGEM teams from Wageningen, Eindhoven and Amsterdam, we join forces in representing iGEM at
 +
the Discovery festival. This is a festival at three locations where people can experience science, art and
 +
technology. We hope to see you in Nemo, Amsterdam on 28 September!
<br>
<br>
-
<a href="https://igem.org/Team.cgi" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> Team registration done</a><br>
+
<a class="readmore" href="https://2012.igem.org/Team:Groningen/Festivals">read more</a>
-
<a href="https://igem.org/2012_Judging_Form?id=818" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> Judging form completed</a><br>
+
</p>
-
<a href="https://2012.igem.org/Team:Groningen" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> Beautiful Team Wiki finished</a><br>
+
<p class="marginleft">
-
<img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> We present our poster and project at iGEM Jamboree in Amsterdam at Saturday 6 October 2012<br>
+
<img src="https://static.igem.org/mediawiki/2012/f/f2/Groningen2012_AD20120915_StopFoodWaste.png" width="130" height="130" align=right style="padding-left: 10px">
-
<a href="https://2012.igem.org/Team:Groningen/OurBiobrick" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> Our Biobricks</a>
+
<a class="z2link" href="https://2012.igem.org/Team:Groningen/Stop_the_food_waste_initiative">Stop the food waste!</a>
<br>
<br>
 +
We think our food warden sticker can help in solving the food waste problem. But raising awareness of the problem can also help.
 +
Read what YOU can do to stop the food waste!
<br>
<br>
-
<b>SILVER</b> (in addition to bronze medal requirements)
+
<a class="readmore" href="https://2012.igem.org/Team:Groningen/Stop_the_food_waste_initiative">read more</a>
<br>
<br>
 +
</p>
 +
<p class="margin">
 +
<img src="https://static.igem.org/mediawiki/2012/4/48/Groningen2012_ADMarketResearch.png" width="130" height="130" align=left style="padding-right: 10px">
 +
<a class="z2link" href="https://2012.igem.org/Team:Groningen/market_research">Bringing the product to the market</a>
<br>
<br>
-
<a href="http://partsregistry.org/Part:BBa_K818000" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> Proof that our BioBrick works!</a><br>
+
We surveyed the public about our Food Warden. Do they think it is useful? What do they think about GMO?
-
<img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> <a href="http://partsregistry.org/Part:BBa_K818600" target=_blank>Characterization of our BioBrick's operation: BBa_K818600</a>
+
And what should our food warden cost?
<br>
<br>
-
<br>
+
<a class="readmore" href="https://2012.igem.org/Team:Groningen/market_research">read more</a>
-
<b>GOLD</b> (in addition to silver and bronze medal requirements, any one or more of the following)
+
</p>
-
<br>
+
<br>
-
<br>
+
<br>
-
<img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> We improved the function of existing BioBricks: <a href="http://partsregistry.org/Part:BBa_K592010" target=_blank>BBa_K592010</a>, <a href="http://partsregistry.org/Part:BBa_K592009" target=_blank>BBa_K592009</a>, <a href="http://partsregistry.org/Part:BBa_K818000" target=_blank>BBa_K818000</a><br>
+
<br>
-
<a href="https://2012.igem.org/Team:Groningen/international_cooperation#LMUMunich" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> We helped iGEM LMU Munich by characterizing their parts</a><br>
+
</body>
-
<a href="https://2012.igem.org/Team:Groningen/Safety" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> We explored the topic of safety for GMOs that would be used near food</a><br>
+
<div style="position:absolute; left: 125px; top: 230px; z-index:-1;">
-
<a href="https://2012.igem.org/Team:Groningen/Stop_the_food_waste_initiative" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> We raised public awareness about food waste in developed countries</a><br>
+
-
<a href="https://2012.igem.org/Team:Groningen/market_research" target="_blank"><img src="https://static.igem.org/mediawiki/2012/d/df/IGEMGroningen2012_AD20120915_Tick.png"> We surveyed the broad public about the need for Food Warden product and GMOs safety</a>
+
</div>
-
</p>
+
<div style="position:absolute; left: 760px; top: 360px; z-index:-1;">
-
</div>
+
-
</body>
+
</div>
 +
<div style="position:absolute; left: 125px; top: 480px; z-index:-1;">
 +
 +
</div>
 +
<div style="position:absolute; left: 760px; top: 590px; z-index:-1;">
 +
 +
</div>
 +
<div style="position:absolute; left: 125px; top: 710px; z-index:-1;">
 +
 +
</div>
</html>
</html>
 +
{{Template:SponsorsGroningen2012}}
{{Template:SponsorsGroningen2012}}

Revision as of 17:37, 26 September 2012






Human Practice




iGEM/Sciencelinx Summerschool
In previous years, several high schools visited the iGEM Groningen teams for an afternoon. We decided to do this too, but then bigger. Sciencelinx, the science centre from the RuG, sponsored us so we could organize a three-day summerschool where students from Friesland and Groningen could learn about microbiology & synthetic biology.
read more

Biological Art
Do you think micro-organisms are scary? Think again when you look at the microbial art we made together with artist and designer Leen van Wijngaarden. Painting with bacteria on huge agar plates gives evolving pictures which evoke questions from the public.
read more

Joining forces for Discovery
Together with the iGEM teams from Wageningen, Eindhoven and Amsterdam, we join forces in representing iGEM at the Discovery festival. This is a festival at three locations where people can experience science, art and technology. We hope to see you in Nemo, Amsterdam on 28 September!
read more

Stop the food waste!
We think our food warden sticker can help in solving the food waste problem. But raising awareness of the problem can also help. Read what YOU can do to stop the food waste!
read more

Bringing the product to the market
We surveyed the public about our Food Warden. Do they think it is useful? What do they think about GMO? And what should our food warden cost?
read more




Our sponsors: