Difference between revisions of "Team:Lubbock TTU"

 
(594 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Lubbock_TTU}}
+
{{Lubbock_TTU/main}}
  
 
<html>
 
<html>
  
<!-- Slideshow CSS --!>
+
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<style>
+
<script src="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.9/jquery-ui.js" type="text/javascript"></script>
/* Slideshow container */
+
<link href="http://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.9/themes/start/jquery-ui.css"
.slideshow-container {
+
    rel="stylesheet" type="text/css" />
  max-width: 1000px;
+
  position: relative;
+
  margin: auto;
+
}
+
  
/* Next & previous buttons */
+
<script type="text/javascript">
.prev, .next {
+
    $(function () {
  cursor: pointer;
+
        $("#dialog").dialog({
  position: absolute;
+
            title: "Welcome",
  top: 0;
+
            buttons: {
  top: 50%;
+
                Close: function () {
  width: auto;
+
                    $(this).dialog('close');
  margin-top: -22px;
+
                }
  padding: 16px;
+
            }
  color: white;
+
        });
  font-weight: bold;
+
    });
  font-size: 18px;
+
</script>
  transition: 0.6s ease;
+
<div id="dialog" style="display: none">
  border-radius: 0 3px 3px 0;
+
Thanks for visiting Lubbock_TTU's wiki site! We are currently under construction but feel free to look around. You can also visit us at our Facebook page <a href="https://www.facebook.com/iGEM-Raiders-911037505685471/"><u>here</u></a>.
}
+
 
+
/* Position the "next button" to the right */
+
.next {
+
  right: 0;
+
  border-radius: 3px 0 0 3px;
+
}
+
 
+
/* On hover, add a black background color with a little bit see-through */
+
.prev:hover, .next:hover {
+
  background-color: rgba(0,0,0,0.8);
+
}
+
 
+
/* Caption text */
+
.text {
+
  color: #000000;
+
  font-size: 15px;
+
  padding: 8px 12px;
+
  position: absolute;
+
  bottom: 8px;
+
  width: 100%;
+
  text-align: center;
+
}
+
 
+
/* Number text (1/3 etc) */
+
.numbertext {
+
  color: #f2f2f2;
+
  font-size: 12px;
+
  padding: 8px 12px;
+
  position: absolute;
+
  top: 0;
+
}
+
 
+
/* Fading animation */
+
.fade {
+
  -webkit-animation-name: fade;
+
  -webkit-animation-duration: 1.5s;
+
  animation-name: fade;
+
  animation-duration: 1.5s;
+
}
+
 
+
@-webkit-keyframes fade {
+
  from {opacity: .4}  
+
  to {opacity: 1}
+
}
+
 
+
@keyframes fade {
+
  from {opacity: .4}
+
  to {opacity: 1}
+
}
+
 
+
</style>
+
<!-- End of Slideshow CSS --!>
+
 
+
<!-- Slideshow HTML --!>
+
<div class="column full_size" >
+
<div class="slideshow-container">
+
  <div class="mySlides fade">
+
    <div class="numbertext">1 / 3</div>
+
    <img src="https://static.igem.org/mediawiki/2016/f/f2/T--Lubbock_TTU--b0.png" style="width:100%">
+
    <div class="text">Caption One</div>
+
  </div>
+
 
+
  <div class="mySlides fade">
+
    <div class="numbertext">2 / 3</div>
+
    <img src="https://static.igem.org/mediawiki/2016/8/87/T--Lubbock_TTU--b2.png" style="width:100%">
+
    <div class="text">Caption Two</div>
+
  </div>
+
 
+
  <div class="mySlides fade">
+
    <div class="numbertext">3 / 3</div>
+
    <img src="img3.jpg" style="width:100%">
+
    <div class="text">Caption Three</div>
+
  </div>
+
 
+
  <a class="prev" onclick="plusSlides(-1)">&#10094;</a>
+
  <a class="next" onclick="plusSlides(1)">&#10095;</a>
+
 
</div>
 
</div>
<br>
 
  
<div style="text-align:center">
+
<body>
  <span class="dot" onclick="currentSlide(1)"></span>
