Difference between revisions of "Team:NEFU China/Software"

m
Line 1: Line 1:
 
<html>
 
<html>
  <head>
+
<head>
    <meta charset="utf-8">
+
<meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
+
<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 -->
+
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
    <title>Flight iGEM</title>
+
<title>Flight iGEM</title>
  
    <!-- Bootstrap -->
+
<!-- Bootstrap -->
    <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet">
+
<link
    <link href="https://2015.igem.org/Team:NEFU_China/fullPagecss?action=raw&ctype=text/css" rel="stylesheet">
+
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"
 +
rel="stylesheet">
 +
<link
 +
href="https://2015.igem.org/Team:NEFU_China/fullPagecss?action=raw&ctype=text/css"
 +
rel="stylesheet">
  
    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
    <!--[if lt IE 9]>
+
<!--[if lt IE 9]>
 
       <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
 
       <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
 
       <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
 
       <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
 
     <![endif]-->
 
     <![endif]-->
    <!--<link href='https://http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>-->
+
<!--<link href='https://http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>-->
    <style type="text/css">
+
<style type="text/css">
      body{
+
body {
      text-align: justify;
+
text-align: justify;
        font-size: 16px;
+
font-size: 16px;
        font-family: 'Open Sans', sans-serif;
+
font-family: 'Comic Sans MS', 'Comic Sans', 'Open Sans', sans-serif;
      }
+
}
  h1, h2, h3, h4, h5, h6{
+
border-bottom: none;
+
  }
+
  #bodyContent h1, #bodyContent h2{
+
margin-bottom: 0;
+
  }
+
      .section h2{
+
        text-align: center;
+
        padding-bottom: 5px;
+
        position: relative;
+
        line-height: 80px;
+
        color: white;
+
      }
+
      .section h2 em{
+
        display: block;
+
        border-width: 10px;
+
        position: absolute;
+
        bottom: -10px;
+
        left: 50%;
+
        border-style: solid dashed dashed;
+
        border-color: transparent transparent #F7931E transparent;
+
        font-size: 0;
+
        line-height: 0;
+
      }
+
      .section .navbar {
+
        margin-bottom: 120px;
+
        position: absolute;
+
        top: 0;
+
        width: 100%;
+
      }
+
  .section .navbar h2{
+
margin-top:0;
+
}
+
      .logo-container{
+
        height: 160px;
+
        background-color: #F7931E;
+
        width: 100px;
+
        position: absolute;
+
        left: 20px;
+
      }
+
      .logo {
+
        display: block;
+
        font-size: 15px;
+
        margin-top: 125px;
+
        text-align: center;
+
        color: white;
+
      }
+
      @media (max-width: 768px) {
+
        .logo-container {
+
          display: none;
+
        }
+
      }
+
      .sub-container{
+
        padding-top: 45px;
+
      }
+
      .sub-container .msg {
+
        background-color: #f2f2f2;
+
        position: relative;
+
        min-height: 250px;
+
        padding: 15px;
+
        display: block;
+
      }
+
      .chart-msg {
+
        padding: 15px;
+
        padding-left: 30px;
+
      }
+
      .sub-container .img{
+
        display: block;
+
      }
+
      .sub-container .msg em {
+
        position: absolute;
+
        border-width: 10px;
+
        font-size: 0;
+
        line-height: 0;
+
      }
+
      .msg .right{
+
        top: 50%;
+
        right: -20px;
+
        border-style: dashed solid solid dashed;
+
        border-color: transparent transparent transparent #f2f2f2;
+
      }
+
      .msg .left{
+
        top: 50%;
+
        left: -20px;
+
        border-style: dashed solid solid dashed;
+
        border-color: transparent #f2f2f2 transparent transparent;
+
      }
+
      .msg .up{
+
        top: -20px;
+
        left: 50%;
+
        border-style: dashed solid solid dashed;
+
        border-color: transparent transparent #f2f2f2 transparent;
+
      }
+
      .fp-controlArrow .fp-prev{
+
        border-color: transparent gray transparent transparent;
+
      }
+
      .fp-controlArrow .fp-next{
+
        border-color: transparent transparent transparent gray;
+
      }
+
      #section-1{
