Difference between revisions of "Team:Heidelberg/Practices"

 
(74 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Heidelberg}}
+
{{Heidelberg/Header2}}
 +
{{Heidelberg/navbar}}
 
<html>
 
<html>
<head>
+
    <head>
</head>
+
        <script src="jquery.js" type="text/javascript" charset="utf-8"></script>
<body>
+
        <style>
<h1>
+
            .hplink {
Team Heidelbergs Video Project
+
                text-decoration: none !important;
</h1>
+
                color: black !important;
<div style="width:100%;height:100%;width: 820px; height: 461.25px; float: none; clear: both; margin: 2px auto;">
+
            }
    <embed src="http://www.youtube.com/v/SPhy4LRmrYE?version=3&amp;hl=en_US&amp;rel=0&amp;autohide=1&amp;autoplay=1" wmode="transparent" type="application/x-shockwave-flash" width="100%" height="100%" allowfullscreen="true" title="Video">
+
</div>
+
<h4>
+
    What is all this about?
+
</h4>
+
<p>
+
    We have thought of a project which is capable of showing the power of change of synthetic biology to solve the problems that exist in your community. Our aim is to show that synthetic biology and the iGEM-Teams can make a difference. Through the project we want to reflect the diversity of issues that have their origin on all continents.
+
</p>
+
<h4>
+
    So, how does our idea work?
+
</h4>
+
<p>
+
    We, the iGEM-Team Heidelberg 2015, will send out question of our local community to up to three other iGEM-Teams. These iGEM teams try to find an answer to those local problems and then record their answer in a 3 min video. After answering the question you received from us, you should go to your community and find three local problems that people think biology should solve in the future.
+
    Then you should record those three questions and send them out to three other iGEM-Teams that you think can solve them best. After you have filmed everything you send it back to us and we will process the videos into a movie. The next team repeats the same pattern of work.
+
</p>
+
<h4>
+
    Workflow:
+
</h4>
+
<p>
+
<ol>
+
    <li>Receive a question from an iGEM-Team</li>
+
    <li>Answer the problem and make a video of your plans</li>
+
    <li>Go to your community and detect local problems</li>
+
    <li>Send the video of your solution and the problems that people have in your community back to us</li>
+
    <li>Pass on the question to another iGEM-Team that will do just the same as you did.</li>
+
</ol>
+
</p>
+
<h4>
+
    Guidelines:
+
</h4>
+
<p>
+
    <ul>
+
    <li>Your video (interview of your community and your solution) should not be longer than 3 minutes</li>
+
    <li>Format: 16:9, horizontal, HD</li>
+
    <li>The entire video must be in English</li>
+
    <li>Please make sure that you are not breaking any local laws and make sure that you are allowed to film these people (please ensure that these people are old enough)</li>
+
    <li>Upload the video to our dropbox or mail it to us</li>
+
</ul>
+
<br/>
+
Teaser above should show what we want to produce :)
+
  
