Team:TU Delft/Education/science-museum

From 2010.igem.org

(Difference between revisions)
(Educational Movies)
Line 38: Line 38:
</style>
</style>
<script type="text/javascript">
<script type="text/javascript">
 +
 +
function play(id)
 +
    {
 +
      var html  = '';
 +
 +
      html += '<object width="560" height="340" >';
 +
      html += '<param name="movie" value="http://www.youtube.com/v/'+id+'"></param>';
 +
      html += '<param name="autoplay" value="1">';
 +
      html += '<param name="allowFullScreen" value="true"></param>';
 +
      html += '<param name="wmode" value="transparent"></param>';
 +
      html += '<embed src="http://www.youtube.com/v/'+id+'&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" allowfullscreen="true" width="560" height="340"></embed>';
 +
      html += '</object>';
 +
 +
      return html;
 +
    };
 +
$(function() {
$(function() {
// there's the gallery and the trash
// there's the gallery and the trash
Line 81: Line 97:
var plate = $item.find('h5.plate_title').html();
var plate = $item.find('h5.plate_title').html();
if(plate == "Plate 1") {
if(plate == "Plate 1") {
 +
 +
$("#video-wrapper").html(play("9gV4LVjfYcs"));
 +
$("#movie1").css("display","block");
$("#movie1").css("display","block");
$("#movie2").css("display","none");
$("#movie2").css("display","none");
Line 257: Line 276:
<div id="trash">
<div id="trash">
</div>
</div>
 +
 +
<div id="video-wrapper">
 +
</div>
<div style="display:none;" id="movie1">
<div style="display:none;" id="movie1">

Revision as of 11:49, 15 October 2010

Our Team in the Science Museum

TUDelft Science Centre Delft.jpg


The Delft Science Centre opened its doors to the public on September 2nd 2010. The brand new Science Centre provides a fascinating peek behind the scenes at the TU Delft. It is a place where science and society meet: visitors will get to experience hands on the research that's being done the the TU Delft as we speak by interactive and especially informative set-ups and rooms.

The Biotechnology Room

One of the exhibitions in the Science Centre is the Biotechnology room, created in collaboration with the TU Delft iGEM team (us!). Upon entering the visitor is overwhelmed by a wall full of colorful microorganisms, a sneak peak into the amazing microscopic world. As soon as you find out how to use the photo plates in the flow cabinet, the screens in the cabinet show informative movies about several important microorganisms. Watch them here and see how we contributed.

Overview of our room in the Science Centre

Educational Movies

In cooperation with the Science Centre we made several movies about fundamental principles of biotechnology. The audience aimed for are high school students.

Just like in the museum, you have to activate the movies by dragging the plate to the plate reader: