Difference between revisions of "Team:SKLBC-DGSYZX/Notebook"

(Prototype team page)
 
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{SKLBC-DGSYZX}}
 
 
<html>
 
<html>
 +
<head>
 +
<title>Home</title>
 +
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 +
        <meta charset="utf-8">
 +
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 +
        <title>Home</title>
 +
        <link rel="shortcut icon" href="http://snapsvg.io/assets/favicon.ico?v=1">
 +
        <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width">
 +
        <script type="text/javascript" async="" src="./Snap.svg - Home_files/ga.js"></script><script src="http://use.edgefonts.net/source-sans-pro:n2,i2,n3,i3,n4,i4,n6,i6,n7,i7,n9,i9:all.js"></script>
 +
        <link rel="stylesheet" href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/css/master.css">
 +
        <script src="./Snap.svg - Home_files/snap.svg-min.js"></script>
 +
        <script type="text/javascript">
 +
    var _gaq = _gaq || [];
 +
    _gaq.push(['_setAccount', 'UA-44948757-1']);
 +
    _gaq.push(['_trackPageview']);
  
<h2>Notebook</h2>
+
    (function() {
 +
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
 +
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
 +
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 +
    })();
 +
   
 +
    function trackOutboundLink(link, category, action) {
 +
        try {
 +
        _gaq.push(['_trackEvent', category , action]);
 +
        } catch(err){}
 +
       
 +
        setTimeout(function() {
 +
        document.location.href = link.href;
 +
        }, 100);
 +
    }
 +
</script>
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 +
<a href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/index.html"></a></p>
 +
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
 +
<link href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/css/bootstrap.css" rel='stylesheet' type='text/css' />
 +
<link rel="stylesheet" type="text/css" href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/css/wiki.css">
 +
<link href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/css/teamwiki.css" rel='stylesheet' type='text/css' />
 +
<link href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/css/ionicons.css" rel='stylesheet' type='text/css' />
 +
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 +
<!-- Custom Theme files -->
 +
<link href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/css/style.css" rel='stylesheet' type='text/css' />
 +
<!-- Custom Theme files -->
 +
<!--webfont-->
 +
<link href='http://fonts.useso.com/css?family=Quicksand:300,400,700' rel='stylesheet' type='text/css'>
 +
<link href='http://fonts.useso.com/css?family=Exo+2:100,200,300,400,500,600,700,800,900' rel='stylesheet' type='text/css'>
 +
<script type="text/javascript" src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/js/jquery-1.11.1.min.js"></script>
 +
<script type="text/javascript" src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/js/jquery.min.js"></script>
 +
<script type="text/javascript">
 +
    $(document).ready(function(){
 +
        $("#goToTop").hide()//隐藏go to top按钮
 +
        $(function(){
 +
            $(window).scroll(function(){
 +
                if($(this).scrollTop()>1){//当window的scrolltop距离大于1时,go to top按钮淡出,反之淡入
 +
                    $("#goToTop").fadeIn();
 +
                } else {
 +
                    $("#goToTop").fadeOut();
 +
                }
 +
            });
 +
        });
 +
   
  
<p> Document the dates you worked on your project.</p>
+
        // 给go to top按钮一个点击事件
 +
        $("#goToTop a").click(function(){
 +
            $("html,body").animate({scrollTop:0},800);//点击go to top按钮时,以800的速度回到顶部,这里的800可以根据你的需求修改
 +
            return false;
 +
        });
 +
    });
 +
    </script>
 +
<!------ Light Box ------>
 +
<link rel="stylesheet" href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/css/swipebox.css">
 +
<script src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/js/jquery.swipebox.min.js"></script>
 +
    <script type="text/javascript">
 +
jQuery(function($) {
 +
$(".swipebox").swipebox();
 +
});
 +
</script>
 +
<!------ Eng Light Box ------>  
 +
<!-- Prettify -->
 +
<link href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/css/owl.carousel.css" rel="stylesheet">
 +
<script src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/js/owl.carousel.js"></script>
 +
<script>
 +
