Difference between revisions of "Team:BostonU"

(Prototype team page)
 
 
(440 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{BostonU}}
+
{{BU17_template_global}}
 
<html>
 
<html>
 +
<head>
 +
<script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.2.1.min.js"></script>
 +
<link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|Roboto:400,900" rel="stylesheet">
 +
<style>
 +
<style>
 +
<style>
 +
#top_menu_inside ul li > a { /* RECOLORS IGEM MENU */
 +
color: #a9a9a9 !important;
 +
}
 +
.menu-type {
 +
font-family: 'Roboto', sans-serif !important;
 +
letter-spacing: 5pt !important;
 +
font-size: 14pt !important;
 +
text-align: center;
 +
text-decoration: none !important;
 +
text-transform: uppercase !important;
 +
font-weight: bold !important;
 +
text-rendering: geometricPrecision !important;
 +
-webkit-font-smoothing: antialiased !important;
 +
font-smoothing: antialiased !important;
 +
}
 +
.body-type {
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 16pt !important;
 +
text-decoration: none !important;
 +
line-height: 2 !important;
 +
-webkit-font-smoothing: antialiased;
 +
font-smoothing: antialiased;
 +
-webkit-transition: all 1s ease;
 +
-moz-transition: all 1s ease;
 +
-ms-transition: all 1s ease;
 +
-o-transition: all 1s ease;
 +
transition: all 1s ease;
 +
}
 +
body {
 +
background: #1d1d1d;
 +
-webkit-background-size: cover;
 +
-moz-background-size: cover;
 +
-o-background-size: cover;
 +
background-size: cover !important;
 +
z-index: -100;
 +
display: none;
 +
}
 +
#mybody {
 +
opacity: 0.0;
 +
background-color: #f8f9f9;
 +
position: absolute;
 +
width: 100%;
 +
height: 100%;
 +
top: 0;
 +
left: 0;
 +
z-index: -1;
 +
}
 +
.wordmark img {
 +
margin-top: 4.4%;
 +
margin-left: 5%;
 +
width: 300px;
 +
}
 +
#mainwrap {
 +
margin: 0 auto;
 +
height: 100% !important;
 +
}
 +
#menubartable {
 +
border: 0;
 +
list-style-type: none;
 +
margin-top: 5%;
 +
margin-right: 5%;
 +
padding: 0;
 +
position: relative;
 +
float: right;
 +
white-space: nowrap;
 +
width: 0 auto !important;
 +
z-index: 10;
 +
}
 +
#menubartable li {
 +
display: table-cell;
 +
}
 +
li .menuitem, .dropbtn {
 +
color: #f8f9f9 !important;
 +
display: table-cell;
 +
padding: 5px 18px;
 +
vertical-align: middle;
 +
}
 +
.dropbtn {
 +
position: relative;
 +
text-decoration: none !important;
 +
}
 +
.dropdown-content {
 +
display: none;
 +
position: absolute;
 +
z-index: 1;
 +
}
 +
.dropdown-content .menuitem {
 +
color: #f8f9f9;
 +
display: block;
 +
padding: 5px 18px;
 +
text-align: left;
 +
text-decoration: none;
 +
}
 +
#myfooter {
 +
position: absolute;
 +
bottom: 0pt;
 +
width: 100%;
 +
height: 15%;
 +
}
 +
#myfooterL {
 +
position: relative;
 +
float: left;
 +
width: 45%;
 +
height: 50%;
 +
text-align: left;
 +
padding-left: 5%;
 +
vertical-align: middle;
 +
}
 +
#myfooterR {
 +
position: relative;
 +
float: right;
 +
width: 45%;
 +
height: 50%;
 +
text-align: right;
 +
padding-right: 5%;
 +
}
 +
#myfooterC {
 +
position: relative;
 +
float: top;
 +
width: 100%;
 +
height: 50%;
 +
text-align: center;
 +
}
 +
#myfooter a {
 +
vertical-align: center;
 +
color: #f8f9f9 !important;
 +
text-decoration: none !important;
 +
}
 +
#myfooterR img {
 +
height: 20px;
 +
padding: 0 10px;
 +
vertical-align: middle;
 +
}
 +
#myfooterR a {
 +
padding: 0 22px;
 +
vertical-align: middle;
 +
}
 +
.fade-in-div {
 +
width: 100%;
 +
height: 100%;
 +
bottom: 0;
 +
border: none;
 +
position: absolute;
 +
width: 100%;
 +
display: none;
 +
z-index: 1;
 +
}
 +
