Team:Goettingen/Human Practice/Panel Discussion

From 2012.igem.org

(Difference between revisions)
 
(81 intermediate revisions not shown)
Line 1: Line 1:
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" dir="ltr" lang="en"><head>
+
{{GoettingenHeader|deu=Team:Goettingen/Human Practice/Panel Discussion deu|eng=Team:Goettingen/Human Practice/Panel Discussion}}
-
                <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
-
                                <meta name="keywords" content="Team:Goettingen,Team:Goettingen,Team:Goettingen/Homing coli,Team:Goettingen/Human Practice/Flash coli,Team:Goettingen/Press,Team:Goettingen/Project/General information">
+
-
                <link rel="shortcut icon" href="https://2012.igem.org/favicon.ico">
+
-
                <link rel="search" type="application/opensearchdescription+xml" href="https://2012.igem.org/wiki/opensearch_desc.php" title="2012.igem.org (English)">
+
-
                <link title="Creative Commons" type="application/rdf+xml" href="https://2012.igem.org/wiki/index.php?title=Team:Goettingen&amp;action=creativecommons" rel="meta">
+
-
<link rel="alternate" type="application/rss+xml" title="2012.igem.org RSS Feed" href="https://2012.igem.org/wiki/index.php?title=Special:Recentchanges&amp;feed=rss">
+
-
<link rel="alternate" type="application/atom+xml" title="2012.igem.org Atom Feed" href="https://2012.igem.org/wiki/index.php?title=Special:Recentchanges&amp;feed=atom">
+
-
 
+
== Panel Discussion Organisation ==
-
<body class="mediawiki ns-0 ltr page-Team_Goettingen">
+
[[File:Goett_Flyer_aktualisiert.jpg|200px|thumb|right|Flyer of the "Day of Synthetic Biology"]]
-
 
+
-
 
+
-
 
+
-
 
+
-
                        <!-- start content -->
+
-
 
+
-
 
+
-
 
+
-
<style>
+
-
h1.firstHeading { display: none; }
+
-
 
+
-
p {text-align: justify;}
+
-
 
+
-
a:link { color: #004080; text-decoration: none}
+
-
a:visited { color:##003090; text-decoration: none}
+
-
a:hover { color:#f29400; text-decoration: none}
+
-
a:active { color:#f29400; text-decoration: none}
+
-
 
+
-
#bodyContent { padding: 10px auto; width: 910px; margin: auto; clear: none; }
+
-
 
+
-
table#team_members { text-align: justify; border: 0; }
+
-
table#team_members h2, table#team_members h3 { clear: both; }
+
-
 
+
-
 
+
-
/*-----------------------------------------------------------------------------------------------*/
+
-
div.MenuBar ul li ul.DropDownMenu {
+
-
  display: none; /* Hides all drop-down menus. */
+
-
 
+
-
}
+
-
/*
+
-
li:hover works in IE7 and FF2.
+
-
a:hover works in IE6 and FF2.
+
-
a:hover breaks li:hover in FF2.
+
-
*/
+
-
div.MenuBar ul li:hover ul.DropDownMenu li ul.SideMenu,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu li a ul.SideMenu {
+
-
  display: none; /* Hides all side menus. */
+
-
}
+
-
/*------------------------------------------------------------------------------------- Menu Bar */
+
-
div.MenuBar {
+
-
  font: Verdana;
+
-
  height: 30px;
+
-
  width: 910px;
+
-
  /*width: 100%*/
+
-
  margin: 0;
+
-
  border-top: 0;
+
-
  border-right: 0;
+
-
  border-left: 0;
+
-
  padding: 0;
+
-
  background: #00446b;
+
-
 
+
-
}
+
-
div.MenuBar ul {
+
-
  font: Verdana;
+
-
  text-align: center;
+
-
  list-style-type: none;
+
-
  margin: 0 auto;
+
-
  border: 0;
+
-
  padding: 0;
+
-
  background: #00446b;
+
-
}
+
-
div.MenuBar ul li {
+
-
  font: Verdana;
+
-
  display: block;
+
-
  padding: 0;
+
-
  margin: 0;
+
-
  font-size: 1.3em;
+
-
  float: left;
+
-
  background: #00446b;
+
-
  text-align: center;
+
-
  width: 107px;
+
-
  position: relative; /* Sets the positioning context for each drop-down menu. */
+
-
}
+
-
 
+
-
div.MenuBar ul li a {
+
-
  font: Verdana;
+
-
  display: block;
+
-
  background: #00446b;
+
-
  height: 22px; /* Keep height + padding-top + padding-bottom sync with the menu bar height. */
+
-
  color: white;
+
-
  padding-top: 4px;
+
-
  padding-bottom: 4px;
+
-
  padding-left: 1em; /* Sets the left space between top-level items. */
+
-
  padding-right: 1em; /* Sets the right space between top-level items. */
+
-
  text-decoration: none;
+
-
}
+
-
 
+
-
/*------------------------------------------------------------------------------ Drop-Down Menus */
+
-
div.MenuBar ul li:hover ul.DropDownMenu,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu {
+
-
  display: block;
+
-
  width: 10em; /* Drop-down menu width.
+
-
                  Use MenuTailor.css to customize. */
+
-
  height: 1em;
+
-
  padding: 1px; /* Sets the drop-down menu "effective border" width. */
+
-
  position: absolute;
+
-
  top: 28px; /* Places the drop-down menu under the menu bar.
+
-
                Keep it sync with the menu bar height. */
+
-
  left: 0; /* Aligns the drop-down menu to its top-level item. */
+
-
  background-color: #A3C0E0; /* Selected item. */
+
-
  color: #FFFFFF;
+
-
 
+
-
}
+
-
div.MenuBar ul li:hover ul.DropDownMenu li a,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu li a {
+
-
  width: 10em; /* Keep it sync with the drop-down menu width.
+
-
                            Use MenuTailor.css to customize. */
+
-
  height: 1em;
+
-
  padding-left: 0;
+
-
  padding-right: 0;
+
-
  background-color: #A3C0E0; /* Selected item. */
+
-
  color: #FFFFFF;
+
-
}
+
-
ul.DropDownMenu li a span {
+
-
  display: block;
+
-
  padding-left: 0.75em; /* Sets the left space of each drop-down menu item. */
+
-
  padding-right: 0.25em; /* Sets the right space of each drop-down menu item. */
+
-
  text-align: right; /* Aligns the >> symbol to the right. */
+
-
}
+
-
ul.DropDownMenu li a span span {
+
-
  float: left; /* Aligns the text (back) to the left. */
+
-
  font: 12px Verdana; /* Required for IE55. */
+
-
  height: 20px;
+
-
  color: #FFFFFF;
+
-
}
+
-
/*----------------------------------------------------------------------------------- Side Menus */
+
-
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
+
-
  display: block;
+
-
  width: 11em; /* Side menu width.
+
-
                  Use MenuTailor.css to customize. */
+
-
  padding: 1px; /* Sets the side menu "effective border" width. */
+
-
  position: absolute;
+
-
  top: -1px; /* Aligns the side menu to its drop-down menu item.
+
-
                Keep it sync with the side menu "effective border" width. */
+
-
  left: 13em; /* Places the side menu to the right of the drop-down menu.
+
-
                            Keep it sync with the drop-down menu width.
+
-
                            Use MenuTailor.css to customize. */
+
-
}
+
-
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a {
+
-
  width: 11em; /* Keep it sync with the side menu width.
+
-
                            Use MenuTailor.css to customize. */
+
-
  font: 12px Verdana; /* Required for IE55. */
+
-
  left: 13em; /* Places the side menu to the right of the drop-down menu.
+
-
                            Keep it sync with the drop-down menu width.
+
-
                            Use MenuTailor.css to customize. */
+
-
}
+
-
div.MenuBar ul li ul.DropDownMenu li ul.SideMenu li a span {
+
-
  padding-left: 1.5em; /* Sets the left space of each side menu item. */
+
-
  padding-right: 0.5em; /* Sets the right space of each side menu item. */
+
-
  text-align: left;
+
-
  font: 12px Verdana; /* Required for IE55. */
+
-
  left: 13em; /* Places the side menu to the right of the drop-down menu.
+
-
                            Keep it sync with the drop-down menu width.
+
-
                            Use MenuTailor.css to customize. */
+
-
}
+
-
/*----------------------------------------------------------------------------- Browser Specific */
+
-
* html div.MenuBar ul li a {
+
-
  float: left; /* Required for IE55 and IE6.
+
-
                            Breaks O9.
+
-
                            Hidden (* html) from non-IE browsers. */
+
-
}
+
-
* html ul.DropDownMenu li a:hover {
+
-
  cursor: hand; /* Required for IE55.
+
-
                  Hidden (* html) from non-IE browsers. */
+
-
}
+
-
ul.DropDownMenu li a:hover {
+
-
  cursor: pointer; /* Required for IE6 and IE7.
+
-
                      Hidding it (* html) from non-IE browsers breaks IE7!
+
-
}
+
-
* html div.MenuBar a:hover {
+
-
  text-decoration: none; /* Required for IE55 and IE6.
+
-
                            Hidden (* html) from non-IE browsers. */
+
-
}
+
-
* html div.MenuBar ul li table,
+
-
* html div.MenuBar ul li table td {
+
-
  border: 0; /* Required for IE55 and IE6.
+
-
                Hidden (* html) from non-IE browsers. */
+
-
}
+
-
/*------------------------------------------------------------------------------- Default Colors */
+
-
div.MenuBar {
+
-
  background-color: Menu;
+
-
  border-bottom: 1px solid ButtonShadow;
+
-
}
+
-
div.MenuBar a {
+
-
  background-color: Menu; /* Top-level unselected items. */
+
-
  color: MenuText;
+
-
}
+
-
div.MenuBar ul li:hover a,
+
-
div.MenuBar ul li a:hover {
+
-
  color: #A3C0E0;
+
-
  background-color: Highlight; /* Top-level selected item. */
+
-
  color: HighlightText;
+
-
}
+
-
/*...............................................................................................*/
+
-
div.MenuBar ul li:hover ul.DropDownMenu,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu {
+
-
  background-color: ButtonShadow; /* Sets the drop-down menu "effective border" color. */
+
-
}
+
-
div.MenuBar ul li:hover ul.DropDownMenu li a,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu li a {
+
-
  background-color: Menu;  Drop-down menu unselected items.
+
-
                            Sets the drop-down menu "effective background" color. */
+
-
  color: MenuText;
+
-
}
+
-
div.MenuBar ul li:hover ul.DropDownMenu li:hover a,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover {
+
-
  background-color: Highlight; /* Drop-down menu selected item. */
+
-
  color: HighlightText;
+
-
}
+
-
/*...............................................................................................*/
+
-
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
+
-
  background-color: ButtonShadow; /* Sets the side menu "effective border" color. */
+
-
}
+
-
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a {
+
-
  background-color: Menu; /* Side menu unselected items.
+
-
                            Sets the side menu "effective background" color. */
+
-
  color: MenuText;
+
-
}
+
-
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a:hover,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a:hover {
+
-
  background-color: Highlight; /* Side menu selected item. */
+
-
  color: HighlightText;
+
-
}
+
-
/*-----------------------------------------------------------------------------------------------*/
+
-
 
+
-
/*-------------------------------------------------------------------------------------- General */
+
-
body {
+
-
  background: white;
+
-
  color: black;
+
-
  margin: 0;
+
-
  border: 0;
+
-
  padding: 0;
+
-
}
+
-
 
+
-
 
+
-
div.MenuBar {
+
-
  font: 13px arial, helvetica, sans-serif;
+
-
}
+
-
div.MenuBar ul {
+
-
  font: 13px arial, helvetica, sans-serif; /* Required for IE55. */
+
-
}
+
-
/*--------------------------------------------------------------------------------------- Colors */
+
-
div.MenuBar {
+
-
  background-color: #0064C8; /* Selected item. */
+
-
  color: #FFFFFF;
+
-
  border-bottom: 1px solid ButtonShadow;
+
-
}
+
-
div.MenuBar a,
+
-
div.MenuBar ul li:hover ul.DropDownMenu li a,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu li a,
+
-
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a {
+
-
  background-color: #00446b; /* Selected item. */
+
-
  color: #FFFFFF;
+
-
}
+
-
div.MenuBar ul li:hover a,
+
-
div.MenuBar ul li a:hover,
+
-
div.MenuBar ul li:hover ul.DropDownMenu li:hover a,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover,
+
-
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a:hover,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a:hover {
+
-
  background-color: #A3C0E0; /* Selected item. */
+
-
  color: #FFFFFF;
+
-
}
+
-
div.MenuBar ul li:hover ul.DropDownMenu,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu,
+
-
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu,
+
-
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
+
-
  background-color: ButtonShadow; /* Sets the drop-down and side menus "effective border" color. */
+
-
}
+
-
/*--------------------------------------------------------------------------------------- Widths */
+
-
/*
+
-
 
+
-
/*
+
-
Menu Bar 1
+
-
Drop-Down Menu #2
+
-
*/
+
-
div.MenuBar#navi ul li:hover ul.DropDownMenu#MB1-DDM4,
+
-
div.MenuBar#navi ul li a:hover ul.DropDownMenu#MB1-DDM4,
+
-
div.MenuBar#navi ul li:hover ul.DropDownMenu#MB1-DDM4 li a,
+
-
div.MenuBar#navi ul li a:hover ul.DropDownMenu#MB1-DDM4 li a {
+
-
  width: 15.5em; /* Drop-down menu width. */
+
-
}
+
-
div.MenuBar#navi ul li:hover ul.DropDownMenu#MB1-DDM5,
+
-
div.MenuBar#navi ul li a:hover ul.DropDownMenu#MB1-DDM5,
+
-
div.MenuBar#navi ul li:hover ul.DropDownMenu#MB1-DDM5 li a,
+
-
div.MenuBar#navi ul li a:hover ul.DropDownMenu#MB1-DDM5 li a {
+
-
  width: 14em; /* Drop-down menu width. */
+
-
}
+
-
 
+
-
/*...............................................................................................*/
+
-
/*
+
-
Menu Bar 1
+
-
Drop-Down Menu #2
+
-
Side Menu #1
+
-
*/
+
-
div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM1,
+
-
div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM1 {
+
-
  left: 15.5em !important; /* Places the side menu to the right of the drop-down menu.
+
-
                            Keep it sync with the drop-down menu width. */
+
-
}
+
-
div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM1,
+
-
div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM1,
+
-
div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM1 li a,
+
-
div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM1 li a {
+
-
  width: 15em; /* Side menu width. */
+
-
}
+
-
/*...............................................................................................*/
+
-
/*
+
-
Menu Bar 1
+
-
Drop-Down Menu #2
+
-
Side Menu #2
+
-
*/
+
-
div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM2,
+
-
div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM2 {
+
-
  left: 15.5em  !important; /* Places the side menu to the right of the drop-down menu.
+
-
                            Keep it sync with the drop-down menu width. */
+
-
}
+
-
div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM2,
+
-
div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM2,
+
-
div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM2 li a,
+
-
div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM2 li a {
+
-
  width: 7em; /* Side menu width. */
+
-
}
+
-
/*...............................................................................................*/
+
-
/*
+
-
Menu Bar 1
+
-
Drop-Down Menu #2
+
-
Side Menu #3
+
-
*/
+
-
div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM3,
+
-
div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM3 {
+
-
  left: 15.5em  !important; /* Places the side menu to the right of the drop-down menu.
+
-
                            Keep it sync with the drop-down menu width. */
+
-
}
+
-
div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM3,
+
-
div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM3,
+
-
div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM3 li a,
+
-
div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM3 li a {
+
-
  width: 17em; /* Side menu width. */
+
-
}
+
-
/*...............................................................................................*/
+
-
 