$(document).ready(function() {
 +
$("#owl-demo3").owlCarousel({
 +
items : 4,
 +
lazyLoad : true,
 +
autoPlay : true,
 +
navigation: false,
 +
pagination: false,
 +
});
 +
});
 +
</script>
 +
<!----- //End-Share-instantly-slider---->
 +
<!----font-Awesome----->
 +
<link rel="stylesheet" href="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/fonts/css/font-awesome.min.css">
 +
<!----font-Awesome----->
 +
</head>
  
<h5>What should this page have?</h5>
+
<body style="background-color:white">
<ul>
+
<header id="header" style="height: inherit;">
<li>Chronological notes of what your team is doing.</li>
+
    <div class="wrap">
<li> Brief descriptions of daily important events.</li>
+
        <a href="./Snap.svg - Home_files/Snap.svg - Home.html" class="logo">
<li>Pictures of your progress. </li>
+
            <img src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/images/synn.jpg" alt="">
<li>Mention who participated in what task.</li>
+
            <span class="header">Synsketch</span>
</ul>
+
        </a>
 +
        <nav>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX" class=" selected">Home</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Project" class="">Project</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Notebook" class="">Notebook</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Attributions" class="">Attributions</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Collaborations" class="">Collaborations</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Pratices" class="">Human Pratices</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Parts" class="">Parts</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Safety" class="">Safety</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Software" class="">Software</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Entrepreneurship" class="">Entrepreneurship</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Team" class="">Team</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Medals" class="">Medals and Prizes</a>
 +
           
 +
            <a href="https://2015.igem.org/Team:SKLBC-DGSYZX/Design" class="">Design</a>
  
 +
        </nav>
 +
    </div>
 +
</header>
 +
<br><br>
 +
<div class="header_bottom about">
 +
<div class="container">
 +
<h1 style="color:white">Notebook</a></h1>
 +
</div>
 +
</div>
  
<h4>Inspiration</h4>
 
<p>You can see what others teams have done to organize their notes:</p>
 
 
<ul>
 
<li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Notebook">2014 ATOMS-Turkiye</a></li>
 
<li><a href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_project.html#tab_notebook">2014 Tec Monterrey</a></li>
 
<li><a href="https://2014.igem.org/Team:Kyoto/Notebook/Magnetosome_Formation#title">2014 Kyoto</a></li>
 
<li><a href="https://2014.igem.org/Team:Cornell/notebook">2014 Cornell</a></li>
 
</ul>
 
  
 +
<div class="about_box3 title" style="background-color:#ccffff" id="background">
 +
  <h3 class="m_1"><span >Team founded</span></h3>
 +
  <div class="container">
 +
      <div class="grid_3">
 +
        <p style="margin-top:30px;"> Our team set up on April 19th, 2015. We are voluntary to join our team and each of us plays an important role in the team. </p>
 +
      </div>
 +
      <div class="clearfix"> </div>
 +
  </div>
 +
</div>
 +
<div class="about_box3 title" style="background-color:#ff6699" id="background">
 +
  <h3 class="m_1"><span >Take the training</span></h3>
 +
  <div class="container">
 +
      <div class="grid_3">
 +
        <p style="margin-top:30px;">We took training every week under the help of instructors. During the training, we learn more about synthetic biology and improve our skills of debate and speech. We also develop good habits and explore methods to carry on scientific research. </p>
 +
        <img src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/images/takethetraining.png" style="display: block;margin-left: auto;margin-right: auto;margin-top: 40px;max-width: 850px;" class="img-gdsy" alt=""/>
 +
      </div>
 +
      <div class="clearfix"> </div>
 +
  </div>
 +
</div>
 +
<div class="about_box3 title" style="background-color:#66cccc">
 +
  <h3 class="m_1"><span>Choose the project</span></h3>
 +
  <div class="container">
 +
      <div class="grid_3">
 +
        <p style="margin-top:30px;">In the beginning, we knew more information about igem from our insructors and then after discussion and brain-storming we came up with the idea of our project.</p>
 +
      </div>
 +
      <div class="clearfix"> </div>
 +
  </div>
 +
</div>
 +
