Team:METU Turkey Software/SoftwareTeamNotebook

From 2010.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 1: Line 1:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>Home</title>
 +
<meta name="description" content="" />
 +
<meta name="keywords" content="" />
 +
<style type="text/css">
 +
ul,ol,li,h1,h2,h3,h4,h5,h6,p{
 +
margin:0;
 +
padding:0;
 +
}
 +
ul{
 +
list-style:none;
 +
}
 +
a,a:link,a:visited,a:hover{
 +
color:#5786c0;
 +
text-decoration:none;
 +
}
 +
a:focus,a:hover{
 +
text-decoration:underline;
 +
}
 +
a img{
 +
border:0;
 +
}
 +
.clear{
 +
clear:both;
 +
}
 +
body{
 +
        margin:0;
 +
        padding:0;
 +
background:#383d43 repeat-y;
 +
color:#000;
 +
font:62.5% Myriad Pro,Arial,sans-serif;
 +
}
 +
 +
 +
#logo{
 +
display: inline-block;
 +
width: 264px;
 +
height: 100px;
 +
float: left;
 +
clear: both;
 +
margin: 0;
 +
background: url(https://static.igem.org/mediawiki/igem.org/3/3f/Bioguide.png) no-repeat;
 +
text-indent: -9999px;
 +
}
 +
 +
#banner{
 +
float: left;
 +
margin: 0px 0px 0px 0px;
 +
}
 +
 +
#banner img{
 +
float: left;
 +
}
 +
 +
#metucontent{
 +
     
 +
width: 965px;
 +
     
 +
}
 +
#content{background: #2f3237; }
 +
 +
#left_column{
 +
       
 +
 +
width: 620px;
 +
float: left;
 +
}
 +
 +
.text{
 +
font-family: Helvetica, Arial;
 +
width: 552px;
 +
float: left;
 +
padding: 32px 38px 22px 30px;
 +
}
 +
 +
.text h3{
 +
font-size: 24px;
 +
float: left;
 +
margin: 0px 0px 12px 0px;
 +
color: #fff;
 +
        text-decoration: none;
 +
}
 +
 +
.text p{
 +
color: #bcc4c7;
 +
width: 552px;
 +
float: left;
 +
clear: left;
 +
font-size: 12px;
 +
}
 +
 +
.text p img{
 +
float: right;
 +
clear:left;
 +
margin: 0px 0px 0px 20px;
 +
}
 +
 +
.text a.continue{
 +
color: #65b8f9;
 +
font-size: 14px;
 +
}
 +
 +
.alternative{
 +
background: #2a2d32;
 +
border-top: 1px solid #26292e;
 +
border-bottom: 1px solid #26292e;
 +
}
 +
 +
#right_column{
 +
width: 283px;
 +
float: left;
 +
padding: 18px 18px 0px 17px;
 +
        background: #26292e;
 +
}
 +
 +