+
-
</style>
+
-
 
+
-
 
+
-
 
+
-
</p><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" dir="ltr" lang="en"><head>
+
-
                <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
-
                                <meta name="keywords" content="Team:Goettingen,Team:Goettingen,Team:Goettingen/Homing coli,Team:Goettingen/Human Practice/Flash coli,Team:Goettingen/Press,Team:Goettingen/Project/General information">
+
-
                <link rel="shortcut icon" href="https://2012.igem.org/favicon.ico">
+
-
                <link rel="search" type="application/opensearchdescription+xml" href="https://2012.igem.org/wiki/opensearch_desc.php" title="2012.igem.org (English)">
+
-
                <link title="Creative Commons" type="application/rdf+xml" href="https://2012.igem.org/wiki/index.php?title=Team:Goettingen&amp;action=creativecommons" rel="meta">
+
-
<link rel="alternate" type="application/rss+xml" title="2012.igem.org RSS Feed" href="https://2012.igem.org/wiki/index.php?title=Special:Recentchanges&amp;feed=rss">
+
-
<link rel="alternate" type="application/atom+xml" title="2012.igem.org Atom Feed" href="https://2012.igem.org/wiki/index.php?title=Special:Recentchanges&amp;feed=atom">
+
-
 
+
-
 
+
-
<body class="mediawiki ns-0 ltr page-Team_Goettingen">
+
-
 
+
-
 
+
-
 
+
-
 
+
-
                        <!-- start content -->
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<div id="header"><img src="http://www.patrickreinke.de/igem/headpicture_2.jpg" alt="Team Goettingen">
+
-
<br><div class="MenuBar" id="navi">
+
-
        <ul>
+
-
                <li>
+
-
                      <a href="https://2012.igem.org/Team:Goettingen" style="color: white;">Home<!--[if gt IE 6]><!--></a><!--<![endif]-->
+
-
                        <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+
-
                        <ul class="DropDownMenu" id="MB1-DDM2-SM3">
+
-
                        <li><a href="https://2012.igem.org/Team:Goettingen/News"><span><span>News</span></span></a></li>
+
-
                        <!--<li><a href="https://2012.igem.org/Team:Goettingen/News"><span><span><div style="text-indent:20px;">&#8901; Advisors</div></span></span></a></li> -->
+
-
                        </ul>
+
-
                        <!--[if lte IE 6]></td></tr></table></a><![endif]-->
+
-
                </li>
+
-
                <li>
+
-
                        <a href="https://2012.igem.org/Team:Goettingen/Team" style="color: white;">Team<!--[if gt IE 6]><!--></a><!--<![endif]-->
+
-
                        <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+
-
                        <ul class="DropDownMenu" id="MB1-DDM5">
+
-
                        <li><a href="https://2012.igem.org/Team:Goettingen/Team"><span><span>Members</span></span></a></li>
+
-
                        <!--<li><a href="https://2012.igem.org/Team:Goettingen/Team#advisor"><span><span><div style="text-indent:20px;">&#8901; Advisors</div></span></span></a></li> -->
+
-
                        <!--<li><a href="https://2012.igem.org/Team:Goettingen/Team#students"><span><span><div style="text-indent:20px;">&#8901; Students</div></span></span></a></li> -->
+
-
                        <!--<li><li><a href="https://2012.igem.org/Team:Goettingen/Team#responsibitlities"><span><span><div style="text-indent:20px;">&#8901; Responsibilities</div></span></span></a></li> -->
+
-
                        <li><a href="https://2012.igem.org/Team:Goettingen/Focus_Groups"><span><span>Focus Groups</span></span></a></li>
+
-
                        <!--<li><li><a href="https://2012.igem.org/Team:Goettingen/groups#group1"><span><span><div style="text-indent:20px;">&#8901; #1 Selection / Swimming</div></span></span></a></li>  -->
+
-
                        <!--<li><li><a href="https://2012.igem.org/Team:Goettingen/groups#group2"><span><span><div style="text-indent:20px;">&#8901; #2 Speed Improvement</div></span></span></a></li>  -->
+
-
                        <!--<li><li><a href="https://2012.igem.org/Team:Goettingen/groups#group3"><span><span><div style="text-indent:20px;">&#8901; #3 Chemoreceptor</div></span></span></a></li>    -->
+
-
                        <!--<li><li><a href="https://2012.igem.org/Team:Goettingen/groups#library"><span><span><div style="text-indent:20px;">&#8901; Library</div></span></span></a></li>            -->
+
-
                        <li><a href="https://2012.igem.org/Team:Goettingen/Seminars"><span><span>Seminars</span></span></a></li>
+
-
                        <!--<li><li><a href="https://2012.igem.org/Team:Goettingen/seminars#announce"><span><span><div style="text-indent:20px;">&#8901; Announcements</div></span></span></a></li>    -->
+
-
                        <!--<li><li><a href="https://2012.igem.org/Team:Goettingen/seminars#presentations"><span><span><div style="text-indent:20px;">&#8901; Past Presentations</div></span></span></a></li> -->
+
-
                        <li><a href="https://2012.igem.org/Team:Goettingen/Work_Impressions"><span><span>Work Impressions</span></span></a></li>
+
-
                        </ul>
+
-
                        <!--[if lte IE 6]></td></tr></table></a><![endif]-->
+
-
                </li>
+
-
                <li>
+
-
                        <a href="https://2012.igem.org/Team:Goettingen/Project" style="color: white;">Project<!--[if gt IE 6]><!--></a><!--<![endif]-->
+
-
                        <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+
-
                        <ul class="DropDownMenu" id="MB1-DDM2-SM3">
+
-
                        <li><a href="https://2012.igem.org/Team:Goettingen/Project"><span><span>Our Project</span></span></a></li>
+
-
                        <!--<li></li><li><a href="https://2012.igem.org/Team:Goettingen/Chemotaxis"><span><span><div style="text-indent:20px;">&#8901; Chemotaxis</div></span></span></a></li>  -->
+
-
                        <!--<li></li><li><a href="https://2012.igem.org/Team:Goettingen/Poster"><span><span><div style="text-indent:20px;">&#8901; Poster</div></span></span></a></li>    -->
+
-
                        <li><a href="https://2012.igem.org/Team:Goettingen/Project/Materials"><span><span>Materials</span></span></a>
+
-
                        <li><a href="https://2012.igem.org/Team:Goettingen/Project/Methods"><span><span>Methods</span></span></a>
+
-
                        <li><a href="https://2012.igem.org/Team:Goettingen/Project/Computational_Data"><span><span>Computational Data</span></span></a>
+
-
                        <!--</li><li><a href="https://2012.igem.org/Team:Goettingen/Maps"><span><span><div style="text-indent:20px;">&#8901; Maps</div></span></span></a></li>
+
-
                        </li><li><a href="https://2012.igem.org/Team:Goettingen/Sequences"><span><span><div style="text-indent:20px;">&#8901; Sequences</div></span></span></a></li> -->
+
-
                        <li><a href="https://2012.igem.org/Team:Goettingen/Project/Bioinformatical_Tool"><span><span>Bioinformatical Tools</span></span></a>
+
-
                        <li><a href="https://2012.igem.org/Team:Goettingen/Project/Lab_Work_Flow"><span><span>Lab Work Flow</span></span></a>
+
-
                        <!--</li><li><a href="https://2012.igem.org/Team:Goettingen/Maps"><span><span><div style="text-indent:20px;">&#8901; Golden Lab Rules</div></span></span></a></li>
+
-
                        </li><li><a href="https://2012.igem.org/Team:Goettingen/Sequences"><span><span><div style="text-indent:20px;">&#8901; Daily Check List</div></span></span></a></li> -->
