Difference between revisions of "Team:Peking/Contribution"

(Prototype team page)
 
Line 1: Line 1:
{{Peking}}
+
<html lang="en">
<html>
+
  
 +
<head>
  
<div class="column full_size judges-will-not-evaluate">
+
    <style>
<h3>★  ALERT! </h3>
+
<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>
+
<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>
+
</div>
+
<div class="clear"></div>
+
  
  
<div class="column full_size">
+
        /***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
<h1>Contribution</h1>
+
 
<h3>Bronze Medal Criterion #4</h3>
+
        /* Clear the default wiki settings */
<p><b>Standard Tracks:</b> Participate in the Interlab Measurement Study (to be documented on your InterLab page) and/or improve the characterization of an existing BioBrick Part or Device and enter this information on that part's Main Page in the Registry. The part that you are characterizing must NOT be from a 2017 part number range. Teams who are working on improving the characterization of an existing part should document their experimental design here, along with an explanation for why they chose that part to improve. Data can also be shown here, but it MUST also be documented on the part's Main Page in the Registry.
+
 
<br><br>
+
        #home_logo, #sideMenu {
<b>Special Tracks:</b> Document at least one new substantial contribution to the iGEM community that showcases a project related to BioBricks. This contribution should be central to your project and equivalent in difficulty to making and submitting a BioBrick part.
+
            display: none;
 +
        }
 +
 
 +
        #sideMenu, #top_title, .patrollink {
 +
            display: none;
 +
        }
 +
 
 +
        #content {
 +
            width: 100%;
 +
            padding: 0px;
 +
            margin-top: 0px;
 +
            margin-left: 0px;
 +
        }
 +
 
 +
        body {
 +
            background-color: #FAFAFA;
 +
        !important;
 +
        }
 +
 
 +
        #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
 +
            margin-bottom: 0px;
 +
        }
 +
 
 +
        ol, ul{
 +
            list-style: none
 +
        }
 +
 
 +
        ol li:before {
 +
            content: counter(ol) ".";
 +
            counter-increment: ol;
 +
            color: #02A9F7;
 +
            text-align: right;
 +
            display: inline-block;
 +
            min-width: 1em;
 +
            margin-right: 0.5em
 +
        }
 +
 
 +
        ol ol {
 +
            margin-left: 1.25714em
 +
        }
 +
 
 +
        ol li {
 +
            text-indent: -1.95em;
 +
            line-height : 2em;
 +
        }
 +
 
 +
        .nonumberitem ul li {
 +
            text-indent: -0.65em;
 +
            line-height : 2em;
 +
        }
 +
 
 +
 
 +
 
 +
        .nonumberitem ul li:before {
 +
            content: "•";
 +
            color: #02A9F7;
 +
            display: inline-block;
 +
            margin-right: 0.3em;
 +
        !important;
 +
        }
 +
 
 +
        ul ul {
 +
            margin-left: 1.25714em
 +
        }
 +
 
 +
 
 +
    </style>
 +
 
 +
    <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
 +
    <script type="text/javascript" src="https://2017.igem.org/Template:Peking/mdl/materialminjs?
 +
action=raw&ctype=text/javascript"></script>
 +
    <link href="https://2017.igem.org/Template:Peking/mdl/component?action=raw&ctype=text/css" rel="stylesheet">
 +
    <script type="text/javascript"
 +
            src="https://2017.igem.org/Template:Peking/mdl/componentjs?action=raw&ctype=text/javascript"></script>
 +
 
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/MDLnew?action=raw&ctype=text/css">
 +
 
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/main?action=raw&ctype=text/css">
 +
    <!-- Fonts -->
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/fonts?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/icon?action=raw&ctype=text/css">
 +
 
 +
 
 +
</head>
 +
 
 +
 
 +
<body>
 +
 
 +
 
 +
<!-- Always shows a header, even in smaller screens. -->
 +