.heading{
 +
width: 260px;
 +
height: 29px;
 +
float: left;
 +
padding: 12px 14px 0px 14px;
 +
margin: 0px 0px 18px 0px;
 +
background: url(https://static.igem.org/mediawiki/igem.org/7/77/Navigation_btn_bg.gif) repeat-x;
 +
}
 +
 +
.heading h3{
 +
font-size: 17px;
 +
color: #ffffff;
 +
float: left;
 +
font-weight: normal;
 +
}
 +
 +
.heading img{
 +
float: right;
 +
margin: 3px 0px 0px 0px;
 +
}
 +
 +
ul{
 +
float: left;
 +
margin: 0px 0px 39px 0px;
 +
}
 +
 +
ul.sponsors li{
 +
display: block;
 +
width: 265px;
 +
height: 115px;
 +
float: left;
 +
margin: 0px 0px 0px 10px;
 +
background: url(https://static.igem.org/mediawiki/igem.org/d/d8/Sentegen.jpg) no-repeat;
 +
}
 +
 +
ul.sitemap li a{
 +
font-size: 14px;
 +
color: #ffffff;
 +
margin: 0px 0px 17px 11px;
 +
}
 +
 +
ul.sitemap li span{
 +
color: #65b8f9;
 +
}
 +
 +
.replace{
 +
position:relative;
 +
margin:0;
 +
padding:0;
 +
/* \*/
 +
overflow:hidden;
 +
/* */
 +
}
 +
.replace span{
 +
display:block;
 +
position:absolute;
 +
top:0;
 +
left:0;
 +
z-index:1;
 +
}
 +
 +
#wrapper{
 +
width: 965px;
 +
        height: 1000px;
 +
padding: 0px 0px 0px 0px;
 +
margin:0px 0px 0px 0px;
 +
}
 +
 +
 +
 +
/* CSS Document */
 +
 +
#tab_nav {
 +
height: 40px;
 +
float: left;
 +
background: url(https://static.igem.org/mediawiki/igem.org/5/50/Navigation_bg.jpg) repeat-x;
 +
        }
-
</head>
+
#topnav li.active a{
 +
color:#028AD3;
 +
}
 +
ul#topnav {
 +
float: left;
 +
width: 964px;
 +
list-style: none;
 +
position: relative;
 +
margin-top:0px;
 +
}
 +
ul#topnav li {
 +
float: left;
 +
}
 +
ul#topnav li a {
 +
padding: 10px 15px;
 +
display: block;
 +
color: #fff;
 +
text-decoration: none;
 +
        font-size:14px;
 +
}
 +
ul#topnav li a:hover {
 +
        text-decoration: none;
 +
background: #016acb;
 +
        height: 20px;
 +
}
 +
}
 +
ul#topnav li:hover { 
 +
        z-index:1000;
 +
}
 +
ul#topnav li span {
 +
float: left;
 +
        z-index:1000;
 +
position: absolute;
 +
left: 0;
 +
top:35px;
 +
display: none;
 +
width:964px;
 +
color: #fff;
 +
-moz-border-radius-bottomright: 5px;
 +
-khtml-border-radius-bottomright: 5px;
 +
-webkit-border-bottom-right-radius: 5px;
 +
-moz-border-radius-bottomleft: 5px;
 +
-khtml-border-radius-bottomleft: 5px;
 +
-webkit-border-bottom-left-radius: 5px;
 +
background-color: #028AD3;
 +
padding-top: 8px;
 +
padding-right: 0;
 +
padding-bottom: 8px;
 +
padding-left: 0;
 +
}
 +
ul#topnav li:hover span { display: block;}
 +
ul#topnav li span a { display: inline;  font-weight; normal; }
 +
ul#topnav li span a:hover {text-decoration: none;}
 +
#groupparts {
 +
width: 650px!important;
 +
}
 +
#contentSub {
 +
display:none;
 +
}
 +
#siteSub {
 +
display:none;
 +
}
 +
 +
#search-controls {
 +
display:none;
 +
}
 +
 +
.firstHeading {
 +
display:none;
 +
}
 +
 +
#search-controls {
 +
margin-top:30px;
 +
}
 +
 +
#footer-box {
 +
display:none;
 +
}
 +
 +
#p-logo {
 +
height:1px;
 +
overflow:hidden;
 +
display: none;
 +
}
 +
#top-section {
 +
height: 10px;
 +
margin-top: -4px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
margin-bottom: 0;
 +
margin-bottom: 0px;
 +
padding: 0px 0px 0px 0px;
 +
border: none;
 +
position: relative;
 +
top:-65px;
 +
}
 +
 +
 +
</style>
 +
</head>
<body>
<body>
 +
<div id="wrapper">       
 +
     
 +
        <p>&nbsp;</p>
 +
        <div id="banner">
 +
        <img src="https://static.igem.org/mediawiki/2010/1/15/METU-Banner.png" alt="" width="963" />
 +
</div> <!--banner ends-->
 +
       
 +
        <div id="tab_nav">
 +
    <ul id="topnav">
