Team:WITS-CSIR SA/AboutUs/Acknowledgements

From 2011.igem.org

(Difference between revisions)
 
(11 intermediate revisions not shown)
Line 1: Line 1:
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
[[Media:Example.ogg]]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<head>
-
     <title>Biotweet - Acknowledgements</title>
+
     <title>Biotweet - Collaboration</title>
     <link type="text/css" media="screen" rel="Stylesheet" href="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dojo/resources/dojo.css" />
     <link type="text/css" media="screen" rel="Stylesheet" href="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dojo/resources/dojo.css" />
     <link type="text/css" media="screen" rel="Stylesheet" href="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dijit/themes/claro/claro.css" />
     <link type="text/css" media="screen" rel="Stylesheet" href="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dijit/themes/claro/claro.css" />
Line 15: Line 15:
         div.top
         div.top
         {
         {
-
             height: 120px;
+
             height: 95px;
             background-color: #2d4782;
             background-color: #2d4782;
             filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6279ad', endColorstr='#2d4782'); /* for IE */
             filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6279ad', endColorstr='#2d4782'); /* for IE */
Line 50: Line 50:
     <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/theme/jquery-ui-1.8.14.custom.css?action=raw&amp;ctype=text/css">
     <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/theme/jquery-ui-1.8.14.custom.css?action=raw&amp;ctype=text/css">
     <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/liteaccordion.css?action=raw&amp;ctype=text/css">
     <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/css/liteaccordion.css?action=raw&amp;ctype=text/css">
 +
<link href="http://ajax.googleapis.com/ajax/libs/dojo/1.6/dojox/image/resources/Lightbox.css" rel="stylesheet" type="text/css" />
 +
 +
<link href="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/Dropdown.css?action=raw&amp;ctype=text/css" media="screen" rel="stylesheet" type="text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/default.css?action=raw&amp;ctype=text/css" />
 +
<link href="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/default.advanced.css?action=raw&amp;ctype=text/css" media="screen" rel="stylesheet" type="text/css" />
 +
 +
<!--[if lt IE 7]>
 +
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/Styles/jquery.dropdown.js?action=raw&amp;ctype=text/js"></script>
 +
<![endif]-->
 +
     <!-- Begin: Core -->
     <!-- Begin: Core -->
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery-1.5.1.min.js?action=raw&amp;ctype=text/js"></script>
     <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery-1.5.1.min.js?action=raw&amp;ctype=text/js"></script>
Line 84: Line 94:
         dojo.require("dijit.form.TextBox");
         dojo.require("dijit.form.TextBox");
         dojo.require("dojo.parser");
         dojo.require("dojo.parser");
 +
        dojo.require("dojox.image.Lightbox");
     </script>
     </script>
</head>
</head>
<body class="claro">
<body class="claro">
-
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/client/MenuModel.js?action=raw&amp;ctype=text/js"></script>
 
-
    <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/client/SideMenu.js?action=raw&amp;ctype=text/js"></script>
 
     <div data-dojo-type="dijit.layout.BorderContainer" data-dojo-props="design: 'headline', gutters: false"
     <div data-dojo-type="dijit.layout.BorderContainer" data-dojo-props="design: 'headline', gutters: false"
         class="container">
         class="container">
 +
<div style="position: absolute; width: 100%; top: 80px;">
 +
<ul class="dropdown dropdown-horizontal">
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA">Home</a></li>
 +
<li><a href="#" class="dir">Project</a>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Concept">Overview</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Characterization">Characterization</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Modelling">Modelling</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Collaboration/Index">Collaboration</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Notebook">Lab notebook</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Applications">Potential applications</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Achievements">Achievements</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Protocols">Protocols</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Parts">Parts submitted</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Characterization">Data</a></li>
 +
<li><a href="./" class="dir">Outreach</a>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/SciBono">Scibono experience</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/Forum">Synthetic biology forum</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/Survey">Survey</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Project/Safety">Safety</a></li>
 +
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Diary/Gallery">Gallery</a></li>
 +
<li><a href="./" class="dir">About us</a>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/MeetTheTeam">Meet the team</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/Outreach/PublicRelations">Media attention</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/Attributions">Attributions</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/Acknowledgements">Acknowledgements</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/MeetOurBugs">Meet our bugs!</a></li>
 +
<li><a href="https://2011.igem.org/Team:WITS-CSIR_SA/AboutUs/ContactUs">Contact us</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</div>
         <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'top'" class="top">
         <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'top'" class="top">
             <a href="https://2011.igem.org/Team:WITS-CSIR_SA">
             <a href="https://2011.igem.org/Team:WITS-CSIR_SA">
-
                 <img src="https://static.igem.org/mediawiki/2011/c/c9/Logo.png" alt="Biotweet" height="80px"
+
                 <img src="https://static.igem.org/mediawiki/2011/6/63/Wits_Logo_Biotweet_Rearrange.gif" alt="Biotweet" height="60px"
-
                     style="float: left; margin-bottom: 10px; border: none;" />
+
                     style="float: left; margin-bottom: 5px; border: none;" />
             </a><a href="https://2011.igem.org/Main_Page" target="_blank">
             </a><a href="https://2011.igem.org/Main_Page" target="_blank">
-
                 <img src="https://static.igem.org/mediawiki/2011/b/be/ICL_iGEM_Logo.png" alt="iGem" height="80px"
+
                 <img src="https://static.igem.org/mediawiki/2011/b/be/ICL_iGEM_Logo.png" alt="iGem" height="60px"
-
                     style="float: right; margin-bottom: 10px; border: none;" />
+
                     style="float: right; margin-bottom: 5px; border: none;" />
             </a>
             </a>
-
             <div class="menu padding ui-helper-clearfix">
+
             <div class="ui-helper-clearfix">
             </div>
             </div>
         </div>
         </div>
         <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'center'"
         <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'center'"
             class="center">
             class="center">
 +
             <div style="width: 903px; margin: auto; height: 100%;">
             <div style="width: 903px; margin: auto; height: 100%;">
                 <div data-dojo-type="dijit.layout.BorderContainer" data-dojo-props="design: 'headline'"
                 <div data-dojo-type="dijit.layout.BorderContainer" data-dojo-props="design: 'headline'"
                     style="height: 100%;">
                     style="height: 100%;">
-
                    <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'leading', style:'overflow-y: auto;'"
 
-
                        class="west">
 
-
                        sidebar
 
-
                    </div>
 
                     <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'center'">
                     <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'center'">
                         <div style="height: 100%; overflow-y: auto;">
                         <div style="height: 100%; overflow-y: auto;">
-
                            <div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Acknowledgements'">
+
<h1> Acknowledgements </h1>
-
<p>We would like to extend our gratitude to the following people:</p>
+
<div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Sponsors'">
 +
<p>The Wits-CSIR 2011 iGEM team was proudly sponsored by:</p>
 +
<center><img src="https://static.igem.org/mediawiki/2011/a/a1/Wits_Home_Page_Sponsors.jpg"></center>
 +
<p>The Wits-CSIR 2011 iGEM team would like to thank all the above sponsors for their generous financial contributions, which lightened the team’s financial burden thus allowing them to focus their attention on the project. Your generosity has inspired the team to help others and give back to the community, through human advances. </p> 
 +
</div>
 +
<br> 
 +
<div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Collaborators'">
 +
<p>We would like to thank Imperial College London for collaborating with us during this competition. We feel that the exchange of information, both for modelling and for laboratory assays, was invaluable. </p>
 +
</div>
 +
<br>
 +
<div data-dojo-type="dijit.TitlePane" data-dojo-props="title:'Acknowledgements'">
 +
<p>The Wits_CSIR 2011 iGEM team would like to thank the following advisors and supervisors for their moral and scientific support, especially; the supervisors for leading the team effectively and efficiently in this competitive, fast-paced and ever-changing world of synthetic biology; and Michelle Robinson for her tenacious effort to keep the team on track by assisting the team with implementing time management and organisational skills of the highest calibre. </p>
 +
<h2>Supervisors </h2>
 +
<p>Karl Rumbold: Organisation of team logistics and fundraising as well as project consultation </p>
 +
<p>Marco Weinberg: Consultation on various aspects of the project throughout the competition and help with fundraising </p>
 +
<p>Musa Mhlanga: Academic and financial assistance from the Synthetic Biology unit at the CSIR </p>
 +
<p>Raymond Sparrow: Continuous moral support and help with raising iGEM awareness through organisation of the Synthetic Biology Forum </p>
 +
 
 +
 
 +
<h2>Advisors </h2>
 +
<p>Michelle Robinson </p>
 +
<p>Laura Millroy </p>
 +
<p>Youtaro Shibayama</p>
 +
<p>Scott Hazelhurst </p>
 +
<p>Robyn Brackin </p>
 +
 
 +
<h2>We would also like to extend our gratitude to the following people:</h2>
<p>Prof Kramer from the Wits faculty of Health Science and Prof Crouch from the the Wits faculty of Science for their continued support of the iGEM team.</p>
<p>Prof Kramer from the Wits faculty of Health Science and Prof Crouch from the the Wits faculty of Science for their continued support of the iGEM team.</p>
<p>Prof Patrick Arbuthnot for access to of the Anti-viral Gene Therapy Research Unit (AGTRU) laboratory facilities.</p>  
<p>Prof Patrick Arbuthnot for access to of the Anti-viral Gene Therapy Research Unit (AGTRU) laboratory facilities.</p>  
Line 121: Line 192:
<p>David Balchin for his assistance with the Jasco Spectrofluorometer.
<p>David Balchin for his assistance with the Jasco Spectrofluorometer.
<p>Robyn Brackin for all her assistance with the Epi-Fluorescence Microscopy imaging.</p>
<p>Robyn Brackin for all her assistance with the Epi-Fluorescence Microscopy imaging.</p>
-
<p>The Synthetic Biology Research Unit at the CSIR, for their extensive academic assistance and use of equipment in their lab facilities.</p>
+
<p>Dr Clement Penny for all his help and advice with the Fluorescent microscopy imaging.</p>
 +
<p>The Synthetic Biology Research Unit at the CSIR, for their academic assistance and use of equipment in their lab facilities.</p>
<p>Dr Sonja Lauterbach and Kubendran Naidoo for all their help, advice and care in the lab.</p>
<p>Dr Sonja Lauterbach and Kubendran Naidoo for all their help, advice and care in the lab.</p>
<p> Dr Toru Nakayashiki and Prof Hirotada Mori from the Nara Institute of Science and Technology for their kind donation of the <i>E. coli</i> CheZ deletion mutant and parental strain.</p>
<p> Dr Toru Nakayashiki and Prof Hirotada Mori from the Nara Institute of Science and Technology for their kind donation of the <i>E. coli</i> CheZ deletion mutant and parental strain.</p>
<p>Dr Joy Sinha and Prof Justin Gallivan from Emory University for their time and the invaluable advice on riboswitches and bacterial chemotaxis.</p>  
<p>Dr Joy Sinha and Prof Justin Gallivan from Emory University for their time and the invaluable advice on riboswitches and bacterial chemotaxis.</p>  
 +
 +
 +
                            </div>
 +
 +
                           
 +
                             </div>
                             </div>
                         </div>
                         </div>
Line 130: Line 208:
                 </div>
                 </div>
             </div>
             </div>
-
        </div>
+
</div>
         <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'bottom'"
         <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region: 'bottom'"
             class="footerBox" style="background-color: #ffffff;">
             class="footerBox" style="background-color: #ffffff;">

Latest revision as of 15:18, 26 October 2011

Media:Example.ogg<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Biotweet - Collaboration

Acknowledgements

The Wits-CSIR 2011 iGEM team was proudly sponsored by:

The Wits-CSIR 2011 iGEM team would like to thank all the above sponsors for their generous financial contributions, which lightened the team’s financial burden thus allowing them to focus their attention on the project. Your generosity has inspired the team to help others and give back to the community, through human advances.


We would like to thank Imperial College London for collaborating with us during this competition. We feel that the exchange of information, both for modelling and for laboratory assays, was invaluable.


The Wits_CSIR 2011 iGEM team would like to thank the following advisors and supervisors for their moral and scientific support, especially; the supervisors for leading the team effectively and efficiently in this competitive, fast-paced and ever-changing world of synthetic biology; and Michelle Robinson for her tenacious effort to keep the team on track by assisting the team with implementing time management and organisational skills of the highest calibre.

Supervisors

Karl Rumbold: Organisation of team logistics and fundraising as well as project consultation

Marco Weinberg: Consultation on various aspects of the project throughout the competition and help with fundraising

Musa Mhlanga: Academic and financial assistance from the Synthetic Biology unit at the CSIR

Raymond Sparrow: Continuous moral support and help with raising iGEM awareness through organisation of the Synthetic Biology Forum

Advisors

Michelle Robinson

Laura Millroy

Youtaro Shibayama

Scott Hazelhurst

Robyn Brackin

We would also like to extend our gratitude to the following people:

Prof Kramer from the Wits faculty of Health Science and Prof Crouch from the the Wits faculty of Science for their continued support of the iGEM team.

Prof Patrick Arbuthnot for access to of the Anti-viral Gene Therapy Research Unit (AGTRU) laboratory facilities.

Prof Theresa Coetzer for the use of Malaria Research Unit (MRU) laboratory space.

Dr Sylvia Fanucchi and Prof Heini Dirr for the use of the Jasco Spectrofluorometer.

David Balchin for his assistance with the Jasco Spectrofluorometer.

Robyn Brackin for all her assistance with the Epi-Fluorescence Microscopy imaging.

Dr Clement Penny for all his help and advice with the Fluorescent microscopy imaging.

The Synthetic Biology Research Unit at the CSIR, for their academic assistance and use of equipment in their lab facilities.

Dr Sonja Lauterbach and Kubendran Naidoo for all their help, advice and care in the lab.

Dr Toru Nakayashiki and Prof Hirotada Mori from the Nara Institute of Science and Technology for their kind donation of the E. coli CheZ deletion mutant and parental strain.

Dr Joy Sinha and Prof Justin Gallivan from Emory University for their time and the invaluable advice on riboswitches and bacterial chemotaxis.