<div class="mdl-layout mdl-js-layout mdl-layout--fixed-header">
 +
    <header class="mdl-layout__header">
 +
        <div class="mdl-layout__header-row">
 +
            <!-- Title -->
 +
            <a href="https://2017.igem.org/Team:Peking"><img
 +
                    src="https://static.igem.org/mediawiki/2017/c/cf/Peking_TeamLogoClassical.png" height="35"></a>
 +
 
 +
            <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking"
 +
              style="color: #000000; font-size: x-large"><strong>Peking iGEM </strong> 2017</a>
 +
            <!-- Add spacer, to align navigation to the right -->
 +
            <div class="mdl-layout-spacer"></div>
 +
            <!-- Navigation. We hide it in small screens. -->
 +
            <nav class="mdl-navigation mdl-layout--large-screen-only">
 +
                <style>
 +
                    a:link {
 +
                        text-decoration: none;
 +
                    }
 +
 
 +
                    a:visited {
 +
                        text-decoration: none;
 +
                    }
 +
 
 +
                    a:active {
 +
                        text-decoration: none;
 +
                    }
 +
 
 +
                    a:hover {
 +
                    }
 +
                </style>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking">Home</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Project">Project</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Model">Modelling</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Software">Software</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Hardware">Hardware</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Lab">Lab</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/HP" style="color: #000; font-weight: 500;">Practices</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Parts">Parts</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Team">Team</a>
 +
            </nav>
 +
        </div>
 +
    </header>
  
</p>
 
 
</div>
 
</div>
  
 +