+
  <span class="dot" onclick="currentSlide(2)"></span>
+
  <span class="dot" onclick="currentSlide(3)"></span>
+
</div>
+
</div>
+
<!-- End of Slideshow HTML --!>
+
  
<!-- Original Home Content --!>
+
<!-- Section One -->  
<div class="column full_size" >
+
    <div class="container-fluid">
<h2>Welcome to iGEM 2016!</h2>
+
        <div class="row" id="banner">
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
            <div id="bannercontent">
 +
                <center>
 +
 +
                <h1>Enhanced Wound Healing Using a Protein-Infused Collagen Scaffold</h1>
 +
                <h2>Lubbock_TTU &middot; Texas Tech University</h2>
  
</div>  
+
                <div id="continue"> <a href="#projintro" class="fa fa-chevron-down"></a></div>
  
<div class="column half_size" >
+
                </center>
<h5>Before you start: </h5>
+
            </div>
<p> Please read the following pages:</p>
+
        </div>
<ul>
+
<!-- End of Section One -->
<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" >
+
<!-- Section 5 -->
<div class="highlight">
+
        <div class="row" id="teamintro" style="Background:#e6e6e6;">
<h5> Styling your wiki </h5>
+
            <div class="col-md-1"></div>
<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>
+
            <div class="col-md-5">
<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>  
+
                <font color="#5d5d5d"><h3>About Us</h3></font>
</div>
+
                <div class="content" style="max-width:800px;">
</div>
+
<font color="#5d5d5d">The Lubbock_TTU Team is part of a student organization at Texas Tech University known as iGEM Raiders. Our mission is to expose the university and community to synthetic biology through undergraduate initiative and involvement in the International Genetically Engineering Machine (iGEM) Competition.
  
<div class="column full_size" >
+
</br></br>This year, the iGEM Raiders team is composed of 14 dedicated undergraduate and graduate students with backgrounds in microbiology, animal science, cell and molecular biology, biochemistry, mathematics, physics, and chemical, mechanical, and electrical engineering. The diversity within our team enables the iGEM Raiders to tackle novel project ideas.
<h5> Wiki template information </h5>
+
                    <div id="readmore"><a href="https://2016.igem.org/Team:Lubbock_TTU/Team">Read more →</a></div><br></br>
<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>
+
</font>
 +
                </div>
 +
            </div>
 +
            <div class="col-md-1"></div>
 +
            <div class="col-md-4">
 +
                <center>
 +
                <img src="https://static.igem.org/mediawiki/2016/a/a8/T--Lubbock_TTU--05062016.png" id="teamphoto">
 +
                </center>
 +
            </div>
 +
        </div>
 +
<!-- End of Section 5 -->
  
</div>  
+
<!-- Section 6 -->       
 +
        <div class="row" id="sitemap">
 +
           
 +
            <div class="col-md-12" id="sitelinks">
 +
                <h3>Quick Links</h3>
 +
                <a href="https://2016.igem.org/Team:Lubbock_TTU/Description">Project Overview</a>
 +
                <a href="https://2016.igem.org/Team:Lubbock_TTU/Proof">Proof of Concept</a>
 +
                <a href="https://2016.igem.org/Team:Lubbock_TTU/Notebook">Project Progress</a>
 +
                <a href="https://2016.igem.org/Team:Lubbock_TTU/Results">Project Results</a>
 +
            </div>
  
<div class="column half_size" >
+
        </div>
<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"> </a>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
 
+
</div>
+
  
 +
<!-- Section 6 -->       
 +
        <div class="row" id="sponsors">
 +
            <div class="col-md-1"></div>
 +
            <div class="col-md-10">
 +
                <center>
 +
<a href='http://www.ttu.edu/'>
 +
<img src="https://static.igem.org/mediawiki/2016/a/a2/T--Lubbock_TTU--ttuseal.png" class="" width="24%" height=""></img></a>
 +
<a href='https://www.idtdna.com/site'>
 +
<img src="https://static.igem.org/mediawiki/2016/9/9c/T--Lubbock_TTU--idt.png" class="" width="23%" height=""></img></a>
 +
<a href='http://www.genscript.com/'>
 +
