Team:Manchester/Modelling

From 2013.igem.org

(Difference between revisions)
(Created page with "{{:Team:Manchester/layout/noheader}} {{:Team:Manchester/Navbartest2}} {{:Team:Manchester/Footer}} <html> <head> <title> Safety </title> <style type="text/css"> * { margin:0; pa...")
Line 80: Line 80:
position:absolute;
position:absolute;
clear:both;
clear:both;
-
width:951px;
+
width:990px;
 +
height:770px;
top:120px;
top:120px;
-
left:0;
+
left:-20px;
-
background-color:white;
+
padding:10px;
padding:10px;
 +
background-color:white;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
Line 194: Line 195:
   -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
   -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
#content1, #content3, #content5
 +
{
 +
float:left;
 +
margin-bottom:10px;
 +
width:470px;
 +
height:230px;
 +
background:#ccc;
 +
padding:10px;
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
#content1 p, #content3 p, #content5 p 
 +
{
 +
margin:0;
 +
width:285px;
 +
height:180px;
 +
float:left;
 +
font-family: Trebuchet MS;
 +
font-size:15px;
 +
padding:10px;
 +
background:#F2F2F2;
 +
color:#4c0082;
 +
text-align:justify;
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
#content1 img, #content3 img, #content5 img
 +
{
 +
float:right;
 +
margin-right:5px;
 +
        /*-moz-border-radius:6px;
 +
        -webkit-border-radius:6px;
 +
        border-radius:6px;*/
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
#content1 .myButton, #content2 .myButton, #content3 .myButton, #content4 .myButton, #content5 .myButton, #content6 .myButton
 +
{
 +
clear:both;
 +
margin-top:5px;     
 +
        /*-moz-box-shadow:inset 0px 1px 0px 0px #efdcfb;
 +
        -webkit-box-shadow:inset 0px 1px 0px 0px #efdcfb;
 +
        box-shadow:inset 0px 1px 0px 0px #efdcfb;*/
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
       
 +
        background-color:#bc80ea;
 +
       
 +
        display:inline-block;
 +
        color:#ffffff;
 +
        font-family:trebuchet MS;
 +
        font-size:15px;
 +
        font-weight:bold;
 +
        padding:6px 24px;     
 +
        text-shadow:0px 1px 0px #9752cc;
 +
        text-decoration:none;
 +
        text-align:center;       
 +
 +
        text-shadow:0px 1px 0px #9b14b3;
 +
        width:255px;
 +
    }
 +
 +
#content1 .myButton:hover, #content2 .myButton:hover, #content3 .myButton:hover, #content4 .myButton:hover,
 +
#content5 .myButton:hover, #content6 .myButton:hover
 +
{             
 +
background-color:#dfbdfa;
 +
}
 +
 +
#content1 .myButton:active, #content2 .myButton:active, #content3 .myButton:active, #content4 .myButton:active,
 +
#content5 .myButton:hover, #content6 .myButton:hover         
 +
{
 +
        position:relative;
 +
        top:1px;
 +
}
 +
 +
#content2 .myButton, #content4 .myButton, #content6 .myButton
 +
{
 +
margin-left:12px;
 +
}
 +
 +
#content2, #content4, #content6
 +
{
 +
float:right;
 +
margin-bottom:10px;
 +
width:470px;
 +
height:230px;
 +
background:#ccc;
 +
padding:10px;
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
#content2 img, #content4 img, #content6 img
 +
{
 +
float:left;
 +
margin:0 5px 5px 0;
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
 +
}
 +
 +
#content2 p, #content4 p, #content6 p
 +
{
 +
float:right;
 +
width:285px;
 +
height:180px;
 +
margin:0;
 +
font-family: Trebuchet MS;
 +
font-size:15px;
 +
padding:10px;
 +
background:#F2F2F2;
 +
color:#4c0082;
 +
text-align:justify;
 +
 +
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
Line 228: Line 359:
<div class="global">
<div class="global">
-
<div class="wrapper" >
+
<div class="wrapper">
-
    <div class="column2">
+
                <div id="content1">
 +
            <p>
 +
The team planned and delivered 12 workshops for children aged 11-13 years old as part of the University of Manchester’s Science Stars event. We also held a poster stand at a Community Open Day that saw hundreds of people through its doors. Click here to learn more...
 +
        </p>
 +
                        <img src="https://static.igem.org/mediawiki/2013/2/26/Outreachthumb.jpg" height="230" width="150"/>     
 +
<a href="https://2013.igem.org/Team:Manchester/Outreach" class="myButton" >PUBLIC OUTREACH</a>
 +
 +
 +
  </div>
 +
 +
  <div id="content2">
 +
  <img src="https://static.igem.org/mediawiki/2013/e/ea/Ethics.jpg" height="230" width="150"/>     
 +
            <p>
 +
Due to the nature of our chosen topic, ethics has played a major role in the development of the project. Here we address the potential problems of using synbio to produce a synthetic alternative to a natural project, and the ways that we would try to overcome them.
 +
 
 +
 +
</p>         
 +
            <a href="https://2013.igem.org/Team:Manchester/Ethics" class="myButton" > ETHICS </a>
 +
  </div>
 +
 +
    <div id="content3">
 +
            <p>
 +
When the methods have been optimised, our project will have the potential to reach commercial success. Here we outline a business plan based around our synthetic alternative to palm oil, including likely start-up time, potential product markets and patenting information.
 +
 
 +
            </p>
 +
                        <img src="https://static.igem.org/mediawiki/2013/2/25/Businessplan.jpg" height="230" width="150"/>     
 +
<a href="https://2013.igem.org/Team:Manchester/Collaboration" class="myButton" >MODELLING COLLABORATION </a>
 +
 +
 +
  </div>
 +
 
 +
  <div id="content4">
 +
  <img src="https://static.igem.org/mediawiki/2013/7/7c/Mosantoooototoototo.jpg" height="230" width="150"/>
 +
            <p>
 +
The Knowledge Deficit model describes the common misconception by scientists that ‘The Public’ is simply ignorant of science, and this is the root of all opposition. We had dialogue with numerous industry representatives and environmental activists, and learned that the truth is not as simple as this...
 +
 
 +
 +
</p>         
 +
            <a href="https://2013.igem.org/Team:Manchester/KnowledgeDeficit" class="myButton" > KNOWLEDGE DEFICIT ASSUMPTION </a>
 +
  </div>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<!--<div class="column2">
       <img src="https://static.igem.org/mediawiki/2013/3/3d/ParameterMan2.png" width="120" height="210" class="left"/>
       <img src="https://static.igem.org/mediawiki/2013/3/3d/ParameterMan2.png" width="120" height="210" class="left"/>
       <img src="https://static.igem.org/mediawiki/2013/e/ee/Parameterestimations%28modelling%29200x150.png" width="300" height="210" class="right"/>
       <img src="https://static.igem.org/mediawiki/2013/e/ee/Parameterestimations%28modelling%29200x150.png" width="300" height="210" class="right"/>
Line 255: Line 443:
       <img src="https://static.igem.org/mediawiki/2013/e/e2/Collaboraboraboraboraboraboration.jpg" width="300" height="210" class="right"/>
       <img src="https://static.igem.org/mediawiki/2013/e/e2/Collaboraboraboraboraboraboration.jpg" width="300" height="210" class="right"/>
                 <p> Here at Manchester iGEM team, we believe that modelling is a vital step in the production of any synthetic biology system. However, often the production of such models can be hindered or left out altogether due to lack of expertise and outside help. With this in mind, we enlisted the help of another two UK iGEM teams in a quest to educate the iGEM community about the software available to them.      </p>         
                 <p> Here at Manchester iGEM team, we believe that modelling is a vital step in the production of any synthetic biology system. However, often the production of such models can be hindered or left out altogether due to lack of expertise and outside help. With this in mind, we enlisted the help of another two UK iGEM teams in a quest to educate the iGEM community about the software available to them.      </p>         
-
</div>
+
</div>-->
</div>
</div>
</div>
</div>

Revision as of 23:23, 3 October 2013

page

Top

Safety

The team planned and delivered 12 workshops for children aged 11-13 years old as part of the University of Manchester’s Science Stars event. We also held a poster stand at a Community Open Day that saw hundreds of people through its doors. Click here to learn more...

PUBLIC OUTREACH

Due to the nature of our chosen topic, ethics has played a major role in the development of the project. Here we address the potential problems of using synbio to produce a synthetic alternative to a natural project, and the ways that we would try to overcome them.

ETHICS

When the methods have been optimised, our project will have the potential to reach commercial success. Here we outline a business plan based around our synthetic alternative to palm oil, including likely start-up time, potential product markets and patenting information.

MODELLING COLLABORATION

The Knowledge Deficit model describes the common misconception by scientists that ‘The Public’ is simply ignorant of science, and this is the root of all opposition. We had dialogue with numerous industry representatives and environmental activists, and learned that the truth is not as simple as this...

KNOWLEDGE DEFICIT ASSUMPTION