Team:UNITN-Trento/Outreach

From 2012.igem.org

(Difference between revisions)
 
(17 intermediate revisions not shown)
Line 1: Line 1:
 +
<html>
<html>
<head>
<head>
    
    
-
<meta name="viewport" content="width=device-width">
+
<meta name="viewport" content="width=1200, user-scalable=0">  
-
+
<meta charset="utf-8" />
<meta charset="utf-8" />
<title>Outreach</title>
<title>Outreach</title>
Line 9: Line 9:
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic|Bree+Serif:400|Arizonia:400|Open+Sans:300,400,600,700,800,300italic,400italic,600italic,700italic,800italic"/>
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic|Bree+Serif:400|Arizonia:400|Open+Sans:300,400,600,700,800,300italic,400italic,600italic,700italic,800italic"/>
-
<link href='http://fonts.googleapis.com/css?family=Permanent+Marker|Reenie+Beanie|Walter+Turncoat|Creepster|Flavors|Rock+Salt' rel='stylesheet' type='text/css'>
+
<link rel="stylesheet" type="text/css" href="http://www.science.unitn.it/~igem/css/style.css"/>
-
<link rel="stylesheet" type="text/css" href="http://www.jasonfweb.com/igem2/css/style.css"/>
+
<link rel="stylesheet" type="text/css" href="http://www.science.unitn.it/~igem/css/override.css"/>
-
<link rel="stylesheet" type="text/css" href="http://www.jasonfweb.com/igem2/css/override.css"/>
+
<link rel="stylesheet" type="text/css" href="http://www.science.unitn.it/~igem/css/background/cherry.css"/>
-
<link rel="stylesheet" type="text/css" href="http://www.jasonfweb.com/igem2/css/background/putto.css"/>
+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
-
<link rel="stylesheet" href="http://www.jasonfweb.com/igem2/js/nivo/nivo-slider.css" type="text/css" media="screen"/>
+
<link rel="stylesheet" href="http://www.science.unitn.it/~igem/js/nivo/nivo-slider.css" type="text/css" media="screen"/>
-
<link rel="stylesheet" href="http://www.jasonfweb.com/igem2/js/nivo/themes/default/default.css" type="text/css" media="screen"/>
+
<link rel="stylesheet" href="http://www.science.unitn.it/~igem/js/nivo/themes/default/default.css" type="text/css" media="screen"/>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
-
<script src="http://www.jasonfweb.com/igem2/js/nivo/jquery.nivo.slider.pack.js" type="text/javascript"></script>
+
<script src="http://www.science.unitn.it/~igem/js/nivo/jquery.nivo.slider.pack.js" type="text/javascript"></script>
<script>
<script>
jQuery(function($){
jQuery(function($){
Line 30: Line 29:
</script>
</script>
</head>
</head>
 +
<style>
 +
.theme-default .nivo-controlNav {
 +
left: 40%;
 +
}
 +
</style>
 +
<body>
<body>
 +
 +
<!--[if lte IE 9]>
 +
<style type="text/css">
 +
body {
 +
filter:blur(add=false, direction=270 strength=10);
 +
-ms-filter:blur(add=false, direction=270 strength=10);
 +
background-image: none;
 +
}
 +
#bannerImage {
 +
display: none;
 +
}
 +
#header {
 +
display: none;
 +
}
 +
#canvas {
 +
display: none;
 +
}
 +
#footer {
 +
display: none;
 +
}
 +
</style>
 +
<h2 style="font-family: 'Open Sans'; line-height: 40px; color:#ffae00; padding:0.5em; font-size:30pt !important; text-align: center; width: 900px; margin: 100px auto;">It appears you're using Internet Explorer. This website does not work at his best on older browsers. Please use a modern one like <a href="http://www.google.com/chrome">Chrome</a>, <a href="http://www.mozilla.org/en-US/firefox/new">Firefox</a> or <a href="http://www.apple.com/safari">Safari</a> to enjoy the full experience. </h2>
 +
<![endif]-->
 +
 +
<noscript>
 +
<style type="text/css">
 +
body {
 +
filter:blur(add=false, direction=270 strength=10);
 +
-ms-filter:blur(add=false, direction=270 strength=10);
 +
background-image: none;
 +
}
 +
