Team:CSWProteens/humanpractices

From 2014hs.igem.org

(Difference between revisions)
 
(42 intermediate revisions not shown)
Line 1: Line 1:
-
<html xmlns="http://www.w3.org/1999/xhtml">
+
<html>
 +
<style>
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
 +
</style><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<head>
<meta content="en-ca" http-equiv="Content-Language" />
<meta content="en-ca" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-
 
+
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
 +
<script src="https://2014hs.igem.org/Team:CSWProteens/jquery.slides.min?action=raw&amp;ctype=text/javascript"></script>
<style type="text/css">
<style type="text/css">
 +
.auto-style1 {
 +
font-family: Arial;
 +
font-size: 12pt;
 +
margin-top: 0px;
 +
margin-bottom: 0px;
 +
        margin-right: 0px;
 +
margin-left: 0px;
 +
color: #000000
 +
}
 +
.auto-style2 {
.auto-style2 {
-
text-align: center;
+
        text-align: center;
}
}
 +
.auto-style3 {
.auto-style3 {
-
font-size: x-large;
+
        text-align: center;
-
text-align: center;
+
font-family: Arial;
 +
font-size: 50pt;
 +
margin-top: 26px;
 +
margin-bottom: 0px;
 +
        color: #058C1D;
}
}
 +
.auto-style4 {
.auto-style4 {
-
color: #058C1D;
+
        text-align: center;
 +
font-family: Arial;
 +
font-size: 19pt;
 +
margin-top: 0px;
 +
margin-bottom: 0px;
 +
        color: #058C1D;
}
}
-
a {
+
 
-
color: #058C1D;
+
.auto-style5 {
 +
        margin-top: 0px
}
}
-
a:visited {
+
 
-
color: #008000;
+
.auto-style6 {
 +
font-family: Arial;
 +
font-size: 20pt;
 +
margin-top: 10px;
 +
margin-bottom: 10px;
 +
        color: #000000;
 +
 
 +
.auto-style7 {
 +
font-family: Arial;
 +
font-size: 20pt;
 +
margin-top: 5px;
 +
margin-bottom: 5px;
 +
        margin-right: 0px;
 +
margin-left: 0px;
}
}
-
h1.firstHeading {
+
 
-
        color: #008000
+
#content{
 +
background-image:url(http://upload.wikimedia.org/wikipedia/commons/a/ac/White_flag_of_surrender.svg);
}
}
-
.auto-style10 {
+
 
-
margin-top: 0px;
+
 
 +
</style>
 +
 
 +
<style type="text/css">
 +
@import url(http://fonts.googleapis.com/css?family=Arial);
 +
ul, li {
 +
z-index:999;
 +
margin: 0;
 +
padding: 0;
}
}
-
.auto-style11 {
+
 
-
font-family: Arial;
+
#nav li > a {
-
font-size: xx-large;
+
transition: all 0.2s ease-in-out;
-
border-width: 0px;
+
-
margin-left: 52px;
+
-
margin-top: 76px;
+
}
}
-
.auto-style12 {
+
 
-
font-family: Arial;
+
#nav {
-
font-size: xx-large;
+
-webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.75);
-
border-width: 0px;
+
-moz-box-shadow:    0px 0px 5px 3px rgba(0, 0, 0, 0.75);
-
margin-right: 210px;
+
box-shadow:         0px 0px 5px 3px rgba(0, 0, 75, 0.75);
-
margin-top: 75px;
+
font-family: 'Dosis', sans-serif;
-
margin-left: 158px;
+
font-size: 24px;
 +
text-align:center;
 +
background-color: #ffffff;
}
}
-
.auto-style15 {
+
#nav a {
-
text-align: right;
+
color: #000000;
-
margin-bottom: 46px;
+
text-decoration: none;
}
}
-
.auto-style17 {
+
#nav li {
-
font-size: xx-large;
+
display: inline;
-
margin-left: 3px;
+
position: relative;
-
margin-top: 0px;
+
-
margin-bottom: 21px;
+
}
}
-
.auto-style18 {
+
#nav li ul {
-
text-align: center;
+
position: absolute;
-
margin-bottom: 46px;
+
left: -9999px;
}
}
-
.auto-style6 {
+
#nav li a {
-
font-size: x-large;
+
display: inline-block;
-
font-family: Arial;
+
padding: 20px;
}
}
-
.auto-style27 {
+
#nav li:hover a {
-
text-align: center;
+
background-color: #000000;
-
font-family: Berylium;
+
color: #ffffff;
-
font-size: 50pt;
+
-
margin-top: 28px;
+
-
margin-bottom: 0px;
+
}
}
-
.auto-style28 {
+
#nav li:hover ul {
-
text-align: center;
+
left: 0;
-
font-family: Berylium;
+
text-align: left;
-
font-size: 50pt;
+
width: 200px;
-
margin-top: 26px;
+
box-shadow: 0px 1px 1px #20d681;
-
margin-bottom: 0px;
+
}
}
-
.auto-style29 {
+
#nav li:hover ul a {
-
text-decoration: underline;
+
display: block;
 +
padding: 15px 30px 15px 30px;
 +
border-bottom: 1px solid #70a667;
}
}
-
#content{
+
#nav li:hover ul a:hover {
-
background-image:url(http://upload.wikimedia.org/wikipedia/commons/a/ac/White_flag_of_surrender.svg);
+
background-color: #70a667;
 +
color: #40004b;
}
}
</style>
</style>
Line 86: Line 130:
<meta content="revealTrans(Duration=3.0,Transition=2)" http-equiv="Site-Enter" />
<meta content="revealTrans(Duration=3.0,Transition=2)" http-equiv="Site-Enter" />
</head>
</head>
 +
