Team:Wellesley Desyne
From 2013.igem.org
(Difference between revisions)
(195 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | {{Team:Wellesley_Desyne/css/wp_app.css}} | ||
<html> | <html> | ||
<head> | <head> | ||
<title>Wellesley HCI iGEM Team: Welcome</title> | <title>Wellesley HCI iGEM Team: Welcome</title> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
- | < | + | <meta charset="utf-8"> |
+ | <meta name="viewport" content="width=device-width"> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> | ||
+ | <script src="//code.jquery.com/jquery-latest.min.js"></script> | ||
+ | <script src="//unslider.com/unslider.min.js"></script> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | .banner { position: relative; overflow: auto; } | ||
+ | .banner li { list-style: none; } | ||
+ | .banner ul li { float: left; } | ||
+ | .banner ul li img {max-width: 970px;} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
- | + | <body> | |
- | < | + | <nav class="top-bar" style="padding-top: 0px; margin-top: 0px;"> |
- | < | + | <ul class="title-area"> |
- | + | <!-- Title Area --> | |
- | < | + | <li class="name"> |
- | + | <h1><a href="#">WHCI</a></h1> | |
- | </ | + | </li> |
- | < | + | <!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone --> |
- | < | + | <li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li> |
- | + | </ul> | |
- | <a href="https:// | + | <section class="top-bar-section"> |
- | + | <!-- Left Nav Section --> | |
- | + | <ul class="left"> | |
- | < | + | <li class="divider"></li> |
- | < | + | <li class="has-dropdown"><a href="#">TEAM</a> |
- | + | <ul class="dropdown"> | |
- | + | <li><a href="https://2013.igem.org/Team:Wellesley_Desyne/Team">Team Members</a></li> | |
- | + | <li><a href="https://2013.igem.org/Team:Wellesley_Desyne/Notebook">Notebook</a></li> | |
- | + | <li><a href="https://2013.igem.org/Team:Wellesley_Desyne/Acknowledgement">Acknowledgement</a></li> | |
- | + | <li><a href="https://2013.igem.org/Team:Wellesley_Desyne/Tips_Tricks">Tips and Tricks</a></li> | |
- | + | <li><a href="https://2013.igem.org/Team:Wellesley_Desyne/Social">Fun</a></li> | |
- | + | </ul> | |
+ | </li> | ||
+ | <li class="divider"></li> | ||
+ | <li class="has-dropdown"><a href="#">PROJECT</a> | ||
+ | <ul class="dropdown"> | ||
+ | <li><a href="https://2013.igem.org/Team:Wellesley_Desyne/Project_Overview">Overview</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Wellesley_Desyne/Eugenie">Eugenie</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Wellesley_Desyne/zTree">zTree</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Wellesley_Desyne/BAC">Bac to the Future</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Wellesley_Desyne/Downloads_Tutorials">Downloads & Tutorials</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="divider"></li> | ||
+ | <li class="has-dropdown"><a href="#">HUMAN PRACTICES</a> | ||
+ | <ul class="dropdown"> | ||
+ | <li><a href="https://2013.igem.org/Team:Wellesley_Desyne/Human_Practices">User Research</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Wellesley_Desyne/Methodology">Methodology</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Wellesley_Desyne/Safety">Safety</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Wellesley_Desyne/Outreach">Outreach</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="divider"></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Wellesley_Desyne/Gold">MEDAL FULFILLMENT</a></li> | ||
</ul> | </ul> | ||
- | + | <!-- Right Nav Section --> | |
- | + | <ul class="right"> | |
- | + | <li class="divider hide-for-small"></li> | |
- | + | <li><a href="https://2013.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2013/e/e0/Whci_igem_logo.png"></a> | |
- | + | </li> | |
- | + | <li class="divider"></li> | |
- | + | ||
- | + | ||
</ul> | </ul> | ||
- | </ | + | </section> |
- | + | </nav> | |
- | < | + | <header> |
- | <ul> | + | <div id="header-container"> |
- | + | <div class="row"> | |
- | + | <div class="large-12 columns"> | |
- | + | <a href="https://2013.igem.org/Team:Wellesley_Desyne" class="header-link"><h2><img src="https://static.igem.org/mediawiki/2013/0/03/Wellesley_logo.png">Wellesley HCI iGEM 2013</h2></a> | |
- | + | </div> | |
- | + | </div> | |
- | + | </div> | |
- | + | </header> | |
- | + | <div class="row"> | |
- | </ul> | + | <div class="large-12 columns"> |
- | + | <div class="banner"> | |
+ | <ul> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2013/d/d7/Wellesley_slideshow_iGEM.jpg" /></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2013/e/ee/Wellesley_slideshow_presentation.jpg" /></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2013/9/9f/Wellesley_slideshow_Eugenie.jpg" /></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2013/e/ee/Wellesley_slideshow_BACv2.jpg" /></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2013/b/be/Wellesley_slideshow_zTree.jpg" /></li> | ||
+ | </ul> | ||
- | + | </div> | |
- | + | </div> | |
- | + | ||
- | <div | + | |
- | < | + | |
</div> | </div> | ||
- | + | <div class="row"> | |
- | <div | + | <div class="large-12 columns"> |
- | < | + | <div class="main-container"> |
- | + | <div id="text-container"> | |
- | + | <h4>Synthetic biology requires a multidisciplinary, collaborative design environment to engineer | |
- | <div | + | the complex biological systems of the future.</h4> |
- | + | <p>Our team created a collection of software tools which | |
- | + | address specific technical synthetic biology challenges while simultaneously advancing the way in | |
- | + | which users interact with computing environments. Our software will support the workflow of the | |
- | < | + | scientific process by supporting various steps: research, brainstorming, building, testing, troubleshooting, |
- | + | iteration, and analysis. The combination of human computer interaction, bio-design automation, and | |
- | < | + | experimental design makes our effort unique in the iGEM experience and closes the loop on the |
- | + | design-build-test methodology. | |
- | + | </p> | |
- | + | <hr> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/6/62/Whci_sponsor_logos.png"> | |
- | + | </div> | |
- | + | </div> | |
</div> | </div> | ||
- | </div | + | </div> |
- | < | + | <script src="http://eastmaninteractive.com/igem/whci_zepto.js"></script> |
- | </ | + | <script src="http://eastmaninteractive.com/igem/whci_foundation.js"></script> |
- | < | + | <script src="http://eastmaninteractive.com/igem/whci_foundation.alerts.js"></script> |
- | + | <script src="http://eastmaninteractive.com/igem/whci_foundation.dropdown.js"></script> | |
- | + | <script src="http://eastmaninteractive.com/igem/whci_foundation.placeholder.js"></script> | |
- | + | <script src="http://eastmaninteractive.com/igem/whci_foundation.tooltips.js"></script> | |
- | + | <script src="http://eastmaninteractive.com/igem/whci_foundation.topbar.js"></script> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | </ | + | |
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
- | < | + | <script> |
- | + | $(function() { | |
- | + | $('.banner').unslider({ | |
- | + | speed: 500, // The speed to animate each slide (in milliseconds) | |
- | + | delay: 3000, // The delay between slide animations (in milliseconds) | |
- | </ | + | complete: function() {}, // A function that gets called after every slide animation |
+ | keys: true, // Enable keyboard (left, right) arrow shortcuts | ||
+ | dots: true, // Display dot navigation | ||
+ | fluid: false // Support responsive design. May break non-responsive designs | ||
+ | }); | ||
+ | }); | ||
+ | var unslider = $('.banner').unslider(); | ||
+ | |||
+ | $('.unslider-arrow').click(function() { | ||
+ | var fn = this.className.split(' ')[1]; | ||
+ | |||
+ | // Either do unslider.data('unslider').next() or .prev() depending on the className | ||
+ | unslider.data('unslider')[fn](); | ||
+ | }); | ||
+ | $(document).foundation(); | ||
+ | </script> | ||
- | |||
- | |||
- | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 15:25, 27 September 2013
Synthetic biology requires a multidisciplinary, collaborative design environment to engineer the complex biological systems of the future.
Our team created a collection of software tools which address specific technical synthetic biology challenges while simultaneously advancing the way in which users interact with computing environments. Our software will support the workflow of the scientific process by supporting various steps: research, brainstorming, building, testing, troubleshooting, iteration, and analysis. The combination of human computer interaction, bio-design automation, and experimental design makes our effort unique in the iGEM experience and closes the loop on the design-build-test methodology.