+
-
                        </ul>
+
-
                        <!--[if lte IE 6]></td></tr></table></a><![endif]-->
+
-
                </li>
+
-
 
+
-
                <li>
+
-
                        <a href="https://2012.igem.org/Team:Goettingen/Notebook" style="color: white;">Notebook<!--[if gt IE 6]><!--></a><!--<![endif]-->
+
-
                        <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+
-
                                <ul class="DropDownMenu" id="MB1-DDM2">
+
-
                                <li><a href="https://2012.igem.org/Team:Goettingen/Notebook"><span><span>Overview</span></span></a></li>
+
-
                                <li><a href="https://2012.igem.org/Team:Goettingen/Notebook/Summary"><span><span>Summary</span></span></a></li>
+
-
                                <li><a href="https://2012.igem.org/Team:Goettingen/Notebook/Discussion"><span><span>Discussion</span></span></a></li>
+
-
                                </ul>
+
-
                                <!--[if lte IE 6]></td></tr></table></a><![endif]-->
+
-
                </li>
+
-
                <li>
+
-
                        <a href="https://2012.igem.org/Team:Goettingen/iGEM" style="color: white;">iGEM<!--[if gt IE 6]><!--></a><!--<![endif]-->
+
-
                        <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+
-
                                <ul class="DropDownMenu" id="MB1-DDM6">
+
-
                                <li><a href="https://2012.igem.org/Team:Goettingen/iGEM"><span><span>What is iGEM?</span></span></a></li>
+
-
                                <!--<li><a href="https://2012.igem.org/Team:Goettingen/BioBrick_System"><span><span>iGEM BioBrick System</span></span></a></li>
+
-
                                <li><a href="https://2012.igem.org/Team:Goettingen/Part_Registry"><span><span>iGEM Part Registry</span></span></a></li>  -->
+
-
                                <li><a href="https://2012.igem.org/Team:Goettingen/iGEM/Parts"><span><span>Parts Submitted</span></span></a></li>
+
-
                                <li><a href="https://2012.igem.org/Team:Goettingen/iGEM/Attributions"><span><span>Attributions</span></span></a></li>
+
-
                                <li><a href="https://2012.igem.org/Team:Goettingen/iGEM/Saftey"><span><span>Safety</span></span></a></li>>
+
-
                                </ul>
+
-
                                <!--[if lte IE 6]></td></tr></table></a><![endif]-->
+
-
                </li>
+
-
                <li>
+
-
                        <a href="https://2012.igem.org/Team:Goettingen/Goettingen" style="color: white;">G&ouml;ttingen<!--[if gt IE 6]><!--></a><!--<![endif]-->
+
-
                        <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+
-
                                <ul class="DropDownMenu" id="MB1-DDM5">
+
-
                                <li><a href="https://2012.igem.org/Team:Goettingen/Goettingen"><span><span>City</span></span></a></li>
+
-
                                <li><a href="https://2012.igem.org/Team:Goettingen/Goettingen/University"><span><span>Georg-August-University</span></span></a></li>
+
-
                                <li><a href="https://2012.igem.org/Team:Goettingen/Goettingen/MPI"><span><span>Max-Planck-Institute</span></span></a></li>
+
-
                                <li><a href="https://2012.igem.org/Team:Goettingen/Goettingen/S1-Demo_Lab"><span><span>S1-Demo Lab</span></span></a></li>
+
-
 
+
-
                        <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+
-
                                        <!--[if lte IE 6]></td></tr></table></a><![endif]-->
+
-
                                </li>
+
-
 
+
-
                                </ul>
+
-
                                <!--[if lte IE 6]></td></tr></table></a><![endif]-->
+
-
                </li>
+
-
                <li style="width: 160px">
+
-
                        <a href="https://2012.igem.org/Team:Goettingen/Human_Practice" style="color: white;">Human Practice<!--[if gt IE 6]><!--></a><!--<![endif]-->
+
-
                        <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+
-
                                <ul class="DropDownMenu" id="MB1-DDM5">
+
-
                              <li><a href="https://2012.igem.org/Team:Goettingen/Human_Practice"><span><span>Why Human Practice?</span></span></a></li>
+
-
                              <li><a href="https://2012.igem.org/Team:Goettingen/Human_Practice/Public_and_Media"><span><span>Public and Media</span></span></a></li>
+
-
                              <!--</li><li><a href="https://2012.igem.org/Team:Goettingen/Newspaper"><span><span><div style="text-indent:20px;">&#8901; Newspaper</div></span></span></a></li>
+
-
                              </li><li><a href="https://2012.igem.org/Team:Goettingen/Conference"><span><span><div style="text-indent:20px;">&#8901; Conference</div></span></span></a></li>
+
-
                              </li><li><a href="https://2012.igem.org/Team:Goettingen/Synthetic_Biology_Day"><span><span><div style="text-indent:20px;">&#8901; Synthetic Biology Day</div></span></span></a></li> -->
+
-
                              <li><a href="https://2012.igem.org/Team:Goettingen/Human_Practice/Survey"><span><span>Survey</span></span></a></li>
+
-
                              <li><a href="https://2012.igem.org/Team:Goettingen/Human_Practice/Synthetic_Biology_Day"><span><span>Synthetic Biology Day</span></span></a></li>
+
-
                              <li><a href="https://2012.igem.org/Team:Goettingen/Human_Practice/Panel_Discussion"><span><span>Panel Discussion</span></span></a></li>-->
+
-
                              <li><a href="https://2012.igem.org/Team:Goettingen/Human_Practice/Flash_coli"><span><span>Flash Coli</span></span></a></li>
+
-
                              </ul>
+
-
                                <!--[if lte IE 6]></td></tr></table></a><![endif]-->
+
-
                </li>
+
-
 
+
-
                <li>
+
-
                        <a href="https://2012.igem.org/Team:Goettingen/Sponsoring" style="color: white;">Sponsoring</a>
+
-
                        <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+
-
                                <ul class="DropDownMenu" id="MB1-DDM2-SM3">
+
-
                              <li><a href="https://2012.igem.org/Team:Goettingen/Sponsoring"><span><span>Interested in...?</span></span></a></li>
+
-
                                <!-- <li><a href="https://2012.igem.org/Team:Goettingen/Human_Practice/Sponsors"><span><span>Sponsors</span></span></a></li>
+
-
                                <li><a href="https://2012.igem.org/Team:Goettingen/Human_Practice/Supporters"><span><span>Supporters</span></span></a></li>    -->
+
-
                </li>
+
-
        </ul>
+
-
 
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
<table>
+
-
 
+
-
                                      <!-- Text body -->
+
-
<tbody>
+
-
<tbody><tr valign="top" align="left">
+
-
 
+
-
<td style="padding: 0pt 20px 0pt 0pt;" width="650px">
+
-
<font face="Verdana" size="-1">
+
-
<br>
+
-
Language: <img height="20", src="http://www.patrickreinke.de/igem/eng.jpg"> English, <img height="20", src="http://www.patrickreinke.de/igem/deu.jpg">
+
-
<a href="https://2012.igem.org/Team:Goettingen/Panel_discussion_deu">Deutsch</a> <br>
+
-
<br>
+
-
 
+
-
<table id="toc" class="toc"><tbody><tr><td><div id="toctitle"><h2>Contents</h2> <span class="toctoggle">[<a href="javascript:toggleToc()"
+
-
class="internal" id="togglelink">hide</a>]</span></div>
+
-
<ul>
+
-
<li class="toclevel-1"><a href="#Panel_Discussion"><span class="tocnumber">1</span> <span class="toctext">Panel Discussion</span></a></li>
+
-
<li class="toclevel-1"><div style="text-indent:10px;"><a href="#Experts"><span class="tocnumber"></span> <span class="toctext">Experts</span></a></li>
+
-
<li class="toclevel-1"><div style="text-indent:10px;"><a href="#Flyer"><span class="tocnumber"></span> <span class="toctext">Flyer</span></a></li>
+
-
</ul>
+
-
</td></tr></tbody></table>
+
-
<br>
+
-
 