<main class="docs-layout-content mdl-layout__content mdl-color-text--grey-600"
 +
      style="width: 100%; padding-bottom: 0px; background-color: #FAFAFA;">
 +
    <!-- Wide card with share menu button -->
 +
    <style>
 +
 +
        a:link {
 +
            text-decoration: none;
 +
        }
 +
 +
        a:visited {
 +
            text-decoration: none;
 +
        }
 +
 +
        a:active {
 +
            text-decoration: none;
 +
        }
 +
 +
        a:hover {
 +
            text-decoration: none;
 +
        }
 +
 +
        .demo-card-wide.mdl-card {
 +
            margin-left: 50px;
 +
            margin-right: 50px;
 +
            margin-top: 120px;
 +
            margin-bottom: 50px;
 +
            width: auto;
 +
        }
 +
 +
        .demo-card-wide > .mdl-card__title {
 +
            color: #fff;
 +
            height: 230px;
 +
        }
 +
 +
        .demo-card-wide > .mdl-card__menu {
 +
            color: #fff;
 +
        }
 +
 +
    </style>
 +
 +
    <section class="mdl-components__page mdl-grid">
 +
        <!-- Wide card with share menu button -->
 +
        <style>
 +
            .demo-card-wide.mdl-card {
 +
 +
                padding-top: 40px;
 +
                margin-top: 80px;
 +
                padding-left: 50px;
 +
                padding-right: 30px;
 +
                padding-bottom: 50px;
 +
                width: auto;
 +
 +
            }
 +
 +
            .demo-card-wide > .mdl-card__title {
 +
                color: #fff;
 +
                height: 176px;
 +
 +
            }
 +
 +
            .demo-card-wide > .mdl-card__menu {
 +
                color: #000;
 +
            }
 +
 +
            .demo-card-wide > .mdl-card__supporting-text {
 +
                /*text-indent: 3em;*/
 +
                color: rgba(0, 0, 0, 0.85);
 +
                font-size: 1rem;
 +
                line-height: 32px;
 +
                font-family: "Roboto", "Helvetica", "Arial", sans-serif;
 +
                text-align: justify;
 +
            !important;
 +
 +
            }
 +
        </style>
 +
 +
 +
        <div class="demo-card-wide mdl-card mdl-shadow--2dp">
 +
 +
            <div class="mdl-card__supporting-text">
 +
 +
 +
                <h1>Contribution <br><br> </h1><br>
 +
 +
 +
 +
 +
                <strong>In order to explore the influence our project may bring about, we mainly carried out our work concentrating on three aspects:</strong>
 +
 +
                <ol start="1">
 +
                    <script type="text/javascript">
 +
                        (function () {
 +
 +
                            var doc_ols = document.getElementsByTagName("ol");
 +
 +
                            for (i = 0; i < doc_ols.length; i++) {
 +
 +
                                var ol_start = doc_ols[i].getAttribute("start") - 1;
 +
                                doc_ols[i].setAttribute("style", "counter-reset:ol " + ol_start + ";");
 +
 +
                            }
 +
 +
                        })();
 +
                    </script>
 +
                    <li>To consider the potential and limitations of our project, we interviewed two experts in their respective domains, Dr. Wei Ping from the center of quantitative biology and Prof. Chen Jiang from the Institute of Advanced Communications.
 +
                    </li>
 +
                    <li>We visited two distinguished synthetic biology companies in China, SynBioTech and Bluepha, trying to determine the social issues behind a novel synbio product and the application of sequential logic in cell programming.
 +
                    </li>
 +
                    <li>We constructed SynBioWiki, a wiki-based encyclopedia exclusively for synthetic biology, as well as an open idea-sharing community with active social functions based on this website. We exchanged opinions on several topics with others.
 +
                    </li>
 +
 +
                </ol>
 +
 +
 +
            </div>
 +
            <!--<div class="mdl-card__actions mdl-card--border">
 +
                <a class="mdl-button mdl-button--colored mdl-js-button mdl-js-ripple-effect">
 +
                    Get Started
 +
                </a>
 +
            </div>-->
 +
            <div class="mdl-card__menu">
 +
                <button class="mdl-button mdl-button--icon mdl-js-button mdl-js-ripple-effect">
 +
                    <i class="material-icons">star</i>
 +
                </button>
 +
            </div>
 +
        </div>
 +
 +
    </section>
 +
 +
 +
    <section class="docs-text-styling download mdl-color--grey-800" style="height: 1px"></section>
 +
    <footer class="mdl-mega-footer" style="height: 260px; margin-bottom: 0px;">
 +
        <div class="mdl-mega-footer__middle-section">
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h1 class="mdl-mega-footer__heading">Acknowledgement</h1>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;>
 +
                    <li><a href=" http:
 +
                //dean.pku.edu.cn/pkudean/"> </li>
 +
                <li><a href="http://dean.pku.edu.cn/pkudean/"><img
 +
                        src="https://static.igem.org/mediawiki/2017/9/99/Peking_footer_logo_admin.png" height="50px"/></a>
 +
                </li>
 +
                <li><a href="http://www.bio.pku.edu.cn/en/"> <img
 +
                        src="https://static.igem.org/mediawiki/2017/a/ab/Peking_footer_logo_slslogo.png" height="50px"/> </a>
 +
                </li>
 +
                <li><a href="http://cqb.pku.edu.cn/en/"> <img
 +
                        src="https://static.igem.org/mediawiki/2017/9/9a/Peking_footer_logo_cqb.png" height="48px"/> </a></li>
 +
 +
                </ul>
 +
            </div>
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h1 class="mdl-mega-footer__heading">Connection</h1>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;>
 +
                    <li><a href=" https:
 +
                //www.facebook.com/pekingigem"></a></li>
 +
                <li><a href="https://www.facebook.com/pekingigem">Facebook</a></li>
 +
                <li><a href="https://www.youtube.com/channel/UCefEYVCVqKJLmoJrSxivgZQ">Youtube</a></li>
 +
                <li><a href="https://twitter.com/iGEM_Peking">Twitter</a></li>
 +
                <li><a href="https://github.com/PekingiGEM2017">Github</a></li>
 +
                </ul>
 +
            </div>
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h1 class="mdl-mega-footer__heading">Contact</h1>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;>
 +
                    <li><a href=" http:
 +
                //www.synbiowiki.com"> </a></li>
 +
                <li><a href="http://www.synbiowiki.com">SynBioWiki.com</a></li>
 +
                <li><a href="mailto:PekingIGEM@gmail.com">Mail</a></li>
 +
                </ul>
 +
            </div>
 +
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h2 style="color: white; "><strong>Peking iGEM</strong> 2017</h2>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;">
 +
                    <li style="color: white; line-height: 1.88em;">Peking University,<br> No.5 Yiheyuan Road Haidian
 +
                        District, Beijing, P.R.China<br>100871
 +
                    </li>
 +
                </ul>
 +
            </div>
 +
 +
        </div>
  
  
 +
    </footer>
  
 +
</main>
  
  
 +
</body>
 
</html>
 
</html>

Revision as of 14:20, 1 November 2017

Peking iGEM 2017

Contribution


In order to explore the influence our project may bring about, we mainly carried out our work concentrating on three aspects:
  1. To consider the potential and limitations of our project, we interviewed two experts in their respective domains, Dr. Wei Ping from the center of quantitative biology and Prof. Chen Jiang from the Institute of Advanced Communications.
  2. We visited two distinguished synthetic biology companies in China, SynBioTech and Bluepha, trying to determine the social issues behind a novel synbio product and the application of sequential logic in cell programming.
  3. We constructed SynBioWiki, a wiki-based encyclopedia exclusively for synthetic biology, as well as an open idea-sharing community with active social functions based on this website. We exchanged opinions on several topics with others.