<center><a href="https://2014hs.igem.org/Team:CSWProteens/project"><img alt="" class="auto-style11" height="200" src="https://static.igem.org/mediawiki/2014hs/c/cd/Plantifreeze.gif" width="200" /><img src="https://static.igem.org/mediawiki/2014hs/7/7e/CSW_Banner.png" width="500">
 +
</a>
-
<body style="color: #FFFFFF; background-color: #000000; background-image: url('http://upload.wikimedia.org/wikipedia/commons/a/ac/White_flag_of_surrender.svg');">
+
<a href="https://2014hs.igem.org/Main_Page"><img alt="" class="auto-style5" height="200" src="https://static.igem.org/mediawiki/2014hs/2/26/Igem_grpyon.png" width="200" /></a> </p></center>
-
<p class="auto-style3">
+
<body style=" color: #FFFFFF;background-color: #000000;
-
&nbsp;<span class="auto-style4"><a href="https://2014hs.igem.org/Team:CSWProteens"><span class="auto-style6">Home</span></a><span class="auto-style6"> |
+
background-image: url('http://upload.wikimedia.org/wikipedia/commons/a/ac/White_flag_of_surrender.svg');">
-
</span><a href="https://2014hs.igem.org/Team:CSWProteens/project"><span class="auto-style6">Our Project</span></a><span class="auto-style6"> |
+
<ul id="nav">
-
</span><a href="https://2014hs.igem.org/Team:CSWProteens/team"><span class="auto-style6">Our Team</span></a><span class="auto-style6">  
+
<li><a href="https://2014hs.igem.org/Team:CSWProteens"><b>Home</b></a></li>
-
| </span><a href="https://2014hs.igem.org/Team:CSWProteens/humanpractices"><span class="auto-style6">Human Practices</span></a><span class="auto-style6"> |
+
  <li>
-
</span><a href="https://2014hs.igem.org/Team:CSWProteens/notebook"><span class="auto-style6">Our Notebook</span></a><span class="auto-style6"> |
+
<a href="https://2014hs.igem.org/Team:CSWProteens/team"><b>Team</b></a>
-
<span class="auto-style6"><a href="https://2014hs.igem.org/Team:CSWProteens/sponsors">Sponsors</a></span> |
+
    <ul>
-
</span><a href="https://2014hs.igem.org/Team:CSWProteens/contact"><span class="auto-style6">Contact Us</span></a></span><o:p></o:p></p>
+
<li><a href="https://2014hs.igem.org/Team:CSWProteens/team">Members</a></li>
 +
        <li><a href="http://www.csw.org/">The Cambridge School of Weston</a></li>
 +
      <li><a href="https://2014hs.igem.org/Team:CSWProteens/advisors">Advisors</a></li>
 +
      <li><a href="https://2014hs.igem.org/Team:CSWProteens/sponsors">Sponsors</a></li>
 +
      <li><a href="https://2014hs.igem.org/Team:CSWProteens/Attributions">Attributions</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014hs.igem.org/Team:CSWProteens/project"><b>Project</b></a>
 +
