Difference between revisions of "Team:CU Boulder"

(Prototype team page)
 
 
(159 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{CU_Boulder}}
+
[[File:Example.jpg]]{{CU_Boulder}}
<html>
+
<html>
<h2> Welcome to iGEM 2015! </h2>
+
<head>
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
<style>
  
<h4>Before you start: </h4>
+
div {
<p> Please read the following pages:</p>
+
    padding: 0px;
<ul>
+
    margin: 0px;
<li>  <a href="https://2015.igem.org/Requirements">Requirements page </a> </li>
+
}
<li> <a href="https://2015.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
#abstract {
</ul>
+
    margin-bottom: 100px;
 +
}
 +
#abstract h1 {
 +
    font-size: 40px;
 +
}
 +
#abstract p {
 +
    font-size: 24px;
 +
}
 +
.margins {
 +
    width: 80%;
 +
    min-width: 780px;
 +
    max-width: 1000px; /* Vertical margins, and auto to center */
 +
    margin: auto;
 +
    margin-top: 0px;
 +
/*border: 3px solid red;*/
 +
    padding: 0px;
 +
}
 +
#stripe_1 {
 +
    width: 100%;
 +
    height: 350px;
 +
    background-color: #9AE9F6;
 +
    padding-bottom: 0px;
 +
    z-index: 1;
 +
}
 +
.image {
 +
    float: right;
 +
    background-repeat: no-repeat;
 +
    background-image: url(https://static.igem.org/mediawiki/2014/1/18/CU_Boulder_factory.gif);
 +
    height: 250px;
 +
    width: 200px;
 +
}
 +
#stripe_2 {
 +
    width: 100%;
 +
    height: 400px;
 +
    background-color: #4B5159;
 +
    z-index: 10;
  
<div class="highlightBox">
+
  -webkit-box-shadow: -1px 1px 5px 5px rgba(50, 50, 50, 0.5);
<h4> Styling your wiki </h4>
+
  -moz-box-shadow:    -1px 1px 30px 100px rgba(50, 50, 50, 0.5);
<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>
+
    box-shadow: 0px 30px 100px #505050;
<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 h2 {
 +
    text-transform: uppercase;
 +
    /*text-shadow: 2px 2px 2px #CCCCCC;*/
 +
    font-size: 38px;
 +
    margin-left: 10px;
 +
    /*margin: 0px;*/
 +
    padding: 0px;
 +
    /*font-family: "Times New Roman",Times,serif;*/
 +
    font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
    font-weight: lighter;
 +
    letter-spacing: .4px;
 +
    text-align: center;
 +
    line-height: 100%;
 +
}
 +
#CU_Naph {
 +
    float: left;
 +
/*border: 3px solid blue;*/
 +
    vertical-align: middle
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    width: 560px;
 +
}
 +
div h3 {
 +
    text-transform: uppercase;
 +
    font-size: 88px;
 +
    font-family: Impact, Charcoal, sans-serif;
 +
    font-weight: lighter;
 +
    text-align: center;
 +
    color: #9AE9F6;
 +
    line-height: 165%;
 +
}
 +
div h4 {
 +
    text-transform: uppercase;
 +
    font-size: 70px;
 +
    font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
    font-weight: heavy;
 +
    text-align: center;
 +
    letter-spacing: .4px;
 +
    line-height: 130%;
 +
}
 +
 
 +
#quick_nav {
 +
    height: 450px;
 +
    background-color: #989898;
 +
}
 +
#quick_nav_container {
 +
    width: 800px;
 +
    height: 320px;
 +
    /*border: 2px solid purple;*/
 +
    /*padding-left: 40px;*/
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    padding-top: 50px;
 +
}
 +
.quick_nav_box {
 +
    height: 300px;
 +
    width: 240px;
 +
    vertical-align: middle;
 +
    margin-left: 10px;
 +
    margin-right: 10px;
 +
    background-color: gray;
 +
    /*border: 2px solid red;*/
 +
    float: left;
 +
 
 +
}
 +
#nav_box1 {
 +
    float: left;
 +
}
 +
#nav_box2 {
 +
    float: left;
 +
}
 +
#nav_box3 {
 +
    float: right;
 +
  /* background-image: url(https://static.igem.org/mediawiki/2015/b/b3/CU_Boulder_flower.gif);
 +
    background-size: auto 100%;*/
 +
}
 +
h5 {
 +
    font-size: 30px;
 +
    vertical-align: middle;
 +
    text-align: center;
 +
    margin-top: 20px;
 +
}
 +
#quick_nav_container h5 a{
 +
    color: black;
 +
}
 +
#quick_nav_container h5 a:link {
 +
    color: black;
 +
}
 +
 
 +
 
 +
 
 +
</style>
 +
 
 +
</head>
 +
