Team:Stony Brook

From 2014.igem.org

(Difference between revisions)
 
(48 intermediate revisions not shown)
Line 1: Line 1:
{{CSS/Main}}
{{CSS/Main}}
-
{{DISPLAYTITLE:<span style="display: none"></span>}}
 
-
<html>
+
<html xmlns="http://www.w3.org/1999/xhtml">
-
<style>
+
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
+
-
</style>
+
-
<!--main content -->
+
-
<table width="70%" align="center">
+
-
<!--welcome box -->
+
<style type="text/css">
-
<tr>
+
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:Stony_Brook&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;}
-
<!-- end welcome box -->
+
-
<tr>
+
body {
 +
background-image: url(https://static.igem.org/mediawiki/2014/a/a5/Stony_brook_home_background.png);
 +
background-repeat:no-repeat;
 +
background-position: center center;
 +
background-attachment: fixed;
 +
-webkit-background-size: cover;
 +
-moz-background-size: cover;
 +
-o-background-size: cover;
 +
background-size: cover;
 +
}
 +
#header {
 +
width: 672px;
 +
position: absolute;
 +
top:29%;
 +
left:50%;
 +
margin-left: -310px;
 +
margin-top:-50px;
 +
}
-
<!--navigation menu -->
+
#navigation {
-
<td align="center" colspan="3">
+
width: 90px;
 +
padding: 9px;
 +
float: left;
 +
color: #FFF;
 +
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 +
text-align: center;
 +
font-size:small;
 +
font-weight:bold;
 +
}
-
<table  width="100%">
+
#navigation p{
-
<tr heigth="15px"></tr>
+
display:none;
-
<tr heigth="75px">
+
        text-align:center;
 +
}
 +
#navigation a:hover + p{
 +
display: block;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
img:hover{
-
<a href="https://2014.igem.org/Team:Stony_Brook"style="color:#000000">Home </a> </td>
+
opacity: 0.8;
 +
filter: alpha(opacity=80);
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#iGEM_logo {
-
<a href="https://2014.igem.org/Team:Stony_Brook/Team"style="color:#000000"> Team </a> </td>
+
position: absolute;
 +
left: 90%;
 +
top: 2%;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#navigation_container {
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=Stony_Brook"style="color:#000000"> Official Team Profile </a></td>
+
width: 1000 px;
 +
position: absolute;
 +
top: 37%;
 +
right: 50%;
 +
margin-right: -450px;
 +
}
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
 
-
<a href="https://2014.igem.org/Team:Stony_Brook/Project"style="color:#000000"> Project</a></td>
 
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://2014.igem.org/Team:Stony_Brook/Parts"style="color:#000000"> Parts</a></td>
 
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
a{
-
<a href="https://2014.igem.org/Team:Stony_Brook/Modeling"style="color:#000000"> Modeling</a></td>
+
outline: 0;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
#login{
-
<a href="https://2014.igem.org/Team:Stony_Brook/Notebook"style="color:#000000"> Notebook</a></td>
+
width: 400px;
 +
height: 20px;
 +
background-color: #000;
 +
opacity: 0.7;
 +
filter: alpha(opacity=70);
 +
position: absolute;
 +
top: 0;
 +
left:0;
 +
}
 +
#login ul{
 +
list-style-type: none;
 +
margin: 0;
 +
padding: 0px;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#login li{
-
<a href="https://2014.igem.org/Team:Stony_Brook/Safety"style=" color:#000000"> Safety </a></td>
+
float: left;
 +
text-align: center;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#login a{
-
<a href="https://2014.igem.org/Team:Stony_Brook/Attributions"style="color:#000000"> Attributions </a></td>
+
display: block;
 +
height: 20px;
 +
line-height: 20px;
 +
width: 100px;
 +
text-decoration: none;
 +
color: #FFF;
 +
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 +
font-size: x-small;
 +
vertical-align: middle;
 +
font-weight: bold;
 +
color: #FFF;
 +
}
 +
#login a:hover{
 +
color: #0F0;
 +
}
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
.firstHeading {
-
</tr>
+
      visibility: hidden;
-
</table>
+
}
-
<!--end navigation menu -->
+
#facebook{
-
</tr>
+
position: absolute;
 +
bottom: 1%;
 +
left: 1%;
 +
padding-bottom: 5px;
 +
}
 +
#twitter{
 +
position: absolute;
 +
bottom: 1%;
 +
left: 7%;
 +
padding-bottom: 5px;
 +
}
-
</tr>
+
#projectDescription{
-
+
position:absolute;
 +
bottom:25%;
 +
left:50%;
 +
width:584px;
 +
height:320px;
 +
margin-left:-265.6px;
 +
margin-bottom:-107px;
 +
overflow:auto;
 +
 +
}
 +
#projectDescription h1, p{
 +
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 +
color:#FFFFFF;
 +
padding: 0px 20px 0px 20px;
 +
opacity:1;
 +
}
 +
#projectDescription h1{
 +
text-align:center;
 +
}
 +
#projectDescription p{
 +
text-indent: 25px;
 +
}
 +
#background{
 +
position:absolute;
 +
bottom:25%;
 +