+
        background: -webkit-gradient(linear, top left, bottom left, from(#4bbfc3), to(#7baabe));
+
        background: -webkit-linear-gradient(#4BBFC3, #7BAABE);
+
        background: linear-gradient(#4BBFC3,#7BAABE);
+
      }
+
      .show-sec{
+
        background: -webkit-gradient(linear, top left, bottom left, from(#7baabe), to(#969ac6));
+
        background: -webkit-linear-gradient(#7BAABE, #969AC6);
+
        background: linear-gradient(#7BAABE,#969AC6);
+
      }
+
  .section .himg{
+
  width:100%;
+
  }
+
    </style>
+
  <link href="https://2015.igem.org/Team:NEFU_China/cleariGEM?action=raw&ctype=text/css" rel="stylesheet" /> </head>
+
  <body>
+
    <div id="fullpage">
+
      <div class="section" id="section-1">
+
        <nav class="navbar navbar-inverse">
+
          <div class="logo-container"><span class="logo">Flight iGEM</span></div>
+
          <h2>Facts<em></em></h2>
+
        </nav>
+
        <div class="container">
+
          <div class="row">
+
            <div class="sub-container">
+
                <h2 style="text-align:center;">Attitudes towards creating a wiki</h2>
+
                <div class="col-xs-6 col-md-6">
+
                  <canvas id="slide-canvas-1"></canvas>
+
                </div>
+
                <div class="col-xs-6 col-md-6 chart-msg">
+
                  <p>According to a survey conducted by us, we found that most teams agree&nbsp;the thesis that creating wiki is a difficult or tedious work to finish with high quality, especially when time is very limited. So, we&rsquo;d like to make some changes.</p>
+
  
<p>*You can see all raw data by click <a href="http://www.wenjuan.com/r/QF3QnyK?pid=55f01be9f7405b0c34569df1&amp;vcode=d3452b2f6d3f5f4e009805e3520d4512">this</a>.</p>
+
h1, h2, h3, h4, h5, h6 {
                </div>
+
border-bottom: none;
            </div>
+
}
          </div>
+
        </div>
+
      </div>
+
      <div class="section show-sec" id="section">
+
        <nav class="navbar navbar-inverse">
+
          <div class="logo-container"><span class="logo">Flight iGEM</span></div>
+
          <h2>Flight iGEM Magic<em></em></h2>
+
        </nav>
+
        <div class="slide" id="slide1">
+
          <div class="container">
+
            <div class="row">
+
              <div class="sub-container">
+
                <div class="col-xs-6 col-md-6" style="text-align:center;"><img src="https://static.igem.org/mediawiki/2015/6/64/NEFU_China_0E792055-5CA4-4CE3-8638-93AC5988AC34.png" /></div>
+
  
<div class="col-xs-6 col-md-6 msg">
+
#bodyContent h1, #bodyContent h2 {
<p>About half of teams we surveyed hold the opinion that creating a wiki requires superior skills in programming (29/56), which lead them feel hard about it. We sincerely invite you to click the right arrow and discover what giant changes Flight iGEM can make.</p>
+
margin-bottom: 0;
</div>
+
}
              </div>
+
            </div>
+
          </div>
+
        </div>
+
        <div class="slide">
+
          <div class="container">
+
            <div class="raw">
+
              <div class="sub-container">
+
                <div class="col-xs-6 col-md-6"><img class="himg" alt="" src="https://static.igem.org/mediawiki/2015/6/61/NEFU_China_FABE4DBA-CD83-486D-AAC2-E4B3949D76D8.png" /></div>
+
  
<div class="col-xs-6 col-md-6">
+
.section h2 {
<h1>Step 1</h1>
+
text-align: center;
 +
padding-bottom: 5px;
 +
position: relative;
 +
line-height: 80px;
 +
color: white;
 +
}
  
<p>To create a wiki, a HTML template is necessary neither with Flight iGEM nor without Flight iGEM.</p>
+
.section h2 em {
</div>              </div>
+
display: block;
            </div>
+
border-width: 10px;
          </div>
+
position: absolute;
        </div>
+
bottom: -10px;
        <div class="slide">
+
left: 50%;
          <div class="container">
+
border-style: solid dashed dashed;
            <div class="raw">
+
border-color: transparent transparent #F7931E transparent;
              <div class="sub-container">
+
font-size: 0;
                <h1>Step 2</h1>
+
line-height: 0;
 +
}
  
<div class="col-xs-6 col-md-6">
+
.section .navbar {
<h2>Without Flight iGEM</h2>
+
margin-bottom: 120px;
<img alt="" class="himg" src="https://static.igem.org/mediawiki/2015/3/30/NEFU_China_60AF68F6-696F-4A98-844E-2023C8011191.png" />
+
position: absolute;
<p>Once the template is done, other teammates can start to summarize the project, record experiments&rsquo; data by using their Word or iWork.</p>
+
top: 0;
</div>
+
width: 100%;
 +
}
  
<div class="col-xs-6 col-md-6">
+
.section .navbar h2 {
<h2>With Flight iGEM</h2>
+
margin-top: 0;
<img alt="" class="himg" src="https://static.igem.org/mediawiki/2015/6/6f/NEFU_China_75095857-0A36-4862-8293-8993E03284D5.png" />Flight iGEM requires you and your teammates to work online. We use CKEditor(a free, Open Source HTML text editor) to set up edit environment like Word or iWork.</div>              </div>
+
}
            </div>
+
          </div>
+
        </div>
+
        <div class="slide">
+
          <div class="container">
+
            <div class="raw">
+
              <div class="sub-container">
+
                <h1>Step 3</h1>
+
  
<div class="col-xs-6 col-md-6">
+
.logo-container {
<h2>Without Flight iGEM</h2>
+
height: 160px;
<img class="himg" src="https://static.igem.org/mediawiki/2015/3/3c/NEFU_China_53ABE671-6E9D-4A6A-A6CA-6C58897625F2.png" />
+
background-color: #F7931E;
<p>Without Flight iGEM, you need to upload all images and other media files which involved in your articles to the iGEM server manually.</p>
+
width: 100px;
</div>
+
position: absolute;
 +
left: 20px;
 +
}
  
<div class="col-xs-6 col-md-6">
+
.logo {
<h2>With Flight iGEM</h2>
+
display: block;
<img class="himg" src="https://static.igem.org/mediawiki/2015/0/09/NEFU_China_7C064076-7096-4A36-918C-6602AC0862D3.png" />
+
font-size: 15px;
<p>If you use Flight iGEM, all media files(especially the images) which you insert into the article will be automatically upload to iGEM server.</p>
+
margin-top: 125px;
</div>              </div>
+
text-align: center;
            </div>
+
color: white;
          </div>
+
}
        </div>
+
        <div class="slide">
+
          <div class="container">
+
            <div class="raw">
+
              <div class="sub-container">
+
                <h1>Step 4</h1>
+
  
<div class="col-xs-6 col-md-6">
+
@media ( max-width : 768px) {
<h2>Without Flight iGEM</h2>
+
.logo-container {
<img class="himg" src="https://static.igem.org/mediawiki/2015/e/e6/NEFU_China_DEE6107D-1149-460D-A6CA-F9A0FCEEBE66.png" />
+
display: none;
<p>You need to assign the content which converted from Word or iWork documents to the template. In this step, there will be numerous words and sentences that will be copied and pasted, which cost a lot of time and memory.</p>
+
}
</div>
+
}
  
<div class="col-xs-6 col-md-6">
+
.sub-container {
<h2>With Flight iGEM</h2>
+
padding-top: 45px;
<img class="himg" src="https://static.igem.org/mediawiki/2015/d/d5/NEFU_China_8EA8F25C-716E-480F-9DFC-B3B0B58DD2B0.png" />
+
}
<p>Flight iGEM can assign contents with template automatically, all you need to do is to select what you want to display, and then click &#39;Magic&#39;.</p>
+
</div>              </div>
+
            </div>
+
          </div>
+
        </div>
+
        <div class="slide">
+
          <div class="container">
+
            <div class="raw">
+
              <div class="sub-container">
+
                <h1>Step 5</h1>
+
  
<div class="col-xs-6 col-md-6">
+
.sub-container .msg {
<h2>Without Flight iGEM</h2>
+
background-color: #f2f2f2;
<img class="himg" src="https://static.igem.org/mediawiki/2015/0/05/NEFU_China_419F93B3-DBB5-46EF-A785-05A0D702C8F0.png" />
+
position: relative;
<p>After you merged this two page, there are you should upload the &quot;code soup&quot; to the iGEM server, and this is the final step of the whole procedure.</p>
+
padding: 15px;
</div>
+
display: block;
 +
}
  
<div class="col-xs-6 col-md-6">
+
.chart-msg {
<h2>With Flight iGEM</h2>
+
padding: 15px;
<img class="himg" src="https://static.igem.org/mediawiki/2015/6/6a/NEFU_China_E5C6420A-4FEF-4898-BDED-AFCAEB7E36AF.png" />
+
padding-left: 30px;
<p>Flight iGEM will upload your pages to the iGEM server after step 4, and the only thing you need to do is to visit your target page and check if the page is exactly what you want.</p>
+
}
</div>              </div>
+
            </div>
+
          </div>
+
        </div>
+
      </div>
+
      <div class="section show-sec">
+
        <nav class="navbar navbar-inverse">
+
          <div class="logo-container"><span class="logo">Flight iGEM</span></div>
+
          <h2>Online Collaboration<em></em></h2>
+
        </nav>
+
        <div class="container">
+
          <div class="row">
+
            <div class="sub-container">
+
              <div class="col-xs-6 col-md-6" style="text-align:center;"><img src="https://static.igem.org/mediawiki/2015/3/38/NEFU_China_93E048E2-4DF1-4B5C-B5A7-AAECD232B31F.png" /></div>
+
<div class="col-xs-6 col-md-6 msg">
+
<p>A typical iGEM wiki can be divided into no less than 8 sections (like the home page, project, safety, team, and so on). Under each section, there are a lot of issues which you want to present. Just like the &lsquo;Project&rsquo; section, you may need to tell others about your background information, design, etc. Tedious as it is, we, the same as other 52 teams (52/56), believe that online collaboration can improve the efficiency of creating a wiki. Flight iGEM provides you an online platform, in which you can collaborate with your teammates, so every teammate can create page and edit them at any time or anywhere. To avoid version conflict(covered by others&rsquo; edition), we mimic the concept of SVN. You can click <a href="#" data-toggle="modal" data-backdrop="" data-target="#vcModal">me</a> to watch a short video which explains how it works.</p>
+
</div>
+
            </div>
+
          </div>
+
        </div>
+
      </div>
+
      <div class="section show-sec">
+
        <nav class="navbar navbar-inverse">
+
          <div class="logo-container"><span class="logo">Flight iGEM</span></div>
+
          <h2>Deadline alarm<em></em></h2>
+
        </nav>
+
        <div class="container">
+
          <div class="row">
+
            <div class="sub-container">
+
                <div class="col-xs-12 col-md-12" style="text-align:center;"><img src="https://static.igem.org/mediawiki/2015/9/9b/NEFU_China_3702A597-6FFB-4715-990E-36F15066FBF3.png" /></div>
+
  
<div class="col-xs-12 col-md-12 msg">
+
.sub-container .img {
<em class="up"></em>
+
display: block;
<p>According to our investigation among 65 teams, 18 of them thought there were too many deadlines in iGEM and they might be forgotten easily. Moreover,43 teams surveyed indicated that it would be better if there are certain reminders for the deadlines. As we all know, iGEM is a competition composed of a lot of&nbsp;events. To help users manage their time better, Flight iGEM also covers a deadline reminder. Most noteworthy is that this reminder is able to convert time zones automatically according to the users&#39; geographic positions.</p>
+
}
</div>
+
            </div>
+
          </div>
+
        </div>
+
      </div>
+
      <div class="section show-sec">
+
        <nav class="navbar navbar-inverse">
+
          <div class="logo-container"><span class="logo">Flight iGEM</span></div>
+
          <h2>What's for the iGEM Server?<em></em></h2>
+
        </nav>
+
        <div class="container">
+
          <div class="raw">
+
            <div class="sub-container">
+
                <div class="col-xs-6 col-md-6" style="text-align:center;"><img class="himg" src="https://static.igem.org/mediawiki/2015/d/d8/Queue.png" /></div>
+
  
<div class="col-xs-6 col-md-6 msg">
+
.sub-container .msg em {
<p>Considering that 83% teams (54/65) have encountered the situation that the&nbsp;iGEM server got slower or went down when it is close to the freeze of wiki, we decide to linearize&nbsp;all our request. It means if you want to build up a page and post it to iGEM server, you have to queue for a while until people who requested before you finished their query. To speed up all the requests, we create more than ten queues, which we believe is enough to handle them. And we hold the opinion that our platform will contribute a lot to ease the burden of iGEM servers, if it is accepted by other teams.</p>
+
position: absolute;
</div>           </div>
+
border-width: 10px;
          </div>
+
font-size: 0;
        </div>
+
line-height: 0;
      </div>
+
}
    </div>
+
 
 +
.msg .right {
 +
top: 50%;
 +
right: -20px;
 +
border-style: dashed solid solid dashed;
 +
border-color: transparent transparent transparent #f2f2f2;
 +
}
 +
 
 +
.msg .left {
 +
top: 50%;
 +
left: -20px;
 +
border-style: dashed solid solid dashed;
 +
border-color: transparent #f2f2f2 transparent transparent;
 +
}
 +
 
 +
.msg .up {
 +
top: -20px;
 +
left: 50%;
 +
border-style: dashed solid solid dashed;
 +
border-color: transparent transparent #f2f2f2 transparent;
 +
}
 +
 
 +
.fp-controlArrow .fp-prev {
 +
border-color: transparent gray transparent transparent;
 +
}
 +
 
 +
.fp-controlArrow .fp-next {
 +
border-color: transparent transparent transparent gray;
 +
}
 +
 
 +
#section0 {
 +
background: -webkit-gradient(linear, top left, bottom left, from(#4bbfc3),
 +
to(#7baabe));
 +
background: -webkit-linear-gradient(#4BBFC3, #7BAABE);
 +
background: linear-gradient(#4BBFC3, #7BAABE);
 +
}
 +
 
 +
.show-sec {
 +
background: -webkit-gradient(linear, top left, bottom left, from(#7baabe),
 +
to(#969ac6));
 +
background: -webkit-linear-gradient(#7BAABE, #969AC6);
 +
background: linear-gradient(#7BAABE, #969AC6);
 +
}
 +
 
 +
.section .himg {
 +
width: 100%;
 +
}
 +
</style>
 +
<link
 +
href="https://2015.igem.org/Team:NEFU_China/cleariGEM?action=raw&ctype=text/css"
 +
rel="stylesheet" />
 +
</head>
 +
<body>
 +
<div id="fullpage">
 +
<div class="section" id="section0">
 +
<nav class="navbar navbar-inverse">
 +
<div class="logo-container">
 +
<span class="logo">Flight iGEM</span>
 +
</div>
 +
<h2>
 +
Attitudes<em></em>
 +
</h2>
 +
</nav>
 +
<div class="container">
 +
<div class="row">
 +
<div class="sub-container">
 +
<h2 style="text-align: center;">Attitudes towards creating a
 +
wiki</h2>
 +
<div class="col-xs-6 col-md-6">
 +
<canvas id="slide-canvas-1"></canvas>
 +
</div>
 +
<div class="col-xs-6 col-md-6 chart-msg">
 +
<p>According to our survey, most teams (51/66) find it difficult or tedious to create wiki with high quality, especially in very limited time. So, we&rsquo;d like to make some changes.</p>
 +
<p>
 +
*You can see all raw data by click <a
 +
href="http://www.wenjuan.com/r/QF3QnyK?pid=55f01be9f7405b0c34569df1&amp;vcode=d3452b2f6d3f5f4e009805e3520d4512">this</a>.
 +
</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="section show-sec"  id="section1">
 +
<nav class="navbar navbar-inverse">
 +
<div class="logo-container">
 +
<span class="logo">Flight iGEM</span>
 +
</div>
 +
<h2>
 +
Online Collaboration<em></em>
 +
</h2>
 +
</nav>
 +
<div class="container">
 +
<div class="row">
 +
<div class="sub-container">
 +
<div class="col-xs-6 col-md-6" style="text-align: center;">
 +
<img
 +
src="https://static.igem.org/mediawiki/2015/3/38/NEFU_China_93E048E2-4DF1-4B5C-B5A7-AAECD232B31F.png" id="oc-img" />
 +
</div>
 +
<div class="col-xs-6 col-md-6 msg">
 +
<em class="left"></em>
 +
<p>
 +
A typical iGEM wiki can be divided into no less than 8 sections
 +
(like the home page, project, safety, team, and so on). Under
 +
each section, there are a lot of issues which you want to
 +
present. Just like the &lsquo;Project&rsquo; section, you may
 +
need to tell others about your background information, design,
 +
etc. Tedious as it is, we, the same as other 61 teams (61/66),
 +
believe that collaboration can improve the efficiency of
 +
creating a wiki. Flight iGEM provides you an online platform, in
 +
which you can collaborate with your teammates, so every teammate
 +
can create page and edit them at any time or anywhere. To avoid
 +
version conflict(covered by others&rsquo; edition), we mimic the
 +
concept of SVN. You can click <a href="#" data-toggle="modal"
 +
data-backdrop="" data-target="#vcModal">me</a> to watch a short
 +
video which explains how it works.
 +
</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="section show-sec" id="section2">
 +
<nav class="navbar navbar-inverse">
 +
<div class="logo-container">
 +
<span class="logo">Flight iGEM</span>
 +
</div>
 +
<h2>
 +
Flight iGEM Magic<em></em>
 +
</h2>
 +
</nav>
 +
<div class="slide" id="slide1">
 +
<div class="container">
 +
<div class="row">
 +
<div class="sub-container">
 +
<div class="col-xs-6 col-md-6" style="text-align: center;">
 +
<img
 +
src="https://static.igem.org/mediawiki/2015/6/64/NEFU_China_0E792055-5CA4-4CE3-8638-93AC5988AC34.png" />
 +
</div>
 +
 
 +
<div class="col-xs-6 col-md-6 msg">
 +
<em class="left"></em>
 +
<p>About half of iGEM teams (32/66) we surveyed hold the opinion that
 +
creating a wiki requires superior skills in programming, which leads them to feel hard about it. We sincerely
 +
invite you to click the right arrow and discover what giant
 +
changes Flight iGEM can make.</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="slide">
 +
<div class="container">
 +
<div class="raw">
 +
<div class="sub-container">
 +
<div class="col-xs-6 col-md-6">
 +
<img class="himg" alt=""
 +
src="https://static.igem.org/mediawiki/2015/6/61/NEFU_China_FABE4DBA-CD83-486D-AAC2-E4B3949D76D8.png" />
 +
</div>
 +
<div class="col-xs-6 col-md-6">
 +
<h1>Step 1</h1>
 +
<p>To create a wiki, a HTML template is necessary neither
 +
with Flight iGEM nor without Flight iGEM. Templates used for Flight iGEM should follow some simple rules, which can be found in <a href="https://github.com/reage/flightigem/wiki/Template" target="_blank" >our document.</a></p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="slide">
 +
<div class="container">
 +
<div class="raw">
 +
<div class="sub-container">
 +
<h1>Step 2</h1>
 +
<div class="col-xs-6 col-md-6">
 +
<h2>Without Flight iGEM</h2>
 +
<img alt="" class="himg"
 +
src="https://static.igem.org/mediawiki/2015/3/30/NEFU_China_60AF68F6-696F-4A98-844E-2023C8011191.png" />
 +
<p>Once the template is done, other teammates can start to
 +
summarize the project, record experiments&rsquo; data by using
 +
their Word or iWork.</p>
 +
</div>
 +
<div class="col-xs-6 col-md-6">
 +
<h2>With Flight iGEM</h2>
 +
<img alt="" class="himg"
 +
src="https://static.igem.org/mediawiki/2015/6/6f/NEFU_China_75095857-0A36-4862-8293-8993E03284D5.png" />Flight
 +
iGEM requires you and your teammates to work online. We use
 +
CKEditor(a free, Open Source HTML text editor) to set up edit
 +
environment like Word or iWork.
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="slide">
 +
<div class="container">
 +
<div class="raw">
 +
<div class="sub-container">
 +
<h1>Step 3</h1>
 +
<div class="col-xs-6 col-md-6">
 +
<h2>Without Flight iGEM</h2>
 +
<img class="himg"
 +
src="https://static.igem.org/mediawiki/2015/3/3c/NEFU_China_53ABE671-6E9D-4A6A-A6CA-6C58897625F2.png" />
 +
<p>Without Flight iGEM, you need to upload all images and
 +
other media files which involved in your articles to the iGEM
 +
server manually.</p>
 +
</div>
 +
<div class="col-xs-6 col-md-6">
 +
<h2>With Flight iGEM</h2>
 +
<img class="himg"
 +
src="https://static.igem.org/mediawiki/2015/0/09/NEFU_China_7C064076-7096-4A36-918C-6602AC0862D3.png" />
 +
<p>If you use Flight iGEM, all media files(especially the
 +
images) which you insert into the article will be automatically
 +
upload to iGEM server.</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="slide">
 +
<div class="container">
 +
<div class="raw">
 +
<div class="sub-container">
 +
<h1>Step 4</h1>
 +
<div class="col-xs-6 col-md-6">
 +
<h2>Without Flight iGEM</h2>
 +
<img class="himg"
 +
src="https://static.igem.org/mediawiki/2015/e/e6/NEFU_China_DEE6107D-1149-460D-A6CA-F9A0FCEEBE66.png" />
 +
<p>You need to assign the content which converted from Word
 +
or iWork documents to the template. In this step, there will be
 +
numerous words and sentences that will be copied and pasted,
 +
which cost a lot of time and memory.</p>
 +
</div>
 +
<div class="col-xs-6 col-md-6">
 +
<h2>With Flight iGEM</h2>
 +
<img class="himg"
 +
src="https://static.igem.org/mediawiki/2015/d/d5/NEFU_China_8EA8F25C-716E-480F-9DFC-B3B0B58DD2B0.png" />
 +
<p>Flight iGEM can assign contents with template
 +
automatically, all you need to do is to select what you want to
 +
display, and then click &#39;Magic&#39;.</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="slide">
 +
<div class="container">
 +
<div class="raw">
 +
<div class="sub-container">
 +
<h1>Step 5</h1>
 +
<div class="col-xs-6 col-md-6">
 +
<h2>Without Flight iGEM</h2>
 +
<img class="himg"
 +
src="https://static.igem.org/mediawiki/2015/0/05/NEFU_China_419F93B3-DBB5-46EF-A785-05A0D702C8F0.png" />
 +
<p>After you merged this two page, there are you should
 +
upload the &quot;code soup&quot; to the iGEM server, and this
 +
is the final step of the whole procedure.</p>
 +
</div>
 +
<div class="col-xs-6 col-md-6">
 +
<h2>With Flight iGEM</h2>
 +
<img class="himg"
 +
src="https://static.igem.org/mediawiki/2015/6/6a/NEFU_China_E5C6420A-4FEF-4898-BDED-AFCAEB7E36AF.png" />
 +
<p>Flight iGEM will upload your pages to the iGEM server
 +
after step 4, and the only thing you need to do is to visit
 +
your target page and check if the page is exactly what you
 +
want.</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="section show-sec"  id="section3">
 +
<nav class="navbar navbar-inverse">
 +
<div class="logo-container">
 +
<span class="logo">Flight iGEM</span>
 +
</div>
 +
<h2>
 +
Deadline alarm<em></em>
 +
</h2>
 +
</nav>
 +
<div class="container">
 +
<div class="row">
 +
<div class="sub-container">
 +
<div class="col-xs-12 col-md-12" style="text-align: center;">
 +
<img
 +
src="https://static.igem.org/mediawiki/2015/9/9b/NEFU_China_3702A597-6FFB-4715-990E-36F15066FBF3.png" />
 +
</div>
 +
<div class="col-xs-12 col-md-12 msg" style="margin-top: 20px;">
 +
<em class="up"></em>
 +
<p>According to our investigation among 66 teams, 19 of them
 +
thought there were too many deadlines in iGEM and they might be
 +
forgotten easily. Moreover,43 teams surveyed indicated that it
 +
would be better if there were certain reminders for the
 +
deadlines. As we all know, iGEM is a competition composed of a
 +
lot of&nbsp;events. To help users manage their time better,
 +
Flight iGEM also covers a deadline reminder. It is most noteworthy
 +
that this reminder is able to convert time zones automatically
 +
according to the users&#39; geographic positions.</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="section show-sec"  id="section4">
 +
<nav class="navbar navbar-inverse">
 +
<div class="logo-container">
 +
<span class="logo">Flight iGEM</span>
 +
</div>
 +
<h2>
 +
What's for the iGEM Server?<em></em>
 +
</h2>
 +
</nav>
 +
<div class="container">
 +
<div class="raw">
 +
<div class="sub-container">
 +
<div class="col-xs-6 col-md-6" style="text-align: center;">
 +
<img class="himg"
 +
src="https://static.igem.org/mediawiki/2015/d/d8/Queue.png" />
 +
</div>
 +
 
 +
<div class="col-xs-6 col-md-6 msg">
 +
<p>Considering that 83.3% teams (55/66) have encountered the
 +
situation that the&nbsp;iGEM server got slower or went down when
 +
it is close to the freeze of wiki, we decide to
 +
linearize&nbsp;all our request. It means if you want to build  
 +
a page and post it to iGEM server, you have to queue for a while
 +
until people who requested before you finish their queries. To
 +
speed up all the requests, we create more than ten queues, which
 +
we believe is enough to handle them. And we hold the opinion
 +
that our platform will contribute a lot to ease the burden of
 +
iGEM servers, if it is accepted by other teams.</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 
<!-- VC Modal -->
 
<!-- VC Modal -->
<div class="modal fade" id="vcModal" tabindex="-1" role="dialog" aria-labelledby="vcModalLabel">
+
<div class="modal fade" id="vcModal" tabindex="-1" role="dialog"
 +
aria-labelledby="vcModalLabel">
 
<div class="modal-dialog" role="document">
 
<div class="modal-dialog" role="document">
 
<div class="modal-content">
 
<div class="modal-content">
 
<div class="modal-header">
 
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
+
<button type="button" class="close" data-dismiss="modal"
<h4 class="modal-title" id="vcModalLabel">How version control works</h4>
+
aria-label="Close">
 +
<span aria-hidden="true">&times;</span>
 +
</button>
 +
<h4 class="modal-title" id="vcModalLabel">How version control
 +
works</h4>
 
</div>
 
</div>
<div class="modal-body" style="text-align:center;">
+
<div class="modal-body" style="text-align: center;">
 
<video width="580" height="360" controls="controls">
 
<video width="580" height="360" controls="controls">
<source src="https://static.igem.org/mediawiki/2015/4/49/NEFU_China_vc.ogg" type="video/ogg">
+
<source
<source src="https://static.igem.org/mediawiki/2015/b/b0/NEFU_China_vc.mp4" type="video/mp4">
+
src="https://static.igem.org/mediawiki/2015/4/49/NEFU_China_vc.ogg"
 +
type="video/ogg">
 +
<source
 +
src="https://static.igem.org/mediawiki/2015/b/b0/NEFU_China_vc.mp4"
 +
type="video/mp4">
 
Your browser does not support the video tag.
 
Your browser does not support the video tag.
 
</video>
 
</video>
Line 341: Line 479:
 
</div>
 
</div>
 
</div>
 
</div>
    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
+
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
    <script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
    <!-- Include all compiled plugins (below), or include individual files as needed -->
+
<!-- Include all compiled plugins (below), or include individual files as needed -->
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
+
<script
    <!--<script src="js/jquery.easings.min.js"></script>-->
+
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
    <script src="https://2015.igem.org/Team:NEFU_China/fullPage?action=raw&ctype=text/javascript"></script>
+
<<script src="js/jquery.easings.min.js"></script>
    <script src="https://2015.igem.org/Team:NEFU_China/Chartjs?action=raw&ctype=text/javascript"></script>
+
<script
    <script type="text/javascript">
+
src="https://2015.igem.org/Team:NEFU_China/fullPage?action=raw&ctype=text/javascript"></script>
    $(document).ready(function() {
+
<!-- <script src="http://localhost/fi/js/jquery.fullPage.min.js"></script>-->
      $('#fullpage').fullpage({
+
<!--<script src="http://localhost/fi/js/Chart.min.js"></script>-->
        anchors: ['intro', 'builder', 'collaboration', 'deadline', '4igem'],
+
<script
        navigation: true,
+
src="https://2015.igem.org/Team:NEFU_China/Chartjs?action=raw&ctype=text/javascript"></script>
        navigationPosition: 'right',
+
<script type="text/javascript">
        menu: '#menu',
+
$(document).ready(
        css3: true,
+
function() {
        scrollingSpeed: 666,
+
$('#fullpage').fullpage(
        navigationTooltips: ['Some facts about creating a wiki', 'Flight iGEM Magic', 'Online Collaboration', 'Deadline', 'For iGEM']
+
{
      });
+
anchors : [ 'intro', 'collaboration',
 +
'builder', 'deadline', '4igem', 'cf' ],
 +
navigation : true,
 +
navigationPosition : 'right',
 +
menu : '#menu',
 +
css3 : true,
 +
scrollingSpeed : 666,
 +
afterLoad: function(anchorLink, index){
 +
//section 2
 +
if(anchorLink == 'collaboration'){
 +
//moving the image
 +
$('#section1').find('#oc-img').show("slow");
 +
}
 +
},
 +
navigationTooltips : [
 +
'Attitudes',
 +
'Collaboration platform',
 +
'Magic',
 +
'Deadline alarm',
 +
'Queue system' ,
 +
'Current and Future']
 +
});
  
      $('#showExamples').click(function(e){
+
$('#showExamples').click(function(e) {
        e.stopPropagation();
+
e.stopPropagation();
        e.preventDefault();
+
e.preventDefault();
        $('#examplesList').toggle();
+
$('#examplesList').toggle();
      });
+
});
  
      $('html').click(function(){
+
$('html').click(function() {
        $('#examplesList').hide();
+
$('#examplesList').hide();
      });
+
});
  
      var chart1 = {
+
var chart1 = {
        labels : ['hard', 'tedious', 'not difficult', 'pleasant'],
+
labels : [ 'hard', 'tedious', 'not difficult',
        datasets : [
+
'pleasant' ],
          {
+
datasets : [ {
            fillColor:"rgba(220,220,220,0.5)",
+
fillColor : "rgba(220,220,220,0.5)",
            strokeColor:"rgba(220,220,220,0.8)",
+
strokeColor : "rgba(220,220,220,0.8)",
            highlightFill:"rgba(220,220,220,0.75)",
+
highlightFill : "rgba(220,220,220,0.75)",
            highlightStroke:"rgba(220,220,220,1)",
+
highlightStroke : "rgba(220,220,220,1)",
            data: [24, 32, 6, 4],
+
data : [ 28, 38, 9, 4 ],
          }
+
} ]
        ]
+
}
      }
+
     
+
  
      var ctx_1 = document.getElementById("slide-canvas-1").getContext("2d");
+
var ctx_1 = document.getElementById("slide-canvas-1")
      window.myBar = new Chart(ctx_1).Bar(chart1, {responsive: true});
+
.getContext("2d");
 +
window.myBar = new Chart(ctx_1).Bar(chart1, {
 +
responsive : true
 +
});
  
    });
+
});
    </script>
+
</script>
  </body>
+
</body>
  </div>
+
</div>
 
</html>
 
</html>

Revision as of 17:40, 14 September 2015

Flight iGEM

Attitudes towards creating a wiki

According to our survey, most teams (51/66) find it difficult or tedious to create wiki with high quality, especially in very limited time. So, we’d like to make some changes.

*You can see all raw data by click this.

A typical iGEM wiki can be divided into no less than 8 sections (like the home page, project, safety, team, and so on). Under each section, there are a lot of issues which you want to present. Just like the ‘Project’ section, you may need to tell others about your background information, design, etc. Tedious as it is, we, the same as other 61 teams (61/66), believe that collaboration can improve the efficiency of creating a wiki. Flight iGEM provides you an online platform, in which you can collaborate with your teammates, so every teammate can create page and edit them at any time or anywhere. To avoid version conflict(covered by others’ edition), we mimic the concept of SVN. You can click me to watch a short video which explains how it works.

About half of iGEM teams (32/66) we surveyed hold the opinion that creating a wiki requires superior skills in programming, which leads them to feel hard about it. We sincerely invite you to click the right arrow and discover what giant changes Flight iGEM can make.

Step 1

To create a wiki, a HTML template is necessary neither with Flight iGEM nor without Flight iGEM. Templates used for Flight iGEM should follow some simple rules, which can be found in our document.

Step 2

Without Flight iGEM

Once the template is done, other teammates can start to summarize the project, record experiments’ data by using their Word or iWork.

With Flight iGEM

Flight iGEM requires you and your teammates to work online. We use CKEditor(a free, Open Source HTML text editor) to set up edit environment like Word or iWork.

Step 3

Without Flight iGEM

Without Flight iGEM, you need to upload all images and other media files which involved in your articles to the iGEM server manually.

With Flight iGEM

If you use Flight iGEM, all media files(especially the images) which you insert into the article will be automatically upload to iGEM server.

Step 4

Without Flight iGEM

You need to assign the content which converted from Word or iWork documents to the template. In this step, there will be numerous words and sentences that will be copied and pasted, which cost a lot of time and memory.

With Flight iGEM

Flight iGEM can assign contents with template automatically, all you need to do is to select what you want to display, and then click 'Magic'.

Step 5

Without Flight iGEM

After you merged this two page, there are you should upload the "code soup" to the iGEM server, and this is the final step of the whole procedure.

With Flight iGEM

Flight iGEM will upload your pages to the iGEM server after step 4, and the only thing you need to do is to visit your target page and check if the page is exactly what you want.

According to our investigation among 66 teams, 19 of them thought there were too many deadlines in iGEM and they might be forgotten easily. Moreover,43 teams surveyed indicated that it would be better if there were certain reminders for the deadlines. As we all know, iGEM is a competition composed of a lot of events. To help users manage their time better, Flight iGEM also covers a deadline reminder. It is most noteworthy that this reminder is able to convert time zones automatically according to the users' geographic positions.

Considering that 83.3% teams (55/66) have encountered the situation that the iGEM server got slower or went down when it is close to the freeze of wiki, we decide to linearize all our request. It means if you want to build a page and post it to iGEM server, you have to queue for a while until people who requested before you finish their queries. To speed up all the requests, we create more than ten queues, which we believe is enough to handle them. And we hold the opinion that our platform will contribute a lot to ease the burden of iGEM servers, if it is accepted by other teams.

<