<div class="about_box3 title" style="background-color:#ccffff" id="syn">
 +
  <h3 class="m_1"><span>Find more information</span></h3>
 +
  <div class="container">
 +
      <div class="grid_3 syn">
 +
        <p style="margin-top:30px;">We divided in two groups.One group’s members studied software such as Photoshop,Illustrator and Premiere.And the other group studied JavaScript and some other programming software.All of us learned something about synthetic biology.</p>
 +
      </div>
 +
      <div class="clearfix"> </div>
 +
  </div>
 +
</div>
 +
<div class="about_box3 title" id="website" style="background-color:#ff6699">
 +
  <h3 class="m_1"><span>Campus display</span></h3>
 +
  <div class="container" >
 +
      <div class="grid_3 syn">
 +
        <li class="promble">On May.29th,we made a presentation about iGEM in our school(Guangdong Experimental High School),teachers and students were interested in our project.</li>
 +
        <img src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/images/kjj1.png" style="display: block;margin-left: auto;margin-right: auto;margin-top: 40px;max-width: 850px;" class="img-gdsy" alt=""/>
 +
        <li class="promble">On July.19th,we had a meetup with another high school team iGEM-SKLBC-China and four teams from Sun Yat-san University and Institutes Of Technology Of South China.</li>
 +
        <img src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/images/meetup1.png" style="display: block;margin-left: auto;margin-right: auto;margin-top: 40px;max-width: 850px;" class="img-gdsy" alt=""/>
 +
        <li class="promble">From July 20th to July 31st,we communicated with the other high school team SKLBC-China about our project.And we developed a cooperation function.</li>
 +
        <li class="promble">On August 6th,we had a meeting with Andrew’s team,a team which concentrated in charity.</li>
 +
        <img src="http://120.25.1.181:8080/www/gdsyzx/sklbc-gdsyzx/images/cooperation.png" style="display: block;margin-left: auto;margin-right: auto;margin-top: 40px;max-width: 850px;" class="img-gdsy" alt=""/>
 +
        <li class="promble">On August 8th and 9th,we went to South China University of Technology to study synthetic biology and conduct an experiment.</li>
 +
        <li class="promble">On August 12th,16th,and 21st,we cooperated with QiDe Company,an educational organization.</li>
 +
        <li class="promble">On September 10th,we promoted our Synsketch lessons at school.</li>
 +
        <p class="promble">......</p>
 +
      </div>
 +
      <div class="clearfix"> </div>
 +
  </div>
 +
</div>
 +
<div class="footer">
 +
  <div>
 +
        <div class="copy">
 +
            <p>Copyright &copy; 2015 SKLBC-GDSYZX.  All rights reserved.</p>
 +
      </div>
 +
  </div>
 
</div>
 
</div>
 +
<div id="goToTop"><a href="#">top</a></div>
 +
</body>
 
</html>
 
</html>

Latest revision as of 09:04, 18 September 2015

Home Home



Notebook

Team founded

Our team set up on April 19th, 2015. We are voluntary to join our team and each of us plays an important role in the team.

Take the training

We took training every week under the help of instructors. During the training, we learn more about synthetic biology and improve our skills of debate and speech. We also develop good habits and explore methods to carry on scientific research.

Choose the project

In the beginning, we knew more information about igem from our insructors and then after discussion and brain-storming we came up with the idea of our project.

Find more information

We divided in two groups.One group’s members studied software such as Photoshop,Illustrator and Premiere.And the other group studied JavaScript and some other programming software.All of us learned something about synthetic biology.

Campus display

  • On May.29th,we made a presentation about iGEM in our school(Guangdong Experimental High School),teachers and students were interested in our project.
  • On July.19th,we had a meetup with another high school team iGEM-SKLBC-China and four teams from Sun Yat-san University and Institutes Of Technology Of South China.
  • From July 20th to July 31st,we communicated with the other high school team SKLBC-China about our project.And we developed a cooperation function.
  • On August 6th,we had a meeting with Andrew’s team,a team which concentrated in charity.
  • On August 8th and 9th,we went to South China University of Technology to study synthetic biology and conduct an experiment.
  • On August 12th,16th,and 21st,we cooperated with QiDe Company,an educational organization.
  • On September 10th,we promoted our Synsketch lessons at school.
  • ......