left:50%;
 +
width:584px;
 +
height:320px;
 +
background-color:#000;
 +
margin-left:-265.6px;
 +
margin-bottom:-107px;
 +
color: #FFF;
 +
opacity:0.6;
 +
filter:alpha(opacity=60);
 +
}
-
</td>
+
</style>
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
</head>
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
 +
<body>
-
<!--requirements section -->
+
<a href="https://igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014/5/51/Stony_brook_igem_logo.png" alt= "iGEM logo" name="iGEM_logo" border="0px" id="iGEM_logo" /></a>
-
<tr><td colspan="3"> <h3> Project Description </h3></td></tr>
+
-
<tr>
+
-
<td width="45%" valign="top">  
+
-
<p>  The threat of antibiotic resistance has been a concern since the discovery of penicillin. As antibiotics continue to be used to treat disease, pathogenic bacteria continue to develop resistance, eventually becoming irresponsive to multiple classes of antibiotics. This is a major problem for areas that must maintain sterile environments, such as hospitals or other health-care settings. Hospital-acquired infections (HAI) are already an existing issue that poses risks to people receiving or recovering from treatment. Gram-negative bacteria in particular are known to cause more HAIs as they are more resistant to antibiotics than gram-positive bacteria. Irresponsible use of antibiotics has only exacerbated this issue. Recent reports from the World Health Organization confirm that antibiotic resistance is no longer a future hazard, but is now a global health threat. </p>
+
<a href="http://www.facebook.com/iGEMatstonybrook"><img src="https://static.igem.org/mediawiki/2014/0/0f/Stony_brook_fb_logo.png" alt= "facebook" name="facebook" border="0px" id="facebook" /></a></a>
 +
<a href="http://twitter.com/iGEMSBU"><img src="https://static.igem.org/mediawiki/2014/b/b5/Stony_brook_twitter_logo.png" alt= "twitter" name="twitter" border="0px" id="twitter" /></a></a>
-
<p>  Alternatives to modern antibiotics, such as antimicrobial peptides, are now being researched. Antimicrobial peptides, or AMPs, are peptides produced innately by the immune systems of certain organisms to fight off infection. Because they kill microorganisms through different mechanisms, they have the potential to be effective against antibiotic resistant bacteria. One such AMP is melittin, produced by honey bees and used in their venom. Melittin kills cells by forming pores in the cell membrane, eventually destabilizing the cell and causing cell lysis. Because melittin targets a conserved area of cells, bacteria cannot develop resistance to it as easily as different types of antibiotics. </p>
 
-
<p> Our project this summer is to transform E. coli with the melittin gene in honey bees, so that the E. coli may express the melittin peptide, thereby developing a means to mass-produce melittin as an alternative to today's antibiotics. We hope to optimize the production of melittin in E. coli, as well as to test the bioactivity of our produced melittin in comparison to its naturally-occurring counterpart. </p>
+
<div id="header"><a href="https://2014.igem.org/Team:Stony_Brook"><img src="https://static.igem.org/mediawiki/2014/1/11/Stony_brook_header.png" alt="Stony Brook iGEM" border="0px"" /></a></div>
-
+
-
</td>
+
-
<td > </td>
+
<div id="navigation_container">
-
<td width="45%">
+
-
<p>There are a few wiki requirements teams must follow:</p>
+
    <div id="navigation"> <a href="https://2014.igem.org/Team:Stony_Brook"><img src="https://static.igem.org/mediawiki/2014/b/b8/Stony_Brook_NavIcon.Home.png"  border="0px" /></a>
-
<ul>
+
<p>Home</p>
-
<li>All pages, images and files must be hosted on the <a href ="https://2014.igem.org/Special:Upload"> 2014.igem.org server</a>. </li>
+
    </div>
-
<li>All pages must be created under the team’s name space.</li>
+
-
<li>As part of your documentation, keep the links from the menu to the left. </li>
+
    <div id="navigation">
-
<li>Do not use flash in wiki code. </li>
+
  <a href="https://2014.igem.org/Team:Stony_Brook/Team"><img src="https://static.igem.org/mediawiki/2014/4/4a/Stony_Brook_NavIcon.Team.png"  border="0px" /></a>
-
  <li>The <a href="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"> iGEM logo </a> should be placed on the upper part of every page and should link to <a href="https://2014.igem.org/Main_Page">2014.igem.org</a>.</li>
+
<p>Team</p>
-
</ul>
+
    </div>
-
<p>Visit the <a href="https://2014.igem.org/Wiki_How-To"> Wiki How To page </a> for a complete list of requirements, tips and other useful information. </p>
+
 +
<div id="navigation">
 +
  <a href="https://2014.igem.org/Team:Stony_Brook/Project"><img src="https://static.igem.org/mediawiki/2014/a/ab/Stony_Brook_NavIcon.Project.png" border="0px" /></a>
 +
<p>Project</p>
 +
    </div>
 +
   
 +
<div id="navigation">
 +
  <a href="https://2014.igem.org/Team:Stony_Brook/Notebook"><img src="https://static.igem.org/mediawiki/2014/b/b5/Stony_Brook_NavIcon.Notebook.png" border="0px"/></a>
 +
