Difference between revisions of "Team:Paris Bettencourt/Human Practices"

 
(7 intermediate revisions by 2 users not shown)
Line 29: Line 29:
 
#topheader {
 
#topheader {
 
width : 100%;
 
width : 100%;
height : 400px;
+
height : 350px;
 
position : relative;
 
position : relative;
margin-top : -130px;
+
margin-top : -120px;
 
margin-left : 0;
 
margin-left : 0;
 
margin-right : 0;
 
margin-right : 0;
 
padding:0;
 
padding:0;
background-image : url("https://static.igem.org/mediawiki/2016/2/2e/Paris_Bettencourt-friends.jpeg");
+
background-image : url("https://static.igem.org/mediawiki/2016/d/d6/Paris_Bettencourt-Events_Top.jpeg");
 
background-size : cover;
 
background-size : cover;
 
background-color : rgb(255,255,255);
 
background-color : rgb(255,255,255);
Line 62: Line 62:
  
 
.input {
 
.input {
    width : 80%;
+
 
 
     display : inline-block;
 
     display : inline-block;
 
     line-height : normal;
 
     line-height : normal;
Line 161: Line 161:
 
}
 
}
 
  <!-- END Style for Panels Linking Other Projects-->  
 
  <!-- END Style for Panels Linking Other Projects-->  
      
+
     /* Panels */
 +
.panel {
 +
    margin: 0 auto;
 +
    color: rgb(30,39,43);
 +
    font-family: 'Open Sans', sans-serif;
 +
}
 +
.panel a {
 +
display: inline-block;
 +
    color: rgb(46,43,52);
 +
    text-decoration:none;
 +
}
 +
 
 +
/* Subpanels */
 +
.narrowimg {/* Subpanels background*/
 +
    /*position:absolute;*/
 +
    z-index:2;
 +
    opacity:0.3;
 +
    filter: alpha(opacity=30);
 +
}
 +
.titlebox {/* Subpanels Title*/
 +
    z-index:1;
 +
    position:relative;
 +
    bottom: 200px;
 +
    background:transparent;
 +
}
 +
 
 +
.subpanel2 { /* Projects */
 +
    float: left;
 +
    width:150px;
 +
    height:250px;
 +
    font-size:20px;
 +
    text-align:center;
 +
    margin-top:5px;
 +
    margin-bottom:5px;
 +
    margin-right:5px;
 +
    margin-left:5px;
 +
    border-radius:7px;
 +
    overflow:hidden;
 +
}
 +
.subpanel2:hover{
 +
    font-weight:bold;
 +
}
 +
.subpanel2:hover .narrowimg {
 +
    opacity:0.8;
 +
    filter: alpha(opacity=80);
 +
}
 +
/* pages */
 +
.subpanel4 { /* divide page in 3 */
 +
    float:left;
 +
    width:364px;
 +
    height:492px;
 +
    font-size:22px;
 +
    margin-top:0;
 +
    margin-right:10px;
 +
}
 +
.subpanel6 { /* Pages */
 +
    height:240.5px;
 +
    margin:0;
 +
    margin-bottom:11px;
 +
    border-radius:7px;
 +
    overflow:hidden;
 +
    background:rgb(255,255,255);
 +
    color:Black;
 +
    text-align:center;
 +
}
 +
.subpanel6:hover{
 +
    font-weight:bold;
 +
}
 +
.subpanel6:hover .narrowimg {
 +
    opacity:0.8;
 +
    filter: alpha(opacity=80);
 +
}
 +
 
 +
 
 +
.titlebox2 {/* Subpanels Title*/
 +
    z-index:1;
 +
    position:relative;
 +
text-align:center;
 +
    background:transparent;
 +
margin-top: -50px;
 +
}
 +
 
 +
.subpanel3 {
 +
    float: left;
 +
    width:300px;
 +
    height:80px;
 +
    font-size:18px;
 +
    text-align:center;
 +
border-radius:10px;
 +
    margin-top:5px;
 +
    margin-bottom:5px;
 +
    margin-right:5px;
 +
    margin-left:5px;
 +
  }
 +
  /* overflow:hidden;*/
 +
 
 +
.subpanel3:hover{
 +
    font-weight:bold;
 +
}
 +
.subpanel3:hover .narrowimg {
 +
    opacity:0.8;
 +
    filter: alpha(opacity=80);
 +
}
 +
 
 +
 
 +
 
 +
 
 +
 
  
 
  <!-- Begin Style for Project Summary Boxes-->  
 
  <!-- Begin Style for Project Summary Boxes-->  
Line 231: Line 338:
 
<div id=subheader>
 
<div id=subheader>
  
<br>
+
 
<a id="next" href="https://2016.igem.org/Team:Paris_Bettencourt/Integrated_Practices"> <u>See also our Integrated Human Practices</u></a>
+
 
<br>
 
<br>
  
<h1 class="red">Events </h1>
+
<div style="margin-top:20px; margin-bottom:20px">
 +
<div class="panel" >
 +
 
 +
    <a href="https://2016.igem.org/Team:Paris_Bettencourt/About_Perc" title="About Perc">
 +
<div id="thpanel" class="subpanel3">     
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/e/e2/Paris_Bettencourt-PERC_Button.jpg" width="300px" height="80px"/>
 +
  <div class="titlebox2">
 +
  About PERC
 +
  </div>
 +
</div>
 +
      </a>
 +
 
 +
      <a href="https://2016.igem.org/Team:Paris_Bettencourt/Integrated_Practices" title="Dry cleaners">
 +
<div id="thpanel" class="subpanel3">
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/f/f7/Paris_Bettencourt-Dry_Cleaner_Button.jpg" width="300px" height="80px"/>
 +
  <div class="titlebox2">
 +
    Dry cleaners
 +
  </div>
 +
</div>
 +
      </a>
 +
 
 +
 
 +
<a href="https://2016.igem.org/Team:Paris_Bettencourt/Design" title="Design">
 +
<div id="thpanel" class="subpanel3" >
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/2/25/Paris_Bettencourt-Design_Button.jpg" width="300px" height="80px"/>
 +
  <div class="titlebox2">
 +
  Design
 +
  </div>
 +
</div>
 +
      </a>
 +
 
 +
</div>
 +
</div>
 +
 
 +
<!-- h1 class="red">Events </h1> -->
 
    
 
    
 
<div id=subheader>
 
<div id=subheader>
 
<div id="input">
 
<div id="input">
 +
 +
  
 
<div id="figurebox">
 
<div id="figurebox">
 
<img src="https://static.igem.org/mediawiki/2016/7/7f/Paris_Bettencourt-events1.png" alt="Quercetin strains degradation" style="width:700px;">
 
<img src="https://static.igem.org/mediawiki/2016/7/7f/Paris_Bettencourt-events1.png" alt="Quercetin strains degradation" style="width:700px;">
 
<p>
 
<p>
<b> Figure 1: European Experience </b> We participated in the European Experience, a big gathering for European iGEM teams organized by iGEM Evry and iGEM IONIS. Every team started in the morning by presenting its project, we all had posters and were exchanging with other iGEMers. It was a good opportunity to explain our project Frank&Stain for the first time : we presented our main idea, our workflow, our goals, etc. By exchanging with other iGEMers on our project they gave us feedback and ideas. European Experience was also a great way to meet European teams and learn what kind of projects and ideas they have in mind. Potential collaborations arose,  we asked for red wine from teams near vineyards. Last but not least we had to very interesting conferences on Synthetic Biology in the afternoon. </p>  
+
<b> Figure 1</b> European Experience. We participated in the European Experience, a big gathering for European iGEM teams organized by iGEM Evry and iGEM IONIS. Every team started in the morning by presenting its project, we all had posters and were exchanging with other iGEMers. It was a good opportunity to explain our project Frank&Stain for the first time : we presented our main idea, our workflow, our goals, etc. By exchanging with other iGEMers on our project they gave us feedback and ideas. European Experience was also a great way to meet European teams and learn what kind of projects and ideas they have in mind. Potential collaborations arose,  we asked for red wine from teams near vineyards. Last but not least we had to very interesting conferences on Synthetic Biology in the afternoon. </p>  
 
</div>
 
</div>
  
 
<div id="figurebox">
 
<div id="figurebox">
<img src="https://static.igem.org/mediawiki/2016/6/61/Paris_Bettencourt-events2.png" alt="Quercetin strains degradation" style="width700px;">
+
<img src="https://static.igem.org/mediawiki/2016/6/61/Paris_Bettencourt-events2.png" alt="Quercetin strains degradation" style="width:700px;">
 
<p>
 
<p>
<b> Figure 2: NightScience </b> Biodesign Nightscience is an event organized by the Centre for Interdisciplinary Research-Paris. This event gathers each year researchers, hackers and education innovators to share their approaches and experience on building new ways to achieve better knowledge construction and transmission. Our team was invited to present our project in front of diverse audience. We had 15 minutes to present our idea and work, followed by 10 minutes of questions. We were very glad to hear the views of audience coming from different backgrounds on our synthetic biology approach to tackle wine stains and supplant PERC in dry cleaning. We met iGEM-University of Cambridge and exchanged our views on each other's project and presentation. We met some of the fantastic people and learnt more on DIY, open, frugal, hands-on, collaborative and citizen science! We thank the organizers of the Biodesign Nightscience for giving us the opportunity to present the project and convey synthetic biology approach to more diverse audience. </p>
+
<b> Figure 2 </b> NightScience. Biodesign Nightscience is an event organized by the Centre for Interdisciplinary Research-Paris. This event gathers each year researchers, hackers and education innovators to share their approaches and experience on building new ways to achieve better knowledge construction and transmission. Our team was invited to present our project in front of diverse audience. We had 15 minutes to present our idea and work, followed by 10 minutes of questions. We were very glad to hear the views of audience coming from different backgrounds on our synthetic biology approach to tackle wine stains and supplant PERC in dry cleaning. We met iGEM-University of Cambridge and exchanged our views on each other's project and presentation. We met some of the fantastic people and learnt more on DIY, open, frugal, hands-on, collaborative and citizen science! We thank the organizers of the Biodesign Nightscience for giving us the opportunity to present the project and convey synthetic biology approach to more diverse audience. </p>
 
</div>
 
</div>
  
Line 255: Line 397:
 
<img src="https://static.igem.org/mediawiki/2016/0/02/Paris_Bettencourt-events3.png" alt="Quercetin strains degradation" style="width:700px;">
 
<img src="https://static.igem.org/mediawiki/2016/0/02/Paris_Bettencourt-events3.png" alt="Quercetin strains degradation" style="width:700px;">
 
<p>
 
<p>
<b> Figure 3: Meet-up Ile-de-France </b> On this day teams from Paris had a meeting, organized by Paris Pasteur team, at the Institut Pasteur, and everyone had to do a twenty minutes presentation of its project. It was a very good way to practice for the Jamboree and present a more defined project and first results. iGEM Pasteur, IGEM IONIS, iGEM Savlay, iGEM Evry and iGEM UPMC and us were present. We were the first team to present, at 9:30 in the morning, and ended with an interesting session of questions and answers, the public raised very good questions for us to think about, for our presentation and our project's progress. A jury evaluated presentations and gave us good advice on our to present better and told us what part of our project to better linked with the rest. It was an interesting first test at presenting and sharing results, the only drawbacks being hat at this stage of the project we did not have that much to present. <br> Teams had lunch together and enjoyed a drone demonstration, a very agreable addition to the Meet-up! We realy enjoyed ourselves this day and enjoyed exchanging with Paris team and learning about each other's project and progress. </p>  
+
<b> Figure 3 </b>Meet-up Ile-de-France. On this day teams from Paris had a meeting, organized by Paris Pasteur team, at the Institut Pasteur, and everyone had to do a twenty minutes presentation of its project. It was a very good way to practice for the Jamboree and present a more defined project and first results. iGEM Pasteur, IGEM IONIS, iGEM Savlay, iGEM Evry and iGEM UPMC and us were present. We were the first team to present, at 9:30 in the morning, and ended with an interesting session of questions and answers, the public raised very good questions for us to think about, for our presentation and our project's progress. A jury evaluated presentations and gave us good advice on our to present better and told us what part of our project to better linked with the rest. It was an interesting first test at presenting and sharing results, the only drawbacks being hat at this stage of the project we did not have that much to present. <br> Teams had lunch together and enjoyed a drone demonstration, a very agreable addition to the Meet-up! We realy enjoyed ourselves this day and enjoyed exchanging with Paris team and learning about each other's project and progress. </p>  
 
</div>  
 
</div>  
  
Line 261: Line 403:
 
<img src="https://static.igem.org/mediawiki/2016/a/a5/Paris_Bettencourt-events4.png" alt="Quercetin strains degradation" style="width:700px;">
 
<img src="https://static.igem.org/mediawiki/2016/a/a5/Paris_Bettencourt-events4.png" alt="Quercetin strains degradation" style="width:700px;">
 
<p>
 
<p>
<b> Figure 4: Festival du Vivant </b> The Festival vivant is a event organised to learn about synthetic biology and have an informed debate on the future we wish to build with this technology. This event gathered start ups, iGEM teams, designers and artists who presented their projects and their vision of the future synbio can inspire.  
+
<b> Figure 4 </b> Festival du Vivant. The Festival vivant is a event organised to learn about synthetic biology and have an informed debate on the future we wish to build with this technology. This event gathered start ups, iGEM teams, designers and artists who presented their projects and their vision of the future synbio can inspire.  
 
During this event we had a stand in the Village des Initiatives, Initiatives village, in which we presented our project and answered questions on iGEM and synthetic biology. We also pitch our project during a conference held for this event in an amphitheater. <br>
 
During this event we had a stand in the Village des Initiatives, Initiatives village, in which we presented our project and answered questions on iGEM and synthetic biology. We also pitch our project during a conference held for this event in an amphitheater. <br>
 
Eventually on the last day, we co-animated a workshop on the future we can imagine with synthetic biology with Frédéric Tournier, Professor at the Université Paris Diderot, and Philippe Deterre, biologist at CNRS. This workshop was attended by 20 people with different backgrounds and of different ages </p>
 
Eventually on the last day, we co-animated a workshop on the future we can imagine with synthetic biology with Frédéric Tournier, Professor at the Université Paris Diderot, and Philippe Deterre, biologist at CNRS. This workshop was attended by 20 people with different backgrounds and of different ages </p>
 +
</div>
 +
<br><br></div>
 +
</div>
 +
<div style="margin-top:20px; margin-bottom:20px">
 +
<div class="panel" >
 +
<a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Assay" title="Assay">
 +
<div id="pspanel" class="subpanel2"  onmouseover="chgtrans(this)">
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/b/b9/Paris_Bettencourt-Assay_Button2.png" width="150px" height="250px"/>
 +
  <div class="titlebox">
 +
    <center><img src="https://static.igem.org/mediawiki/2016/e/e8/Paris_Bettencourt-Logo_Assay.png" style="height:60px;"/></center>
 +
    <div style="width:60%;margin-left:20%;margin-bottom:20px;"><hr></div>
 +
    Assay
 +
  </div>
 +
</div>
 +
      </a>
 +
      <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Microbiology" title="Microbiology">
 +
<div id="dspanel" class="subpanel2">
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/e/e0/Paris_Bettencourt-Microbiology_Button2.png" width="150px" height="250px"/>
 +
  <div class="titlebox">
 +
    <center><img src="https://static.igem.org/mediawiki/2016/f/f8/Paris_Bettencourt-Logo_Microbiology.png" style="height:60px;"/></center>
 +
    <div style="width:60%;margin-left:20%;margin-bottom:20px;"><hr></div>
 +
    Microbiology
 +
  </div>
 +
</div>
 +
      </a>
 +
      <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Enzyme" title="Enzyme">
 +
<div id="tcpanel" class="subpanel2">
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/d/d0/Paris_Bettencourt-Enzyme_Button2.png" width="150px" height="250px"/>
 +
  <div class="titlebox">
 +
    <center><img src="https://static.igem.org/mediawiki/2016/9/9d/Paris_Bettencourt-Logo_Enzyme.png" style="height:60px;"/></center>
 +
    <div style="width:60%;margin-left:20%;margin-bottom:20px;"><hr></div>
 +
  Enzyme
 +
  </div>
 +
</div>
 +
      </a>
 +
      <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Binding" title="Binding domains">
 +
<div id="thpanel" class="subpanel2">     
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/6/68/Paris_Bettencourt-Binding_Button2.png" width="150px" height="250px"/>
 +
  <div class="titlebox">
 +
    <center><img src="https://static.igem.org/mediawiki/2016/4/44/Paris_Bettencourt-Logo_Binding.png" style="height:60px;"/></center>
 +
    <div style="width:60%;margin-left:20%;margin-bottom:20px;"><hr></div>
 +
    Binding
 +
  </div>
 +
</div>
 +
      </a>
 +
    <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Indigo" title="Indigo">
 +
<div id="thpanel" class="subpanel2">     
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/7/75/Paris_Bettencourt-Indigo_Button2.png" width="150px" height="250px"/>
 +
  <div class="titlebox">
 +
    <center><img src="https://static.igem.org/mediawiki/2016/f/f0/Paris_Bettencourt-Logo_Indigo.png" style="height:60px;"/></center>
 +
    <div style="width:60%;margin-left:20%;margin-bottom:10px;"><hr></div>
 +
    Indigo
 +
  </div>
 +