#bannerImage {
 +
display: none;
 +
}
 +
#header {
 +
display: none;
 +
}
 +
#canvas {
 +
display: none;
 +
}
 +
 +
#footer {
 +
display: none;
 +
}
 +
</style>
 +
 +
<h2 style="font-family: 'Open Sans'; line-height: 40px; color:#ffae00; padding:0.5em; font-size:30pt !important; text-align: center; width: 900px; margin: 100px auto;">It appears you have JavaScript disabled. Our Wiki needs it for you to enjoy the full experience. Please enable Javascript and refresh the page.</h2>
 +
</noscript>
-
<div id="bannerImage" class="content-fill" style="overflow: hidden; position: absolute; height: 400px;"></div>
+
<div id="bannerImage" class="content-fill" style="overflow: hidden; position: absolute; height: 400px; background-position: 50% 78%;"></div>
<div id="header">
<div id="header">
<div id="topNav">
<div id="topNav">
<ul>
<ul>
-
<li class="activeLink"><a href="https://2012.igem.org/Team:UNITN-Trento">Home</a></li>
+
<li><a href="https://2012.igem.org/Team:UNITN-Trento">Home</a></li>
-
<li class="folder"><a href="#">Project</a>
+
<li class="folder"><a href="javascript:void(0);">Project</a>
<div class="notch"></div>
<div class="notch"></div>
<div class="subnav" >
<div class="subnav" >
Line 44: Line 97:
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Project/CrustAway">Crust Away</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Project/CrustAway">Crust Away</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Project/Terminators">Terminator 5</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Project/Terminators">Terminator 5</a></li>
 +
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Attributions">Attributions</a></li>
</ul>
</ul>
</div>
</div>
</li>
</li>
-
<li class="folder"><a href="#">Parts</a>
+
<li><a href="https://2012.igem.org/Team:UNITN-Trento/DataPage">Data Page</a></li>
 +
<li class="folder"><a href="javascript:void(0);">Parts</a>
<div class="notch"></div>
<div class="notch"></div>
<div class="subnav" style="width: 190px; left: 0px;">
<div class="subnav" style="width: 190px; left: 0px;">
<ul>
<ul>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Parts">Our Parts</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Parts">Our Parts</a></li>
-
<li><a href="#">Registry Section</a></li>
+
<li><a href="http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2012&group=UNITN-Trento">Registry Section</a></li>
</ul>
</ul>
</div>
</div>
</li>
</li>
-
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Achievements">Achievements</a></li>
+
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Achievements">Judging</a></li>
-
<li class="folder"><a href="#">Team</a>
+
<li class="folder"><a href="javascript:void(0);">Team</a>
<div class="notch"></div>
<div class="notch"></div>
<div class="subnav" style="width: 190px; left: 0px;" >
<div class="subnav" style="width: 190px; left: 0px;" >
Line 64: Line 119:
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Team/Supervisors">Super- & Ad- visors</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Team/Supervisors">Super- & Ad- visors</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Friends">Our Friends</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Friends">Our Friends</a></li>
-
<li><a href="#">Team Profile</a></li>
+
<li><a href="https://igem.org/Team.cgi?id=731">Team Profile</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Trento">Where We Are</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Trento">Where We Are</a></li>
-
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Gallery">Gallery</a></li>
+
 +
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Press">Press</a></li>
</ul>
</ul>
</div>
</div>
</li>
</li>
-
<li class="folder"><a href="#">Partners</a>
+
<li class="folder"><a href="javascript:void(0);">Partners</a>
<div class="notch"></div>
<div class="notch"></div>
<div class="subnav" >
<div class="subnav" >
Line 78: Line 134:
</div>
</div>
</li>
</li>
-
<li class="folder"><a href="#">Lab Notes</a>
+
<li class="folder"><a href="javascript:void(0);">Lab Notes</a>
<div class="notch"></div>
<div class="notch"></div>
<div class="subnav" >
<div class="subnav" >
Line 85: Line 141:
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Meetings">Meetings</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Meetings">Meetings</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Protocols">Protocols</a></li>
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Protocols">Protocols</a></li>
 +
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Tools">Tools</a></li>
</ul>
</ul>
</div>
</div>
</li>
</li>
-
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Safety">Safety</a></li>
+
<li class="folder"><a href="javascript:void(0);">Safety</a>
-
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Outreach">Outreach</a></li>
+
<div class="notch"></div>
 +