<p>Notebook</p>
 +
    </div>
 +
<div id="navigation">
 +
  <a href="https://2014.igem.org/Team:Stony_Brook/Results"> <img src="https://static.igem.org/mediawiki/2014/c/c3/Stony_Brook_NavIcon.Results.png"/></a>
 +
      <p>Results</p>
 +
</div>
 +
<div id="navigation">
 +
  <a href="https://2014.igem.org/Team:Stony_Brook/Outreach"> <img src="https://static.igem.org/mediawiki/2014/e/e2/Stony_Brook_Navicon.Outreach.png" border="0px"/></a>
 +
<p>Outreach</p>
 +
    </div>  
 +
<div id="navigation">
 +
  <a href="https://2014.igem.org/Team:Stony_Brook/Safety"> <img src="https://static.igem.org/mediawiki/2014/8/81/Stony_Brook_NavIcon.Safety.png"/></a>
 +
      <p>Safety</p>
 +
</div>
 +
    <div id="navigation">
 +
  <a href="https://2014.igem.org/Team:Stony_Brook/Attributions"> <img src="https://static.igem.org/mediawiki/2014/5/5e/Stony_Brook_NavIcon.Acknowledgements.png" border="0px"/></a>
 +
      <p>Attributions</p>
 +
</div>
 +
</div>
-
</td>
 
-
</tr>
 
 +
<!-- <div id="background">
 +
</div> -->
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
<!-- <div id="projectDescription">
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1"> </tr>
+
<h1> Project Description </h1>
 +
<p> The threat of antibiotic resistance has been a concern since the discovery of penicillin.  As antibiotics continue to be used to treat disease, pathogenic bacteria continue to develop resistance, eventually becoming irresponsive to multiple classes of antibiotics. This is a major problem for areas that must maintain sterile environments, such as hospitals or other health-care settings. Hospital-acquired infections (HAI) are already an existing issue that poses risks to people receiving or recovering from treatment. Gram-negative bacteria in particular are known to cause more HAIs as they are more resistant to antibiotics than gram-positive bacteria. Irresponsible use of antibiotics has only exacerbated this issue. Recent reports from the World Health Organization confirm that antibiotic resistance is no longer something to worry about in the future, but a current, global health threat. </p>
 +
 +
<p> Alternatives to modern antibiotics, such as antimicrobial peptides, are now being researched. Antimicrobial peptides, or AMPs, are peptides produced innately by the immune systems of certain organisms to fight off infection. Because they kill microorganisms through different mechanisms, they have the potential to be effective against antibiotic resistant bacteria. One such AMP is melittin, produced by honey bees and used in their venom. Melittin kills cells by forming pores in the cell membrane, eventually destabilizing the cell and causing cell lysis. Because melittin targets a conserved area of cells, bacteria cannot develop resistance to it as easily as different types of antibiotics. </p>
 +
<p> Our project this summer is to transform E. coli with the melittin gene in honey bees, so that the E. coli may express the melittin peptide, thereby developing a means to mass-produce melittin as an alternative to today's antibiotics. We hope to optimize the production of melittin in E. coli, as well as to test the bioactivity of our produced melittin in comparison to its naturally-occurring counterpart. </p>
 +
</div> -->
-
<!--tips  -->
+
</body>
-
<tr><td colspan="3" > <h3> Tips  </h3></td></tr>
+
-
 
+
-
<tr>
+
-
<td width="45%" valign="top">
+
-
<p>We are currently working on providing teams with some easy to use design templates.
+
-
<br> In the meantime you can also view other team wikis for inspiration! Here are some very good examples</p>
+
-
 
+
-
<ul>
+
-
<li> <a href="https://2013.igem.org/Team:SDU-Denmark/"> 2013 SDU Denmark </a> </li>
+
-
<li> <a href="https://2013.igem.org/Team:SYSU-China">2013 SYSU China</a> </li>
+
-
<li> <a href="https://2013.igem.org/Team:Shenzhen_BGIC_ATCG"> 2013 Shenxhen BGIG ATCG </a></li>
+
-
<li> <a href="https://2013.igem.org/Team:Colombia_Uniandes">2013 Colombia Unianades </a></li>
+
-
<li> <a href="https://2013.igem.org/Team:Lethbridge">2013 Lethbridge</a></li>
+
-
</ul>
+
-
 
+
-
<p>For a full wiki list, you can visit <a href="https://igem.org/Team_Wikis?year=2013">iGEM 2013 web sites </a> and <a href="https://igem.org/Team_Wikis?year=2012">iGEM 2012 web sites</a>  lists. </p>
+
-
</td>
+
-
 
+
-
<td> </td>
+
-
<td width="45%">
+
-
 
+
-
<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>
+
-
<ul>
+
</html>
-
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
-
<li>Be clear about what you are doing and what you plan to do.</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="">iGEM 2013 calendar</a> </li>
+
-
<li>Have lots of fun! </li>
+
-
</ul>
+
-
</br>
+
-
</td>
+
-
</tr>
+
-
</table>
+

Latest revision as of 03:44, 18 October 2014

facebook twitter