Team:Oxford/Events

From 2014.igem.org

(Difference between revisions)
 
(115 intermediate revisions not shown)
Line 2: Line 2:
<html>
<html>
 +
<head>
 +
<style>
 +
 +
strong {font-weight:bold;}
 +
 +
.row {
 +
  border-radius: 30px;
 +
  margin-top: 2%;
 +
  padding: 2%;
 +
  width: 96%;
 +
  min-width:300px;
 +
  background-color: white;
 +
}
 +
 +
.header {
 +
  background: none repeat scroll 0% 0% #ADD8E6;
 +
  font-size: 230%;
 +
  font-weight: 400;
 +
  font-family: Helvetica;
 +
  color: #000;
 +
}
 +
 +
h1.modal-heading {
 +
  font-size:150%;
 +
  font-weight: bold;
 +
  font-family: Helvetica;
 +
  color: #000;
 +
}
 +
 +
h2.modal-heading {
 +
  font-size:120%;
 +
  font-weight: bold;
 +
  font-family: Helvetica;
 +
  color: #000;
 +
}
 +
 +
.image-row {
 +
  text-align: center;
 +
  background-color: white;
 +
}
 +
 +
.row img { cursor: pointer; }
 +
.row-1 img { max-height: 330px; }
 +
.row-2 img { max-height: 264px; }
 +
.row-3 img { max-height: 325px; }
 +
 +
#image_royalsociety,#image_activity, #image_activity_2, #image_activity_3{
 +
  text-align: center;
 +
}
 +
#image_royalsociety img { max-height: 260px }
 +
 +
#image_activity img { max-height: 260px }
 +
 +
#image_activity_2 img { max-height: 200px }
 +
 +
#image_activity_3 img { max-height: 200px }
 +
 +
#image_sheffield, #image_ysb {
 +
  display: block;
 +
  margin: 0 auto;
 +
  max-height: 350px;
 +
}
 +
 +
</style>
 +
<script type="text/javascript">
 +
var contentIds = ['royal_society', 'synthetic_biology', 'activity', 'workshop', 'uniq', 'sheffield', 'ysb'];
 +
 +
function displayModal(content) {
 +
  document.getElementById("modal").style.display = "block";
 +
  document.getElementById(content).style.display = "inline";
 +
}
 +
 +
function hideModal() {
 +
  document.getElementById("modal").style.display = "none";
 +
  for(var i = 0; i < contentIds.length; i++)
 +
    document.getElementById(contentIds[i]).style.display = "none";
 +
 
 +
}
 +
</script>
 +
</head>
<body>
<body>
 +
   <div class="outer" style="overflow-y: scroll; overflow-x: hidden;">
   <div class="outer" style="overflow-y: scroll; overflow-x: hidden;">
 +
<div id="stuff" style="float:left;position:absolute;margin-left:200px;margin-right:100px; margin-top:50px;min-width:645px;border-radius:15px;">
 +
<div style="background: url('https://static.igem.org/mediawiki/2014/0/08/Oxigemradcamcrop.jpg'); background-size:cover; border-radius:15px;padding: 20px 0px;">
 +
<div style="background-color:#D9D9D9; opacity:0.7; z-index:5; Height:75px; width:100%;font-size:65px;font-family:Helvetica;padding-top:5px; font-weight: 450;;">
 +
  <div style="background-color:white; opacity:0.9; Height:75px; width:100%;margin-top:5px:margin-bottom:5px;font-size:65px;font-family:Helvetica;padding-top:5px; color:#00000; font-weight: 450;">
 +
    <br><center><font style="opacity:0.6">Events</font></center>
 +
  </div>
 +
</div>
 +
</div>
-
<div id="stuff" style="float:left;position:absolute;margin-left:200px;margin-right:100px; margin-top:50px;min-width:645px;">
+
<div class=row>  
-
<img src="https://static.igem.org/mediawiki/2014/2/2b/Oxigemred.jpg" style="position:absolute; width:100%;z-index:-1; border-radius:15px;"/>
+
Click on a picture to find out about our events associated with the Oxford University Biochemistry Department, our public engagement events and what we got up to when we visited other iGEM teams.
 +