-
 
+
        <li class="active"><a href="https://2010.igem.org/Team:METU_Turkey_Software">HOME</a></li>
-
<div id="bodyContent">
+
        <li><a href="https://2010.igem.org/Team:METU_Turkey_Software/Team">TEAM</a></li>
 +
        <li><a href="https://2010.igem.org/Team:METU_Turkey_Software/Project">PROJECT</a>
 +
            <span>
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Project">Introduction</a> |
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Motivation">Motivation</a> |
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Scope">Scope</a> |
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Mathematicalmodel">Mathematical Model</a> |
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Design">Design</a> |
 +
                                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Algorithm">Algorithm</a>
 +
 
 +
            </span>
 +
      </li>
 +
<li><a href="https://2010.igem.org/Team:METU_Turkey_Software/Notebook">NOTEBOOK</a></li>
 +
        <li><a href="https://2010.igem.org/Team:METU_Turkey_Software/Download">DOWNLOAD</a>
 +
            <span>
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Download">Executable Software</a> |
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Code">Code</a> |
 +
              <a href="https://2010.igem.org/Team:METU_Turkey_Software/Supportingtools">Supporting Tools</a> |
 +
              <a href="https://2010.igem.org/Team:METU_Turkey_Software/Contact">Contact</a> |
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Userguide">User Guide</a>
 +
 
 +
            </span>
 +
 
 +
      </li>
 +
        <li><a href="https://2010.igem.org/Team:METU_Turkey_Software/Miscellaneous">MISCELLANEOUS</a>
 +
            <span>
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Collaboration">Collaboration</a> |
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Humanpractices">Human Practices</a> |
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Safety">Safety</a> |
 +
                <a href="https://2010.igem.org/Team:METU_Turkey_Software/Futureplan">Future Plan</a>       
 +
            </span>
 +
 
 +
        </li>     
 +
    </ul><!--topnav ends-->
 +
</div><!--tab_nav ends-->
 +
 
 +
<div id="metucontent" >
 +
          <div id="left_column">
 +
<p>&nbsp;</p>
 +
<p>&nbsp;</p>
  <table id="toc" class="toc" summary="Contents">
  <table id="toc" class="toc" summary="Contents">
<tr><td><div id="toctitle"><h2>Contents</h2></div>
<tr><td><div id="toctitle"><h2>Contents</h2></div>
Line 18: Line 357:
<li class="toclevel-1"><a href="#Week_of_June_29.2C_2010"><span class="tocnumber">4</span> <span class="toctext">Week of June , 2010</span></a></li>
<li class="toclevel-1"><a href="#Week_of_June_29.2C_2010"><span class="tocnumber">4</span> <span class="toctext">Week of June , 2010</span></a></li>
-
<li class="toclevel-1"><a href="#Week_of_July_6.2C_2010"><span class="tocnumber">5</span> <span class="toctext">Week of July , 2010</span></a></li>
+
<li class="toclevel-1"><a href="#Week_of_July_6.2C_2010">1 <span class="toctext">Week of July , 2010</span></a></li>
-
<li class="toclevel-1"><a href="#Week_of_July_13.2C_2010"><span class="tocnumber">6</span> <span class="toctext">Week of July , 2010</span></a></li>
+
<li class="toclevel-1"><a href="#Week_of_July_13.2C_2010">2 <span class="toctext">Week of July , 2010</span></a></li>
</ul>
</ul>
</td></tr></table>
</td></tr></table>
 +
 +
<p>&nbsp;</p>
<a name="Week_of_June_8.2C_2010"></a>
<a name="Week_of_June_8.2C_2010"></a>
-
<h2><span class="mw-headline">Week of June , 2010</span></h2>
+
<h2><span class="mw-headline">1 Week of June , 2010</span></h2>
 +
<p>Week activities
 +
</p>
 +
<ul><li>Actvity one
 +
</li><li>Actvity two
 +
</li><li>Actvity three
 +
