Team:Manchester/managementtest

From 2013.igem.org

(Difference between revisions)
 
(25 intermediate revisions not shown)
Line 1: Line 1:
{{:Team:Manchester/layout/noheader}}
{{:Team:Manchester/layout/noheader}}
-
{{:Team:Manchester/Navbartest2}}
+
{{:Team:Manchester/Navbartest3}}
{{:Team:Manchester/Footer}}
{{:Team:Manchester/Footer}}
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);
 +
}
 +
.container1
 +
{
 +
margin:10px;
 +
width:900px;
 +
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-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;
 +
background-color:#F2F2F2;
 +
padding:10px;
 +
text-align:center;
 +
 +
font-weight:bold;
 +
color:#660099;
 +
-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);
}
}
Line 96: Line 146:
margin:10px;
margin:10px;
width:900px;
width:900px;
-
height:200px;
+
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-style:Trebuchet MS;
font-size:14px;
font-size:14px;
color:#4c0082;
color:#4c0082;
background-color:#F2F2F2;
background-color:#F2F2F2;
-
padding:10px;
+
text-align:justify;
 +
}
 +
.text1 a
 +
{
 +
font-style:Trebuchet MS;
 +
font-size:14px;
 +
color:#4c0082;
 +
}
 +
 +
.text1 img
 +
{
 +
float:right;
 +
margin:10px 5px 5px 20px;
-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);
Line 195: Line 270:
.block8 a
.block8 a
{
{
 +
background:#bc80ea;
display:block;
display:block;
float:left;
float:left;
margin-top:1px;
margin-top:1px;
-
background:#bc80ea;
+
 
padding:5px;
padding:5px;
}
}
Line 212: Line 288:
.block10 a
.block10 a
{
{
 +
display:block;
display:block;
float:left;
float:left;
Line 242: Line 319:
}
}
 +
.rightbar
 +
{
 +
width:120px;
 +
height:200px;
 +
position:fixed;
 +
top:120px;
 +
right:15px;
 +
}
 +
 +