</div>
 +
 
 +
<div class="row header">Oxford Events</div>
-
<div style="background-color:#D9D9D9; opacity:0.7; z-index:5; margin-left:7%; Height:75px; width:500px;font-size:65px;font-family:Helvetica;padding-top:5px; font-weight: 450;">
+
<div class="row image-row row-1">
-
<div style="background-color:white; opacity:0.7; Height:75px; width:100%;margin-top:5px:margin-bottom:5px;font-size:65px;font-family:Helvetica;padding-top:5px; color:#00000; font-weight: 450;"><br><font style="opacity:0.7">Events</font></div>
+
  <img src="https://static.igem.org/mediawiki/2014/6/67/Oxford_Rs_photo_from_biochem_website.jpg" onclick="javascript:displayModal('royal_society');"/>
 +
  <img src="https://static.igem.org/mediawiki/2014/8/8c/Oxford_Meet_up_38.jpg"  onclick="javascript:displayModal('synthetic_biology');"/>
</div>
</div>
-
<br>
 
-
<div style="border-bottom-left-radius:10px;border-bottom-right-radius:10px; padding-left:10px;padding-right:10px;min-width:300px;">
+
<div class="row header">Public Engagement</div>
 +
<div class="row image-row row-2">
 +
  <img src="https://static.igem.org/mediawiki/2014/0/02/Oxford_DNA_Demonstrator_day.jpg"  onclick="javascript:displayModal('workshop');"/>
 +
  <img src="https://static.igem.org/mediawiki/2014/8/81/Oxford_Drop-in_Table_1.jpg"  onclick="javascript:displayModal('activity');"/>
 +
  <img src="https://static.igem.org/mediawiki/2014/2/20/Oxford_Uniq_cropped.png"  onclick="javascript:displayModal('uniq');"/>
-
<img src="https://static.igem.org/mediawiki/2014/8/89/OxigemBronze.png" style="width:26%;margin-left:9%;margin-top:-20px;">
+
<br><br>
-
<img src="https://static.igem.org/mediawiki/2014/8/8e/OxigemGold.png" style="width:30%;margin-top:-20px;">
+
Check out our <a href="https://2014.igem.org/Team:Oxford/P%26P_public_engagement">Public Participation</a> page in our Policy and Practises section to see our investigation of public opinion of synthetic biology.<br><br>
-
<img src="https://static.igem.org/mediawiki/2014/1/1e/OxigemSilver.png" style="width:26%;margin-top:-20px;">
+
</div>
 +
<div class="row header">Events Attended</div>
 +
<div class="row image-row row-3">
 +
  <img src="https://static.igem.org/mediawiki/2014/5/5d/Oxford_Sheffield_group_photo.jpg"  onclick="javascript:displayModal('sheffield');"/>
 +
  <img src="https://static.igem.org/mediawiki/2014/a/a8/Oxford_Ysb_2.0.jpg"  onclick="javascript:displayModal('ysb');"/>
 +
</div>
 +
 +
</div>
 +
 +
<div id="modal" onClick="hideModal()" style="background-color: rgba(0,0,0,0.7);z-index:11; position: fixed; top:0; left: 0; right: 0; bottom: 0;min-width:980px; display:none;">
 +
<div style="width:60%;height:450px;background-color:#FAFAFA;position:absolute;left:22%;border-top-right-radius:15px;border-bottom-left-radius:25px;margin-top:8%;overflow-y: scroll; padding:10px;">
 +
<div id='royal_society' style="display:none;">
 +
<h1 class="modal-heading">Oxford Biochemistry Alumni Event @ the Royal Society</h1>
 +
 +
Team members Glen Gowers and Philipp Lorenz attended the 2014 London Biochemistry Alumni Event hosted at the Royal Society. The occasion attracted alumni from across a period of more than 50 years – bringing together those who completed their PhDs in the 1950s, with students graduating last year. Following an introduction by Head of Department Mark Sansom and talks from two Royal Institution Christmas Lecturers, our iGEM team members entertained guests with their presentation.<br><br>
 +
 +
<div id=image_royalsociety>
 +
<img src="https://static.igem.org/mediawiki/2014/c/ce/Oxford_Rs_glen_talking_close-up.jpg"  />
 +
<img src="https://static.igem.org/mediawiki/2014/3/30/Oxford_Rs_building.jpg"  />
 +
<img src="https://static.igem.org/mediawiki/2014/5/5a/Oxford_Rs_phil_talking.jpg"  />
 +
</div>
 +
</div>
 +
 +
<div id='synthetic_biology' style="display:none;">
 +
<h1 class='modal-heading'>Synthetic Biology: Short Past, Long Future</h1>
 +
<h2 class='modal-heading'>Oxford iGEM meet up in collaboration with SynOX</h2>
 +
On June 19th 2014, the Oxford iGEM team invited all of the teams in the UK and Ireland to the first British and Irish meet-up of 2014. Hosted in the Oxford University Biochemistry Department and co-organised with the Oxford Society for Synthetic Biology (SynOx), the event was attended by 15 iGEM teams as well as Oxford University undergraduates and postgraduates. <br><br>
 +
The day included three talks about synthetic biology and iGEM:<br>
 +
<strong>Dr Jarek Bryk</strong> (National Centre for Biotechnology Education, University of Reading – current mentor of Reading iGEM) spoke about what it takes to get synthetic biology incorporated into university teaching and about his dedicated efforts towards establishing the Reading University iGEM team.<br>
 +
The iGEM supervisor’s perspective was presented to us by <strong>Dr Richard Kelwick</strong> (researcher at the EPSRC National Centre for Synthetic Biology and Innovation, Imperial College London) along with the lessons he has learned from being a mentor to the past three Imperial College teams. <br>
 +
Last, but certainly not least, <strong>Randy Rettberg</strong> (Founder and President of the iGEM foundation) imparted to us his vision of synthetic biology as the next revolution in humanity’s technological development.<br><br>
 +
The talks were filmed to enable a livestream feed of the event to be broadcast live to those unable to attend: even allowing them to be involved in the question and answer session. <br>
 +
 +
<object width="560" height="315" style="display:block; margin:10px auto; clear: both"><param name="movie" value="//www.youtube.com/v/OUsxIj32tKg?hl=en_US&amp;version=3&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="//www.youtube.com/v/OUsxIj32tKg?hl=en_US&amp;version=3&amp;rel=0" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>
 +
 +
 +
Later in the afternoon came the first opportunity for the UK and Irish teams to get to know each other, initially by chatting over sandwiches before moving out of the department to the less formal setting of the pub. To facilitate this discussion the teams had been invited to provide a simple poster to display their main project themes and ideas.<br><br>
 +
Our thanks to SynOx and to all those who attended! We would like to thank Randy Rettberg, Dr. Richard Kelwick and Dr. Jarek Bryk for their insightful and entertaining talks.<br><br>
 +
 +
</div>
 +
 +
<div id='activity' style="display:none;">
 +
<h1 class='modal-heading'>Can you give our cells new instructions? Drop-in Activity</h1>
 +
<h2 class='modal-heading'>Venue:</h2> A table in the centre of the University Museum of Natural History in Oxford, on a Saturday afternoon. Entrance to the museum is free and members of the public were could approach us and our activities on a drop-in basis.<br><br>
 +
<h2 class='modal-heading'>Audience:</h2> Anyone of any age (babies to pensioners) with a whole range of previous biology experience from none to Biochemistry post docs!<br><br>
 +
<h2 class='modal-heading'>How did we draw them in?</h2> Colourful table display, museum specimens of coral and insects that could be handled by the public, smells people were invited to smell. We also had our table under the T-rex which has a high footfall in the museum.<br><br>
 +
<div id=image_activity>
 +
<img src="https://static.igem.org/mediawiki/2014/a/a3/Oxford_Drop-in_all_three_of_us_talking.JPG"  />
 +
