Team:Freiburg Software/Developer

From 2010.igem.org

(Difference between revisions)
(New page: {{:Team:Freiburg_Software/head}} <html> <div id=main_area> </div> </html>)
 
(16 intermediate revisions not shown)
Line 2: Line 2:
<html>
<html>
 +
<!-- page special style -->
 +
 +
<style type="text/css">
 +
 +
#developer a {
 +
opacity: 0.92;
 +
color: white;
 +
}
 +
 +
</style>
 +
 +
<!-- Content starts here -->
<div id=main_area>
<div id=main_area>
 +
<h1>SynBioWave 2.0 – Developers Guide</h1>
 +
<p class="main">
 +
<img src="https://static.igem.org/mediawiki/2010/a/a4/Freiburg_10_software_Developer_overview.png" alt="Overview of SynBioWave" title="Google wave" style="width: 360px; height: auto; float:right; margin: 5px 5px 5px 25px"/>
 +
 +
While SynBioWave wants to be a great tool for biologists it is already a great project for it's developers. In this section of the page we let you look behind the curtain and show you how SynBioWave was made and is continuously improved. 
 +
</p>
 +
 +
<!-- 4 boxes -->
 +
 +
<div class="box_standard">
 +
<a href="https://2010.igem.org/Team:Freiburg_Software/Developer/Guide">
 +
<h2>Developer Guide</h2>
 +
<div class="pic_text_right">
 +
<img src="https://static.igem.org/mediawiki/2010/d/d7/Freiburg_10_software_Teacher_robot_dev.png" style="width: 150px;"/>
 +
</div>
 +
<p class="main">
 +
This Developer guide will teach you step-by-step how to create your own add-on robots for SynBioWave. A little knowledge of Java is required to follow the guide.</p>
 +
</a>
 +
</div>
 +
 +
<div class="box_standard">
 +
<a href="https://2010.igem.org/Team:Freiburg_Software/Developer/Technologies">
 +
<h2>Used Technologies</h2>
 +
<p class="main">
 +
SynBioWave makes use of some Technologies that are already out there. Find out what they are and how we use them in this part of the page.
 +
<img src="https://static.igem.org/mediawiki/2010/c/c0/Freiburg_10_software_Biojava4.jpg" class="pic_100_auto" />
 +
<img src="https://static.igem.org/mediawiki/2010/9/95/Freiburg_10_Software_Logo.gif" />
 +
</p>
 +
</a>
 +
</div>
 +
 +
<div class="box_standard">
 +
<a href="https://2010.igem.org/Team:Freiburg_Software/Developer/Architecture">
 +
<h2>Architecture</h2>
 +
<img src="https://static.igem.org/mediawiki/2010/f/fc/Freiburg_10_software_Java-logo.png" title="Java" alt="java" height=180 style="float: right; margin: 5px 5px 5px 5px;"/>
 +
<p class="main">
 +
SynBioWave uses a lot of different techniques and combines them to a whole system.
 +
In this part of the page, we want to give you an insight on the internal structure of SynBioWave 2.0
 +
</p>
 +
</a>
 +
</div>
 +
 +
<div class="box_standard">
 +
<a href="https://2010.igem.org/Team:Freiburg_Software/Developer/Availability">
 +
<h2>Availability</h2>
 +
<div class="pic_text_center">
 +
<img src="https://static.igem.org/mediawiki/2010/c/cd/Freiburg_10_software_Sourceforge-logo.png" />
 +
</div>
 +
<p class="main">
 +
SynBioWave is completely open source. On this page we show you how you can get the sourcecode of SynBioWave and maybe take part in it's future development.
 +
</p>
 +
</a>
 +
</div>
</div>
</div>
</html>
</html>

Latest revision as of 10:53, 26 October 2010