<div class="subnav" >
 +
<ul>
 +
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Safety">Safety</a></li>
 +
<li><a href="https://2012.igem.org/Team:UNITN-Trento/H2S">H<sub>2</sub>S</a></li>
 +
</ul>
 +
</div>
 +
</li>
 +
<li class="activeLink"><a href="https://2012.igem.org/Team:UNITN-Trento/Outreach">Outreach</a></li>
 +
<li><a href="https://2012.igem.org/Team:UNITN-Trento/Art">Art&Science</a></li>
</ul>
</ul>
</div>
</div>
<div id="logo">
<div id="logo">
      <div class="wrapper">
      <div class="wrapper">
-
      <h1><a href="#" style="font-family: 'Bree Serif';">iGEM Trento 2012</a></h1>
+
      <h1><a href="https://2012.igem.org/Team:UNITN-Trento" style="font-family: 'Bree Serif';"><span>i</span>GEM Trento 2012</a></h1>
      </div>
      </div>
</div>
</div>
Line 105: Line 171:
<section id="main" style="width:100%; position: relative;">
<section id="main" style="width:100%; position: relative;">
-
<div id="igem" style="position: absolute; right: 25px; top: 205px; width: 80px; z-index: 10;"><a href="https://igem.org/Main_Page"><img src="http://www.jasonfweb.com/igem2/img/sponsor/iGEM.png" width="75px" alt="" /></a></div>
+
<div id="igem" style="position: absolute; right: 25px; top: 205px; width: 80px; z-index: 10;"><a href="https://igem.org/Main_Page"><img src="http://www.science.unitn.it/~igem/img/sponsor/iGEM.png" width="75px" alt="" /></a></div>
<div class="slider-wrapper theme-default">
<div class="slider-wrapper theme-default">
<div id="slider" class="nivoSlider">
<div id="slider" class="nivoSlider">
-
<a href="#"><img src="http://www.jasonfweb.com/igem2/img/team-1.jpg" alt="" /></a>
+
<a href="javascript:void(0);"><img src="http://www.science.unitn.it/~igem/img/slider/rn1.jpg" alt="" /></a>
-
<img src="http://www.jasonfweb.com/igem2/img/team-2.jpg" alt="" />
+
<img src="http://www.science.unitn.it/~igem/img/slider/rn2.jpg" alt="" />
-
<img src="http://www.jasonfweb.com/igem2/img/team-3.jpg" alt="" />
+
<img src="http://www.science.unitn.it/~igem/img/slider/rn3.jpg" alt="" />
-
<img src="http://www.jasonfweb.com/igem2/img/team-4.jpg" alt="" />
+
<img src="http://www.science.unitn.it/~igem/img/slider/rn4.jpg" alt="" />
 +
<img src="http://www.science.unitn.it/~igem/img/slider/rn5.jpg" alt="" />
 +
<!-- <img src="http://www.science.unitn.it/~igem/img/slider/rn6.jpg" alt="" />-->
 +
<!-- <img src="http://www.science.unitn.it/~igem/img/slider/rn7.jpg" alt="" />-->
 +
<img src="http://www.science.unitn.it/~igem/img/slider/rn8.jpg" alt="" />
 +
<img src="http://www.science.unitn.it/~igem/img/slider/rn9.jpg" alt="" />
 +
<img src="http://www.science.unitn.it/~igem/img/slider/rn10.jpg" alt="" />
 +
<img src="http://www.science.unitn.it/~igem/img/slider/rn11.jpg" alt="" />
</div>
</div>
</div>
</div>
Line 122: Line 195:
<div class="content" style="padding-left: 20px ;padding-right: 20px ;">
<div class="content" style="padding-left: 20px ;padding-right: 20px ;">
 +
 +
<h3>Researcher's Night</h3>
 +
