Team:Toulouse/Attributions

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
 
(9 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
<!--ATRRIBUTIONS-->
 +
{{CSS/Main}}
 +
<html>
 +
<head>
 +
<!-- this section changes the default wiki template to a white full width background -->
 +
<style type="text/css">
-
{{CSS/Main}}
+
/* Removing wiki-like stuff */
 +
/****************************/
 +
#contentSub, #search-controls, .firstHeading, #-box, #catlinks, #p-logo {
 +
    display:none;}
 +
/* Redesigning the topmenu */
 +
/***************************/
 +
body {
 +
    margin: 0 0 0 0;
 +
    padding: 0;}
-
<html>
+
#top-section {
 +
    width : 100%;
 +
    left : 0px;
 +
    height: 0;
 +
    margin: 0;
 +
    padding: 0;
 +
    border: none;
 +
}
-
<!--main content -->
+
#menubar a {
-
<table width="70%" align="center">
+
color: white;
 +
background: white;
 +
padding: 3px;
 +
}
 +
#menubar:hover a{
 +
color:black;
 +
}
-
<!--welcome box -->
+
#menubar a:hover {
-
<tr>
+
color: black;
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
background: white;
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
padding:3px;
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
text-decoration: underline;
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:Toulouse/Attributions&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
}
-
<!-- end welcome box -->
+
-
<tr>
+
-
<!--navigation menu -->
+
#menubar {
-
<td align="center" colspan="3">
+
padding-top: 4px;
 +
}
-
<table  width="100%">
+
#menubar:hover {
-
<tr heigth="15px"></tr>
+
background-color:white;
-
<tr heigth="75px">
+
}
 +
/* Layout */
 +
/**********/
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
body, #heading, #innercontent, #innercontenthome {
-
<a href="https://2014.igem.org/Team:Toulouse"style="color:#000000">Home </a> </td>
+
    background-color : #ffffff;
 +
    font-family : Helvetica, sans-serif;
 +
    font-size : 16px;
 +
    }
 +
   
 +
#innercontenthome{
 +
    margin-top:-13px;
 +
    }
 +
   
 +
#content, #globalWrapper {
 +
    border: none;
 +
    width: 100%;
 +
    margin: 0;
 +
    padding: 0;
 +
    }
 +
   
 +