<ul>
 +
<li><a href="https://2014hs.igem.org/Team:CSWProteens/project/frostprotection">Frost Protection</a></li>
 +
<li><a href="https://2014hs.igem.org/Team:CSWProteens/project">Project Description</a></li>
 +
<li><a href="https://2014hs.igem.org/Team:CSWProteens/project/Methods">Methods</a></li>
 +
<li><a href="https://2014hs.igem.org/Team:CSWProteens/project/results">Results</a></li>
 +
<li><a href="https://2014hs.igem.org/Team:CSWProteens/project/discussion">Discussion</a></li>
 +
<li><a href="https://2014hs.igem.org/Team:CSWProteens/project/safety">Safety</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014hs.igem.org/Team:CSWProteens/notebook"><b>Notebook</b></a>
 +
<ul>
 +
<li><a href="https://2014hs.igem.org/Team:CSWProteens/notebook/">Lab Journal</a></li>
 +
<li><a href="https://2014hs.igem.org/Team:CSWProteens/notebook/protocols">Protocols</a></li>
 +
<li><a href="https://2014hs.igem.org/Team:CSWProteens/notebook/parts">Parts</a></li>
 +
                                <li><a href="https://2014hs.igem.org/Team:CSWProteens/notebook/references">References</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014hs.igem.org/Team:CSWProteens/humanpractices"><b>Outreach</b></a>
 +
<ul>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2014hs.igem.org/Team:CSWProteens/contact"><b>Contact Us</b></a>
 +
<ul>
 +
<li><a href="http://csw-igem.tumblr.com">Tumblr</a></li>
 +
<li><a href="http://www.facebook.com/cswigem">Facebook</a></li>
 +
                                <li><a href="mailto:hgoldsweig@csw.org?subject=iGEM">Email</a></li>
 +
</ul>
 +
</ul>
-
<center><p class="auto-style6" style="height: 30px">HUMAN PRACTICES</p></center><p><p><p><table>
+
<center><b><p class="auto-style6" style="height: 30px">O U T R E A C H</p></center></b>
-
  <tr>
+
<p><p class="auto-style1">
-
      <td>