<p>Ou team was present at the Researcher's Night with an "iGEM Corner" on September 28th. In this occasion we had the opportunity to share our project with the public and engage kids with the "Build Your Bacteria" game. We gave the kids some parts (candies, stickers, eyes, wings, baloons and tons of other stuff) with which they would build their personal bacteria. They were asked to give a name and what their bacteria did. We now have a lot of new ideas for next year project :P</p> <img src="http://www.science.unitn.it/~igem/img/sponsor/notte.png" style="width: 500px; margin-left: 140px;" alt="" />
 +
 +
<p>The Researcher's Night is an event sponsored by the European Community where researchers have the opportunity to promote science with the public in over 300 cities throughout Europe. If you want to know more about this event visit <a href="http://events.unitn.it/nottericercatori2012">the UniTN hub</a> for the night or the general <a href="http://ec.europa.eu/research/researchersnight/index_en.htm">European Community Reasearcher's Night website</a>.</p>
 +
<h3>Open Days at the Museum</h3>
 +
 +
 +
<p>On September 25, we have participated at the “3 days for the school”, an initiative organized by the Natural Sciences Museum of Trento. Every year, high school teachers meet with researchers and science communicators to learn about new approaches in science and research. During this 3 days,  teachers gain new information about new approaches in biology and bring them back to the students in their classes. Science learned not only from textbooks is always more appealing to the students. <br />This was a great opportunity for us to share with them our project and promote Synthetic Biology.</p>
 +
 +
 +
 +
<h3>An iGEM Corner at the MUSE</h3>
 +
<p>In the forthcoming months, we will collaborate at the development of an “iGEM corner” based on our project, at the new <a href="www.muse2012.eu">MUSE</a> designed by worldwide famous architect Renzo Piano.</p>
 +
<img src="http://www.science.unitn.it/~igem/img/sponsor/MTSN.jpg" style="float: right; padding-left: 30px;" alt="" />
 +
<p>MUSE (acronym of MUseo delle ScienzE – Science Museum) is a latest concept centre for scientific culture diffusion. It will combine the traditional interest in natural history and research, common to all natural science institutions, with specific attention to ethical and social topics and to current issues, such as the environment and sustainable development. In addition to the iGEM corner, the MUSE will also host a series of permanent exhibits on the so-called “DNA gallery”, including interactive multimedia on the origin of life, recombinant DNA technology, synthetic biology, human population genetics, genomics, epidemiology, and other biotechnology-related topics.</p>
-
<div style="height: 500px;">
 
-
<h3>Under Construction</h3>
 
-
</div>
 
Line 133: Line 219:
<div class="clearfix"></div>
<div class="clearfix"></div>
 +
<div id="sponsor">
 +
<ul>
 +
<li><a href="http://www.fondazionecassaruraleditrento.it"><img src="http://www.science.unitn.it/~igem/img/sponsor/CRT.jpg" alt="" /></a></li>
 +
<li><a href="http://www.unitn.it/en/cibio"><img src="http://www.science.unitn.it/~igem/img/sponsor/CIBIO.png" alt="" style="height:50px"/></a></li>
 +
<!--<li><a href="http://www.unitn.it/en"><img src="http://www.science.unitn.it/~igem/img/sponsor/UniTN.JPG" alt="" style="height:40px; position: relative; top: 3px;" /></a></li>-->
 +
</ul>
 +
<img class="unitn" src="http://www.science.unitn.it/~igem/img/sponsor/UniTN.JPG" alt="" />
 +
</div>
</div> <!--end wrapper-->
</div> <!--end wrapper-->
Line 151: Line 245:
<!--<li><a href="https://2012.igem.org/Special:MovePage/Team:UNITN-Trento/Outreach">Move</a></li>
<!--<li><a href="https://2012.igem.org/Special:MovePage/Team:UNITN-Trento/Outreach">Move</a></li>
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:UNITN-Trento/Outreach&action=watch">Watch</a></li>-->
<li><a href="https://2012.igem.org/wiki/index.php?title=Team:UNITN-Trento/Outreach&action=watch">Watch</a></li>-->
-
<li><a href="#">Teams</a></li>
+
<li><a href="javascript:void(0);">Teams</a></li>
<li><a href="https://2012.igem.org/Special:RecentChanges">Recent Changes</a></li>
<li><a href="https://2012.igem.org/Special:RecentChanges">Recent Changes</a></li>
<!--<li><a href="https://2012.igem.org/Special:WhatLinksHere/Team:UNITN-Trento/Outreach">What links here</a></li>-->
<!--<li><a href="https://2012.igem.org/Special:WhatLinksHere/Team:UNITN-Trento/Outreach">What links here</a></li>-->
Line 166: Line 260:
-
<p>Design by Jason Fontana. Powered by <a href="http://www.mediawiki.org/wiki/MediaWiki">MediaWiki</a>. This website is under the <a href="http://creativecommons.org/licenses/by/3.0/">CC Attribution licence</a>. | <span class="toggle">Toggle controls</span></p>
+
<p>Design by Jason Fontana. Powered by <a href="http://www.mediawiki.org/wiki/MediaWiki">MediaWiki</a>. This website is under the <a href="http://creativecommons.org/licenses/by/3.0/">CC Attribution licence</a>.<!-- | <span class="toggle">Toggle controls</span>--></p>
</div>
</div>
-
<div id="sponsor">
 
