Difference between revisions of "Team:Bristol/Software"

(Prototype team page)
 
Line 1: Line 1:
{{Bristol}}
+
{{Bristol/head}}
 +
{{Bristol/navbar}}
 
<html>
 
<html>
 +
<body>
  
 +
  <div class="container">
  
<div class="column full_size judges-will-not-evaluate">
+
    <div class="banner-sm fadeIn">
<h3>★  ALERT! </h3>
+
      <div class="banner-text-sm">
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
        <h1 class="Up">iGEM Development Environment (IDE)</h1>
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
        <p class="Up">Best Software Tool Special Prize</p>
</div>
+
      </div>
<div class="clear"></div>
+
    </div>
  
  
<div class="column half_size">
+
    <div class="fadeIn">
<h1>Software</h1>
+
      <p class="lead Up">IDE is a useful tool we have created to make Wiki editing easier and faster. We initially found Wiki editing to be slow and frustrating, as previewing or uploading Wiki pages on the iGEM website after making only small changes takes time. IDE allows local development of your Wiki; the Wiki page is recreated locally on your computer, and edits can be viewed quickly just by refreshing the page. Once your Wiki page is finished, the code can easily be uploaded to the iGEM website.</p>
<h3>Best Software Tool Special Prize</h3>
+
      <hr class="featurette-divider">
<p>Regardless of the topic, iGEM projects often create or adapt computational tools to move the project forward. Because they are born out of a direct practical need, these software tools (or new computational methods) can be surprisingly useful for other teams. Without necessarily being big or complex, they can make the crucial difference to a project's success. This award tries to find and honor such "nuggets" of computational work.
+
      <img class="centreimage" width="60%" src="https://static.igem.org/mediawiki/2017/4/4d/T--Bristol--IDE.jpg"></a>
 
+
      <p class="lead Up">More information about how to download and use IDE can be found on <a href="https://github.com/BristolIGEM2017/IDE" target="_blank">GitHub</a>.</p>
 
+
      <p class="lead Up">Many teams used our IDE software to help them develop their Wiki, and gave us feedback so that we could improve the software. A list of teams and the feedback they gave can be found on our <a target="_blank" href="https://2017.igem.org/Team:Bristol/Collaborations">Collaborations</a> page.</p>
<br><br>
+
    </div>
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Software Tool prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>.
+
  </div>
<br><br>
+
You must also delete the message box on the top of this page to be eligible for this prize.
+
</p>
+
 
+
 
+
</div>
+
 
+
<div class="column half_size">
+
<h5> Inspiration </h5>
+
<p>
+
Here are a few examples from previous teams:
+
</p>
+
<ul>
+
<li><a href="https://2016.igem.org/Team:BostonU_HW">2016 BostonU HW</a></li>
+
<li><a href="https://2016.igem.org/Team:Valencia_UPV">2016 Valencia UPV</a></li>
+
<li><a href="https://2014.igem.org/Team:Heidelberg/Software">2014 Heidelberg</a></li>
+
<li><a href="https://2014.igem.org/Team:Aachen/Project/Measurement_Device#Software">2014 Aachen</a></li>
+
</ul>
+
 
+
</div>
+
  
 +
</body>
 
</html>
 
</html>
 +
{{Bristol/footer}}

Revision as of 19:38, 25 October 2017

IDE is a useful tool we have created to make Wiki editing easier and faster. We initially found Wiki editing to be slow and frustrating, as previewing or uploading Wiki pages on the iGEM website after making only small changes takes time. IDE allows local development of your Wiki; the Wiki page is recreated locally on your computer, and edits can be viewed quickly just by refreshing the page. Once your Wiki page is finished, the code can easily be uploaded to the iGEM website.


More information about how to download and use IDE can be found on GitHub.

Many teams used our IDE software to help them develop their Wiki, and gave us feedback so that we could improve the software. A list of teams and the feedback they gave can be found on our Collaborations page.