<img src="https://static.igem.org/mediawiki/2014/c/c1/Oxford_Drop-in_T-rex.JPG"  />
</div>
</div>
-
<div style="background-color:white; border-bottom-left-radius:10px;border-radius:10px; padding-left:10px;padding-right:10px;min-width:300px;margin-top:-35px;">
 
<br><br>
<br><br>
-
<h1>'''Sheffield meet up'''</h1>
+
<h2 class='modal-heading'>Activities: </h2>
-
The Oxford iGEM team attended the meet up organised by the team at the University of Sheffield on Friday the 18th of July. The purpose of this visit was to continue building the relationships between teams that were started at the Oxford-based meet up last month. The team gave a short presentation on the project so far.
+
- <strong>Can you give our cell new instructions?</strong><br>
 +
Activity inviting people to put ‘when’ and ‘what’ cards together to make ‘new instructions’ for a cell – e.g. putting together ‘LIGHT’ and ‘PINK’ cards to tell a cell express a pink chromoprotein when it senses light. The cards could then be turned over to reveal that this simple genetic circuit was made up of genes/parts of genes from very different kinds of living things e.g. Synechocystis (cyanobacterium), E.coli and Smooth cauliflower coral.<br><br>
 +
- <strong>Handling specimens and objects</strong><br>
 +
Strong smells such as Wintergreen essential oil and vanilla essence invited discussion about using synthetic biology to produce naturally occurring odorants. Coral, firefly and meal worm specimens from the musuem’s collection started discussion about the possible applications of making colourful cells, electricity-free light and antifreeze proteins respectively. <br><br>
-
<h1>'''Team members give talk at Royal Society'''</h1>
+
- <strong>Bacteria Combat card game</strong> <br>
-
Team members Glen Gowers and Philipp Lorenz attended the 2014 London Biochemistry Alumni Event hosted at the Royal Society. The occasion attracted alumni from across a period of more than 50 years – bringing together those who completed their PhDs in the 1950s, with students graduating last year. Following an introduction by Head of Department Mark Sansom, two Royal Institution Christmas Lecturers and our iGEM team members entertained guests with their presentations.
+
A Top Trumps style card game developed and generously donated by Carla Brown (Glasgow University). The simple game involves cards with information about many different kinds of pathogenic and beneficial bacteria.<br><br>
 +
<div id=image_activity_2>
 +
<img src="https://static.igem.org/mediawiki/2014/8/80/Oxford_Drop-in_title_on_table_cloth.jpg"  />
 +
<img src="https://static.igem.org/mediawiki/2014/2/2d/Oxford_Drop-in_Table_4.JPG"  />
 +
</div>
 +
<br><br>
-
<h1>'''Synthetic Biology - Short Past and Long Future'''</h1>
+
<h2 class='modal-heading'>Challenge:</h2> A lot of concepts in synthetic biology rely on an understanding of other concepts i.e. DNA, genes and cells. As we had to cater for a range of levels of previous understanding we had to be able to explain these concepts to people (especially children) who had never heard the terms before. <strong>Our Solution: </strong><br>
 +
1. Simplify the concept of synthetic biology to exclude a detailed knowledge of genetics – introduce it as moving ‘instructions’ from different living things into other living things in new combinations. E.g. ‘We can take the instruction that makes this coral pink and put it into completely different living thing, a bacterial cell. Now the bacterial cell, which is normally colourless, is the same colour as the coral.’ This could be extended to think about two kinds of instructions; ‘when’ i.e. regulatory components, and ‘what’ i.e. an instruction that tells a cell what to do or what to look like.<br>
 +