</li><li>Actvity four
 +
</li><li>Actvity five
<p>&nbsp;</p>
<p>&nbsp;</p>
<a name="Week_of_June_15.2C_2010"></a>
<a name="Week_of_June_15.2C_2010"></a>
-
<h2><span class="mw-headline">Week of June , 2010</span></h2>
+
<h2><span class="mw-headline">2 Week of June , 2010</span></h2>
 +
<p>Week activities
 +
</p>
 +
<ul><li>Actvity one
 +
</li><li>Actvity two
 +
</li><li>Actvity three
 +
</li><li>Actvity four
 +
</li><li>Actvity five
<p>&nbsp;</p>
<p>&nbsp;</p>
-
<h2><span class="mw-headline">Week of June , 2010</span></h2>
+
<h2><span class="mw-headline"> 3 Week of June , 2010</span></h2>
 +
<p>Week activities
 +
</p>
 +
<ul><li>Actvity one
 +
</li><li>Actvity two
 +
</li><li>Actvity three
 +
</li><li>Actvity four
 +
</li><li>Actvity five
<p><a name="Week_of_June_29.2C_2010"></a></p>
<p><a name="Week_of_June_29.2C_2010"></a></p>
-
<h2><span class="mw-headline">Week of June , 2010</span></h2>
+
<h2><span class="mw-headline">4 Week of June , 2010</span></h2>
 +
<p>Week activities
 +
</p>
 +
<ul><li>Actvity one
 +
</li><li>Actvity two
 +
</li><li>Actvity three
 +
</li><li>Actvity four
 +
</li><li>Actvity five
<p>&nbsp;</p>
<p>&nbsp;</p>
<a name="Week_of_July_6.2C_2010"></a>
<a name="Week_of_July_6.2C_2010"></a>
-
<h2><span class="mw-headline">Week of July , 2010</span></h2>
+
<h2><span class="mw-headline">1 Week of July , 2010</span></h2>
 +
<p>Week activities
 +
</p>
 +
<ul><li>Actvity one
 +
</li><li>Actvity two
 +
</li><li>Actvity three
 +
</li><li>Actvity four
 +
</li><li>Actvity five
<p>&nbsp;</p>
<p>&nbsp;</p>
<a name="Week_of_July_13.2C_2010"></a>
<a name="Week_of_July_13.2C_2010"></a>
-
<h2><span class="mw-headline">Week of July , 2010</span></h2>
+
<h2><span class="mw-headline">2 Week of July , 2010</span></h2>
-
</div>
+
<p>Week activities
-
 
+
</p>
 +
<ul><li>Actvity one
 +
</li><li>Actvity two
 +
</li><li>Actvity three
 +
</li><li>Actvity four
 +
</li><li>Actvity five
 +
 
 +
</li></ul>
 +
</div> <!--left column ends-->
 +
           
 +
           
 +
        </div> <!--metucontent ends-->
 +
        </div> <!--wrapper ends-->
</body>
</body>
</html>
</html>

Latest revision as of 11:34, 17 September 2010

Home

 

 

 

Contents

 

1 Week of June , 2010

Week activities

  • Actvity one
  • Actvity two
  • Actvity three
  • Actvity four
  • Actvity five

     

    2 Week of June , 2010

    Week activities

    • Actvity one
    • Actvity two
    • Actvity three
    • Actvity four
    • Actvity five

       

      3 Week of June , 2010

      Week activities

      • Actvity one
      • Actvity two
      • Actvity three
      • Actvity four
      • Actvity five

        4 Week of June , 2010

        Week activities

        • Actvity one
        • Actvity two
        • Actvity three
        • Actvity four
        • Actvity five

           

          1 Week of July , 2010

          Week activities

          • Actvity one
          • Actvity two
          • Actvity three
          • Actvity four
          • Actvity five

             

            2 Week of July , 2010

            Week activities

            • Actvity one
            • Actvity two
            • Actvity three
            • Actvity four
            • Actvity five