.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
 +
{
 +
background:#bc80ea;
 +
margin-bottom:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question2 a
 +
{
 +
margin-top:1px;
 +
margin-bottom:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question3 a
 +
{
 +
margin-top:1px;
 +
float:left;
 +
display:block;
 +
padding:5px;
 +
}
 +
 +
.question4 a
 +
{
 +
margin-top:1px;
 +
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 447:
<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="https://static.igem.org/mediawiki/2013/9/9c/MANCHESTERIGEMimpactanalysisofsyntheticpalmoil.pdf"><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>a detailed impact analysis report for synthetic palm oil</b>, which can be found by clicking on the button to the right.</p>
 +
            </div>
 +
 
 +
            <div class="title">
 +
              Is The Palm Oil Industry Irreplaceable?
 +
            </div>
 +
 
 +
            <div class="text1">
 +
            <img src="https://static.igem.org/mediawiki/2013/a/a1/Rsz_riverbank.jpg" width="450" height="550" />
 +
            <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>But could there be a viable alternative, another industry which could support the economy as effectively?</p>
<br>
<br>
-
<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><br>
-
<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>
+
<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]</sup>. Perhaps most interesting, the biotech industry is strongly supported by the Malaysian government<sup>[9]</sup>, suggesting that our project may well have a future on Malaysian and Indonesian soil (see <a href="https://2013.igem.org/Team:Manchester/managementtest2"> <i>Patenting</i></a>)</li><br>
-
<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>
+
<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>
<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>
<br>
<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>
+
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>[10]</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.
<br>
<br>
-
<p><b>References:</b></p>
+
<p><b>References</b></p>
-
<p>[1] http://www.fao.org/docrep/007/y5019e/y5019e0l.htm<br>  
+
[1] <a href="http://www.fao.org/docrep/007/y5019e/y5019e0l.htm" target="_blank">FAO (2004), Protein Source for the Animal Feed Industry</a><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>
+
[2] <a href="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" target="_blank">MITI weekly bulletin; February 26th 2013</a><br>
-
[3] http://www.tradingeconomics.com/malaysia/gdp-growth-annual <br>
+
[3] <a href="http://www.tradingeconomics.com/malaysia/gdp-growth-annual" target="_blank">Trading Economics, Malaysia GDP Annual Growth Rate</a> <br>
-
[4] https://s3-eu-west-1.amazonaws.com/storageapi/sites/all/files/pdf/ibrahim.pdf <br>
+
[4] <a href="https://s3-eu-west-1.amazonaws.com/storageapi/sites/all/files/pdf/ibrahim.pdf" target="_blank">Ibrahim, M. H., Ministry of Tourism Malaysia, Presentation: “Encountering the outflow of trainer and educated national talents in the tourism industry”</a> <br>
-
[5] http://www2.warwick.ac.uk/fac/sci/lifesci/wcc/research/resources/wateruse/technology/livestock.pdf <br>
+
[5] <a href="http://www2.warwick.ac.uk/fac/sci/lifesci/wcc/research/resources/wateruse/technology/livestock.pdf" target="_blank">Warwick University Resources</a> <br>
-
[6] http://www.foe.co.uk/resource/briefings/hoofprints.pdf <br>
+
[6] <a href="http://www.foe.co.uk/resource/briefings/hoofprints.pdf" target="_blank">Friends of the Earth (2008). Hoofprints: Livestock and its environmental impacts</a> <br>
-
[7] http://www.geography.learnontheinternet.co.uk/topics/tourism6.html <br>
+
[7] <a href="http://www.geography.learnontheinternet.co.uk/topics/tourism6.html" target="_blank">Internet Geography. What is the impact of tourism?</a> <br>
-
[8] http://www.tourism-climate.de/emissions.htm <br>
+
[8] <a href="http://www.tourism-climate.de/emissions.htm" target="_blank">Tourism Vision. Tourism and Climate Change: Emissions</a> <br>
-
[9] http://www.unep.org/resourceefficiency/Business/SectoralActivities/Tourism/FactsandFiguresaboutTourism/ImpactsofTourism/EnvironmentalImpacts/tabid/78775/Default.aspx <br>
+
[9] <a href="http://www.biotechcorp.com.my/wp-content/uploads/2011/11/publications/White_Paper_Agricultural.pdf" target="_blank">Frost & Sullivan (2009), “Overview: Malaysian Agricultural Biotechnology”, <i>BIOTECHCORP</i></a> <br>
-
[10] http://www.biotechcorp.com.my/wp-content/uploads/2011/11/publications/White_Paper_Agricultural.pdf <br>
+
[10] <a href="http://www.cmzoo.org/conservation/palmOilCrisis/" target="_blank">Cheyenne Mountain Zoo</a></p>
-
[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>
+
-
<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>
+
-
<br>
+
-
<p><b>References:</b></p>
+
-
<p>[1] http://cen.acs.org/articles/90/i29/Sweet-Smell-Microbes.html<br>
+
-
[2] http://www.parliament.uk/documents/post/postpn298.pdf<br>
+
-
[3] http://www.biosafety-info.net/file_dir/15148916274f6071c0e12ea.pdf<br>
+
-
[4] https://static.igem.org/mediawiki/2012/3/36/Intellectual_Property_report.pdf</p>
+
 +
            </div>
-
          </div>
+
            <div class="next">
 +
                  <a href="https://2013.igem.org/Team:Manchester/managementtest2"> Go to <i>To Patent, Or Not To Patent, That Is The Question</i> </a>
 +
            </div>          
</div>
</div>
-
                                  <div class="leftbar">
+
             
-
                <div class="block1">
+
               
-
                    <a href="https://2013.igem.org/Team:Manchester/HumanPracticetest">HUMAN PRACTICES</a>
+
-
                  </div>
+
-
 
+
-
                  <div class="block2">
+
-
                    <a href="https://2013.igem.org/Team:Manchester/outreachtest">PUBLIC OUTREACH</a>
+
-
                  </div>
+
-
 
+
-
                  <div class="block3">
+
-
                    <a href="https://2013.igem.org/Team:Manchester/stars">SCIENCE STARS</a>
+
-
                  </div>
+
-
                   
+
-
                  <div class="block4">
+
-
                    <a href="https://2013.igem.org/Team:Manchester/openday">OPEN DAY</a>
+
-
                  </div>
+
-
 
+
-
                  <div class="block5">
+
-
                    <a href="https://2013.igem.org/Team:Manchester/ethicstest">ETHICS</a>
+
-
                  </div>
+
-
 
+
-
                  <div class="block6">
+
-
                    <a href="https://2013.igem.org/Team:Manchester/environmenttest">ENVIRONMENTAL IMPACT</a>
+
-
                  </div>
+
-
 
+
-
                  <div class="block7">
+
-
                    <a href="https://2013.igem.org/Team:Manchester/economytest">ECONOMICAL IMPACT</a>
+
-
                  </div>
+
-
                   
+
-
                  <div class="block8">
+
-
                    <a href="https://2013.igem.org/Team:Manchester/managementtest">IMPACT MANAGEMENT</a>
+
-
                  </div>
+
-
 
+
-
                  <div class="block9">
+
-
                    <a href="https://2013.igem.org/Team:Manchester/conclusiontest">CONCLUSION</a>
+
-
                  </div>
+
-
 
+
-
                  <div class="block10">
+
-
                    <a href="https://2013.igem.org/Team:Manchester/businesstest">BUSINESS PLAN</a>
+
-
                  </div>
+
-
 
+
-
                  <div class="block11">
+
-
                    <a href="https://2013.igem.org/Team:Manchester/knoledgetest">KNOWLEDGE DEFICIT ASSUMPTION</a>
+
-
                  </div>
+
-
                   
+
-
                  <div class="block12">
+
-
                    <a href="https://2013.igem.org/Team:Manchester/conferencetest">CONFERENCES AND DISCUSSIONS</a>
+
-
                  </div>
+
-
 
+
-
                  <div class="block13">
+
-
                    <a href="https://2013.igem.org/Team:Manchester/socialtest">SOCIAL MEDIA</a>
+
-
                  </div>
+
-
              </div>
+
</div>
</div>
 +
           
</body>
</body>
</html>
</html>

Latest revision as of 15:16, 4 October 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 a detailed impact analysis report for synthetic palm oil, which can be found by clicking on the button to the right.

Is The Palm Oil Industry Irreplaceable?

There’s no doubt about it, the economies of Malaysia and Indonesia, amongst other countries, rely heavily on the cultivation of palm oil.

But could there be a viable alternative, another industry which could support the economy as effectively?


  • Industries such as livestock[1], agriculture[2], services[3], tourism[4] and so on are already well-established and support the countries’ economies alongside the palm oil industry

  • 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[5] 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[6]. In Malaysia, tourism is considered as profitable as palm oil industry but disturbs the ecosystem[7] through the construction of tourism facilities and an increase in carbon footprints[8]. Perhaps most interesting, the biotech industry is strongly supported by the Malaysian government[9], suggesting that our project may well have a future on Malaysian and Indonesian soil (see Patenting)

  • 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.

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[10] 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.

References

[1] FAO (2004), Protein Source for the Animal Feed Industry
[2] MITI weekly bulletin; February 26th 2013
[3] Trading Economics, Malaysia GDP Annual Growth Rate
[4] Ibrahim, M. H., Ministry of Tourism Malaysia, Presentation: “Encountering the outflow of trainer and educated national talents in the tourism industry”
[5] Warwick University Resources
[6] Friends of the Earth (2008). Hoofprints: Livestock and its environmental impacts
[7] Internet Geography. What is the impact of tourism?
[8] Tourism Vision. Tourism and Climate Change: Emissions
[9] Frost & Sullivan (2009), “Overview: Malaysian Agricultural Biotechnology”, BIOTECHCORP
[10] Cheyenne Mountain Zoo