Difference between revisions of "Team:Stanford-Brown/Outreach"
(Created page with "{{Stanford-Brown/CSS}} {{:Team:Stanford-Brown/Templates/AddCSS|:Team:Stanford-Brown/css/bootstrap}} {{:Team:Stanford-Brown/Templates/AddCSS|:Team:Stanford-Brown/css/pfold}} {{:Te...") |
|||
(16 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
{{:Team:Stanford-Brown/Templates/AddCSS|:Team:Stanford-Brown/css/custom}} | {{:Team:Stanford-Brown/Templates/AddCSS|:Team:Stanford-Brown/css/custom}} | ||
− | |||
<html lang="en"> | <html lang="en"> | ||
− | + | <head> | |
− | + | <meta charset="utf-8"> | |
− | + | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
− | + | <meta name="viewport" content="width=device-width, initial-scale=1"> | |
− | + | <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> | |
− | + | <meta name="description" content=""> | |
− | + | <meta name="author" content=""> | |
− | + | <link rel="icon" href="../../favicon.ico"> | |
− | + | <title>SB iGEM 2015 Outreach</title> | |
− | + | </head> | |
− | + | <body> | |
− | + | <!-- NAVBAR | |
− | + | ================================================== --> | |
− | < | + | <div class="container"> |
+ | <nav class="navbar navbar-material-light-blue navbar-fixed-top oriEdit"> | ||
− | + | <div class="container"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <div class="navbar-header"> | |
− | + | <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> | |
− | + | <span class="sr-only">Toggle navigation</span> | |
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
− | + | </button> | |
− | + | <a class="navbar-brand" href="https://2015.igem.org/Team:Stanford-Brown">SB iGEM</a> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <div id="navbar" class="navbar-collapse collapse"> | |
− | + | ||
− | + | ||
− | + | <ul class="nav navbar-nav"> | |
− | + | <li class="active"><a href="https://2015.igem.org/Team:Stanford-Brown">Home</a></li> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <li class="dropdown"> | ||
+ | <a href="" data-target="#" class="dropdown-toggle" data-toggle="dropdown">About</a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Team">Our Team</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Attributions">Attributions</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Gallery">Picture Gallery</a></li> | ||
</ul> | </ul> | ||
− | </ | + | </li> |
− | + | ||
− | + | <li class="dropdown"> | |
− | + | <a href="" data-target="#" class="dropdown-toggle" data-toggle="dropdown">Outreach</a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Outreach">Outreach</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Practices">Human Practicies</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Collaboration">Collaboration</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | ||
− | + | <li class="dropdown"> | |
− | + | <a href="" data-target="#" class="dropdown-toggle" data-toggle="dropdown">Projects</a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Projects">Project Overview</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Vision">The Vision</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Biobricks">BioBricks</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Notebooks">Notebooks and Protocols</a></li> | |
− | + | <li class="divider"></li> | |
− | + | <li class="dropdown-header">Sub-Projects</li> | |
− | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/PS">PS Synthesis</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/PHA">PHA Synthesis</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/CRATER">CRATER</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/CASH">CASH</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Stanford-Brown/Cellulose">Cellulose</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | </ul> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | </ | + | |
</div> | </div> | ||
</div> | </div> | ||
− | + | </nav> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <div class="jumbotron oridomiLeft"> | ||
+ | <div class="container"> | ||
+ | <h1>Outreach and Education</h1> | ||
+ | <p>Engaging with the public and other synthetic biologists</p> | ||
+ | </div> | ||
+ | </div><!-- end jumbotron --> | ||
− | <!-- | + | <!-- START THE FEATURETTES --> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <div class="container"> | ||
− | < | + | <div class="row featurette"> |
− | + | <div class="col-md-7 well"> | |
− | + | <h2 class="featurette-heading">2015 Bay Area Maker Faire <span class="small">Synthetic biology as part of the Maker Movement</span></h2> | |
+ | <p class="lead">In May 2015, our team held a booth at the 2015 Bay Area Maker Faire. We discussed our team's project ideas, previous Stanford-Brown teams' projects, and synthetic biology as it fits into the Maker movement more broadly. We also led interactive activities such as origami folding and DNA extractions, and had posters with questions such as "If you could make anything with biology, what would you make?" with opportunities to write and draw answers. This was a great opportunity for us to get feedback from the public on our project ideas.</p> | ||
+ | </div><!-- end well --> | ||
+ | <div class="col-md-5"> | ||
+ | <img class="featurette-image img-responsive center-block" src="https://static.igem.org/mediawiki/2015/4/4b/SB2015_maker_faire_2.jpeg" alt="show the picture"> | ||
+ | </div><!-- end col-md-5 --> | ||
+ | </div> | ||
− | <div class=" | + | <div class="row featurette"> |
− | + | <div class="col-md-7 col-md-push-5 well"> | |
− | < | + | <h2 class="featurette-heading">Poster sessions and presentations <span class="small">Interacting with other researchers</span></h2> |
− | + | <p class="lead">We participated in poster sessions and gave presentations throughout the summer to showcase our work and learn from our peers. Our audiences included the the students at the NASA Ames Advanced Studies Laboratories, the participants of the Sierra Systems and Synbio Symposium, and the recipients of the Stanford Bioengineering Research Experience for Undergraduate grants. </p> | |
− | < | + | </div> |
− | + | <div class="col-md-5 col-md-pull-7"> | |
− | + | <img class="featurette-image img-responsive center-block" src="https://static.igem.org/mediawiki/2015/b/bb/SB2015_reno_outreach_1.jpg" alt="Generic placeholder image"> | |
− | + | </div> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </div | + | |
− | + | ||
− | + | ||
− | </div | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <!-- | + | <!-- /END THE FEATURETTES --> |
− | < | + | <footer> |
+ | <div class="container"> | ||
+ | <hr></hr> | ||
+ | <div class="row"> | ||
+ | <h6>Copyright © 2015 Stanford-Brown iGEM Team</h6> | ||
+ | </div><!-- end row --> | ||
+ | </div><!-- end container --> | ||
+ | </footer> | ||
− | <script type="text/javascript" src="https://2015.igem.org/wiki/index.php?title=Team:Stanford-Brown/js/ | + | <!-- Bootstrap core JavaScript |
+ | ================================================== --> | ||
+ | <script type="text/javascript" src="https://2015.igem.org/wiki/index.php?title=Team:Stanford-Brown/js/modernizr&action=raw&ctype=text/javascript"></script> | ||
− | <script | + | <!-- Placed at the end of the document so the pages load faster --> |
− | + | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> | |
− | + | <script type="text/javascript" src="https://2015.igem.org/wiki/index.php?title=Team:Stanford-Brown/js/workaround&action=raw&ctype=text/javascript"></script> | |
− | + | <!-- Latest compiled and minified CSS --> | |
− | + | ||
− | + | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> | |
− | + | ||
− | <script | + | <!-- Latest compiled and minified JavaScript --> |
+ | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> | ||
+ | <link rel="stylesheet" href="//cdn.jsdelivr.net/bootstrap.material-design/0.3.0/css/material-wfont.min.css"> | ||
+ | <link rel="stylesheet" href="//cdn.jsdelivr.net/bootstrap.material-design/0.3.0/css/material.min.css"> | ||
+ | <link rel="stylesheet" href="//cdn.jsdelivr.net/bootstrap.material-design/0.3.0/css/ripples.min.css"> | ||
+ | <script src="//cdn.jsdelivr.net/bootstrap.material-design/0.3.0/js/material.min.js"></script> | ||
+ | <script src="//cdn.jsdelivr.net/bootstrap.material-design/0.3.0/js/ripples.min.js"></script> | ||
− | </body> | + | <script type="text/javascript" src="https://2015.igem.org/wiki/index.php?title=Team:Stanford-Brown/js/oridomi&action=raw&ctype=text/javascript"></script> |
+ | </body> | ||
</html> | </html> | ||
− | |||
{{:Team:Stanford-Brown/Templates/AddJS|:Team:Stanford-Brown/js/custom}} | {{:Team:Stanford-Brown/Templates/AddJS|:Team:Stanford-Brown/js/custom}} |
Latest revision as of 23:10, 12 September 2015
Outreach and Education
Engaging with the public and other synthetic biologists
2015 Bay Area Maker Faire Synthetic biology as part of the Maker Movement
In May 2015, our team held a booth at the 2015 Bay Area Maker Faire. We discussed our team's project ideas, previous Stanford-Brown teams' projects, and synthetic biology as it fits into the Maker movement more broadly. We also led interactive activities such as origami folding and DNA extractions, and had posters with questions such as "If you could make anything with biology, what would you make?" with opportunities to write and draw answers. This was a great opportunity for us to get feedback from the public on our project ideas.
Poster sessions and presentations Interacting with other researchers
We participated in poster sessions and gave presentations throughout the summer to showcase our work and learn from our peers. Our audiences included the the students at the NASA Ames Advanced Studies Laboratories, the participants of the Sierra Systems and Synbio Symposium, and the recipients of the Stanford Bioengineering Research Experience for Undergraduate grants.