2. Have ways of introducing these concepts e.g. describing what bacteria are using the Bacteria Combat card game.<br><br>
-
[[File:RR talking.jpg.png|250px|thumb|right|Randy giving his talk]]
+
<h2 class='modal-heading'>How were we informed by the survey and focus groups?</h2>
-
[[File:RR talking2.jpg|250px|thumb|right|The crowd gathers]]
+
- Addressing the concern raised in our focus group that the possibilities presented about synthetic biology are ‘over-hyped’ we specifically only used examples of ‘instructions’ that have been submitted as BioBricks to the iGEM registry. <br>
-
[[File:Rpunting.jpg|250px|thumb|right|Punting relaxation]]
+
- As anyone could come up to our table we were able to engage older people, a group which our survey shows is more likely to have a lower level of previous knowledge about synthetic biology.<br><br>
-
[[File:Teampunting.jpg|250px|thumb|right|Touring Magdalen College]]
+
-
<h2>Introduction</h2>
+
<h2 class='modal-heading'>What did we improve for our second go?</h2>
 +
We found that people were more interested in the objects and having a discussion than necessarily the ‘Can you give our cells new instructions?’ activity. In fact, this became a good demonstration tool during discussion rather than a starting point for it. For our second event we were also publicised on the museum’s website.<br><br>
-
<p>On June 19th 2014, the Oxford iGEM team invited all of the teams in the UK and Ireland to talks in the Oxford University Biochemistry Department, including a talk by the CEO of iGEM Randy Rettberg; 'Synthetic Biology - Short Past and Long Future'. The event was attended by 15 iGEM teams as well as Oxford University undergraduates and postgraduates. We would like to thank Randy Rettberg, Dr. Richard Kelwick and Dr. Jarek Bryk for their insightful and entertaining talks. Later in the afternoon came the first opportunity for the the UK and Irish teams to get to know each other, initially by chatting over sandwiches before moving out of the department to the less formal setting of the pub. Our thanks to all those who attended and we hope this is the start of many successful team collaborations to come! Thank you also to The Oxford Society for Synthetic Biology (SynOx)for their help in co-organising the event.</p>
+
<div id=image_activity_3>
 +
<img src="https://static.igem.org/mediawiki/2014/c/c1/Oxford_Screenshot_of_museum_website.jpg"  />
 +
<img src="https://static.igem.org/mediawiki/2014/0/07/Oxford_Drop-in_bacteria_combat.jpg"  />
 +
</div>
-
<h2>'''Speakers'''</h2>
+
<br><br>
-
== Randy Rettberg ==
+
</div>
-
<p>President of iGEM - International Genetically Engineered Machine (iGEM) Foundation
+
<div id='workshop' style="display:none;">
-
Randy Rettberg is the man behind iGEM, the global competition for undergraduates and high school students in designing brand new biological parts, or “genetically engineered machines”. An engineer by trade, he worked for years at internet pioneer Bolt, Beranek and Newman, at Apple, and Sun Microsystems, until he left the computer industry to work on Synthetic Biology at MIT. iGEM graduated from MIT two years ago and Randy is now President of the iGEM Foundation. iGEM also operates the Registry of Standard  Biological Parts, a continuously growing library of genetic parts that can be mixed and matched to enable easier construction of synthetic biology devices and systems: it provides a resource of available genetic parts to iGEM teams and academic labs across the world, including the Oxford iGEM team.</p>
+
<h1 class='modal-heading'>Synthetic Biology and Restriction Enzymes Talk @ Question of Taste Workshop</h1>
-
+
<h2 class='modal-heading'>Audience:</h2> 15-20 A2-level Biology students (17-18 years old) and their teachers.<br><br>
-
== Dr. Richard Kelwick ==
+
<h2 class='modal-heading'>The Brief:</h2> Give 20-25 minute presentation about synthetic biology focusing on molecular biology techniques during the Oxford University Museum of Natural History ‘A Question of Taste’ day-long workshop.<br><br>
 +