</div>
 +
      </a>
 +
<a href="https://2016.igem.org/Team:Paris_Bettencourt/Model" title="Model">
 +
<div id="thpanel" class="subpanel2">     
 +
  <img class="narrowimg" src="https://static.igem.org/mediawiki/2016/9/96/Paris_Bettencourt-Model_Button2.png" width="150px" height="250px"/>
 +
  <div class="titlebox">
 +
    <center><img src="https://static.igem.org/mediawiki/2016/2/21/Paris_Bettencourt-Model_Icon.png" style="height:60px;"/></center>
 +
    <div style="width:60%;margin-left:20%;margin-bottom:10px;"><hr></div>
 +
    Model
 +
  </div>
 +
</div>
 +
      </a>
 +
</div>
 
</div>
 
</div>
  
</div>  <! End input Div> 
 
 
</div> <! End subheader Div> 
 
  
  
Line 277: Line 482:
  
 
<div style="clear: both;"></div>
 
<div style="clear: both;"></div>
   
+
  </div>  <! End input Div> 
 +
 
 +
</div> <! End subheader Div> 
  
 
</div>
 
</div>

Latest revision as of 03:39, 20 October 2016




Quercetin strains degradation

Figure 1 European Experience. We participated in the European Experience, a big gathering for European iGEM teams organized by iGEM Evry and iGEM IONIS. Every team started in the morning by presenting its project, we all had posters and were exchanging with other iGEMers. It was a good opportunity to explain our project Frank&Stain for the first time : we presented our main idea, our workflow, our goals, etc. By exchanging with other iGEMers on our project they gave us feedback and ideas. European Experience was also a great way to meet European teams and learn what kind of projects and ideas they have in mind. Potential collaborations arose, we asked for red wine from teams near vineyards. Last but not least we had to very interesting conferences on Synthetic Biology in the afternoon.

Quercetin strains degradation

Figure 2 NightScience. Biodesign Nightscience is an event organized by the Centre for Interdisciplinary Research-Paris. This event gathers each year researchers, hackers and education innovators to share their approaches and experience on building new ways to achieve better knowledge construction and transmission. Our team was invited to present our project in front of diverse audience. We had 15 minutes to present our idea and work, followed by 10 minutes of questions. We were very glad to hear the views of audience coming from different backgrounds on our synthetic biology approach to tackle wine stains and supplant PERC in dry cleaning. We met iGEM-University of Cambridge and exchanged our views on each other's project and presentation. We met some of the fantastic people and learnt more on DIY, open, frugal, hands-on, collaborative and citizen science! We thank the organizers of the Biodesign Nightscience for giving us the opportunity to present the project and convey synthetic biology approach to more diverse audience.

Quercetin strains degradation

Figure 3 Meet-up Ile-de-France. On this day teams from Paris had a meeting, organized by Paris Pasteur team, at the Institut Pasteur, and everyone had to do a twenty minutes presentation of its project. It was a very good way to practice for the Jamboree and present a more defined project and first results. iGEM Pasteur, IGEM IONIS, iGEM Savlay, iGEM Evry and iGEM UPMC and us were present. We were the first team to present, at 9:30 in the morning, and ended with an interesting session of questions and answers, the public raised very good questions for us to think about, for our presentation and our project's progress. A jury evaluated presentations and gave us good advice on our to present better and told us what part of our project to better linked with the rest. It was an interesting first test at presenting and sharing results, the only drawbacks being hat at this stage of the project we did not have that much to present.
Teams had lunch together and enjoyed a drone demonstration, a very agreable addition to the Meet-up! We realy enjoyed ourselves this day and enjoyed exchanging with Paris team and learning about each other's project and progress.

Quercetin strains degradation

Figure 4 Festival du Vivant. The Festival vivant is a event organised to learn about synthetic biology and have an informed debate on the future we wish to build with this technology. This event gathered start ups, iGEM teams, designers and artists who presented their projects and their vision of the future synbio can inspire. During this event we had a stand in the Village des Initiatives, Initiatives village, in which we presented our project and answered questions on iGEM and synthetic biology. We also pitch our project during a conference held for this event in an amphitheater.
Eventually on the last day, we co-animated a workshop on the future we can imagine with synthetic biology with Frédéric Tournier, Professor at the Université Paris Diderot, and Philippe Deterre, biologist at CNRS. This workshop was attended by 20 people with different backgrounds and of different ages