-
 
-
</div>
 
</div>
</div>
-
<script>
+
 
-
(function() {
+
<!--<script>
-
$.ajaxSetup({cache:true});
+
-
$.getScript('http://static.tumblr.com/g8b5dgd/Jzdm1nbnz/jquery.tweet-min.js',function(){
+
-
$(".tweets").tweet({
+
-
username: "jasonfweb",
+
-
join_text: "auto",
+
-
count: 1,
+
-
auto_join_text_default: "we said,",
+
-
auto_join_text_ed: "we",
+
-
auto_join_text_ing: "we were",
+
-
auto_join_text_reply: "we replied to",
+
-
auto_join_text_url: "we were checking out",
+
-
loading_text: "Getting latest tweet..."
+
-
}).bind('loaded', function () {
+
-
$('.twitter-feed').fadeTo('fast', 1);
+
-
});
+
-
}); })();
+
-
</script>
+
-
<script>
+
(function() {
(function() {
var $mw = $('div#mw');
var $mw = $('div#mw');
Line 201: Line 274:
});
});
})();
})();
-
</script>
+
</script> -->
<script type="text/javascript">
<script type="text/javascript">
Line 214: Line 287:
   })();
   })();
-
</script>
+
</script>  
</body>
</body>
</html>
</html>

Latest revision as of 20:41, 18 October 2012

Outreach

It appears you have JavaScript disabled. Our Wiki needs it for you to enjoy the full experience. Please enable Javascript and refresh the page.

Outreach


Researcher's Night

Ou team was present at the Researcher's Night with an "iGEM Corner" on September 28th. In this occasion we had the opportunity to share our project with the public and engage kids with the "Build Your Bacteria" game. We gave the kids some parts (candies, stickers, eyes, wings, baloons and tons of other stuff) with which they would build their personal bacteria. They were asked to give a name and what their bacteria did. We now have a lot of new ideas for next year project :P

The Researcher's Night is an event sponsored by the European Community where researchers have the opportunity to promote science with the public in over 300 cities throughout Europe. If you want to know more about this event visit the UniTN hub for the night or the general European Community Reasearcher's Night website.

Open Days at the Museum

On September 25, we have participated at the “3 days for the school”, an initiative organized by the Natural Sciences Museum of Trento. Every year, high school teachers meet with researchers and science communicators to learn about new approaches in science and research. During this 3 days, teachers gain new information about new approaches in biology and bring them back to the students in their classes. Science learned not only from textbooks is always more appealing to the students.
This was a great opportunity for us to share with them our project and promote Synthetic Biology.

An iGEM Corner at the MUSE

In the forthcoming months, we will collaborate at the development of an “iGEM corner” based on our project, at the new MUSE designed by worldwide famous architect Renzo Piano.

MUSE (acronym of MUseo delle ScienzE – Science Museum) is a latest concept centre for scientific culture diffusion. It will combine the traditional interest in natural history and research, common to all natural science institutions, with specific attention to ethical and social topics and to current issues, such as the environment and sustainable development. In addition to the iGEM corner, the MUSE will also host a series of permanent exhibits on the so-called “DNA gallery”, including interactive multimedia on the origin of life, recombinant DNA technology, synthetic biology, human population genetics, genomics, epidemiology, and other biotechnology-related topics.