Team:Manchester/managementtest

From 2013.igem.org

(Difference between revisions)
Line 73: Line 73:
position:relative;
position:relative;
width:950px;
width:950px;
-
height:1600px;
+
height:1100px;
}
}
Line 84: Line 84:
left:0;
left:0;
padding:10px;
padding:10px;
-
background-color:#ccc;
+
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);
-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);
-
 
}
}
-
.text1
+
.container1
{
{
margin:10px;
margin:10px;
width:900px;
width:900px;
-
height:200px;
+
color:#4c0082;
 +
padding:10px;
 +
background-color:#F2F2F2;
 +
 
 +
-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);
 +
}
 +
 
 +
.container1 p
 +
{
 +
padding:10px;
 +
width:550px;
 +
background-color:#F2F2F2;
font-style:Trebuchet MS;
font-style:Trebuchet MS;
font-size:14px;
font-size:14px;
 +
 +
-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);
 +
}
 +
 +
.container1 img
 +
{
 +
margin:5px;
 +
float:right;
 +
background-color:#F2F2F2;
 +
}
 +
 +
.title
 +
{
 +
margin:10px;
 +
width:900px;
 +
font-style:Trebuchet MS;
 +
font-size:25px;
color:#4c0082;
color:#4c0082;
background-color:#F2F2F2;
background-color:#F2F2F2;
padding:10px;
padding:10px;
 +
text-align:center;
 +
font-weight:bold;
 +
color:#660099;
 +
text-shadow: 0 1px 0 #ccc,
 +
              0 2px 0 #c9c9c9,
 +
              0 3px 0 #bbb,
 +
              0 4px 0 #b9b9b9,
 +
              0 5px 0 #aaa,
 +
              0 6px 1px rgba(0,0,0,.1),
 +
              0 0 5px rgba(0,0,0,.1),
 +
              0 1px 3px rgba(0,0,0,.3),
 +
              0 3px 5px rgba(0,0,0,.2),
 +
              0 5px 10px rgba(0,0,0,.25),
 +
              0 10px 10px rgba(0,0,0,.2),
 +
              0 20px 20px rgba(0,0,0,.15);
-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);
-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);
 +
}
 +
 +
.text1
 +
{
 +
margin:10px;
 +
width:900px;
 +
padding:10px;
 +
background-color:#F2F2F2;
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
color:#4c0082;
 +
 +
-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);
 +
}
 +
 +
.text1 p
 +
{
 +
width:430px;
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
color:#4c0082;
 +
background-color:#F2F2F2;
 +
text-align:justify;
 +
}
 +
 +
.text1 img
 +
{
 +
float:right;
}
}
Line 187: Line 263:
.block7 a
.block7 a
{
{
 +
background:#bc80ea;
display:block;
display:block;
float:left;
float:left;
Line 198: Line 275:
float:left;
float:left;
margin-top:1px;
margin-top:1px;
-
background:#bc80ea;
+
 
padding:5px;
padding:5px;
}
}
Line 212: Line 289:
.block10 a
.block10 a
{
{
 +
display:block;
display:block;
float:left;
float:left;
Line 242: Line 320:
}
}
 +
.rightbar
 +
{
 +
width:120px;
 +
height:200px;
 +
position:fixed;
 +
top:120px;
 +
right:5px;
 +
}
 +
 +
.question1 a, .question2 a, .question3 a, .question4 a
 +
{
 +
width:120px;
 +
text-decoration:none;
 +
color:white;
 +
text-align:center;
 +
background:#606060;
 +
padding:5px;
 +
font-style:Trebuchet MS;
 +
font-weight:bold;
 +
font-size:12px;
 +
color:white;
 +
}
 +
 +
.question1 a:hover, .question2 a:hover, .question3 a:hover, .question4 a:hover
 +
{
 +
background:#C0C0C0;
 +
color:#606060;
 +
}
 +
 +
