Difference between revisions of "Team:Chalmers Gothenburg"

(Prototype team page)
 
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Chalmers_Gothenburg}}
+
{{:Team:Chalmers_Gothenburg/bootstrap}}
 +
{{:Team:Chalmers_Gothenburg/style}}
 +
{{:Team:Chalmers_Gothenburg/jquery}}
 +
{{:Team:Chalmers_Gothenburg/script}}
 +
 
 
<html>
 
<html>
  
<div class="column full_size" >
+
  <head>
<img src="http://placehold.it/800x300/d3d3d3/f2f2f2">
+
    <meta charset="utf-8">  
</div>
+
   
 
+
    <!--The segment below is necessary for importing html pages. We probably have to do it the dumb wiki way later-->
<div class="column full_size" >
+
    <script type="text/javascript">  
<h2> Welcome to iGEM 2016! </h2>
+
      $( document ).ready(function(){
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
        $("#header_navbar").load("https://2016.igem.org/Team:Chalmers_Gothenburg/header_navbar");
 
+
        $("#footer").load("footer.html");
</div>
+
      });
 
+
    </script>
<div class="column half_size" >
+
   
<h5>Before you start: </h5>
+
<p> Please read the following pages:</p>
+
<ul>
+
<li>  <a href="https://2016.igem.org/Requirements">Requirements page </a> </li>
+
<li> <a href="https://2016.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
<li> <a href="https://2016.igem.org/Resources/Template_Documentation"> Template Documentation </a></li>
+
</ul>
+
</div>
+
 
+
<div class="column half_size" >
+
<div class="highlight">
+
<h5> Styling your wiki </h5>
+
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
+
</div>
+
</div>
+
 
+
<div class="column full_size" >
+
<h5> Wiki template information </h5>
+
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
 
+
</div>  
+
 
+
 
+
 
+
 
+
<div class="column half_size" >
+
<h5> Editing your wiki </h5>
+
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
<p> <a href="https://2016.igem.org/wiki/index.php?title=Team:Example&action=edit"> Click here to edit this page! </a></p>
+
  
</div>
+
    <!--This script is used to change slides automatically. Needs the correct number of slides!-->
 +
    <script type="text/javascript">
 +
      var sliderTimer=setTimeout(autoChangeSlide,10000);
 +
   
 +
      function autoChangeSlide() {
 +
      if (document.getElementById('slide1').checked) {
 +
        document.getElementById("slide2").checked = true;
 +
      } else if (document.getElementById('slide2').checked) {
 +
      document.getElementById("slide3").checked = true;
 +
      } else if (document.getElementById('slide3').checked) {
 +
      document.getElementById("slide4").checked = true;
 +
      } else if (document.getElementById('slide4').checked) {
 +
      document.getElementById("slide1").checked = true;
 +
      }
 +
      sliderTimer=setTimeout(autoChangeSlide,10000);
 +
      }
 +
     
 +
      function resetSliderTimer() {
 +
        clearTimeout(sliderTimer);
 +
        sliderTimer=setTimeout(autoChangeSlide,15000);
 +
      }
 +
    </script>
 +
   
 +
  <title>Chalmers Gothenburg iGEM 2016</title>
 +
  </head>
  
 +
  <body><div class="home">
 +
   
 +
    <div id="header_navbar_top">
 +
      <div id="header_navbar_top_title">Turning Pollution into a Solution</div>
 +
      <div id="header_navbar_top_logo"><img src="https://static.igem.org/mediawiki/2016/6/63/T--Chalmers_Gothenburg--team_logo_2016_302x170px.png" alt="logo" style="height:170px;"></div>
 +
    </div>
 +
     
  
<div class="column half_size" >
+
    <div id="header_navbar_wrapper">
<h5>Tips</h5>
+
      <!--<div id="header_navbar"></div>-->
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
      </html>{{:Team:Chalmers_Gothenburg/header_navbar}}<html>
<ul>
+
    </div>    
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2016.igem.org/Calendar">iGEM 2016 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>  
+
</div>
+
  
 +
    <div class="wrap"> <!--To limit the width of the site-->
  
<div class="column half_size" >
+
      <div class="wrap-content-no-side-nav">
<h5>Inspiration</h5>
+
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
     
<ul>
+
      <!-- Slider Setup -->
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<div class="bigslider">
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
</div>
+
  
<div class="column half_size" >
+
<input checked type=radio name=slider id=slide1 onchange="resetSliderTimer()" />
<h5> Uploading pictures and files </h5>
+
<input type=radio name=slider id=slide2 onchange="resetSliderTimer()" />
<p> You can upload your pictures and files to the iGEM 2016 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
<input type=radio name=slider id=slide3 onchange="resetSliderTimer()" />
When you upload, set the "Destination Filename" to <code>Team:YourOfficialTeamName/NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
<input type=radio name=slider id=slide4 onchange="resetSliderTimer()" />
 +
<!-- The Slider -->
 +
 +
<div id=slides>
 +
 +
<div id=overflow>
 +
 +
<div class=inner>
 +
 +
<article>
 +
<div class="info-container"><div class=info><h3>Turning pollution into a solution</h3><a href="https://2016.igem.org/Team:Chalmers_Gothenburg/Description">Learn more about our project idea</a></div></div>
 +