#fade-in-wrapper {
 +
position: absolute;
 +
width: 70%;
 +
max-height: 100%;
 +
margin: 0 15%;
 +
margin-top: 5%;
 +
}
 +
#fade-in-wrapper p {
 +
color: #4D4D4D;
 +
position: relative;
 +
overflow: hidden;
 +
-webkit-backface-visibility: hidden;
 +
backface-visibility: hidden;
 +
}
 +
#fade-in-footer {
 +
position: absolute;
 +
bottom: 0pt;
 +
width: 100%;
 +
height: 15%;
 +
}
 +
#fade-in-footer a {
 +
text-align: center;
 +
color: #4D4D4D !important;
 +
text-decoration: none !important;
 +
}
 +
.fade-in-div-2 {
 +
width: 100%;
 +
height: 100%;
 +
bottom: 0;
 +
border: none;
 +
position: absolute;
 +
display: none;
 +
z-index: 1;
 +
}
 +
#gallery-wrapper {
 +
position: absolute;
 +
height: 25%;
 +
width: 100%;
 +
bottom: 0;
 +
align-content: center;
 +
}
 +
#gallery-wrapper p {
 +
position: relative;
 +
overflow: hidden;
 +
-webkit-backface-visibility: hidden;
 +
backface-visibility: hidden;
 +
top: 10px;
 +
z-index: 1;
 +
margin: 0 5%;
 +
}
 +
#gallery-tab {
 +
background: #f8f9f9;
 +
height: 25%;
 +
width: 100%;
 +
bottom: 0;
 +
position: absolute;
 +
z-index: -1;
 +
}
 +
.menu-column:hover .dropdown-content { /* MENU DISPLAY ANIMATION */
 +
display: block;
 +
}
 +
.link-slideup {
 +
position: relative;
 +
overflow: hidden;
 +
-webkit-backface-visibility: hidden;
 +
backface-visibility: hidden;
 +
}
 +
.link-slideup a {
 +
position: relative;
 +
display: inline-block;
 +
outline: none;
 +
color: #D45B5C;
 +
vertical-align: bottom;
 +
text-decoration: none;
 +
white-space: nowrap;
 +
}
 +
.link-slideup a::before, .link-slideup a::after {
 +
pointer-events: none;
 +
-webkit-backface-visibility: hidden;
 +
backface-visibility: hidden;
 +
}
 +
.link-slideup a {
 +
overflow: hidden;
 +
font-weight: 500;
 +
}
 +
.link-slideup a::before {
 +
position: absolute;
 +
top: 0;
 +
left: 0;
 +
z-index: -1;
 +
width: 100%;
 +
height: 100%;
 +
background-color: #EFEFEE;
 +
opacity: 1;
 +
content: '';
 +
-webkit-transition: -webkit-transform 0.2s;
 +
transition: transform 0.2s;
 +
-webkit-transform: translateY(95%);
 +
transform: translateY(95%);
 +
}
 +