.question1 a
 +
{
 +
margin-bottom:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question2 a
 +
{
 +
margin-bottom:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question3 a
 +
{
 +
margin-bottom:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question4 a
 +
{
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
#Q1,#Q2,#Q3,#Q4 
 +
{
 +
text-decoration:none;
 +
color:#660099;
 +
font-family:Trebuchet MS;
 +
font-size:14px;
 +
}
 +
 +
.next
 +
{
 +
margin-left:10px;
 +
width:910px;
 +
margin-top:5px;
 +
background:#606060;
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
font-weight:bold;
 +
text-align:center;
 +
color:white;
 +
padding:5px;
 +
}
 +
 +
.next a
 +
{
 +
text-decoration:none;
 +
color:white;
 +
}
 +
 +
.next:hover
 +
{
 +
background:#C0C0C0;
 +
color:#606060;
 +
}
</style>
</style>
Line 274: Line 445:
<div class="global">
<div class="global">
<div class="wrapper" >
<div class="wrapper" >
-
          <div class="text1">
+
            <div class="container1">
-
             <p><b>Is the palm oil industry the only sector that can hold up the economies of Indonesia and Malaysia?</b></p>
+
             <a href="#"><img src="https://static.igem.org/mediawiki/2013/6/62/Man4.jpg" width="300" height="150" /></a>
-
<p>There’s no doubt about it, the economies of Malaysia and Indonesia, amongst other countries, rely heavily on the cultivation of palm oil.</p>
+
<p>When doing the initial research for our synthetic alternative to palm oil components, we quickly came across lots of information regarding the current palm oil industry. It soon became apparent that the economies of some countries, for example Indonesia and Malaysia, depend almost entirely upon the current methods of palm oil production. Therefore we compiled <b>an impact analysis report for synthetic palm oil</b>, which can be found by clicking on the button to the right.</p>
-
<br>
+
            </div>
-
<p>But could there be a viable alternative, another industry which could support the economy as effectively?</p>
+
 
-
<ul><li>Industries such as livestock<sup>[1]</sup>, agriculture<sup>[2]</sup>, services<sup>[3]</sup>, tourism<sup>[4]</sup> and so on are already well-established and support the countries’ economies alongside the palm oil industry</li>
+
            <div class="title">
-
<li>Focussed development on any of the industries is foreseen to maintain the economies but in the meantime, environmental problems arise. Livestock industry, first of all, results in land-clearance in order to plant feed crops for the livestock. 8% of global water is used in the industry for different purposes<sup>[5]</sup> and the waste water or manure created, often composed of nutrients and harmful components, would be discarded into rivers and seas which affect the natural water source. Water and soil are polluted by chemical pesticides and fertilisers used in agriculture industry<sup>[6]</sup>. In Malaysia, tourism is considered as profitable as palm oil industry but disturbs the ecosystem<sup>[7]</sup> through the construction of tourism facilities and an increase in carbon footprints<sup>[8][9]</sup>. Perhaps most interesting, the biotech industry is strongly supported by the Malaysian government<sup>[10]</sup>, suggesting that our project may well have a future on Malaysian and Indonesian soil (see PATENTING(link))</li>
+
              MANAGE 1
-
<li>The palm oil industry is well-known for having a short payback period and is highly productive. If replaced by another sector, the new industries run the risk of being far less economical and efficient. Moreover, the palm oil industry is able to provide a better living for the workers by allowing the government to be able to provide basic facilities for the workers and the families in some properly planned plantations and mills. </li></ul>
+
            </div>
-
<br>
+
 
-
<p> Without the steady business for the countries that the palm oil industry provides, and without a real viable alternative to the wealth of income generated through this sector, it is probable that the unemployment figures will rise<sup>[11]</sup> and the living standard of the people who work in the palm oil industry might drop even lower. Therefore it is imperative to consider the implications of removing the palm oil industry completely from countries such as Malaysia and Indonesia before introducing a synthetic alternative to this naturally-occurring product.</p>
+
            <div class="text1">
-
<br>
+
            <img src="https://static.igem.org/mediawiki/2013/b/b3/Man3.jpg" width="450" height="550" />
-
<p><b>References:</b></p>
+
            <p>Palm oil is used in hundreds of products. It is likely that you have either consumed or used a product today containing palm oil or its constituents, but we, as consumers, rarely think about it or where it comes from. The truth behind its current method of production is devastating.
-
<p>[1] http://www.fao.org/docrep/007/y5019e/y5019e0l.htm<br>  
+
-
[2] http://www.miti.gov.my/storage/documents/917/com.tms.cms.document.Document_15ae1e5f-c0a81573-314955ec-59c9ebaf/1/MITI%20Weekly%20Bulletin%20Volume%20228%20-%2026%20February%202013.pdf<br>
+
-
[3] http://www.tradingeconomics.com/malaysia/gdp-growth-annual <br>
+
-
[4] https://s3-eu-west-1.amazonaws.com/storageapi/sites/all/files/pdf/ibrahim.pdf <br>
+
-
[5] http://www2.warwick.ac.uk/fac/sci/lifesci/wcc/research/resources/wateruse/technology/livestock.pdf <br>
+
-
[6] http://www.foe.co.uk/resource/briefings/hoofprints.pdf <br>
+
-
[7] http://www.geography.learnontheinternet.co.uk/topics/tourism6.html <br>
+
-
[8] http://www.tourism-climate.de/emissions.htm <br>
+
-
[9] http://www.unep.org/resourceefficiency/Business/SectoralActivities/Tourism/FactsandFiguresaboutTourism/ImpactsofTourism/EnvironmentalImpacts/tabid/78775/Default.aspx <br>
+
-
[10] http://www.biotechcorp.com.my/wp-content/uploads/2011/11/publications/White_Paper_Agricultural.pdf <br>
+
-
[11] http://www.cmzoo.org/conservation/palmOilCrisis/  </p>
+
-
-------------------------------------------------------------------------------------------------<br>
+
-
<p>
+
-
<p><b>To patent, or not to patent, that is the question</b></p>
+
-
<p>In an attempt to minimise the negative impact the commercialisation of our project would have on the economies of developing countries largely dependent on the palm oil industry, our ideas and constructs could be patented. Patenting a product derived through synthetic biology is not a new concept, in fact companies such as Givaudan have already patented microbial routes to valuable commodities such as vanillin, for example<sup>[1]</sup></p>
+
-
<p><b>Cons of patenting:</b></p>
+
-
<ul><li>It could lead to the privatisation of synthetic life forms<sup>[2]</sup>, as well as furthering the privatisation of products and processes found within nature<sup>[3]</sup></li>
+
-
<li>Patenting could hinder progress in research and development, as the legislature around the patent may be very restrictive</li>
+
-
<li>Following on from above, patents can be very broad in scope. Some people feel that genomic patents should only be issued if the standard criteria of patents are clearly apparent: patents must demonstrate novelty, usefulness and non-obviousness. This would potentially alleviate some of the restriction suggested above<sup>[2]</sup></li></ul>
+
-
<br>
+
-
<p><b>Pros of patenting:</b></p>
+
-
<ul><li>Patenting leads to a protection of knowledge, which encourages researchers to publish and distribute their findings openly</li>
+
-
<li>The CINVESTAV-IPN-UNAM iGEM team 2012 alluded to the fact that licences could be written into a patent<sup>[4]</sup>, which would still protect the inventor’s work but would also make the technology accessible to others</li></ul>
+
<br>
<br>
-
<p>Therefore, our project could potentially be patented, and then licenced out to countries reliant on the palm oil industry either for a reduced rate, or free of charge.</p>
+
Currently:
 +
<ul><li>300 football fields an hour are being chopped down every hour in Indonesia and Malaysia to make room for oil palm plantations[1]</li><br>
 +
<li>This mass deforestation is resulting in a massive decline in many critically endangered organisms, such as the sumatran orangutan (link to model here?)[2]</li><br>
 +
<li>Rare flora, much of which is yet to have been researched and is found only within these rainforests, is being destroyed and lost forever[3]</li><br>
 +
<li><i>People</i> live in the rainforests that are being bulldozed, their homes completely eradicated because of the palm oil industry[4]</li><br>
 +
<li>Rainforests act as a colossal carbon sink and are often growing atop peatlands - uprooting or burning these trees releases a huge amount of CO2 into the atmosphere (resulting in deforestation related to the palm oil industry accounting for more global warming than every vehicle on earth combined)[5]</li></ul><br>
<br>
<br>
-
<p><b>References:</b></p>
+
So yes, the problems arising as a direct result of the palm oil industry <i>are</i> a big deal.<br>
-
<p>[1] http://cen.acs.org/articles/90/i29/Sweet-Smell-Microbes.html<br>
+
[1] http://www.rainforest-rescue.org/topics/palm-oil<br>
-
[2] http://www.parliament.uk/documents/post/postpn298.pdf<br>
+
[2] http://www.theguardian.com/world/2012/mar/28/sumatran-orangutans-dying-indonesia-forest-fire<br>
-
[3] http://www.biosafety-info.net/file_dir/15148916274f6071c0e12ea.pdf<br>
+
[3] http://www.indonesianrainforest.org/indonesian-rainforest/rainforest-medicinal-plants/<br>
-
[4] https://static.igem.org/mediawiki/2012/3/36/Intellectual_Property_report.pdf</p>
+
[4] http://www.rainforest-rescue.org/news/3891/indonesia-victims-of-the-palm-oil-industry<br>
 +
[5] http://www.ucsusa.org/global_warming/solutions/forest_solutions/palm-oil-and-forests.html</p>
 +
            </div>
-
          </div>
+
            <div class="next">
 +
                  <a href="https://2013.igem.org/Team:Manchester/managementtest"> GO TO IMPACT MANAGEMENT TASK 1 </a>
 +
            </div>          
</div>
</div>
-
                                  <div class="leftbar">
+
             
 +
              <div class="leftbar">
                 <div class="block1">
                 <div class="block1">
                     <a href="https://2013.igem.org/Team:Manchester/HumanPracticetest">HUMAN PRACTICES</a>
                     <a href="https://2013.igem.org/Team:Manchester/HumanPracticetest">HUMAN PRACTICES</a>
Line 374: Line 532:
                   </div>
                   </div>
               </div>
               </div>
 +
 +
                <div class="rightbar">
 +
                  <div class="question1">
 +
                    <a href="https://2013.igem.org/Team:Manchester/managementtest">TASK 1</a>
 +
                  </div>
 +
 +
                  <div class="question2">
 +
                    <a href="https://2013.igem.org/Team:Manchester/managementtest2">TASK 2</a>
 +
                  </div>
 +
                   
 +
                  <div class="question3">
 +
                    <a href="https://2013.igem.org/Team:Manchester/managementtest3">TASK 3</a>
 +
                  </div>
 +
 +
                  <div class="question4">
 +
                    <a href="https://2013.igem.org/Team:Manchester/managementtest4">TASK 4</a>
 +
                  </div>
 +
            </div>               
</div>
</div>
 +
           
</body>
</body>
</html>
</html>

Revision as of 18:14, 28 September 2013

page

Top

Safety

When doing the initial research for our synthetic alternative to palm oil components, we quickly came across lots of information regarding the current palm oil industry. It soon became apparent that the economies of some countries, for example Indonesia and Malaysia, depend almost entirely upon the current methods of palm oil production. Therefore we compiled an impact analysis report for synthetic palm oil, which can be found by clicking on the button to the right.

MANAGE 1

Palm oil is used in hundreds of products. It is likely that you have either consumed or used a product today containing palm oil or its constituents, but we, as consumers, rarely think about it or where it comes from. The truth behind its current method of production is devastating.
Currently:

  • 300 football fields an hour are being chopped down every hour in Indonesia and Malaysia to make room for oil palm plantations[1]

  • This mass deforestation is resulting in a massive decline in many critically endangered organisms, such as the sumatran orangutan (link to model here?)[2]

  • Rare flora, much of which is yet to have been researched and is found only within these rainforests, is being destroyed and lost forever[3]

  • People live in the rainforests that are being bulldozed, their homes completely eradicated because of the palm oil industry[4]

  • Rainforests act as a colossal carbon sink and are often growing atop peatlands - uprooting or burning these trees releases a huge amount of CO2 into the atmosphere (resulting in deforestation related to the palm oil industry accounting for more global warming than every vehicle on earth combined)[5]


So yes, the problems arising as a direct result of the palm oil industry are a big deal.
[1] http://www.rainforest-rescue.org/topics/palm-oil
[2] http://www.theguardian.com/world/2012/mar/28/sumatran-orangutans-dying-indonesia-forest-fire
[3] http://www.indonesianrainforest.org/indonesian-rainforest/rainforest-medicinal-plants/
[4] http://www.rainforest-rescue.org/news/3891/indonesia-victims-of-the-palm-oil-industry
[5] http://www.ucsusa.org/global_warming/solutions/forest_solutions/palm-oil-and-forests.html