<a href="https://2016.igem.org/Team:Chalmers_Gothenburg/Description"><img src="https://static.igem.org/mediawiki/2016/a/a7/T--Chalmers_Gothenburg--slideshow_project.png" /></a>
 +
</article>
 +
 +
 +
<article>
 +
<div class="info-container"><div class=info><h3>The Team</h3><a href="https://2016.igem.org/Team:Chalmers_Gothenburg/Team/Students">Meet the students</a></div></div>
 +
<a href="https://2016.igem.org/Team:Chalmers_Gothenburg/Team/Students"><img src=https://static.igem.org/mediawiki/2016/2/29/T--Chalmers_Gothenburg--slideshow_team_photo.png /></a>
 +
</article>
 +
 +
 +
<article>
 +
<div class="info-container"><div class=info><h3>Achievements</h3><a href="https://2016.igem.org/Team:Chalmers_Gothenburg/Results">Learn more about our results</a></div></div>
 +
<a href="https://2016.igem.org/Team:Chalmers_Gothenburg/Results"><img src=https://static.igem.org/mediawiki/2016/9/93/T--Chalmers_Gothenburg--slideshow_achievements.png /></a>
 +
</article>
 +
 +
<article>
 +
<div class="info-container"><div class=info><h3>Integrated Human Practices</h3><a href="https://2016.igem.org/Team:Chalmers_Gothenburg/HP/Gold">Learn about how Human Practices shaped our project</a></div></div>
 +
<a href="https://2016.igem.org/Team:Chalmers_Gothenburg/HP/Gold"><img src=https://static.igem.org/mediawiki/2016/2/28/T--Chalmers_Gothenburg--slideshow_human_practices_presentation.png /></a>
 +
</article>
 +
 +
 +
</div> <!-- .inner -->
 +
 +
</div> <!-- #overflow -->
 +
 +
</div> <!-- #slides -->
 +
 +
 +
<!-- Controls and Active Slide Display -->
 +
 +
<div id=controls>
  
 +
<label for=slide1></label>
 +
<label for=slide2></label>
 +
<label for=slide3></label>
 +
<label for=slide4></label>
 +
 +
</div> <!-- #controls -->
 +
 +
<div id=active>
  
<div class="button_click" onClick=" parent.location= 'https://2016.igem.org/Special:Upload '">
+
<label for=slide1></label>
UPLOAD FILES
+
<label for=slide2></label>
</div>
+
<label for=slide3></label>
 +
<label for=slide4></label>
 +
 +
</div>
 +
 +
</div>
 +
     
 +
     
 +
     
 +
     
 +
        <!--Description-->
 +
       
 +
      <div class="target" id="project_description">
 +
         
 +
          <h1 class="subtitle">The project</h1>
 +
       
  
</div>
+
          <p class="text">It is a well-known fact that our current way of life as a species is greatly affecting our planet in a negative way. With massive emissions of greenhouse gases we’ve started seeing effects such as global warming. One way to greatly reduce greenhouse gas emission is to replace petroleum based chemical synthesis. Microbial biosynthesis is considered by many to be the most viable alternative to the petroleum based platform. </p>
  
 +
<p class="text">However, biosynthesis may sound promising but it still has a few question marks to straighten out before we can see it as a perfect solution to our problems.</p>
  
 +
<p class="text">Biosynthesis of certain products has a high cost-to-benefit ratio, with substrate comprising a major part of the total costs for industrial fermentation. With this in mind, our idea is to create a self-sustaining microbial system that produces its own substrate using photosynthesis. We want to create a co-culture where a photosynthetic cyanobacterium provides a production organism with the carbon substrate. Thus by using this co-culture we could convert sunlight and carbon dioxide into desired products. By developing multiple production organisms specialized in synthesizing different products, we could create an ease-of-use library enabling quick access to environmental friendly biosynthesis.</p>
  
 +
<a href="https://2016.igem.org/Team:Chalmers_Gothenburg/Description"><h2>Welcome to the solar-powered future</h2></a>
  
  
  
 +
         
 +
         
 +
   
 +
        </div>
 +
        </div>
 +
      </html>{{:Team:Chalmers_Gothenburg/footer}}<html>
 +
     
 +
     
 +
    </div>
 +
   
 +
 
 +
  </div></body>
  
 
</html>
 
</html>

Latest revision as of 13:26, 19 October 2016

Chalmers Gothenburg iGEM 2016

Turning Pollution into a Solution

The project

It is a well-known fact that our current way of life as a species is greatly affecting our planet in a negative way. With massive emissions of greenhouse gases we’ve started seeing effects such as global warming. One way to greatly reduce greenhouse gas emission is to replace petroleum based chemical synthesis. Microbial biosynthesis is considered by many to be the most viable alternative to the petroleum based platform.

However, biosynthesis may sound promising but it still has a few question marks to straighten out before we can see it as a perfect solution to our problems.

Biosynthesis of certain products has a high cost-to-benefit ratio, with substrate comprising a major part of the total costs for industrial fermentation. With this in mind, our idea is to create a self-sustaining microbial system that produces its own substrate using photosynthesis. We want to create a co-culture where a photosynthetic cyanobacterium provides a production organism with the carbon substrate. Thus by using this co-culture we could convert sunlight and carbon dioxide into desired products. By developing multiple production organisms specialized in synthesizing different products, we could create an ease-of-use library enabling quick access to environmental friendly biosynthesis.

Welcome to the solar-powered future