+
-
 
+
-
<tr valign="top" align="left">
+
-
<td style="padding: 0pt 20px 0pt 0pt;" width="910px">
+
-
<font face="Verdana" size="-1">
+
-
<h2><b><a name="Panel_Discussion"></a>Panel Discussion</b></h2>
+
-
<p align="justify" style="line-height:1.6em">
+
The main goal of the human practice task in the iGEM contest is to inform the public about the possibilities of the newly developed
The main goal of the human practice task in the iGEM contest is to inform the public about the possibilities of the newly developed
Synthetic Biology and to reduce distrust. So we thought about how we could reach many people and how we could encourage an open discussion
Synthetic Biology and to reduce distrust. So we thought about how we could reach many people and how we could encourage an open discussion
about Synthetic Biology. The first question was of cause: how much does the public know about that topic? That is why we decided to prepare
about Synthetic Biology. The first question was of cause: how much does the public know about that topic? That is why we decided to prepare
a survey and hand it out in Göttingen as well as distribute it through the internet.
a survey and hand it out in Göttingen as well as distribute it through the internet.
-
<br>
+
 
Additionally we decided to organize a “Synthetic Biology information evening” on the 7th of September which should give general
Additionally we decided to organize a “Synthetic Biology information evening” on the 7th of September which should give general
information as well as opposed opinions in order to reduce opposed sentiments and enable a forming of an objective view on that topic.
information as well as opposed opinions in order to reduce opposed sentiments and enable a forming of an objective view on that topic.
But for an information evening of cause we need experts on the field of Synthetic Biology willing to present themselves, state their opinion
But for an information evening of cause we need experts on the field of Synthetic Biology willing to present themselves, state their opinion
and participate in a discussion.
and participate in a discussion.
-
<br>
+
 
Thus we started to invite experts with different fields of studies to be able to present a broad diversity of opinions and we are very
Thus we started to invite experts with different fields of studies to be able to present a broad diversity of opinions and we are very
glad that three speakers accepted our invitation!
glad that three speakers accepted our invitation!
-
<br>
+
 
-
<br>
+
<br><br><br><br>
-
<br>
+
 
-
<h3><b><a name="Experts"></a>Experts</b></h3>
+
=== Experts ===
-
<p align="justify" style="line-height:1.6em">
+
<html>
-
<br>
+
<table cellspacing="10px"><tr valign="top">
-
<b>Prof. Michael Bölker</b> received his PH.D at the Free University of Berlin in Biochemistry and his habilitation on the fields of genetic
+
<td width="180"><img width="170" src="https://static.igem.org/mediawiki/2012/c/c1/Goett_b%C3%B6lker.png"></td>
 +
<td align="justify"><b>Prof. Michael Bölker</b> received his PH.D at the Free University of Berlin in Biochemistry and his habilitation on the fields of genetic
at the University of Munich.  Since 1997 he is the Professor of genetics of the University Marburg and works mainly with the fungal model
at the University of Munich.  Since 1997 he is the Professor of genetics of the University Marburg and works mainly with the fungal model
organism <i>Ustilago maydis</i>. In detail his work group researches in the fields of signal transduction, morphogenesis, regulation
organism <i>Ustilago maydis</i>. In detail his work group researches in the fields of signal transduction, morphogenesis, regulation
of cytokinesis and glycolipid production.
of cytokinesis and glycolipid production.
-
<br>
+
 
In this year he undertakes the supervision of the iGEM Team Marburg which is also participating in the iGEM contest for the first time!
In this year he undertakes the supervision of the iGEM Team Marburg which is also participating in the iGEM contest for the first time!
We are very delighted to welcome him in Göttingen, exchange experiences and hear about his point of view on Synthetic Biology!
We are very delighted to welcome him in Göttingen, exchange experiences and hear about his point of view on Synthetic Biology!
-
<br>
+
 
-
Click <a href="http://www.uni-marburg.de/fb17/fachgebiete/genetik/genetikI/">here</a> to get to the homepage of AG Bölker!
+
Click <a href="http://www.uni-marburg.de/fb17/fachgebiete/genetik/genetikI/">here</a> to get to the homepage of AG Bölker!</td>
-
<br>
+
</tr><tr valign="top">
-
<br>
+
<td><img width="170" src="https://static.igem.org/mediawiki/2012/e/e9/Goett_karberg.jpg"></td>
-
<br>
+
<td><b>Sascha Karberg</b> achieved his diploma in Biology and scientific journalism at the Free University of Berlin and worked subsequently as a
-
<b>Sascha Karberg</b> achieved his diploma in Biology and scientific journalism at the Free University of Berlin and worked subsequently as a
+
freelancer journalist. The main fields he is writing about are genetic engineering, biotechnology, pharmacological research, biology and medicine.
freelancer journalist. The main fields he is writing about are genetic engineering, biotechnology, pharmacological research, biology and medicine.
His articles were published in many well-respected German journals e.g. “Frankfurter Allgemeine Zeitung”, Cell and Geo and his work was awarded with the
His articles were published in many well-respected German journals e.g. “Frankfurter Allgemeine Zeitung”, Cell and Geo and his work was awarded with the
“Heureka-Wissenschaftsjournalistenpreis 2004” and the “Glaxo-Smith-Kline-Publizistikpreis 2005”.
“Heureka-Wissenschaftsjournalistenpreis 2004” and the “Glaxo-Smith-Kline-Publizistikpreis 2005”.
-
<br>
+
 
For he was also able to gather experience at the MIT through a Knight Science Fellowship, we are very eager to meet him and we
For he was also able to gather experience at the MIT through a Knight Science Fellowship, we are very eager to meet him and we
-
are looking forward to get to know his opinion on Synthetic Biology!
+
are looking forward to get to know his opinion on Synthetic Biology!</td>
-
<br>
+
</tr><tr valign="top">
-
<br>
+
<td><img width="170" src="https://static.igem.org/mediawiki/2012/6/61/Goett_deplazes.jpg"></td>
-
<br>
+
<td align="justify">Only today (24.8.) we luckily received the third acceptance to our invitation and we are glad to welcome <b>Dr. Anna Deplazes Zemp</b> to our information evening!
-
Only today (24.8.) we luckily received the third acceptance to our invitation and we are glad to welcome <b>Dr. Anna Deplazes Zemp</b> to our information evening!
+
 
-
<br>
+
The Swiss biologist received her diploma on the fields of molecular biology, zoology and ethics for biologists at the University of
The Swiss biologist received her diploma on the fields of molecular biology, zoology and ethics for biologists at the University of
Zürich where she also wrote her PH.D thesis in Biochemistry.  After one year a postdoc and a fellowship of the Graduate Program for
Zürich where she also wrote her PH.D thesis in Biochemistry.  After one year a postdoc and a fellowship of the Graduate Program for
interdisciplinary Research in Ethics of the URPP Ethics she started to study philosophy and is now a research fellow at the Institute
interdisciplinary Research in Ethics of the URPP Ethics she started to study philosophy and is now a research fellow at the Institute
of Biomedical Ethics at the University of Zürich.
of Biomedical Ethics at the University of Zürich.
-
<br>
+
 
Her studies mainly focus on Synthetic Biology and the definition and creation of life and thus we are very eager to hear about
Her studies mainly focus on Synthetic Biology and the definition and creation of life and thus we are very eager to hear about
Synthetic Biology from a ethical point of view!
Synthetic Biology from a ethical point of view!
-
<br>
 
-
To read more click <a hrf="http://www.ethik.uzh.ch/ibme/team/affiliiert/annadeplazes.html">here</a>!
 
-
<br>
 
-
<br>
 
-
<br>
 