<body>
 +
 
 +
 
 +
<div>
 +
 
 +
<!----------- front image ------------->
 +
 
 +
<div id="stripe_1">
 +
<div class="margins">
 +
    <div id="CU_Naph">
 +
        <h2>UNIVERSITY OF COLORADO</h2>
 +
        <h2>NAPHTHALENE RECORDERS</h2>
 +
    </div>
 +
    <div class="image"></div>
 +
</div>
 
</div>
 
</div>
  
<h4> Editing your wiki </h4>
+
<div id="stripe_2">
<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>  
+
<div class="margins">
<p> <a href="https://2015.igem.org/wiki/index.php?title=Team:CU_Boulder&action=edit"> Click here to edit this page! </a></p>
+
    <br><br>
<p>See tips on how to edit your wiki on the <a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation</a> page.</p>  
+
    <br>
 +
    <h3>A Big Fracking Deal</h3>
 +
    <!--<h4>A Big Fracking Deal</h4>-->
 +
</div>
 +
</div>
  
 +
<div id="quick_nav">
 +
<div id="quick_nav_container">
 +
    <div class="quick_nav_box" id=nav_box1">
 +
        <h5><a href="https://2015.igem.org/Team:CU_Boulder/project/motivation">Problem</a></h5>
 +
    </div>
 +
    <div class="quick_nav_box" id=nav_box2">
 +
        <h5><a href="https://2015.igem.org/Team:CU_Boulder/Description">Solution</a></h5>
 +
    </div>
 +
    <div class="quick_nav_box" id=nav_box3">
 +
        <h5><a href="https://2015.igem.org/Team:CU_Boulder/project/results">Results</a></h5>
 +
    </div>
  
<h4>Templates </h4>
+
</div>
<p> This year we have created templates for teams to use freely. More information on how to use and edit the templates can be found on the
+
</div>
<a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation </a> page.</p>  
+
  
  
<h4>Tips</h4>
+
<p></p>
<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>
+
<!--<h1>Abstract</h1>-->
<ul>
+
        <!--<p class="box-float-right">I am a sample box. I hold content and look, I have a shadow. I am also personified for some reason. I am not as awesome as the Fact Sphere.</p>-->
<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://2015.igem.org/Calendar_of_Events">iGEM 2015 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
  
  
<h4>Inspiration</h4>
+
<div class="margins">  
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<div id="abstract">
<ul>
+
<h1>Abstract</h1>
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<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>
+
  
<h4> Uploading pictures and files </h4>
+
<p>Fracking is a common method for extracting natural gas and other fossil fuels from the ground, but it requires the use of many hazardous and carcinogenic compounds. In Colorado, ground water contamination from fracking has endangered many communities’ safe drinking water.  To address this environmental health issue, we developed a biosensor to detect naphthalene, a common reagent in fracking.  Naphthalene detection and output signal amplification can be achieved using the Lux promoter and the Bxb1 integrase. Our biosensor uses a naphthalene induced promoter located upstream of the BxB1 integrase.  Once expressed, Bxb1 acts on a logic gate to express RFP. A Lux cell-cell signaling system from V. fischeri will enable our system to be more sensitive at low concentrations. Our biosensor could be housed within a stake-shaped device, containing a pump to obtain ground water and a live culture box kept at homeostatic conditions.</p>
<p> You can upload your pictures and files to the iGEM 2015 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 />
+
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>
+
  
<a href="https://2015.igem.org/Special:Upload">CLICK HERE TO UPLOAD FILES</a>
+
</div>
 +
</div>
  
  
  
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
+
</div>
 +
</body>
  
 
</html>
 
</html>
 +
{{CU_Boulder_footer}}

Latest revision as of 04:48, 18 September 2015

File:Example.jpg


<!DOCTYPE html> Team:CU_Boulder - 2015.igem.org

UNIVERSITY OF COLORADO

NAPHTHALENE RECORDERS




A Big Fracking Deal

Abstract

Fracking is a common method for extracting natural gas and other fossil fuels from the ground, but it requires the use of many hazardous and carcinogenic compounds. In Colorado, ground water contamination from fracking has endangered many communities’ safe drinking water. To address this environmental health issue, we developed a biosensor to detect naphthalene, a common reagent in fracking. Naphthalene detection and output signal amplification can be achieved using the Lux promoter and the Bxb1 integrase. Our biosensor uses a naphthalene induced promoter located upstream of the BxB1 integrase. Once expressed, Bxb1 acts on a logic gate to express RFP. A Lux cell-cell signaling system from V. fischeri will enable our system to be more sensitive at low concentrations. Our biosensor could be housed within a stake-shaped device, containing a pump to obtain ground water and a live culture box kept at homeostatic conditions.

Team:CU-Boulder - 2015.igem.org