.centering {
 +
    margin: 0 auto;
 +
    width: 965px;
 +
    }
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.clear{
-
<a href="https://2014.igem.org/Team:Toulouse/Team"style="color:#000000"> Team </a> </td>
+
    clear:both;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
/*background Header*/
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=Toulouse"style="color:#000000"> Official Team Profile </a></td>
+
#bgHeader{
 +
    position : absolute;  
 +
    left : 0px;
 +
    top : 0px;
 +
    z-index:0;
 +
    width : 100%;
 +
    min-width : 700px;
 +
    max-width : 1200px;
 +
    background-color : transparent;
 +
   
 +
}
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
/* Barre de Menu*/
-
<a href="https://2014.igem.org/Team:Toulouse/Project"style="color:#000000"> Project</a></td>
+
/* Les boutons*/
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
a.btHeaderA1{
-
<a href="https://2014.igem.org/Team:Toulouse/Parts"style="color:#000000"> Parts</a></td>
+
    color:#000000;
 +
    position : absolute;
 +
        width: 100px;
 +
        height: 120px;
 +
    line-height:220px;
 +
    top : 30px;
 +
    background-image:url(https://static.igem.org/mediawiki/2014/0/0e/Bt_home_1.png);
 +
    background-position:center top;
 +
    background-size: 100px 100px;
 +
    background-repeat : no-repeat;   
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
a.btHeaderA1:hover{
-
<a href="https://2014.igem.org/Team:Toulouse/Modeling"style="color:#000000"> Modeling</a></td>
+
    background-image:url(https://static.igem.org/mediawiki/2014/9/96/Bt_home_2.png);
 +
    background-position:center top;
 +
    background-size: 100px 100px;
 +
    background-repeat : no-repeat;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
.btHeaderA2{
-
<a href="https://2014.igem.org/Team:Toulouse/Notebook"style="color:#000000"> Notebook</a></td>
+
    color:#000000;
 +
    position : absolute;
 +
        width: 100px;
 +
        height: 120px;
 +
    line-height:220px;
 +
    top: 5px;
 +
    background-image:url(https://static.igem.org/mediawiki/2014/a/a4/Bt_team_1.png);
 +
    background-position:center top;
 +
    background-size: 100px 100px;
 +
    background-repeat : no-repeat;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.btHeaderA2:hover{
-
<a href="https://2014.igem.org/Team:Toulouse/Safety"style=" color:#000000"> Safety </a></td>
+
    background-image:url(https://static.igem.org/mediawiki/2014/8/84/Bt_team_2.png);
 +
    background-position:center top;
 +
    background-size: 100px 100px;
 +
    background-repeat : no-repeat;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.btHeaderA3{
-
<a href="https://2014.igem.org/Team:Toulouse/Attributions"style="color:#000000"> Attributions </a></td>
+
    color:#000000;
 +
    position : absolute;
 +
        width: 100px;
 +
        height: 120px;
 +
    line-height:220px;
 +
    top : 33px;
 +
    background-image:url(https://static.igem.org/mediawiki/2014/e/e2/Bt_project_1.png);
 +
    background-position:center top;
 +
    background-size: 100px 100px;
 +
    background-repeat : no-repeat;
 +
}
 +
.btHeaderA3:hover{
 +
    background-image:url(https://static.igem.org/mediawiki/2014/4/42/Bt_project_2.png);
 +
    background-position:center top;
 +
    background-size: 100px 100px;
 +
    background-repeat : no-repeat;
 +
}
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
.btHeaderA4{
-
</tr>
+
    color:#000000;
-
</table>
+
    position : absolute;
-
</tr>
+
        width: 100px;
 +
        height: 160px;
 +
    padding-top:100px;
 +
    top : 2px;
 +
    background-image:url(https://static.igem.org/mediawiki/2014/2/27/Bt_human_1.png);
 +
    background-position:center top;
 +
    background-size: 100px 100px;
 +
    background-repeat : no-repeat;
 +
    white-space: nowrap;
 +
}
 +
.btHeaderA4:hover{
 +
    background-image:url(https://static.igem.org/mediawiki/2014/e/ee/Bt_human_2.png);
 +
    background-position:center top;
 +
    background-size: 100px 100px;
 +
    background-repeat : no-repeat;
 +
}
-
</tr>
+
.btHeaderA5{
-
+
    color:#000000;
 +
    position : absolute;
 +
        width: 100px;
 +
        height: 120px;
 +
    line-height:220px;
 +
    top : 38px;
 +
    background-image:url(https://static.igem.org/mediawiki/2014/d/d3/Bt_notebook_1.png);
 +
    background-position:center top;
 +
    background-size: 100px 100px;
 +
    background-repeat : no-repeat;
 +
}
-
</td>
+
.btHeaderA5:hover{
 +
    background-image:url(https://static.igem.org/mediawiki/2014/c/c0/Bt_notebook_2.png);
 +
    background-position:center top;
 +
    background-size: 100px 100px;
 +
    background-repeat : no-repeat;
 +
}
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
.btHeaderA6{
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
    color:#000000;
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
    position : absolute;
 +
        width: 100px;
 +
        height: 120px;
 +
    line-height:220px;
 +
    top: 30px;
 +
    background-image:url(https://static.igem.org/mediawiki/2014/6/6a/Bt_attributions_1.png);
 +
    background-position:center top;
 +
    background-size: 100px 100px;
 +
    background-repeat : no-repeat;   
 +
}
-
<!--Attributions content -->
+
.btHeaderA6:hover{
-
<tr><td > <h3> iGEM Team attributions page</h3></td>
+
    background-image:url(https://static.igem.org/mediawiki/2014/6/66/Bt_attributions_2.png);
-
<td ></td >
+
    background-position:center top;
-
<td > <h3> </h3></td>
+
    background-size: 100px 100px;
-
</tr>
+
    background-repeat : no-repeat;
 +
}
-
<tr>
 
-
<td width="45%"  valign="top" colspan="3">
 
 +
/*deroulement du menu*/
 +
#Menu {
 +
    position : absolute;
 +
    width : 100%;
 +
    min-width :780px;
 +
    max-width : 1400px;
 +
    top : 0;
 +
}
 +
 +
.Item {
 +
    position : absolute;
 +
    text-align : center;
 +
    display : inline-block;
 +
    min-Height : 150px;
 +
    text-decoration: no underline;
 +
}
 +
 +
.Item a{
 +
    color : black;
 +
    text-shadow:3px 3px 5px #FFFFFF;
 +
}
 +
 +
.sub-nav {
 +
    display: none; /* Masque la sous-liste */
 +
    position: absolute; /* Evite que la dimension du conteneur ne change quand la sous-liste est affichée */
 +
    white-space: nowrap; /* Pour que le texte ne revienne pas à la ligne */
 +
    background: white; /* FIX IE7 : évite que la sous-liste ne disparaisse au moment où le curseur arrive au-dessus */
 +
    margin-top: -2px; /* Pour que le sous-menu recouvre son parent, facilitant le passage de la souris de l’un à l’autre */
 +
    list-style-type: none;
 +
    list-style-image : url(#);
 +
    padding: 0;
 +
    margin-left: 1em;
 +
    left : 25px;
 +
    }
 +
 +
.sub-nav-item{
 +
    background-image : url(https://static.igem.org/mediawiki/2014/7/72/Fond_sub_nav.png);
 +
    background-size: 100% 100%;
 +
    text-align : left;
 +
}
 +
 +
.Item:hover .sub-nav {
 +
    display: block; /* Affiche cette sous-liste au survol de son conteneur */
 +
    background-color: transparent;
 +
    Z-index : 4;   
 +
}
 +
 +
/*Main*/
 +
.Title{
 +
    text-shadow: 1px 3px 3px rgba(70, 156, 133, 0.75);
 +
    color: #2CC23E;
 +
    font-size: 50px;
 +
    text-align: center;
 +
}
 +
 +
.Sub_title{
 +
    color: #2CC23E;
 +
    font-size: 30px;
 +
}
 +
 +
.Article {
 +
    text-align: justify;
 +
    text-indent:15px;
 +
}
 +
 +
/*Footer*/
 +
#Footer{
 +
    width : 100%;
 +
    background-image:url(https://static.igem.org/mediawiki/2014/2/2b/Background_G.png);
 +
    background-position:center center;
 +
    background-size: 100% 100%;
 +
    font-family: verdana;
 +
}
 +
</style>
 +
 +
 +
<!-- STYLESHEET -->
 +
<!-- *********** --
 +
 +
    <link rel="stylesheet" href="https://2013.igem.org/Team:INSA_Toulouse/template/stylesheet?action=raw&amp;ctype=text/css" type="text/css" />
 +
 +
 +
    <link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:INSA_Toulouse/template/stylesheetslide&amp;action=edit" type="text/css" />
 +
 +
</head>
 +
-->
 +
<body >
 +
<!--main content -->
 +
<table width="100%" align="center">
 +
 +
<!--navigation menu -->
 +
<div style="background-color : transparent" >
 +
<img id="bgHeader" src="https://static.igem.org/mediawiki/2014/f/f2/Branch_col.png" alt="header background" />
 +
</div>
 +
 +
<div id="Menu" style="background-color:transparent;">
 +
    <div class="Item" style="left :5%;"> 
 +
        <a class="btHeaderA1" href="https://2014.igem.org/Team:Toulouse">Home</a>
 +
        </a>
 +
    </div>
 +
   
 +
    <div class="Item" style="left :15%">
 +
        <a class="btHeaderA2" href="https://2014.igem.org/Team:Toulouse/Team">Team</a>
 +
        <ul class="Item sub-nav" style="top : 125px;">
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Team" class="leaf">Our Team</a></li>
 +
            <li class="sub-nav-item" align="left"><a href="https://igem.org/Team.cgi?year=2014&team_name=Toulouse" class="leaf"> Official Team Profile </a></li>
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Team/Contact" class="leaf">Contact</a></li>
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Team/Gallery" class="leaf">Gallery</a></li>
 +
        </ul>
 +
    </div>
 +
 +
    <div class="Item" style=" left :25%"> 
 +
        <a class="btHeaderA3" href="https://2014.igem.org/Team:Toulouse/Project/Overview">Project</a>
 +
        <ul class="Item sub-nav" style="top : 155px;">
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Overview" class="leaf">Overview</a></li>
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Fixation" class="leaf">Fixation</a></li>
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Chemotaxis" class="leaf">Chemotaxis</a></li>
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Fungicides" class="leaf">Fungicides</a></li>
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Spreading" class="leaf">Spreading</a></li>
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Modeling" class="leaf">Modeling</a></li>
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Parts" class="leaf">Parts</a></li>
 +
        </ul>
 +
    </div>
 +
   
 +
    <div class="Item" style=" left :35%"> 
 +
        <a class="btHeaderA4" href="https://2014.igem.org/Team:Toulouse/Safety">Human </br> Practice</a>
 +
        <ul class="Item sub-nav" style="top : 149px;">
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Safety" class="leaf">Safety</a></li>
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Human_Practice/Ethique" class="leaf">Ethique</a></li>
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Human_Practice/Communication" class="leaf">Communication</a></li>
 +
        </ul>
 +
    </div>
 +
    <div class="Item" style=" left :45%" > 
 +
        <a class="btHeaderA5" href="https://2014.igem.org/Team:Toulouse/Notebook/Calendar">Notebook</a>
 +
        <ul class="Item sub-nav" style="top : 160px;">
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Notebook/Calendar" class="leaf">Calendar</a></li>
 +
<li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Notebook/Project_Monitoring" class="leaf">Project Monitoring</a></li>
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Notebook/Protocols" class="leaf">Protocols</a></li>
 +
        </ul>
 +
    </div>
 +
 +
    <div class="Item" style=" left : 55%">
 +
        <a class="btHeaderA6" href="https://2014.igem.org/Team:Toulouse/Attributions">Attributions</a>
 +
        <ul class="Item sub-nav" style="top : 152px;">
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Attributions" class="leaf">Attributions</a></li>
 +
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Sponsors" class="leaf">Sponsors</a></li>
 +
        </ul>
 +
    </div>
 +
 +
    <div class="Item" style="left :70%; Z-index:4;" align ="center"  width="60px" >
 +
        <a href="https://2014.igem.org/Main_Page">
 +
        <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px">
 +
        </a>
 +
    </div>
 +
</div>
 +
<!--end navigation menu -->
 +
<tr height="250px" style="display: block;"></tr>
 +
</table>
 +
<div class="centering">
 +
 +
 +
 +
<!--TITRE-->
 +
<h1 align="center" style="font-size:50px">
 +
Attributions
 +
</h1>
 +
 +
<br>
 +
 +
<!--Introduction-->
<p>
<p>
-
Each team must clearly attribute work done by the student team members on this pageThe team must distinguish work done by the students from work done by others, including the host labs, advisors, instructors, and individuals not on the team roster.
+
Our team is proud to say that we did almost all the work by ourselves : finding sponsors, making communication tools about our project, finding the protocols to use and testing them, ...<br>  
 +
However, we needed occasional assistance during our project, it is why we required help from different people : scientists, administrators, specialists and even normal citizens. We would like to warmly thank all these persons for their contribution and their support, whatever the kind of it. Our project could move forward because they offered their help.
</p>
</p>
-
</td>
+
<br>
 +
<!--SOUS-TITRE-->
 +
<h2 align="center">
 +
Ulule: a crowdfunding website to help us finding funds
 +
</h2>
 +
<br>
-
<tr>
+
<p>
-
<td > <h3> Why do we have this requirement?</h3></td>
+
<img style="width:100px; float:left;" src="https://static.igem.org/mediawiki/2014/6/69/Ulule.gif">Ulule is the first european crowdfunding website. We have posted our SubtiTree project on this site to collect funds for paying the Giant Jamboree fee. The collect was successful : we had 42 supporters and 1293€ collected.
-
<td></td>
+
<!--IMAGE A RAJOUTER A A FIN DE LA COLLECTE-->
-
<td > <h3>Attribution Template </h3></td>  
+
<br><br>
-
  </tr>
+
We warmly thank all the supporters, it was very encouraging to see that people have mobilized for us !
 +
<br><br>
 +
We would like to thank especially : <br><br><b>
 +
- Stéphanie Marty<br>
 +
- Damien Kanitzer<br>
 +
- Charlene Douard<br>
 +
- Jacques de Grenier<br>
 +
- Colas Decloitre<br>
 +
- Chrystelle Gaucher<br>
 +
- Valérie Chataigner<br>
 +
- Florence Rigaud<br>
 +
- Nicolas Perez<br>
 +
- Pierre Pettera<br>
 +
- Eric Molina<br>
 +
- Clémence Witzmann<br>
 +
- Pierre Mirassou<br>
 +
- Sarah Guiziou<br>
 +
- Nathalie Pineau<br>
 +
- Michel Klein<br>
 +
- Ngoc Thu Hang Pham<br>
 +
- Nathan Mirassou<br>
 +
- Eddy Manière<br>
 +
- Aurélia Gosseau<br>
 +
- Marianne et Dominique Serres<br>
 +
- Pierre Lagoutte<br>
 +
- François Barbeau<br>
 +
- Laurence Fournié<br>
 +
- Rose Fournié<br>
 +
- Jean Perron<br>
 +
- Bruce Couffignal<br></b>
 +
</p>
-
<tr>
+
<br>
-
<td width="45%"  valign="top">
+
<!--SOUS-TITRE-->
 +
<h2 align="center">
 +
Scientists
 +
</h2>
 +
<br>
 +
 +
<!--Instructors-->
<p>
<p>
-
We have this requirement to help the judges know what you did yourselves and what you had help with. We don't mind if you get help with difficult or complex techniques, just be sure to report the work your team did and the work that was done by others.  
+
<h3 align="center">
 +
iGEM instructors
 +
</h3>
 +
In first, we warmly thank our amazing instructor : <b>Gilles Truan</b>.
 +
He was with us from the beginning to the end and even more ! He is the master of cloning. He is the captain of PCR.
 +
Moreover, he knows how to grill sausages better than anyone !<br>
 +
We warmly thank all the other instructors that helped us when we were lost with the scientific part or stressed by the lack of money...
 +
We especially thank <b>Brice Enjalbert</b>, <b>Florence Bordes</b>, <b>Kaymeuang Cam</b>, <b>Philippe Soucaille</b>, <b>Stéphane Guillouet</b>, <b>Isabelle Meynial-Salles</b> and <b>Alain Marty</b>.
 +
Your advice and encouragements were very precious to us, and you deserve these thanks for all the energy you spent answering our questions (and we know that we are very energy-consuming!).<br>
 +
To finish, a special thank to <b>Claude Maranges</b>, who helped us a lot with the sponsoring aspect and all the administrative problems that we encountered.
 +
Indeed, if you had an administrative issue, he is able to solve it in less than 2 minutes (5 minutes during the holidays).
 +
He know how to make everything ok in record time.<br>
</p>
</p>
 +
<br>
 +
 +
<!--B. subti-->
<p>
<p>
-
For example, you might choose to work with an animal model during your project. Working with animals requires getting a license and applying far in advance to conduct certain experiments in many countries. This is something that is difficult to achieve during the course of a summer, but much easier if you can work with a postdoc or PI who has the right licenses.  
+
<h3 align="center">
 +
<i>Bacillus subtilis</i> specialists
 +
</h3>
 +
Even if <i>Bacillus subtilis</i> is a gram-positive bacterium model, no one of our instructors worked on it.
 +
It is why we asked other people's help when we had question about <i>B. subtilis</i>.<br>
 +
We would like to thank <b>Nathalie Campo</b> for her advice about <i>B. subtilis</i> culture, her encouragements and her kindness.<br>
 +
Her friend <b>Thierry Doan</b> helped us too : he brilliantly answered to our questions about <i>B. subtilis</i>.<br>
 +
We also thank <b>Sarah Guiziou</b>, ex-iGEMer, for her advice and her protocols.<br>
</p>
</p>
 +
<br>
 +
 +
<!--Fungi-->
<p>
<p>
-
A great example of complete attribution comes from the <a href="https://2011.igem.org/Team:Imperial_College_London/Team">Imperial College London 2011 team</a> (scroll down to the bottom of their team page to see attributions).  
+
<h3 align="center">
 +
Fungi specialists
 +
</h3>
 +
We are grateful to <b>Christophe Roux</b> who gave us two non-pathogenic strains of fungi : <i>Aspergillus brasiliensis</i> and <i>Chaetomium globusum</i>.<br>
 +
We used them to test our SubtiTree system.<br>
</p>
</p>
-
</td>
+
<br>
-
<td></td>
+
 
-
<td width="45%"  valign="top">  
+
<!--Other teams-->
<p>
<p>
-
Here are some of the fields we recommend you have on this page. If there are other areas not listed below, but applicable to your team/project, please feel free to also list them on your attributions page. Please feel free to remove any areas not applicable to your project.  
+
<h3 align="center">
 +
Other iGEM teams
 +
</h3>
 +
Since several parts that we wanted to use was not in the iGEM kit plates, we asked iGEM teams to send us some parts :<br>
 +
Thanks to the <b>iGEM Warsaw team</b>, especially Radoslaw Stachowiak, for sending us the biobricks <a href="http://parts.igem.org/Part:K780000">BBa_K780000</a>, <a href="http://parts.igem.org/Part:K780001">BBa_K780001</a>, <a href="http://parts.igem.org/Part:K780002">BBa_K780002</a> and <a href="http://parts.igem.org/Part:K780003">BBa_K780003</a>.<br>
 +
Thanks to the <b>iGEM Utah State team</b>, especially Charles Miller, for sending us the biobrick <a href="http://parts.igem.org/Part:K1162001">BBa_K1162001</a>.<br>
 +
Thanks to the <b>iGEM Munich team</b>, especially Jara Radek, for sending us the biobrick <a href="http://parts.igem.org/Part:K823021">BBa_K823021</a>, <a href="http://parts.igem.org/Part:K823022">BBa_K823022</a> and <a href="http://parts.igem.org/Part:K823023">BBa_K823023</a><br>
</p>
</p>
-
<ol>
+
<br>
-
<li>General Support</li>
+
-
<li>Project support and advice</li>
+
<!--Lab support-->
 +
<p>
 +
<h3 align="center">
 +
Lab support
 +
</h3>
 +
Thanks to <b>Sylvie Cancel</b> and <b>Yves Dutruy</b>, lab technicians, for helping us when we did not know where to find Yeast Extract or how to use the new refrigerated centrifuge.<br>
 +
They were with us as soon as we began the manipulations and they answer to all our stupid questions.<br>
 +
To finish, thanks to <b>Fabien Albert</b>, storeman of the LISBP, for his sympathy and his availability.<br>
 +
</p>
-
<li>Fundraising help and advice</li>
+
<br>
-
<li>Lab support</li>
+
<!--SOUS-TITRE-->
 +
<h2 align="center">
 +
Press
 +
</h2>
-
<li>Difficult technique support</li>
+
As our project was very regional, a lot of different regional newspapers were interested in it.<br>
 +
In this part, we would like to thank all the journalists that came to meet us : <br>
 +
- <b>Hélène Ménal</b> for her article into the newspaper <a href="http://www.20minutes.fr/toulouse/1416215-20140708-guerisseurs-platanes">20Minutes</a><br>
 +
- <b>Philippe Font</b> for his article into the newspaper <a href="http://www.metronews.fr/toulouse/ils-etudient-une-bacterie-pour-soigner-les-platanes-du-canal-du-midi/mngj!FOMnxoEasL2s/">Metronews</a><br>
 +
- <b>Bernard Davodeau</b> for his article into the newspaper <a href="http://www.ladepeche.fr/article/2014/07/15/1918689-un-espoir-de-traitement-pour-les-platanes-du-canal.html">LaDépêche</a><br>
 +
- <b>Delphine Russeil</b> for her article into the newspaper La Voix du Midi<br>
 +
- <b>Angélique Mangon</b> and <b>Jack Levé</b> for their television report on the channel <a href="http://france3-regions.francetvinfo.fr/midi-pyrenees/2014/07/09/des-etudiants-toulousains-developpent-une-bacterie-pour-sauver-les-platanes-514659.html">France 3 Midi-Pyrénées</a><br>
 +
- <b>Philip</b> for his article about the French iGEM teams on the website <a href="http://labiotech.fr/les-equipes-francaise-lassaut-digem-2014-competition-mondiale-biologie-synthetique/">LaBiotech.fr</a><br>
 +
- <b>Olivier Schlama</b> for his article into the newspaper Midi Libre<br>
 +
- <b>Virginie Brancotte</b> for her article into the newspaper <a href="http://www.fluvialnet.com/murmures-pop-actualites-des-etudiants-toulousains-inventent-une-methode-de-lutte-contre-le-chancre-colore/9576">Fluvial</a><br>
 +
</p>
-
<li>Project advisor support</li>
+
<br>
-
<li>Wiki support</li>
+
<!--Ethics-->
 +
<p>
 +
<h2 align="center">
 +
Ethics
 +
</h2>
 +
We thank <b>Vincent Grégoire-Delory</b>, responsible of the ethics platform at TWB,
 +
for coming to our lab and share his huge knowledge with us around a good bottle of wine and pizzas.
 +
He suggested us several points to consider and to deepen.<br>
 +
</p>
-
<li>Presentation coaching</li>
+
<br>
-
<li>Policy & Practices support</li>
+
<!--Designer-->
 +
<p>
 +
<h2 align="center">
 +
Web design
 +
</h2>
 +
Thanks to the web designer <a href="http://www.adrien-nicod.fr/"><b>Adrien Nicod</b></a>
 +
for accepting to work with us and being patient with the remarks that each team member was saying !<br>
 +
We are very proud of our logo and our wiki design, very professional but also modern and nice.<br>
 +
</p>
-
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team.</li>
+
<br>
-
</ol>
+
<!--Goodies-->
-
</td>
+
<p>
 +
<h2 align="center">
 +
Goodies
 +
</h2>
 +
We thank the INSA Toulouse <b>Communication Department</b> for giving us INSA Toulouse goodies.<br>
 +
<!--REMERCIER Véronique ?? Entreprise whynot-->
 +
</p>
 +
<br>
-
</tr>
+
<!--Special-->
-
</table>
+
<p>
 +
<h2 align="center">
 +
Special thanks
 +
</h2>
 +
We warmly thank <b>Didier Combes</b>, <b>Pierre Monsan</b> and <b>Nicolas Combébiac</b> for their support and their efficiency face to our administrative problems.<br>
 +
A special thank to <b>Gilbert Chauvel</b> for his interest into our project, his support, and his intervention with the Ministry.<br>
 +
A special thank to <b>Matthieu Arlat</b> for giving us a lot of good advice, helping us with the sponsoring part and his enthusiasm.<br>
 +
To finish, thanks to the God of synthetic biology for giving us such results!<br>
 +
</p>
 +
 
 +
<br>
 +
 
 +
<!--Premises-->
 +
<p>
 +
<h2 align="center">
 +
Premises
 +
</h2>
 +
We would like to thank the <b>INSA de Toulouse</b> for hosting us during the whole summer.<br>
 +
</p>
 +
 
 +
<br>
 +
 
 +
<!--Team-->
 +
<p>
 +
<h2 align="center">
 +
Us
 +
</h2>
 +
And finally, we thank... <b>us</b>. For being in the lab all the summer, for our devotion to the plane trees, for the perseverance in the bad days and for put up each other.<br>
 +
Therefore thanks to all the team for this wonderful and exciting project !<br>
 +
We would like to thank also our mums and dads because without them we would not be there thus the project would not have been done !
 +
And also the mum and dad of our mums and dads and the mum and dad of the mum and dad of our mums and dads and ...
 +
you should get it!<br>
 +
</p>
 +
 
 +
<br>
 +
 
 +
<!-- footer -->
 +
<center>
 +
<div id="Footer" >
 +
<table align="center" style="width : 100%; background-color:transparent;" bgColor="#99FF99">
 +
    <td width="5px"></td>
 +
    <td style="width: 35px;" align="center">
 +
        <a href="https://www.facebook.com/iGEM.Toulouse.2014?ref_type=bookmark"><img src="https://static.igem.org/mediawiki/2013/f/fc/Insa-toulouse2013-iconfacebook.png" alt="Facebook" /></a>
 +
        <br> <br>
 +
        <a href="https://twitter.com/iGEM_Toulouse"><img src="https://static.igem.org/mediawiki/2013/7/7b/Insa-toulouse2013-icontwitter.png" alt="Twitter" /></a>
 +
        <br>
 +
    </td>
 +
    <td width="15px"></td>
 +
    <td>
 +
        <p><b> iGEM Toulouse</b><br><address>
 +
        INSA Toulouse <br>135, Avenue de Rangueil <br>
 +
        31400 TOULOUSE <br></address>
 +
        <br>e-mail: <span><a href="mailto:igemtoulouse2014@gmail.com"> igemtoulouse2014@gmail.com</a></span></p>
 +
    </td>
 +
    <td align="right">
 +
        <a href="https://2013.igem.org/Main_Page">
 +
            <img style="width:170px" src="https://static.igem.org/mediawiki/igem.org/1/17/IGEM_basic_Logo_white_stylized.png"/img>
 +
        </a>
 +
    </td>
 +
  </table>
 +
</div>
 +
</center>
 +
</div>
</html>
</html>

Latest revision as of 11:41, 15 September 2014

header background

Attributions


Our team is proud to say that we did almost all the work by ourselves : finding sponsors, making communication tools about our project, finding the protocols to use and testing them, ...
However, we needed occasional assistance during our project, it is why we required help from different people : scientists, administrators, specialists and even normal citizens. We would like to warmly thank all these persons for their contribution and their support, whatever the kind of it. Our project could move forward because they offered their help.


Ulule: a crowdfunding website to help us finding funds


Ulule is the first european crowdfunding website. We have posted our SubtiTree project on this site to collect funds for paying the Giant Jamboree fee. The collect was successful : we had 42 supporters and 1293€ collected.

We warmly thank all the supporters, it was very encouraging to see that people have mobilized for us !

We would like to thank especially :

- Stéphanie Marty
- Damien Kanitzer
- Charlene Douard
- Jacques de Grenier
- Colas Decloitre
- Chrystelle Gaucher
- Valérie Chataigner
- Florence Rigaud
- Nicolas Perez
- Pierre Pettera
- Eric Molina
- Clémence Witzmann
- Pierre Mirassou
- Sarah Guiziou
- Nathalie Pineau
- Michel Klein
- Ngoc Thu Hang Pham
- Nathan Mirassou
- Eddy Manière
- Aurélia Gosseau
- Marianne et Dominique Serres
- Pierre Lagoutte
- François Barbeau
- Laurence Fournié
- Rose Fournié
- Jean Perron
- Bruce Couffignal


Scientists


iGEM instructors

In first, we warmly thank our amazing instructor : Gilles Truan. He was with us from the beginning to the end and even more ! He is the master of cloning. He is the captain of PCR. Moreover, he knows how to grill sausages better than anyone !
We warmly thank all the other instructors that helped us when we were lost with the scientific part or stressed by the lack of money... We especially thank Brice Enjalbert, Florence Bordes, Kaymeuang Cam, Philippe Soucaille, Stéphane Guillouet, Isabelle Meynial-Salles and Alain Marty. Your advice and encouragements were very precious to us, and you deserve these thanks for all the energy you spent answering our questions (and we know that we are very energy-consuming!).
To finish, a special thank to Claude Maranges, who helped us a lot with the sponsoring aspect and all the administrative problems that we encountered. Indeed, if you had an administrative issue, he is able to solve it in less than 2 minutes (5 minutes during the holidays). He know how to make everything ok in record time.


Bacillus subtilis specialists

Even if Bacillus subtilis is a gram-positive bacterium model, no one of our instructors worked on it. It is why we asked other people's help when we had question about B. subtilis.
We would like to thank Nathalie Campo for her advice about B. subtilis culture, her encouragements and her kindness.
Her friend Thierry Doan helped us too : he brilliantly answered to our questions about B. subtilis.
We also thank Sarah Guiziou, ex-iGEMer, for her advice and her protocols.


Fungi specialists

We are grateful to Christophe Roux who gave us two non-pathogenic strains of fungi : Aspergillus brasiliensis and Chaetomium globusum.
We used them to test our SubtiTree system.


Other iGEM teams

Since several parts that we wanted to use was not in the iGEM kit plates, we asked iGEM teams to send us some parts :
Thanks to the iGEM Warsaw team, especially Radoslaw Stachowiak, for sending us the biobricks BBa_K780000, BBa_K780001, BBa_K780002 and BBa_K780003.
Thanks to the iGEM Utah State team, especially Charles Miller, for sending us the biobrick BBa_K1162001.
Thanks to the iGEM Munich team, especially Jara Radek, for sending us the biobrick BBa_K823021, BBa_K823022 and BBa_K823023


Lab support

Thanks to Sylvie Cancel and Yves Dutruy, lab technicians, for helping us when we did not know where to find Yeast Extract or how to use the new refrigerated centrifuge.
They were with us as soon as we began the manipulations and they answer to all our stupid questions.
To finish, thanks to Fabien Albert, storeman of the LISBP, for his sympathy and his availability.


Press

As our project was very regional, a lot of different regional newspapers were interested in it.
In this part, we would like to thank all the journalists that came to meet us :
- Hélène Ménal for her article into the newspaper 20Minutes
- Philippe Font for his article into the newspaper Metronews
- Bernard Davodeau for his article into the newspaper LaDépêche
- Delphine Russeil for her article into the newspaper La Voix du Midi
- Angélique Mangon and Jack Levé for their television report on the channel France 3 Midi-Pyrénées
- Philip for his article about the French iGEM teams on the website LaBiotech.fr
- Olivier Schlama for his article into the newspaper Midi Libre
- Virginie Brancotte for her article into the newspaper Fluvial


Ethics

We thank Vincent Grégoire-Delory, responsible of the ethics platform at TWB, for coming to our lab and share his huge knowledge with us around a good bottle of wine and pizzas. He suggested us several points to consider and to deepen.


Web design

Thanks to the web designer Adrien Nicod for accepting to work with us and being patient with the remarks that each team member was saying !
We are very proud of our logo and our wiki design, very professional but also modern and nice.


Goodies

We thank the INSA Toulouse Communication Department for giving us INSA Toulouse goodies.


Special thanks

We warmly thank Didier Combes, Pierre Monsan and Nicolas Combébiac for their support and their efficiency face to our administrative problems.
A special thank to Gilbert Chauvel for his interest into our project, his support, and his intervention with the Ministry.
A special thank to Matthieu Arlat for giving us a lot of good advice, helping us with the sponsoring part and his enthusiasm.
To finish, thanks to the God of synthetic biology for giving us such results!


Premises

We would like to thank the INSA de Toulouse for hosting us during the whole summer.


Us

And finally, we thank... us. For being in the lab all the summer, for our devotion to the plane trees, for the perseverance in the bad days and for put up each other.
Therefore thanks to all the team for this wonderful and exciting project !
We would like to thank also our mums and dads because without them we would not be there thus the project would not have been done ! And also the mum and dad of our mums and dads and the mum and dad of the mum and dad of our mums and dads and ... you should get it!