-
In addition, we are very pleased with the announcement of <b>Dr. Günter Strittmatter</b> to participate in our discussion. Dr. Strittmatter absolved his studies in biology at the University of Freiburg, where he also received his PhD. Subsequently he worked several years as a postdoc at the Rockefeller University of New York, USA. After his stay abroad he took a position as project manager at the Max Planck institute for breeding research in Köln. Here, he mainly worked on the genetic generation of fungal resistance in plants.
 
-
<br>
 
-
Afterwards, Dr. Strittmatter was employed as project manager for the company Planta Genetic Systems in Gent (PGS), Belgium for a year.
 
-
<br>
 
-
Since 1998 Dr. Strittmatter acts on behalf of KWS, our head sponsor, where he leads the institute for plant breeding. Hence we extend a warm welcome to him and are very excited to hear about on the topic of Synthetic Biology from an enterpriser’s point of view.
 
-
<br>
 
-
<br>
 
-
<br>
 
-
<h3><b><a name="Flyer"></a>Flyer of the "Day of Synthetic Biology"</b></h3>
 
-
<p align="justify" style="line-height:1.6em">
 
-
<br>
 
-
<center><a href="https://static.igem.org/mediawiki/2012/e/e6/Goett_Flyer_aktualisiert.jpg"><img width="500" src="https://static.igem.org/mediawiki/2012/e/e6/Goett_Flyer_aktualisiert.jpg"></a></center>
 
-
<br>
 
-
<br>
 
-
<br>
 
-
<h3><b><a name="Flyer"></a>Announcement in the "Göttinger Tageblatt"</b></h3>
 
-
<p align="justify" style="line-height:1.6em">
 
-
<br>
 
-
In order to address further audience, we placed an advertisement in the local newspaper "Göttinger Tageblatt".
 
-
<br>
 
-
<a href="http://www.goettinger-tageblatt.de/Nachrichten/Wissen/Wissen-vor-Ort/Diskussion-ueber-Biotechnologie">Click here</a> to be redicected to the announcement or read the translation below:
 
-
<br>
 
-
<br>
 
-
<blockquote><b>Twelve students of the University Göttingen participate in the “International Genetically Engineered Machine Competition”.</b>
 
-
<br>
 
-
Göttingen. On Friday, the 7th of September they will present their project and debate synthetic biology, bioethics, biotechnology and genetic engineering under the title “Legoland for natural scientists”. In the central lecture hall building of the university, room 103, starting 16 o’ clock you can listen to: Prof. Michael Bölker, Marburg; Dr. Anna Deplazes-Zemp, Zürich; science journalist Sascha Karberg, Berlin and Dr. Günter Strittmatter, Einbeck. </blockquote>
 
-
<br>
+
To read more click <a href="http://www.ethik.uzh.ch/ibme/team/affiliiert/annadeplazes_en.html">here</a>!</td>
-
<br>
+
</tr><tr valign="top">
-
<br>
+
<td><img width="170" src="https://static.igem.org/mediawiki/2012/9/91/Goett_strittmatter.png"></td>
-
</p>
+
<td align="justify">In addition, we are very pleased with the announcement of <b>Dr. Günter Strittmatter</b> to participate in our discussion. Dr. Strittmatter absolved his studies in biology at the University of Freiburg, where he also received his PhD. Subsequently he worked several years as a postdoc at the Rockefeller University of New York, USA. After his stay abroad he took a position as project manager at the Max Planck institute for breeding research in Köln. Here, he mainly worked on the genetic generation of fungal resistance in plants.
-
<br>
+
-
<br>
+
 +
Afterwards, Dr. Strittmatter was employed as project manager for the company Planta Genetic Systems in Gent (PGS), Belgium for a year.
 +
Since 1998 Dr. Strittmatter acts on behalf of KWS, our head sponsor, where he leads the institute for plant breeding. Hence we extend a warm welcome to him and are very excited to hear about the topic of Synthetic Biology from an enterpriser’s point of view.</td>
 +
</tr></table>
 +
</html>
 +
=== Announcement in the "Göttinger Tageblatt" ===
 +