Love
+
            .hplink:hover {
Team Heidelberg!
+
                text-decoration: none !important;
</p>
+
                color: black !important;
</body>
+
            }
 +
 
 +
            .hplink:visited {
 +
                text-decoration: none !important;
 +
                color: black !important;
 +
            }
 +
 
 +
            @font-face {
 +
                font-family: LazyDay;
 +
                src: url(https://static.igem.org/mediawiki/2015/d/df/Heidelberg_lazyday.ttf);
 +
            }
 +
 
 +
            .answer {
 +
                width: 700px;
 +
                background-color: skyblue;
 +
                border-width: 1px;
 +
                border-style: dashed;
 +
                border-color: black;
 +
                font-size: 30px;
 +
                padding: 10px;
 +
            }
 +
 
 +
            .question {
 +
                font-size: 40px;
 +
                width: 600px;
 +
            }
 +
 
 +
            .story {
 +
                font-size: 22px;
 +
                width: 750px;
 +
            }
 +
 
 +
            #hpQuestions {
 +
                width: 1000px;
 +
                height: 2500px;
 +
                margin: auto;
 +
                line-height: normal;
 +
                background-image: url(https://static.igem.org/mediawiki/2015/f/f7/Heidelberg_rope_only.svg);
 +
                background-repeat: no-repeat;
 +
                background-position: 0 60px;
 +
                background-size: 1000px;
 +
                font-family: LazyDay;
 +
            }
 +
 
 +
            #story1 {
 +
                position: relative;
 +
                top: 20px;
 +
                left: 100px;
 +
 
 +
            }
 +
 
 +
            #story2 {
 +
                position: relative;
 +
                top: 225px;
 +
                left: 130px;
 +
 
 +
            }
 +
           
 +
            #story3 {
 +
                position: relative;
 +
                top: 200px;
 +
                left: 130px;
 +
 
 +
            }
 +
 
 +
            #story4 {
 +
                position: relative;
 +
                top: 390px;
 +
                left: 130px;
 +
 
 +
            }
 +
 
 +
            #story5 {
 +
                position: relative;
 +
                top: 390px;
 +
                left: 130px;
 +
 
 +
            }
 +
 
 +
            #answer1-1 {
 +
                position: relative;
 +
                top: 160px;
 +
                left: 130px;
 +
            }
 +
 
 +
            #answer2-1 {
 +
                position: relative;
 +
                top: 250px;
 +
                left: 130px;
 +
            }
 +
 
 +
            #answer2-2 {
 +
                position: relative;
 +
                top: 400px;
 +
                left: 130px;
 +
            }
 +
 
 +
            #answer3-1 {
 +
                position: relative;
 +
                top: 400px;
 +
                left: 130px;
 +
            }
 +
 
 +
            #answer3-2 {
 +
                position: relative;
 +
                top: 570px;
 +
                left: 130px;
 +
            }
 +
 
 +
            #question1 {
 +
                position: relative;
 +
                top: 80px;
 +
                left: 100px;
 +
            }
 +
 
 +
            #question2 {
 +
                position: relative;
 +
                top: 205px;
 +
                left: 330px;
 +
            }
 +
 
 +
            #question3 {
 +
                position: relative;
 +
                top: 355px;
 +
                left: 130px;
 +
            }
 +
        </style>
 +
    </head>
 +
 
 +
    <body>
 +
        <div id="hpQuestions">
 +
            <div class="question" id="question1">
 +
                What is synthetic biology?
 +
            </div>
 +
 
 +
            <a class="hplink" href="https://2015.igem.org/Team:Heidelberg/hp/scientists">
 +
            <div class="answer" id="answer1-1">
 +
                We first asked several renowned synthetic biologists and then other scientists not working in the field
 +
            </div>
 +
            </a>
 +
 
 +
            <div class="story" id="story1">
 +
                "We synthetic biologists are excited by the great opportunities this new field brings about, but..."
 +
            </div>
 +
       
 +
            <div class="question" id="question2">
 +
                What can synthetic biology do for us?
 +
            </div>
 +
 
 +
            <div class="story" id="story2">
 +
                "...politicians or philosophers warn us about the risks we are running and argue that society must be protected."
 +
            </div>
 +
           
 +
            <a class="hplink" href="https://2015.igem.org/Team:Heidelberg/hp/discussion">
 +
            <div class="answer" id="answer2-1">
 +
                Then we discussed about the impact of synthetic biology on our societies with philosophers, politicians, ethicists, citizens .. and the rest of the world
 +
            </div>
 +
            </a>
 +
           
 +
            <a class="hplink" href="https://2015.igem.org/Team:Heidelberg/hp/video">
 +
            <div class="answer" id="answer2-2">
 +
                We then went to the streets and asked the lay public what local problems they wished synthetic biology could solve for them
 +
            </div>
 +
            </a>
 +
           
 +
            <div class="story" id="story3">
 +
                <br style="line-height:10px;"></br>
 +
"Yet, people in the street have a lot to ask to synthetic biology! They'd like it to finally solve their local problems in new environmentally-friendly ways."
 +
            </div>
 +
       
 +
            <div class="question" id="question3">
 +
                How did we empower synthetic biology?
 +
            </div>
 +
 
 +
            <div class="story" id="story4">
 +
                "People asking synthetic biologists to solve the great challenges of our societies are unaware of the technical details behind it. It is our job to advance basic research to develop new methods and techniques."
 +
            </div>
 +
           
 +
            <a class="hplink" href="https://2015.igem.org/Team:Heidelberg/hp/overview">
 +
            <div class="answer" id="answer3-1">
 +
                Useful synthetic biology applications need empowering technologies and ever new foundational advances
 +
            </div>
 +
            </a>
 +
 
 +
            <a class="hplink" href="https://2015.igem.org/Team:Heidelberg/hp/experts">
 +
            <div class="answer" id="answer3-2">
 +
                Asking others for advice is a great action. We therefore confronted our ideas with many experts in the fields we worked on
 +
            </div>
 +
            </a>
 +
           
 +
            <div class="story" id="story5">
 +
                "It is always very helpful to see things from a different perspective. Other scientists can offer great insights and make your work advance faster!"
 +
            </div>
 +
        </div>
 +
    </body>
 
</html>
 
</html>
 +
{{Heidelberg/Footer}}

Latest revision as of 02:40, 19 September 2015

What is synthetic biology?
We first asked several renowned synthetic biologists and then other scientists not working in the field
"We synthetic biologists are excited by the great opportunities this new field brings about, but..."
What can synthetic biology do for us?
"...politicians or philosophers warn us about the risks we are running and argue that society must be protected."
Then we discussed about the impact of synthetic biology on our societies with philosophers, politicians, ethicists, citizens .. and the rest of the world
We then went to the streets and asked the lay public what local problems they wished synthetic biology could solve for them


"Yet, people in the street have a lot to ask to synthetic biology! They'd like it to finally solve their local problems in new environmentally-friendly ways."
How did we empower synthetic biology?
"People asking synthetic biologists to solve the great challenges of our societies are unaware of the technical details behind it. It is our job to advance basic research to develop new methods and techniques."
Useful synthetic biology applications need empowering technologies and ever new foundational advances
Asking others for advice is a great action. We therefore confronted our ideas with many experts in the fields we worked on
"It is always very helpful to see things from a different perspective. Other scientists can offer great insights and make your work advance faster!"