<img src="https://static.igem.org/mediawiki/2016/5/53/T--Lubbock_TTU--genscript.png" class="" width="25%" height=""></img></a>
 +
<a href='https://www.depts.ttu.edu/sga/'>
 +
<img src="https://static.igem.org/mediawiki/2016/a/a3/T--Lubbock_TTU--ttusga.png" class="" width="130px" height=""></img></a>
 +
<a href='http://mrdnalab.com/'>
 +
<img src="https://static.igem.org/mediawiki/2016/6/65/T--Lubbock_TTU--mrdna.png" class="" width="21%" height=""></img</a>
 +
<a href='http://www.ttuhsc.edu/'>
 +
<img src="https://static.igem.org/mediawiki/2016/8/8c/T--Lubbock_TTU--ttuhsc.png" class="" width="21%" height=""></img></a>
 +
<a href='http://www.ulabstx.org/'>
 +
<img src="https://static.igem.org/mediawiki/2016/a/ad/T--Lubbock_TTU--ulabs.png" class="" width="21%" height=""></img></a>
 +
<a href='http://www.ciser.ttu.edu/'>
 +
<img src="https://static.igem.org/mediawiki/2016/6/6d/T--Lubbock_TTU--ciser.jpg" class="" width="120px" height="x"></img></a>
 +
<a href='http://www.ni.com/en-us.html'>
 +
<img src="https://static.igem.org/mediawiki/2016/c/c2/T--Lubbock_TTU--na.png" class="" width="25%" height=""></img></a>
 +
<a href='http://www.rtlgenomics.com/'>
 +
<img src="https://static.igem.org/mediawiki/2016/8/8e/T--Lubbock_TTU--rtlg.png" class="" width="" height=""></img></a>
 +
                </center>
 +
            </div>
 +
            <div class="col-md-1"></div>
 +
        </div>
 +
       
 +
    </div> <!-- End of Container -->
 +
           
 +
</body>
  
<div class="column half_size" >
+
<div id="footer">
<h5>Tips</h5>
+
Lubbock_TTU &middot; Texas Tech University
<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>
+
<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>
  
 
+
</html>
<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 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 />
+
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!)</p>
+
 
+
 
+
<div class="button_click"  onClick=" parent.location= 'https://2016.igem.org/Special:Upload '"> 
+
UPLOAD FILES
+
</div>
+
 
+
</div>
+
<!-- End of Original Home Content --!>
+
 
+
<!-- Slideshow JavaScript --!>
+
<script>
+
var slideIndex = 1;
+
showSlides(slideIndex);
+
 
+
function plusSlides(n) {
+
  showSlides(slideIndex += n);
+
}
+
 
+
function currentSlide(n) {
+
  showSlides(slideIndex = n);
+
}
+
 
+
function showSlides(n) {
+
  var i;
+
  var slides = document.getElementsByClassName("mySlides");
+
  var dots = document.getElementsByClassName("dot");
+
  if (n > slides.length) {slideIndex = 1}
+
  if (n < 1) {slideIndex = slides.length}
+
  for (i = 0; i < slides.length; i++) {
+
      slides[i].style.display = "none";
+
  }
+
  for (i = 0; i < dots.length; i++) {
+
      dots[i].className = dots[i].className.replace(" active", "");
+
  }
+
  slides[slideIndex-1].style.display = "block";
+
  dots[slideIndex-1].className += " active";
+
}
+
 
+
</script>
+
<!-- End of Slideshow Javascript --!>
+
 
+
<html>
+

Latest revision as of 16:45, 16 December 2016

About Us

The Lubbock_TTU Team is part of a student organization at Texas Tech University known as iGEM Raiders. Our mission is to expose the university and community to synthetic biology through undergraduate initiative and involvement in the International Genetically Engineering Machine (iGEM) Competition.

This year, the iGEM Raiders team is composed of 14 dedicated undergraduate and graduate students with backgrounds in microbiology, animal science, cell and molecular biology, biochemistry, mathematics, physics, and chemical, mechanical, and electrical engineering. The diversity within our team enables the iGEM Raiders to tackle novel project ideas.