<h2 class='modal-heading'>Content:</h2>In the course of the day the students undertook PCR, restriction enzyme digest and gel electrophoresis so we discussed how these techniques could be used in synthetic biology.<BR><BR>
-
<p>Researcher at the EPSRC National Centre for Synthetic Biology and Innovation, Imperial College London
+
We also developed a model of a plasmid and insert to demonstrate complementary ends and the problems with a one enzyme restriction digest and how this can be overcome by a double restriction enzyme digest.<br><br>
-
Over five years of independent research experience, primarily in molecular biology, cancer biology and synthetic biology. Currently working on cell-free transcription and translation (TX-TL) systems to develop a high-throughput prototyping platform for biopart characterisation. Scientific advisor and project manager of three successful iGEM teams, 2011-2013. Most recently, Richard was the lead advisor for the iGEM team Plasticity, at Imperial College London, which came third out of over 200 teams at the world final, held at MIT.</p>
+
<h2 class='modal-heading'>How were we informed by the survey and focus groups?</h2>
 +
- Addressing the concern raised in our focus group that the possibilities presented about synthetic biology are ‘over-hyped’ we only gave examples of synthetic biology projects that have been successfully undertaken. <br>
 +
- Included discussion as to why we use antibiotic resistance genes (which in one session lead to a discussion of alternative selectable markers).<br><br>
 +
<h2 class='modal-heading'>What did we improve for our second go?</h2>
 +
The second time round added in an animation to show how restriction enzyme sites can be added to a fragment of DNA by PCR. <br><br>
 +
</div>
-
== Dr. Jarek Bryk ==
 
-
<p>National Centre for Biotechnology Education, University of Reading
+
<div id='uniq' style="display:none;">
-
Jarek works at the National Centre for Biotechnology Education on a project to facilitate teaching of synthetic biology on an undergraduate level. He develops experimental kits that will be incorporated in synthetic biology curricula.He currently mentors the iGEM Reading team.</p>
+
<h1 class='modal-heading'>Introducing iGEM @ the UNIQ Biochemistry Summer School</h1>
-
<html>
+
<h2 class='modal-heading'>Audience:</h2> ~40 A-level students who are thinking of applying to university to study Biochemistry attending a free residential academic summer-camp. <br><br>
-
<iframe width="560" height="315" src="//www.youtube.com/embed/OUsxIj32tKg" frameborder="0" allowfullscreen></iframe>
+
<h2 class='modal-heading'>Content:</h2> Introduction to synthetic biology and the iGEM competition focusing on the competition as a future opportunity for them.<br><br>
 +
See our <a href="https://2014.igem.org/Team:Oxford/P&P_communication">Communication page</a> in our Policies and Practises area for more details!
 +
</div>
-
<h1>Gallery</h1>
 
 +
<div id='sheffield' style="display:none;">
 +
<h1 class='modal-heading'>Sheffield iGEM Meet up</h1>
 +
<img id=image_sheffield src="https://static.igem.org/mediawiki/2014/3/3e/Oxford_Sheffield_poster.png"  />
 +
The Oxford iGEM team attended the meet up organised by the team at the University of Sheffield on Friday the 18th of July. The purpose of this visit was to continue building the relationships between teams that were started at the Oxford-based meet up in June. The team gave a short presentation on the project so far and had a great time getting to know the Sheffield, York, Kent and UEA-Norwich teams!<br><br>
-
<h1>Synthetic Biology - Short Past and Long Future</h1>
+
</div>
-
<br>
+
<div id='ysb' style="display:none;">
-
<br>
+
<h1 class='modal-heading'>YSB 2.0</h1>
 +
Glen, Phil and Andy were OxiGEM’s representatives at the YSB 2.0 meet up at the Wellcome Trust and UCL. We were very pleased to be asked to give a workshop to our fellow young synthetic biologists about the issues surrounding intellectual property and iGEM.<br><br>
 +
<img id=image_ysb src="https://static.igem.org/mediawiki/2014/a/a8/Oxford_Ysb_2.0.jpg"/><br>
 +
 
 +
</div>
 +
 
 +
</div>
</div>
</div>
</body>
</body>

Latest revision as of 23:59, 17 October 2014


Events
Click on a picture to find out about our events associated with the Oxford University Biochemistry Department, our public engagement events and what we got up to when we visited other iGEM teams.
Oxford Events
Public Engagement


Check out our Public Participation page in our Policy and Practises section to see our investigation of public opinion of synthetic biology.

Events Attended