In order to address further audience, we placed an advertisement in the local newspaper "Göttinger Tageblatt".
-
<br>
+
Click [http://www.goettinger-tageblatt.de/Nachrichten/Wissen/Wissen-vor-Ort/Diskussion-ueber-Biotechnologie here] to be redirected to the announcement or read the translation below:
-
<br>
+
-
<body id="top">
+
-
<a href="#top">&uarr; Return to top</a>
+
-
<br>
+
-
<br>
+
 +
<blockquote><b>Twelve students of the University Göttingen participate in the “International Genetically Engineered Machine Competition”.</b>
 +
Göttingen. On Friday, the 7th of September they will present their project and debate synthetic biology, bioethics, biotechnology and genetic engineering under the title “Legoland for natural scientists”. In the central lecture hall building of the university, room 103, starting 16 o’ clock you can listen to: Prof. Michael Bölker, Marburg; Dr. Anna Deplazes-Zemp, Zürich; science journalist Sascha Karberg, Berlin and Dr. Günter Strittmatter, Einbeck.</blockquote>
-
<!-- sponsorbar -->
+
== Panel Discussion Résumé ==
-
<br><br>
+
[[File:Panel_Discussion_Start.png|300px|thumb|left|The protocol of the panel discussion. [https://static.igem.org/mediawiki/2012/f/f7/Protocol_of_Panel_Discussion.pdf Download it here!]]]
-
<table width=900>
+
-
<tr><td>
+
-
<hr>
+
On 7th of September at 4 pm the lecture hall in the central lecture hall building of the University of Göttingen was filled
-
<h2><span><b>Team G&ouml;ttingen Sponsors and Supporter</b></span></h2>
+
with interested visitors. They came to listen to our informative event about Synthetic Biology "Legoland for Scientists". <br>
-
</td></tr>
+
Several weeks before, we were very busy organizing the information event. The first idea was to evaluate the survey.
-
</table>
+
But to complete the planned event, we decided to invite some experts from different categories like politics, economy,
 +
ethics, journalism and science to discuss the survey results together. To win some experts over was more difficult than
 +
expected. First of all, it was holiday time in Germany and most people we invited had been on vacations. The second point
 +
was that we wanted to invite the experts by our own without any help of our advisors. Because we are actually not well known,
 +
it was difficult to contact them. In the end, we were happy to welcome four experts: Prof. Dr. Michael Bölker (Biologist and
 +
Advisor of the iGEM Team Marburg), Sascha Karberg (Scientific Journalist), Dr. Anna Deplazes-Zemp (Biomedical Ethics) and Dr.
 +
Günter Strittmatter (Representative for economy; Leader of the institute for plant breeding of KWS). <br>
 +
The event starts with a warm welcome given by Bianca and a short introduction into the iGEM competition, BioBricks and our
 +
project by Anna. This presentation was given in a manner that every citizen could follow. Afterwards Bianca introduced the
 +
experts to the audience. The first talk was given by Prof. Dr. Michael Bölker. He was talking about Synthetic Biology
 +
presenting the founders like Craig Venter and some applications of Synthetic Biology (http://www.youtube.com/watch?v=gbEbEu-e3Vc).
 +
Sascha Karberg as the second speaker of the evening gave a critical talk about Synthetic Biology. He pointed out the possible risks
 +
and also showed some interesting excerpts of articles he was confronted with the topic Synthetic Biology (http://www.youtube.com/watch?v=tqjqZPP9_GU).
 +
The last talk was given by Dr. Anna Deplazes-Zemp. She presented the ethic and moral questions scientists have to ask themselves working
 +
with controversial discussed organisms and methods (http://www.youtube.com/watch?v=mDBpW0fy13w). The audience, as well as we, got a
 +
versatile and interesting view into different aspects of Synthetic Biology. After a short break where the audience and experts could
 +
refresh themselves with homemade cakes and cookies, fruits and coffee, the panel discussion started. Erik was the leader of the discussion
 +
asking Bölker, Karberg, Deplazes-Zemp and Strittmatter questions. The discussion was well coordinated with the results of the survey presented by Niko (http://www.youtube.com/watch?v=3tZbxotJ_c8).
-
<table width=900>
+
The protocol can be [https://static.igem.org/mediawiki/2012/f/f7/Protocol_of_Panel_Discussion.pdf downloaded here].
-
    <tr>
+
-
          <td><center><u>Head Sponsor:</u></center></td><td width=1></td>
+
-
          <td><center><u>Premium Sponsor:</u></center></td><td width=1></td>
+
-
          <td><center><u>Supporter:</u></center></td>
+
-
    </tr>
+
-
    <tr>
+
[[File:Goe_PanelDiscussion.JPG|300px|thumb|right|Panel discussion with Dr. Strittmatter, Dr. Deplazes-Zemp, Erik Schliep, Mr. Karberg, and Prof. Bölker (from left to right)]]
-
          <td><a href="http://www.kws.com"><img width="150 px" src="http://www.patrickreinke.de/igem/kws.png"></a></td><td width=1; bgcolor=grey></td>
+
Main points of the panel discussion:
-
          <td><a href="http://www.sartorius.com"><img width="250 px" src="http://www.patrickreinke.de/igem/sartorius.png"></a></td><td width=1; bgcolor=grey></td>
+
* The internet is the main source to get information about Synthetic Biology but the media have the power to guide the focus on this topic. Often articles have provocative headlines.
-
          <td>
+
* Synthetic Biology is not yet well known in the society, so people do not want more information but people who are in direct contact with this topic (e.g. farmers) get good support.
-
              <img width="150 px" src="http://www.patrickreinke.de/igem/mpi.jpg">
+
* In Germany, there is no need of genetic engineered crops. Companies like KWS accept that mindset.
-
              <img width="150 px" src="http://www.patrickreinke.de/igem/gzmb.jpg">
+
* Genetic engineered medicals are more accepted than crops because nobody in Europe has to starve but medicals play a more important role.
-
              <img width="150 px" src="http://www.patrickreinke.de/igem/eppendorf.jpg">
+
* A "genetic engineered" label on products should only be put into practice if…
-
          </td>
+
** .... people really want this labeling
-
</td>
+
** .... products provide real risks otherwise labeling would result in a certificate jungle
-
</tr>
+
** Not only labeling to stigmatize products but rather there should be real risks if a symbol is applied.
-
</table>
+
* Products also have to be labeled with "pesticides" because they are more dangerous.
-
<!-- sponsorbar -->
+
* It is not possible for everyone to order toxic genes because such DNA synthesis companies check their clients.
 +
* Microorganisms used in lab have some safety mechanisms which make them unable to survive outside the laboratory.
 +
* An open-minded research-sphere is desired.
 +
The event was rounded up with a dinner in Sambesi restaurant, where we discussed further with the experts.
 +
All in all, we are very satisfied and proud of what we had organized and carried out. By asking some visitors
 +
of the event, we got to know that they liked it very much and they were grateful for the interesting information.
 +
We think our contribution to Human Practice was very successful and a good new feature to inform the public with current
 +
topics of science in a manner, they can follow.
 +
== Panel Discussion Videos - with subtitles in English==
 +
<html><center><table width="900px" style="border:0px" cellspacing="0" cellpadding="0">
 +
<tr height="270px">
 +
<td width="450px" align="center"><b>Presentation of Bianca Genenncher & Anna Köhler:<br>
 +
Introduction to the project of the iGEM-team Göttingen
 +
</b><br><object width="560" height="315"><param name="movie" value="http://www.youtube.com/v/OI1ob2zrHlg?version=3&amp;hl=de_DE&amp;rel=0&cc_load_policy=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/OI1ob2zrHlg?version=3&amp;hl=de_DE&amp;rel=0&cc_load_policy=1" type="application/x-shockwave-flash" width="430" height="250" allowscriptaccess="always" allowfullscreen="true"></embed></object></td>
 +
<td width="450px" align="center"><b>Presentation of Prof. Bölker:<br>
 +
Chances and Possibilities of Synthetic Biology
 +
</b><br><object width="560" height="315"><param name="movie" value="http://www.youtube.com/v/gbEbEu-e3Vc?version=3&amp;hl=de_DE&amp;rel=0&cc_load_policy=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/gbEbEu-e3Vc?version=3&amp;hl=de_DE&amp;rel=0&cc_load_policy=1" type="application/x-shockwave-flash" width="430" height="250" allowscriptaccess="always" allowfullscreen="true"></embed></object></td>
 +
</tr>
 +
<tr height="40px"><td colspan="2">&nbsp;</td></tr>
 +
<tr height="270px">
 +
<td width="450px" align="center"><b>Presentation of Sascha Karberg:<br>
 +
The "Blue Miracle" or just another hightech hype?</b><br><object width="430" height="250"><param name="movie" value="http://www.youtube.com/v/tqjqZPP9_GU?version=3&amp;hl=de_DE&amp;rel=0&cc_load_policy=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/tqjqZPP9_GU?version=3&amp;hl=de_DE&amp;rel=0&cc_load_policy=1" type="application/x-shockwave-flash" width="430" height="250" allowscriptaccess="always" allowfullscreen="true"></embed></object></td>
 +
<td align="center"><b>Dr. Deplazes-Zemp:<br>
 +
Ethics in Synthetic Biology</b><br><object width="430" height="250"><param name="movie" value="http://www.youtube.com/v/mDBpW0fy13w?version=3&amp;hl=de_DE&amp;rel=0&cc_load_policy=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/mDBpW0fy13w?version=3&amp;hl=de_DE&amp;rel=0&cc_load_policy=1" type="application/x-shockwave-flash" width="430" height="250" allowscriptaccess="always" allowfullscreen="true"></embed></object></td>
 +
</tr>
-
                                <!-- Text body zu Ende -->
+
<tr height="40px"><td colspan="2">&nbsp;</td></tr>
-
</font></td></tr></tbody></table></div>
+
<tr>
-
</td></tr>
+
<td align="center"><b>Nikolas Rakebrandt:<br>
-
</table>
+
Presents the results of our survey</b><br><object width="430" height="250"><param name="movie" value="http://www.youtube.com/v/3tZbxotJ_c8?version=3&amp;hl=de_DE&amp;rel=0&cc_load_policy=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/3tZbxotJ_c8?version=3&amp;hl=de_DE&amp;rel=0&cc_load_policy=1" type="application/x-shockwave-flash" width="430" height="250" allowscriptaccess="always" allowfullscreen="true"></embed></object></td>
-
</body>
+
<td></td>
-
</html>
+
</tr>
 +
</table></center></html>
 +
 
 +
{{GoettingenFooter}}

Latest revision as of 01:41, 27 September 2012

Deutsch  / English 

Contents

Panel Discussion Organisation

Flyer of the "Day of Synthetic Biology"

The main goal of the human practice task in the iGEM contest is to inform the public about the possibilities of the newly developed Synthetic Biology and to reduce distrust. So we thought about how we could reach many people and how we could encourage an open discussion about Synthetic Biology. The first question was of cause: how much does the public know about that topic? That is why we decided to prepare a survey and hand it out in Göttingen as well as distribute it through the internet.

Additionally we decided to organize a “Synthetic Biology information evening” on the 7th of September which should give general information as well as opposed opinions in order to reduce opposed sentiments and enable a forming of an objective view on that topic. But for an information evening of cause we need experts on the field of Synthetic Biology willing to present themselves, state their opinion and participate in a discussion.

Thus we started to invite experts with different fields of studies to be able to present a broad diversity of opinions and we are very glad that three speakers accepted our invitation!





Experts

Prof. Michael Bölker received his PH.D at the Free University of Berlin in Biochemistry and his habilitation on the fields of genetic at the University of Munich. Since 1997 he is the Professor of genetics of the University Marburg and works mainly with the fungal model organism Ustilago maydis. In detail his work group researches in the fields of signal transduction, morphogenesis, regulation of cytokinesis and glycolipid production. In this year he undertakes the supervision of the iGEM Team Marburg which is also participating in the iGEM contest for the first time! We are very delighted to welcome him in Göttingen, exchange experiences and hear about his point of view on Synthetic Biology! Click here to get to the homepage of AG Bölker!
Sascha Karberg achieved his diploma in Biology and scientific journalism at the Free University of Berlin and worked subsequently as a freelancer journalist. The main fields he is writing about are genetic engineering, biotechnology, pharmacological research, biology and medicine. His articles were published in many well-respected German journals e.g. “Frankfurter Allgemeine Zeitung”, Cell and Geo and his work was awarded with the “Heureka-Wissenschaftsjournalistenpreis 2004” and the “Glaxo-Smith-Kline-Publizistikpreis 2005”. For he was also able to gather experience at the MIT through a Knight Science Fellowship, we are very eager to meet him and we are looking forward to get to know his opinion on Synthetic Biology!
Only today (24.8.) we luckily received the third acceptance to our invitation and we are glad to welcome Dr. Anna Deplazes Zemp to our information evening! The Swiss biologist received her diploma on the fields of molecular biology, zoology and ethics for biologists at the University of Zürich where she also wrote her PH.D thesis in Biochemistry. After one year a postdoc and a fellowship of the Graduate Program for interdisciplinary Research in Ethics of the URPP Ethics she started to study philosophy and is now a research fellow at the Institute of Biomedical Ethics at the University of Zürich. Her studies mainly focus on Synthetic Biology and the definition and creation of life and thus we are very eager to hear about Synthetic Biology from a ethical point of view! To read more click here!
In addition, we are very pleased with the announcement of Dr. Günter Strittmatter to participate in our discussion. Dr. Strittmatter absolved his studies in biology at the University of Freiburg, where he also received his PhD. Subsequently he worked several years as a postdoc at the Rockefeller University of New York, USA. After his stay abroad he took a position as project manager at the Max Planck institute for breeding research in Köln. Here, he mainly worked on the genetic generation of fungal resistance in plants. Afterwards, Dr. Strittmatter was employed as project manager for the company Planta Genetic Systems in Gent (PGS), Belgium for a year. Since 1998 Dr. Strittmatter acts on behalf of KWS, our head sponsor, where he leads the institute for plant breeding. Hence we extend a warm welcome to him and are very excited to hear about the topic of Synthetic Biology from an enterpriser’s point of view.

Announcement in the "Göttinger Tageblatt"

In order to address further audience, we placed an advertisement in the local newspaper "Göttinger Tageblatt".

Click [http://www.goettinger-tageblatt.de/Nachrichten/Wissen/Wissen-vor-Ort/Diskussion-ueber-Biotechnologie here] to be redirected to the announcement or read the translation below:

Twelve students of the University Göttingen participate in the “International Genetically Engineered Machine Competition”. Göttingen. On Friday, the 7th of September they will present their project and debate synthetic biology, bioethics, biotechnology and genetic engineering under the title “Legoland for natural scientists”. In the central lecture hall building of the university, room 103, starting 16 o’ clock you can listen to: Prof. Michael Bölker, Marburg; Dr. Anna Deplazes-Zemp, Zürich; science journalist Sascha Karberg, Berlin and Dr. Günter Strittmatter, Einbeck.

Panel Discussion Résumé

The protocol of the panel discussion. Download it here!

On 7th of September at 4 pm the lecture hall in the central lecture hall building of the University of Göttingen was filled with interested visitors. They came to listen to our informative event about Synthetic Biology "Legoland for Scientists".
Several weeks before, we were very busy organizing the information event. The first idea was to evaluate the survey. But to complete the planned event, we decided to invite some experts from different categories like politics, economy, ethics, journalism and science to discuss the survey results together. To win some experts over was more difficult than expected. First of all, it was holiday time in Germany and most people we invited had been on vacations. The second point was that we wanted to invite the experts by our own without any help of our advisors. Because we are actually not well known, it was difficult to contact them. In the end, we were happy to welcome four experts: Prof. Dr. Michael Bölker (Biologist and Advisor of the iGEM Team Marburg), Sascha Karberg (Scientific Journalist), Dr. Anna Deplazes-Zemp (Biomedical Ethics) and Dr. Günter Strittmatter (Representative for economy; Leader of the institute for plant breeding of KWS).
The event starts with a warm welcome given by Bianca and a short introduction into the iGEM competition, BioBricks and our project by Anna. This presentation was given in a manner that every citizen could follow. Afterwards Bianca introduced the experts to the audience. The first talk was given by Prof. Dr. Michael Bölker. He was talking about Synthetic Biology presenting the founders like Craig Venter and some applications of Synthetic Biology (http://www.youtube.com/watch?v=gbEbEu-e3Vc). Sascha Karberg as the second speaker of the evening gave a critical talk about Synthetic Biology. He pointed out the possible risks and also showed some interesting excerpts of articles he was confronted with the topic Synthetic Biology (http://www.youtube.com/watch?v=tqjqZPP9_GU). The last talk was given by Dr. Anna Deplazes-Zemp. She presented the ethic and moral questions scientists have to ask themselves working with controversial discussed organisms and methods (http://www.youtube.com/watch?v=mDBpW0fy13w). The audience, as well as we, got a versatile and interesting view into different aspects of Synthetic Biology. After a short break where the audience and experts could refresh themselves with homemade cakes and cookies, fruits and coffee, the panel discussion started. Erik was the leader of the discussion asking Bölker, Karberg, Deplazes-Zemp and Strittmatter questions. The discussion was well coordinated with the results of the survey presented by Niko (http://www.youtube.com/watch?v=3tZbxotJ_c8).

The protocol can be downloaded here.

Panel discussion with Dr. Strittmatter, Dr. Deplazes-Zemp, Erik Schliep, Mr. Karberg, and Prof. Bölker (from left to right)

Main points of the panel discussion:

  • The internet is the main source to get information about Synthetic Biology but the media have the power to guide the focus on this topic. Often articles have provocative headlines.
  • Synthetic Biology is not yet well known in the society, so people do not want more information but people who are in direct contact with this topic (e.g. farmers) get good support.
  • In Germany, there is no need of genetic engineered crops. Companies like KWS accept that mindset.
  • Genetic engineered medicals are more accepted than crops because nobody in Europe has to starve but medicals play a more important role.
  • A "genetic engineered" label on products should only be put into practice if…
    • .... people really want this labeling
    • .... products provide real risks otherwise labeling would result in a certificate jungle
    • Not only labeling to stigmatize products but rather there should be real risks if a symbol is applied.
  • Products also have to be labeled with "pesticides" because they are more dangerous.
  • It is not possible for everyone to order toxic genes because such DNA synthesis companies check their clients.
  • Microorganisms used in lab have some safety mechanisms which make them unable to survive outside the laboratory.
  • An open-minded research-sphere is desired.

The event was rounded up with a dinner in Sambesi restaurant, where we discussed further with the experts. All in all, we are very satisfied and proud of what we had organized and carried out. By asking some visitors of the event, we got to know that they liked it very much and they were grateful for the interesting information. We think our contribution to Human Practice was very successful and a good new feature to inform the public with current topics of science in a manner, they can follow.

Panel Discussion Videos - with subtitles in English

Presentation of Bianca Genenncher & Anna Köhler:
Introduction to the project of the iGEM-team Göttingen

Presentation of Prof. Bölker:
Chances and Possibilities of Synthetic Biology

 
Presentation of Sascha Karberg:
The "Blue Miracle" or just another hightech hype?

Dr. Deplazes-Zemp:
Ethics in Synthetic Biology

 
Nikolas Rakebrandt:
Presents the results of our survey

↑ Back to top!