Team:Wellesley HCI/Gold
From 2012.igem.org
(Difference between revisions)
(Created page with "<html> <head> <title>Wellesley HCI iGEM Team: Medal Fulfillment</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <script src="http://cdn.jquerytools.o...") |
|||
(39 intermediate revisions not shown) | |||
Line 10: | Line 10: | ||
#p-logo {display:none;} | #p-logo {display:none;} | ||
#search-controls {display:none;} | #search-controls {display:none;} | ||
- | #menubar a {color:#000000;} | + | #menubar a {color:#000000; background-color:transparent;} |
- | #menubar a:hover{text-decoration:none; color:# | + | #menubar a:hover{text-decoration:none; color:#6B5A3A; background-color:transparent;} |
- | .left-menu {background-color: | + | .left-menu a:hover{background-color:transparent; margin:5px 0px 0px 0px; padding:0; background: transparent;} |
- | .left-menu | + | .left-menu li a:hover{background-color:transparent; margin:0; padding:0; background: transparent;} |
- | .right-menu ul li a {background-color: | + | .right-menu ul li a {background-color:transparent; background: transparent;} |
- | .printfooter {display:none;} | + | .printfooter {display:none; background-color:transparent;} |
- | #footer-box {border:none;} | + | #footer-box {border:none; background-color:transparent;} |
- | #catlinks {display:none;} | + | #catlinks {display:none; background-color:transparent;} |
- | .firstHeading {display:none;} | + | .firstHeading {display:none; background-color:transparent;} |
- | #content {width: 100%; border:none;} | + | #content {width: 100%; border:none; background-color:transparent;} |
#bodyContent {border:none;} | #bodyContent {border:none;} | ||
/*actual content styles*/ | /*actual content styles*/ | ||
- | body {width: | + | body {width: 900px; margin:auto;} |
#bu-wellesley_wiki_content {height:auto; line-height:100%;} | #bu-wellesley_wiki_content {height:auto; line-height:100%;} | ||
Line 29: | Line 29: | ||
#bu-wellesley_wiki_content a:hover {text-decoration:none; color:#3d3f3c;} | #bu-wellesley_wiki_content a:hover {text-decoration:none; color:#3d3f3c;} | ||
- | .navbar li {color: # | + | .navbar li {color: #transparent;} |
.navbar li a {color: #ffffff;} | .navbar li a {color: #ffffff;} | ||
- | .navbar li a:hover {background:# | + | .navbar li a:hover {background:#D99C45; color: #ffffff;} |
/*only use for current page content header (i.e. Team, G-nomeSurferPro, etc)*/ | /*only use for current page content header (i.e. Team, G-nomeSurferPro, etc)*/ | ||
Line 38: | Line 38: | ||
text-transform: uppercase; | text-transform: uppercase; | ||
text-decoration: none; | text-decoration: none; | ||
- | text-align: | + | text-align: center; |
- | color: # | + | color: #272829; |
font-size: 32pt; | font-size: 32pt; | ||
+ | } | ||
+ | |||
+ | H3 { | ||
+ | font-family: Helvetica; | ||
+ | text-decoration: none; | ||
+ | text-align: left; | ||
+ | line-height:120%; | ||
+ | color: #958E8E; | ||
+ | font-size: 12pt; | ||
} | } | ||
</style> | </style> | ||
- | |||
- | |||
- | |||
+ | <link rel="stylesheet" type="text/css" href="http://cs.wellesley.edu/~hcilab/iGEM2012/css/Team.css"> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600' rel='stylesheet' type='text/css'> | ||
+ | <style type="text/css">@import "http://cs.wellesley.edu/~hcilab/iGEM_wiki/css/videobox.css";</style> | ||
+ | </head> | ||
<body class="basiclayout"> | <body class="basiclayout"> | ||
- | |||
+ | <a href="https://2012.igem.org/Team:Wellesley_HCI"><img id="banner" src="http://cs.wellesley.edu/~hcilab/iGEM2012/images/titleimage.png"></a> | ||
+ | |||
+ | <!--Start NavBar--> | ||
<ul id="nav"> | <ul id="nav"> | ||
- | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Team">Team</a></li> | + | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Team">Team</a> |
- | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Project_Overview">Project</a></li> | + | <ul> |
+ | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Team">Team Members</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Acknowledgement">Acknowledgement</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Tips_Tricks">Tips & Tricks</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Social">Fun</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Project_Overview">Project</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Project_Overview">Project Overview</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/SynBio_Search">SynBio Search</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/MoClo_Planner">MoClo Planner</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/SynFlo">SynFlo</a></li> | ||
+ | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Downloads_Tutorials">Downloads & Tutorials</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
- | <li><a href=" | + | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Human_Practices">Human Practices</a> |
<ul> | <ul> | ||
- | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Methodology">Methodology</a></li> | + | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Human_Practices">User Research</a></li> |
+ | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Methodology">Methodology</a></li> | ||
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/Safety">Safety</a></li> | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Safety">Safety</a></li> | ||
- | + | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Outreach">Outreach</a></li> | |
- | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Outreach">Outreach</a></li> | + | |
</ul> | </ul> | ||
</li> | </li> | ||
<li><a href="https://2012.igem.org/Team:Wellesley_HCI/Gold">Medal Fulfillment</a></li> | <li><a href="https://2012.igem.org/Team:Wellesley_HCI/Gold">Medal Fulfillment</a></li> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</ul> | </ul> | ||
- | + | <!--End NavBar--> | |
<br> | <br> | ||
+ | <div id = "News and Awards"> | ||
+ | <h6>Awards and News</h6> | ||
+ | <h1>Awards</h1> | ||
+ | <ul> | ||
+ | <li>Best Requirements Engineering | ||
+ | <li>Best Eugene-Based Design | ||
+ | <li>Best SBOL (SynBio Open Language)-Based Tool | ||
+ | <li>World Championship Jamboree Gold Medal | ||
+ | <li>Americas East Regionals Jamboree Gold Medal | ||
+ | </ul> | ||
+ | <h1>Wellesley College News Article</h1> | ||
+ | <p><a href="http://new.wellesley.edu/news/stories/node/31416">Wellesley Scores Big at International Synthetic Biology Competition</a> | ||
+ | |||
+ | </div> | ||
+ | |||
<h6>Medal Fulfillments</h6> | <h6>Medal Fulfillments</h6> | ||
<p><br> | <p><br> | ||
Line 85: | Line 123: | ||
<br> | <br> | ||
<ul> | <ul> | ||
- | <li>Have another team utilize the software developed by your team</li> | + | <li> Have another team utilize the software developed by your team. You must clearly show how your software was used and the results that were obtained. </li> |
+ | |||
+ | <ul><li>We worked closely with the <a href="https://2012.igem.org/Team:BostonU">BU</a> and <a href="https://2013.igem.org/Team:MIT">MIT</a> iGEM teams throughout our <a href"https://2012.igem.org/Team:Wellesley_HCI/MoClo_Planner#results">process</a> and tested <a href="https://2013.igem.org/Team:Wellesley_Desyne/zMol_zTree">zMol</a> and <a href="https://2012.igem.org/Team:Wellesley_HCI/MoClo_Planner">MoClo Planner</a> with these teams</a> as well as with Wellesley students.</li></ul> | ||
+ | |||
<li>Use SBOL in your software documentation</li> | <li>Use SBOL in your software documentation</li> | ||
+ | |||
+ | <ul><li>Both <a href="https://2012.igem.org/Team:Wellesley_HCI/SynBio_Search">SynBio Search</a> and <a href="https://2012.igem.org/Team:Wellesley_HCI/MoClo_Planner">MoClo Planner</a> incorporate <a href="https://sites.google.com/a/sbolstandard.org/sbol/">SBOL symbols</a> into the user interface.</li></ul> | ||
+ | |||
+ | <li>Build upon existing software from a previous iGEM competition found on the <a href="https://igem.org/The_Registry_of_Software_Tools">The Registry of Software Tools</a></li> | ||
+ | |||
+ | <ul><li>We utilize <a href="http://eugenecad.org/">Eugene</a> in the implementation of the <a | ||
+ | href="https://2012.igem.org/Team:Wellesley_HCI/MoClo_Planner">MoClo Planner</a>.</li> | ||
+ | <li>We also access the <a href="http://partsregistry.org/Main_Page">Registry of Biological Parts</a> and the iGEM archives.</li> | ||
+ | <li>We draw upon <a href="https://2011.igem.org/Team:BU_Wellesley_Software/G-nomeSurferPro">G-nome Surfer Pro</a> in the design and implementation of <a href="https://2012.igem.org/Team:Wellesley_HCI/MoClo_Planner">MoClo Planner.</a></li></ul> | ||
<li>Outline and detail how your software effects Human Practices in Synthetic Biology</li> | <li>Outline and detail how your software effects Human Practices in Synthetic Biology</li> | ||
+ | |||
+ | <ul><li>We applied <a href="https://2012.igem.org/Team:Wellesley_HCI/Methodology">user-centered design methodology.</a> and conducted extensive <a href="https://2012.igem.org/Team:Wellesley_HCI/Human_Practices">user research</a></li></ul> | ||
+ | <ul><li><a href="https://2012.igem.org/Team:Wellesley_HCI/Safety">We discuss safety considerations</a> in our research.</li></ul> | ||
+ | <ul><li><a href="https://2012.igem.org/Team:Wellesley_HCI/SynFlo">We designed and implemented SynFlo</a> to communicate key ideas about synthetic biology to a wider audience.</li></ul> | ||
</td> | </td> | ||
Line 104: | Line 158: | ||
<li>Provide a detailed, draft specification for the next version of your software tool</li> | <li>Provide a detailed, draft specification for the next version of your software tool</li> | ||
- | + | <ul><li><a href="https://2012.igem.org/Team:Wellesley_HCI/MoClo_Planner#futurework">MoClo Planner</a></li></ul> | |
- | + | <ul><li><a href="https://2012.igem.org/Team:Wellesley_HCI/SynFlo#futurework">Synflo</a></li></ul> | |
+ | <ul><li><a href="https://2012.igem.org/Team:Wellesley_HCI/SynBio_Search#futurework">SynBio Search</a></li></ul> | ||
+ | |||
+ | <li>Provide a second, distinct (yet com plementary) software tools project.</li> | ||
+ | <ul><li>We developed both <a href="https://2012.igem.org/Team:Wellesley_HCI/SynBio_Search">SynBio Search</a>, which supports the research phase of the synthetic biology workflow, and the <a href="https://2012.igem.org/Team:Wellesley_HCI/MoClo_Planner">MoClo Planner</a>, which support specification and design of new multi-gene constructs.</li></ul> | ||
+ | |||
+ | |||
+ | <li>Provide a demonstration of their software as a video tutorial on their wiki</li> | ||
+ | |||
+ | <ul><li><a href="https://2012.igem.org/Team:Wellesley_HCI/MoClo_Planner">MoClo Planner</a>, <a href="https://2012.igem.org/Team:Wellesley_HCI/SynFlo">Synflo</a>, and <a href="https://2012.igem.org/Team:Wellesley_HCI/SynBio_Search">SynBio Search</a> video tutorials can be found on our <a href="https://2012.igem.org/Team:Wellesley_HCI/Downloads_Tutorials#tutorials">downloads and tutorials page</a></li></ul> | ||
</ul> | </ul> | ||
</td> | </td> | ||
Line 112: | Line 175: | ||
</table> | </table> | ||
</div> | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
<!--Bronze Medal Box--> | <!--Bronze Medal Box--> | ||
Line 121: | Line 187: | ||
<br> | <br> | ||
<ul> | <ul> | ||
- | <li>Register the team, have a great summer, and have fun attending the Jamboree</li> | + | <li>Register the team, have a <a href="https://2012.igem.org/Team:Wellesley_HCI/Social">great summer</a>, and have fun attending the Jamboree</li> |
<li>Create and share a description of the team's project via the iGEM wiki</li> | <li>Create and share a description of the team's project via the iGEM wiki</li> | ||
- | + | <ul><li><a href="https://2012.igem.org/Team:Wellesley_HCI/Project_Overview">Project Overview</a></li></ul> | |
<li>Present a Poster and Talk at the iGEM Jamboree</li> | <li>Present a Poster and Talk at the iGEM Jamboree</li> | ||
- | <li>Develop and make available via the The Registry of Software Tools an open source software | + | <li>Develop and make available via the <a href="https://igem.org/The_Registry_of_Software_Tools">The Registry of Software Tools</a> an open source software tool that supports synthetic biology based on BioBrick standard biological parts </li> |
- | + | <ul><li>All our source code can be downloaded on our <a href="https://2012.igem.org/Team:Wellesley_HCI/Downloads_Tutorials">downloads and tutorials page</a></li> </ul> | |
- | + | ||
</ul> | </ul> | ||
</td> | </td> | ||
Line 134: | Line 199: | ||
</div> | </div> | ||
- | + | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 19:14, 7 September 2013
Awards and News
Awards
- Best Requirements Engineering
- Best Eugene-Based Design
- Best SBOL (SynBio Open Language)-Based Tool
- World Championship Jamboree Gold Medal
- Americas East Regionals Jamboree Gold Medal
Wellesley College News Article
Wellesley Scores Big at International Synthetic Biology Competition
Medal Fulfillments
|
|
|