.link-slideup a:hover::before, .link-slideup a:focus::before {
 +
-webkit-transform: translateY(0);
 +
transform: translateY(0);
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<div id="mainwrap"> <a href="https://2017.igem.org/Team:BostonU" class="wordmark"><img src="https://static.igem.org/mediawiki/2017/d/de/T--BostonU--LandingPageLogo1.svg"></img></a>
 +
  <div id="mybody"></div>
 +
  <ul id="menubartable" class="menu-type">
  
 
+
    <li class="menu-column"> <a href="https://2017.igem.org/Team:BostonU/Team" class="dropbtn">People</a>
<div class="column full_size" >
+
      <div class="dropdown-content"> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/Team">Team</a> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/Attributions">Attributions</a></div>
<img src="http://placehold.it/2000x300/d3d3d3/f2f2f2">
+
    <li class="menu-column"> <a href="https://2017.igem.org/Team:BostonU/Description" class="dropbtn">Research</a>
 +
      <div class="dropdown-content"> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/Description">Overview</a> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/Experiments">Experiments</a> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/Results">Results</a> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/Model">Modeling</a> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/Notebook">Notebook</a> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/Protocols">Protocols</a> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/Safety">Safety</a> </div>
 +
    </li>
 +
    <li class="menu-column"> <a href="https://2017.igem.org/Team:BostonU/Engagement" class="dropbtn">Beyond the Bench</a>
 +
      <div class="dropdown-content"><a class="menuitem" href="https://2017.igem.org/Team:BostonU/HP/Silver">Human Practices</a> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/HP/Gold_Integrated">Integrated Human Practices</a><a class="menuitem" href="https://2017.igem.org/Team:BostonU/Engagement">Public Engagement</a><a class="menuitem" href="https://2017.igem.org/Team:BostonU/Collaborations">Collaborations</a> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/InterLab">InterLab Contribution</a> </div>
 +
    </li>
 +
    <li class="menu-column"> <a href="https://2017.igem.org/Team:BostonU/JudgingCriteria" class="dropbtn">Achievements</a>
 +
      <div class="dropdown-content"><a class="menuitem" href="https://2017.igem.org/Team:BostonU/Parts">Parts</a> <a class="menuitem" href="https://2017.igem.org/Team:BostonU/JudgingCriteria">Judging Criteria</a> </div>
 +
    </li></ul>  <div id="myfooter" class="menu-type">
 +
    <div id="myfooterC"><a href="#project" class="fade-in-button">ABOUT US</a></div>
 +
    <div id="myfooterL"><a href="#gallery" class="fade-in-button-2">ABOUT THIS PHOTO</a></div>
 +
    <div id="myfooterR"><a>SAY HI</a><a href="https://twitter.com/BostonU_iGEM_WL"><img src="https://static.igem.org/mediawiki/2017/2/21/T--BostonU--prettysureweareallowedtouploadthis.svg"></img></a> <a href="mailto:bu.igemwl2017@gmail.com"><img style="height: 19px;" src="https://static.igem.org/mediawiki/2017/c/ca/T--BostonU--MailTo.svg"></img></a> </div>
 +
  </div>
 +
  <div class="fade-in-div"> <a class="wordmark" href="https://2017.igem.org/Team:BostonU"><img src="https://static.igem.org/mediawiki/2017/f/f2/T--BostonU--RedGrey.svg"></img></a>
 +
    <section id="fade-in-wrapper" class="link-slideup">
 +
      <p class="body-type"><a href='https://2017.igem.org/Team:BostonU/Team'>We</a> are the 2017 Boston University Wet-lab iGEM Team! <a href='https://2017.igem.org/Team:BostonU/Description'>Our research</a> seeks to develop a platform that integrates de novo designed RNA sensors known as toehold switches with recombinase-based molecular computation systems in a cell-free system. By expanding the application space of combinatorial logic to RNAs, we anticipate applications within biological systems with characteristic RNA profiles of any complexity. <strong>Click <a href='https://2017.igem.org/Team:BostonU/Description'>here</a> to learn more!</strong></p>
 +
    </section>
 +
    <div id="fade-in-footer">
 +
      <div id="myfooterC"><a href="#" class="fade-out-button menu-type">CLOSE THIS WINDOW</a></div>
 +
      <div id="myfooterL"></div>
 +
      <div id="myfooterR"></div>
 +
    </div>
 +
  </div>
 +
  <div class="fade-in-div-2">
 +
    <div id="gallery-tab"></div>
 +
    <section id="gallery-wrapper" class="link-slideup body-type">
 +
      <p class="body-type">Something is wrong! The description didn't load properly.</p>
 +
    </section>
 +
    <div id="fade-in-footer">
 +
      <div id="myfooterC"></div>
 +
      <div id="myfooterL"><a href="#" class="fade-out-button-2 menu-type">CLOSE THIS WINDOW</a></div>
 +
      <div id="myfooterR"><a href="#" class="toggle menu-type">SHOW ME ANOTHER PICTURE</a></div>
 +
    </div>
 +
  </div>
 
</div>
 
</div>
 
+
<script type="text/javascript"> /* FADE IN SCRIPT */
 
+
$(document).ready(function(){
 
+
$(".fade-in-button").click(function(){
<div class="column full_size" >
+
$(".fade-in-div").fadeIn(300);
<h1> Welcome to iGEM 2017! </h1>
+
    $("#myfooter").fadeOut(300);
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
    $("#menubartable").fadeOut(300);
</div>
+
    $("#mybody").fadeTo(300, 1.0, function() {
 
+
    });
<div class="clear"></div>
+
});
 
+
$(".fade-out-button").click(function(){
<div class="column half_size" >
+
$(".fade-in-div").fadeOut(300);
<h5>Before you start: </h5>
+
    $("#myfooter").fadeIn(300);
<p> Please read the following pages:</p>
+
    $("#menubartable").fadeIn(300);
<ul>
+
    $("#mybody").fadeTo(300, 0.0, function() {
<li>  <a href="https://2017.igem.org/Competition">Competition Hub</a> </li>
+
    });
<li> <a href="https://2017.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
});
<li> <a href="https://2017.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
$(".fade-in-button-2").click(function(){
</ul>
+
$(".fade-in-div-2").fadeIn(300);
</div>
+
    $("#myfooter").fadeOut(300);
 
+
});
<div class="column half_size" >
+
$(".fade-out-button-2").click(function(){
<div class="highlight">
+
$(".fade-in-div-2").fadeOut(300);
<h5> Styling your wiki </h5>
+
    $("#myfooter").fadeIn(300);
<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>
+
</script>  
</div>
+
<script type="text/javascript"> /* GALLERY SCRIPT */
 
+
var captions = ["<p class='body-type'>The North End and Charlestown as seen from <a href='http://www.ginkgobioworks.com/'>Ginkgo Bioworks</a> during our  <a href='https://2017.igem.org/Team:BostonU/HP/Silver'>July visit</a>.</p>","<p class='body-type'>The team (minus <a href='https://2017.igem.org/Team:BostonU/Team'>Thomas</a>) turns a corner inside <a href='http://www.ginkgobioworks.com/'>Ginkgo Bioworks</a>.</p>","<p class='body-type'>Circadia Synthetica, a triptych designed by Saimrunali Dadigala, explores the application of synthetic circadian rhythms in multiple organisms as as part of our <a href='https://2017.igem.org/Team:BostonU/HP/Silver'>Human Practices</a> work.</p>","<p class='body-type'>Sai uses the vortex in preparation of the cell-free mixture used to host our <a href='https://2017.igem.org/Team:BostonU/Experiments'>experiments</a>.</p>"];
<div class="column full_size" >
+
var links = ["https://static.igem.org/mediawiki/2017/c/c1/T--BostonU--seaport.png","https://static.igem.org/mediawiki/2017/9/9b/T--BostonU--hallway.png",
<h5> Wiki template information </h5>
+
"https://static.igem.org/mediawiki/2017/f/ff/T--BostonU--CircadiaSynthetica.png",
<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://2017.igem.org/Judging/Pages_for_Awards">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>
+
"https://static.igem.org/mediawiki/2017/c/c9/T--BostonU--SaiPipetting3.png"];
 
+
var maxCounter = 3;
</div>
+
var counter = maxCounter;
 
+
var bg = '#1d1d1d url('+links[counter]+') no-repeat center center fixed';
 
+
$("#gallery-wrapper").html(captions[counter]);
 
+
document.body.style.background = bg;
 
+
$(".toggle").click(function(){
<div class="column half_size" >
+
counter = counter-1;
<h5> Editing your wiki </h5>
+
if (counter < 0) {
<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>
+
counter = maxCounter;
<p> <a href="https://2017.igem.org/wiki/index.php?title=Team:Example&action=edit"> </a>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
};
 
+
var bg = '#1d1d1d url('+links[counter]+') no-repeat center center fixed';
</div>
+
    document.body.style.background = bg;
 
+
$("#gallery-wrapper").fadeOut(300, function(){
 
+
$("#gallery-wrapper").html(captions[counter]).fadeIn(300);
<div class="column half_size" >
+
});
<h5>Tips</h5>
+
});
<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>
+
</script>
<ul>
+
<script> /* THIS MAKES BODY CONTENT OF THE PAGE FADE IN */
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
$(document).ready(function () {
<li>Be clear about what you are doing and how you plan to do this.</li>
+
    $('body').fadeIn(1000);
<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>
+
</script>
<li>Avoid using very small fonts and low contrast colors; information should be easy to read. </li>
+
</body>
<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://2017.igem.org/Calendar">iGEM 2017 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>  
+
</div>
+
 
+
 
+
<div class="column half_size" >
+
<h5>Inspiration</h5>
+
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<ul>
+
<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>
+
</div>
+
 
+
<div class="column half_size" >
+
<h5> Uploading pictures and files </h5>
+
<p> You can upload your pictures and files to the iGEM 2017 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 <br><code>T--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!)<br><br>
+
 
+
<a href="https://2017.igem.org/Special:Upload">
+
UPLOAD FILES
+
</a>
+
</p>
+
</div>
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
</html>
 
</html>

Latest revision as of 03:51, 2 November 2017