+
Although it has its roots in the long established discipline of molecular biology, the field of synthetic biology is still in its infancy. Consequently, the overwhelming majority of the public has no awareness of this emerging field.  An informal pool of the student body at our own school in the Western suburbs of Boston (ground zero for synthetic biology) confirmed this notion.  Consequently, the goal of our Human Practices effort was to enlighten the student body of our secondary school about synthetic biology and to promote interest in synthetic biology and iGEM to younger generations of students. <p><p class="auto-style1">For the human practices component of our project, we shared our enthusiasm for synthetic biology with our school community. There is an annual festival of light and art at our school called Illuminarium, to celebrate the springtime. At the event, students present their various artworks, such as film, photography or sculptures. We thought that we could show E. coli that had been transformed with pPRL (a purple pigment-producing plasmid) and pGRN (a green pigment-producing. We are grateful to BioBuilder for the kit that allowed us to do the transformations. We explained the process of transformations and the goals of synthetic biology. We also informed the community of our project through posters and conversation. Many students had never heard of iGEM or synthetic biology, and their enthusiasm after speaking with us was apparent. Although Illuminarium is typically a festival for the arts, students and faculty were interested in and receptive of our presentation, demonstrating the interdisciplinary nature of the event and community, as well as the allure of synthetic biology.<p><center><img src="https://static.igem.org/mediawiki/2014hs/4/48/IMG_5239.jpg"  width="550" height="420" ><p><i>The team at the Illuminarium table.</i></center>
-
        <center><img src="https://static.igem.org/mediawiki/2014hs/4/48/IMG_5239.jpg" width="500"></center>
+
<p><p class="auto-style1">
-
      </td>
+
To better prepare us for the effort, described below, we surveyed the literature and developed a briefing document for distribution among the iGEM team at CSW.
-
      <td>
+
</p>
-
        <center>For the human practices section of our project, we shared our enthusiasm for synthetic biology with our community. There is an annual festival of light and art, called Illuminarium, to celebrate the springtime. We educated students at Illuminarium by presenting a transformation using the E.Chromi kit. We included the  pGRN (a green pigment-producing plasmid) and pPRL (a purple pigment-producing plasmid) plasmids to transform the E.Coli and presented two plates with the two transformations. We explained the process of transformations and the goals of synthetic biology. We also informed the community of our project through posters and conversation. Many students had never heard of iGEM or synthetic biology, and their enthusiasm after speaking with us was apparent. </center>
+
<p><p class="auto-style1">
-
      </td>
+
The major points made in the briefing document are summarized in bullet points herein:
-
  </tr>
+
</p>
-
</table>
+
<p class="auto-style1">• Providing individuals with a fundamental knowledge of synthetic biology allows each person to form fact-based opinions, hopefully forestalling the development of misconceptions<br>
 +
<p class="auto-style1">• The level of support for synthetic biology research will receive depends on public opinion.<br>
 +
<p class="auto-style1">• Government regulations and public policy are driven by the beliefs and viewpoints of the public. If the public are not educated on the benefits and risks of synthetic biology they cannot make informed decisions regarding its support.<br>
 +
<p class="auto-style1">• Research in this field has enormous potential for the advancement of technology, including medicine, pharmaceuticals, food and agriculture, the environment, and alternative energy.<br>
 +
<p class="auto-style1">• The potential benefits of the technology must not be overhyped for this risks both creating excessive public anxiety and unrealistic hopes.<br>
 +
<p class="auto-style1">• It is perfected reasonable and expected for the public to have concern about unforeseen, unintended consequences that might occur from synthetic biology<br>
 +
<p class="auto-style1">• Emphasize that a variety of government and private organizations study and monitor the potential risks of synthetic biology<br>
 +
<br>
 +
<center><a href="https://static.igem.org/mediawiki/2014hs/c/c1/Illuminarium_Poster_1.jpg"><img src="https://static.igem.org/mediawiki/2014hs/c/c1/Illuminarium_Poster_1.jpg" width="450"></a><a href="https://static.igem.org/mediawiki/2014hs/0/03/Synthetic_Bio_Slide.jpg"><img src="https://static.igem.org/mediawiki/2014hs/0/03/Synthetic_Bio_Slide.jpg" width="450"></a><p><i>Our posters. Click to enlarge.</i></center>

Latest revision as of 02:17, 21 June 2014

O U T R E A C H

Although it has its roots in the long established discipline of molecular biology, the field of synthetic biology is still in its infancy. Consequently, the overwhelming majority of the public has no awareness of this emerging field. An informal pool of the student body at our own school in the Western suburbs of Boston (ground zero for synthetic biology) confirmed this notion. Consequently, the goal of our Human Practices effort was to enlighten the student body of our secondary school about synthetic biology and to promote interest in synthetic biology and iGEM to younger generations of students.

For the human practices component of our project, we shared our enthusiasm for synthetic biology with our school community. There is an annual festival of light and art at our school called Illuminarium, to celebrate the springtime. At the event, students present their various artworks, such as film, photography or sculptures. We thought that we could show E. coli that had been transformed with pPRL (a purple pigment-producing plasmid) and pGRN (a green pigment-producing. We are grateful to BioBuilder for the kit that allowed us to do the transformations. We explained the process of transformations and the goals of synthetic biology. We also informed the community of our project through posters and conversation. Many students had never heard of iGEM or synthetic biology, and their enthusiasm after speaking with us was apparent. Although Illuminarium is typically a festival for the arts, students and faculty were interested in and receptive of our presentation, demonstrating the interdisciplinary nature of the event and community, as well as the allure of synthetic biology.

The team at the Illuminarium table.

To better prepare us for the effort, described below, we surveyed the literature and developed a briefing document for distribution among the iGEM team at CSW.

The major points made in the briefing document are summarized in bullet points herein:

• Providing individuals with a fundamental knowledge of synthetic biology allows each person to form fact-based opinions, hopefully forestalling the development of misconceptions

• The level of support for synthetic biology research will receive depends on public opinion.

• Government regulations and public policy are driven by the beliefs and viewpoints of the public. If the public are not educated on the benefits and risks of synthetic biology they cannot make informed decisions regarding its support.

• Research in this field has enormous potential for the advancement of technology, including medicine, pharmaceuticals, food and agriculture, the environment, and alternative energy.

• The potential benefits of the technology must not be overhyped for this risks both creating excessive public anxiety and unrealistic hopes.

• It is perfected reasonable and expected for the public to have concern about unforeseen, unintended consequences that might occur from synthetic biology

• Emphasize that a variety of government and private organizations study and monitor the potential risks of synthetic biology

Our posters. Click to enlarge.