Difference between revisions of "Giant Jamboree demo"

 
(345 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template_All_Teams}}
+
{{GiantJamboree}}
 
+
<!-- Declare that you are going to use html code instead of wiki code -->
+
 
<html>
 
<html>
 +
<div id="logo_placeholder">
 +
<div class="centerContent">
  
<!-- Start of CSS-->
 
<style type="text/css">
 
  
/* PAGE LAYOUT */
+
<div class="clear"></div>
 +
<img id="logo_fadein" src="https://static.igem.org/mediawiki/2015/d/dd/Demo_photo4.jpg" width="750px">
 +
</div>
 +
</div>
 +
<div class="centerContent"><h3>September 24 - 28 -- Hynes Convention Center -- Boston, Ma </h3></div>
  
/* Change Background color*/
+
<div class="clear"></div>
body {
+
<div class="clear"></div>
  background-color: #58585b;
+
}
+
  
  
#wrap_div{
+
<a id="About"></a>
margin-left:20px;
+
<div class="image_placeholder" style="background-image: url(https://static.igem.org/mediawiki/2015/3/3d/Demo_photo3.jpg)">
margin-top:-10px;
+
<h3 class="text_over_image"><br> More than a <br><br>Competition</h3>
min-height:100vh;
+
</div>
}
+
  
  
#wrap_div p {
+
<h2> About </h2>
text-align:justify;
+
padding: 15px;
+
}
+
  
#logo_div {
+
<p> The Giant Jamboree is the annual event where all of the collegiate and high school iGEM teams come together to present their synthetic biology projects. This year, the Hynes Convention Center, located in historic Boston, MA, will host more than 260 international, multidisciplinary teams eager to share and celebrate their work.
width: 180px;
+
height: 350px;
+
padding-top: 10px;
+
padding-bottom: 10px;
+
background-color: white;
+
margin-top: -5px;
+
}
+
  
 +
<br><br> With 15 tracks available, there is something for everyone!</p>
  
#menu_div {
 
position: fixed;
 
width: 180px;
 
float:left;
 
background-color: #333366;
 
min-height:100vh;
 
}
 
  
 +
<p>The iGEM competition encourages university and high school student researchers to work in teams and solve real-world challenges by building genetically engineered biological systems with standard, interchangeable parts called BioBricks from the Registry of Standard Biological Parts. Each team manages their own projects, advocates for their research, and secures funding. Teams are also challenged to actively consider and address the safety, security and environmental implications of their work.</p>
  
  
/*Style the h4 headings in the menu container */
+
<p> Read <a href="https://igem.org/About"> more about iGEM</a>.</p>
#menu_div h4{
+
padding-left: 15px;
+
color: white;
+
background-color: #333366;
+
padding-top:10px;
+
padding-bottom:10px;
+
margin-bottom: -4px;
+
height: 30px;
+
}
+
  
/*Styling for the lists */
+
<div class="clear"></div>
#menu_div ul{
+
padding-left: -10px;
+
}
+
  
/*Styling for the the list item */
 
#menu_div ul li{
 
margin-left: -20px;
 
padding-left: 15px;
 
padding-top:10px;
 
margin-bottom: -1px;
 
  
border: 1px solid #ccc;
 
border-right: 0px solid white;
 
border-left: 0px solid white;
 
  
height:28px;
+
<a id="Program"></a>
font-weight: bold;
+
<div class="image_placeholder" style="background-image: url(https://static.igem.org/mediawiki/2015/5/5d/Demo_photo.jpg)">
color: white;
+
<h3 class="text_over_image"><br> Build<br><br> Share <br> <br>Celebrate </h3>
list-style: none;
+
</div>
  
/*animate transition */
 
-webkit-transition: background 0.2s linear;
 
-moz-transition: background 0.2s linear;
 
-ms-transition: background 0.2s linear;
 
-o-transition: background 0.2s linear;
 
transition: background 0.2s linear;
 
}
 
  
/*For the list item, changes the color on hover.*/
+
<h2>Program </h2>
#menu_div ul li:hover{
+
<p> The main focus of the Giant Jamboree is the students sharing and celebrating their research projects. During the Jamboree, every team will present their work through both an oral presentation and a poster. <br><br>
background-color: #ffff33;
+
color: black;
+
}
+
  
#content_div {
+
Teams aim to tackle global issues, raise science and engineering awareness, and help their local communities. Projects span a very broad range of topics but iGEM has a place for everyone. With 15 different tracks, students can develop research projects that have a particular focus.  </p>
width: 800px;
+
float:left;
+
margin-left: 180px;
+
background-color: white;
+
height:100%;
+
}
+
  
 +
<div class="clear"></div><div class="clear"></div>
  
.content_yellow_div {
 
background-color: #ffff33;
 
  
width: 33.33%;
+
<div class="content_half">
float:left;
+
<h3 id="titleTrack">iGEM Tracks </h3>
}
+
  
.content_green_div {
+
<p id="descriptionTrack">iGEM projects are developed by students from all over the world. They focus their research and efforts with the help of the iGEM tracks. You can find more information about each track and the teams participating in each one of them by clicking on the track icons.</p>
background-color: #66cc99;
+
width: 33.33%;
+
float:left;
+
}
+
  
.image_placeholder {
 
height:250px;
 
}
 
  
.clear {
+
<!--
clear:both;
+
<h4>Example projects</h4>
}
+
<ul>
 +
<a id="exampleTeamLink" href="https://2014.igem.org/Team:Tec-Monterrey"><li id ="exampleTeam">Team 1</li> </a>
 +
</ul>
 +
-->
 +
</div>
  
/*Buttons for all of the pages */
 
        .jamboree_button {
 
            width: 130px;
 
    border: 2px solid #33ccff;
 
    background-color: #FFF;
 
    height: 30px;
 
    text-align: center;
 
        border-radius: 5px;
 
        padding: 10px 5px 0px 5px;
 
        margin: auto;
 
  
/*animate transition */
+
<div style="width:320px;float:right;height:330px;">
-webkit-transition: background 0.2s linear;
+
-moz-transition: background 0.2s linear;
+
-ms-transition: background 0.2s linear;
+
-o-transition: background 0.2s linear;
+
transition: background 0.2s linear;
+
    }       
+
  
/*For the button class, change background on hover */
 
        .jamboree_button:hover {
 
    background-color: #33ccff;
 
    color: #fff;
 
    }
 
  
</style>
+
<div class="iconBlocks">
 +
<a onClick="changeTrackInfo(0)">
 +
<img src="https://static.igem.org/mediawiki/igem.org/0/0d/Icons_communitylabs.png" width="80px">
 +
</a> </div>
  
  
<div id="wrap_div">
+
<div class="iconBlocks">
<div id="menu_div">
+
<a onClick="changeTrackInfo(1)">
<h4> 2015 Giant Jamboree</h4>
+
<img src="https://static.igem.org/mediawiki/igem.org/a/af/Icons_environment.png" width="80px">
<ul>
+
</a> </div>
<a href="https://2015.igem.org/Giant_Jamboree_demo#About"><li>About</li></a>
+
<a href="https://2015.igem.org/Giant_Jamboree_demo#Program"><li>Program</li></a>
+
<a href="https://2015.igem.org/Giant_Jamboree_demo#Schedule"><li>Schedule</li></a>
+
<a href="https://2015.igem.org/Giant_Jamboree_demo#Location"><li>Location</li></a>
+
<a href="https://2015.igem.org/Giant_Jamboree_demo#Sponsors"><li>Sponsors</li></a>
+
<a href="https://2015.igem.org/Giant_Jamboree_demo#Contact"><li>Contact</li></a>
+
</ul>
+
</div>
+
  
<div id="content_div">
+
<div class="iconBlocks">
 +
<a onClick="changeTrackInfo(2)">
 +
<img src="https://static.igem.org/mediawiki/igem.org/a/a6/Icons_newapplication.png" width="80px">
 +
</a> </div>
 +
 
 +
<div class="iconBlocks">
 +
<a onClick="changeTrackInfo(13)">
 +
<img src="https://static.igem.org/mediawiki/2015/1/12/Highschool_icon.jpg" width="80px">
 +
</a> </div>
 +
 
 +
 
 +
 
 +
<!-- second row -->
 +
 
 +
<div class="iconBlocks">
 +
<a onClick="changeTrackInfo(3)">
 +
<img src="https://static.igem.org/mediawiki/igem.org/d/d8/Icons_energy.png"width="80px">
 +
</a> </div>
 +
 
 +
 
 +
<div class="iconBlocks">
 +
<a onClick="changeTrackInfo(4)">
 +
<img src="https://static.igem.org/mediawiki/igem.org/e/e1/Icons_foodandnutrition.png" width="80px">
 +
</a> </div>
 +
 
 +
 
 +
<div class="iconBlocks">
 +
<a onClick="changeTrackInfo(5)">
 +
<img src="https://static.igem.org/mediawiki/igem.org/8/8d/Icons_manufacturing.png" width="80px">
 +
</a> </div>
 +
 
 +
<div class="iconBlocks">
 +
<a onClick="changeTrackInfo(6)">
 +
<img src="https://static.igem.org/mediawiki/igem.org/d/da/Icons_healthandmedicine.png" width="80px">
 +
</a> </div>
 +
 
 +
<!-- third row-->
 +
 
 +
<div class="iconBlocks">
 +
<a onClick="changeTrackInfo(7)">
 +
<img src="https://static.igem.org/mediawiki/2014/c/cc/Icons_policyandpractices.png" width="80px">
 +
</a> </div>
 +
 
 +
 
 +
 
 +
<div class="iconBlocks">
 +
<a onClick="changeTrackInfo(8)">
 +
<img src="https://static.igem.org/mediawiki/igem.org/0/0a/Icons_measurement.png" width="80px">
 +
</a> </div>
 +
 
 +
 
 +
<div class="iconBlocks">
 +
<a onClick="changeTrackInfo(9)">
 +
<img src="https://static.igem.org/mediawiki/igem.org/a/a5/Icons_artanddesign.png" width="80px">
 +
</a> </div>
 +
 
 +
<div class="iconBlocks">
 +
<a onClick="changeTrackInfo(10)">
 +
<img src="https://static.igem.org/mediawiki/igem.org/3/34/Icons_foundationaladvance.png" width="80px">
 +
</a> </div>
 +
 
 +
<!-- fourth row-->
 +
 
 +
 
 +
<div class="iconBlocks">
 +
<a onClick="changeTrackInfo(11)">
 +
<img src="https://static.igem.org/mediawiki/igem.org/3/3e/Icons_software.png" width="80px">
 +
</a> </div>
 +
 
 +
 
 +
<div class="iconBlocks">
 +
<a onClick="changeTrackInfo(12)">
 +
<img src="https://static.igem.org/mediawiki/igem.org/3/38/Icons_informationprocessing.png" width="80px">
 +
</a> </div>
 +
 
 +
 
 +
 
 +
 
 +
<div class="iconBlocks">
 +
<a onClick="changeTrackInfo(14)">
 +
<img src="https://static.igem.org/mediawiki/2015/5/5f/Hardware_icon.jpg"width="80px">
 +
</a> </div>
 +
 
 +
<div class="iconBlocks">
 +
<a onClick="changeTrackInfo(15)">
 +
<img src="https://static.igem.org/mediawiki/2015/d/dc/Icons_alltracks.png" width="80px">
 +
</a> </div>
  
<div class="image_placeholder" style="height:350px">
 
<img src="https://static.igem.org/mediawiki/2015/d/dd/Demo_photo4.jpg">
 
 
</div>
 
</div>
  
<p> The iGEM competition encourages university student researchers to work in teams and solve real-world challenges by building genetically engineered biological systems with standard, interchangeable parts called BioBricks from the Registry of Standard Biological Parts. Each team manages their own projects, advocates for their research, and secures funding. Teams are also challenged to actively consider and address the safety, security and environmental implications of their work.  </p>
+
 
 +
<div class="clear"></div>
 +
 
 +
<div class="content_gray_div_fullwidth">
 +
<div class="centerContent"><h3> Read the complete program </h3></div>
 +
 
 +
<div class="clear"></div>
  
 
<a href=""><div class="jamboree_button">
 
<a href=""><div class="jamboree_button">
REGISTER NOW
+
COMING SOON
</div></a>
+
</div></a>
  
<br>
+
<div class="clear"></div>
<br>
+
</div>  
  
<a id="About"></a>
 
<div class="image_placeholder" style="background-image: url(https://static.igem.org/mediawiki/2015/5/5d/Demo_photo.jpg)"> </div>
 
  
<h2 > About </h2>
 
  
<p> The Giant Jamboree is iGEM collegiate division’s culminating event that showcases research in synthetic biology which spans all disciplines, backgrounds and interests. The accomplishments of these university students are impressive and lead to important advancements in medicine, energy, software, the environment, and more.
 
<br>
 
With 15 tracks available, there is something for everyone!. </p>
 
  
  
<div class="content_yellow_div">
+
<a id="Schedule"></a>
<p> Lorem ipsum dolor sit amet, risus posuere hendrerit sed adipiscing wisi nam, wisi non molestie sodales amet libero, montes nulla vel ultrices vitae nec non, neque justo. Vestibulum malesuada massa aenean enim tempor est.</p>
+
<div class="image_placeholder" style="background-image: url(https://static.igem.org/mediawiki/2015/d/da/Demo_photo8.jpg)">
 
</div>
 
</div>
  
<div class="content_green_div">
+
 
<p> Lorem ipsum dolor sit amet, risus posuere hendrerit sed adipiscing wisi nam, wisi non molestie sodales amet libero, montes nulla vel ultrices vitae nec non, neque justo. Vestibulum malesuada massa aenean enim tempor est.</p>
+
<h2> Schedule</h2>
 +
 
 +
 
 +
 
 +
 
 +
<p> This 5-day event features team presentations and exhibition hall poster sessions on the latest advancements in synthetic biology. <br> Details will be <a href=""> available soon</a>.</p>
 +
 
 +
<div class="clear"></div>
 +
 
 +
 
 +
 
 +
<p style="font-size:16px;text-align:center;"><b>SEPTEMBER 2015</B></p>
 +
 
 +
<table class="calendarTable" align="center">
 +
<tr height="30px" bgColor="#f2f2f2" border="2" bordercolor="#ccc" align="center">
 +
<td width="30px"> M </td>
 +
<td width="30px"> T </td>
 +
<td width="30px"> W </td>
 +
<td width="30px"> T </td>
 +
<td width="30px"> F </td>
 +
<td width="30px"> S </td>
 +
<td width="30px"> S </td>
 +
</tr>
 +
 
 +
<tr height="30px" align="center">
 +
<td>  </td>
 +
<td> 1 </td>
 +
<td> 2 </td>
 +
<td> 3 </td>
 +
<td> 4 </td>
 +
<td> 5</td>
 +
<td>  6 </td>
 +
</tr>
 +
 
 +
<tr height="30px" align="center">
 +
<td> 7</td>
 +
<td> 8 </td>
 +
<td> 9 </td>
 +
<td> 10 </td>
 +
<td> 11</td>
 +
<td> 12</td>
 +
<td>  13</td>
 +
</tr>
 +
 
 +
<tr height="30px" align="center">
 +
<td> 14  </td>
 +
<td> 15</td>
 +
<td> 16 </td>
 +
<td> 17 </td>
 +
<td> 18</td>
 +
<td> 19</td>
 +
<td>  20</td>
 +
</tr>
 +
 
 +
<tr height="30px" align="center">
 +
<td> 21</td>
 +
<td> 22</td>
 +
<td> 23</td>
 +
<td bgColor="#DBE341"> 24</td>
 +
<td bgColor="#DBE341"> 25</td>
 +
<td bgColor="#DBE341"> 26</td>
 +
<td bgColor="#DBE341">  27</td>
 +
</tr>
 +
 
 +
 
 +
<tr height="30px" align="center">
 +
<td bgColor="#DBE341">28</td>
 +
<td> 29</td>
 +
<td> 30</td>
 +
<td></td>
 +
<td></td>
 +
<td></td>
 +
<td></td>
 +
</tr>
 +
</table>
 +
 
 +
 
 +
<div class="clear"></div>
 +
<div class="clear"></div>
 +
<div class="clear"></div>
 +
 
 +
 
 +
<div class="content_gray_div_fullwidth">
 +
<div class="centerContent"><h3>Download the complete schedule</h3></div>
 +
 
 +
<div class="clear"></div>
 +
 
 +
<a href=""><div class="jamboree_button">
 +
COMING SOON
 +
</div></a>
 +
 
 +
<div class="clear"></div>
 +
</div>
 +
 
 +
 
 +
 
 +
 
 +
<a id="Location"></a>
 +
<div class="image_placeholder" style="background-image: url(https://static.igem.org/mediawiki/2015/6/60/Demo_photo5.jpg)">
 +
<h3 class="text_over_image"><br>  Hynes <br> <br> Convention  <br> <br> Center</p>
 
</div>
 
</div>
  
<div class="content_yellow_div">
+
<h2> Location</h2>
<p> Lorem ipsum dolor sit amet, risus posuere hendrerit sed adipiscing wisi nam, wisi non molestie sodales amet libero, montes nulla vel ultrices vitae nec non, neque justo. Vestibulum malesuada massa aenean enim tempor est.</p>
+
 
 +
 
 +
<div class="centerContent">
 +
<img src="https://static.igem.org/mediawiki/2015/5/56/Location_icon.png" width="30px">
 +
<h3> 900 Boylston Street <br> Boston MA 02115</h3>
 +
 
 
</div>
 
</div>
  
<div class="clear"></div>
+
<p>Located in the downtown Boston area, the Hynes Convention Center is surrounded by the historical neighborhood of Back Bay, a place famous for it’s restaurants and shops.
 +
</p>
  
  
<p> Lorem ipsum dolor sit amet, risus posuere hendrerit sed adipiscing wisi nam, wisi non molestie sodales amet libero, montes nulla vel ultrices vitae nec non, neque justo. Vestibulum malesuada massa aenean enim tempor est, habitasse dapibus luctus pulvinar magnis, viverra amet risus. Sed neque eget duis lectus, mus voluptate sit justo semper vehicula, adipiscing ac ultricies elit. Ullamcorper consectetuer fringilla quis suspendisse sagittis in, wisi non eu sociis sit, amet vehicula, non sodales libero tortor in. Vestibulum mi quis eget diam taciti consectetuer. Sagittis elementum tristique lectus. </p>
+
<div class="content_half">
  
 +
<h3>Transportation</h3>
 +
<p> There are several options to get to the Hynes Convention Center. Several subway stations are within walking distance, direct shuttle services  are available and arriving by car is very simple.  </p>
  
 +
<ul>
 +
<li><a href="">Subway </a></li>
 +
<li><a href="">Car </a> </li>
 +
<li><a href="">From the airport </a></li>
 +
</ul>
 +
</div>
 +
 +
 +
<div class="content_half">
 +
 +
<h3>Site Maps </h3>
 +
<p> Updated maps of the area around the Hynes and detailed room layouts will be available soon. In the meantime, you can take a look at last year’s maps.  </p>
  
<div class="image_placeholder">
+
<ul>
<img  id="Program" src="https://static.igem.org/mediawiki/2015/3/3d/Demo_photo3.jpg">
+
<li><a href="https://static.igem.org/mediawiki/2014/4/41/GJ_Maps_outsidehynes.pdf">Hynes Convention Center </a></li>
 +
<li><a href="https://static.igem.org/mediawiki/2014/5/51/GJ_maps_plazafloor.pdf">Plaza Level </a> </li>
 +
<li><a href="https://static.igem.org/mediawiki/2014/c/c5/GJ_maps_secondfloor.pdf">Second Floor </a></li>
 +
<li><a href="https://static.igem.org/mediawiki/2014/b/b2/GJ_maps_thirdfloor.pdf">Third Floor </a></li>
 +
</ul>
 
</div>
 
</div>
  
<h2>Program </h2>
 
<p> This 5-day event features team presentations and exhibition hall poster sessions on the latest advancements in Synthetic Biology. The event will also host workshops, networking sessions, panel discussions, an award ceremony and more! </p>
 
  
 +
<div class="clear"></div>
  
  
<div class="image_placeholder">
+
<a id="Accommodation"></a>
<img id="Schedule" src="https://static.igem.org/mediawiki/2015/2/28/Demo_photo2.jpg">
+
<div class="image_placeholder" style="background-image: url(https://static.igem.org/mediawiki/2015/0/03/Demo_photo10.jpg)">
 
</div>
 
</div>
  
<h2> Schedule</h2>
+
<h2>Accommodation</h2>
  
  
 +
<p> Looking for a place to stay during the Giant Jamboree? The Sheraton Boston is connected directly to the Hynes Convention Center!
 +
We have organized a special room block in this hotel for our attendees.<br>
  
 +
Find more information in the <a href="https://2015.igem.org/Giant_Jamboree/Accommodation"> Hotels page</a>. </p>
  
<p> Lorem ipsum dolor sit amet, risus posuere hendrerit sed adipiscing wisi nam, wisi non molestie sodales amet libero, montes nulla vel ultrices vitae nec non, neque justo. Vestibulum malesuada massa aenean enim tempor est, habitasse dapibus luctus pulvinar magnis, viverra amet risus. Sed neque eget duis lectus, mus voluptate sit justo semper vehicula, adipiscing ac ultricies elit. Ullamcorper consectetuer fringilla quis suspendisse sagittis in, wisi non eu sociis sit, amet vehicula, non sodales libero tortor in. Vestibulum mi quis eget diam taciti consectetuer. Sagittis elementum tristique lectus. </p>
 
  
  
  
<div class="image_placeholder">
+
<div class="centerContent">
<img id="Location" src=" https://static.igem.org/mediawiki/2015/6/60/Demo_photo5.jpg">
+
<h3> Sheraton Boston</h3>
 +
<img src="https://static.igem.org/mediawiki/2015/5/56/Location_icon.png" width="30px">
 +
<h4> 39 Dalton Street <br> Boston MA 02115</h4>
 
</div>
 
</div>
  
<h2> Location</h2>
 
  
<p> Lorem ipsum dolor sit amet, risus posuere hendrerit sed adipiscing wisi nam, wisi non molestie sodales amet libero, montes nulla vel ultrices vitae nec non, neque justo. Vestibulum malesuada massa aenean enim tempor est, habitasse dapibus luctus pulvinar magnis, viverra amet risus. Sed neque eget duis lectus, mus voluptate sit justo semper vehicula, adipiscing ac ultricies elit. Ullamcorper consectetuer fringilla quis suspendisse sagittis in, wisi non eu sociis sit, amet vehicula, non sodales libero tortor in. Vestibulum mi quis eget diam taciti consectetuer. Sagittis elementum tristique lectus. </p>
+
 
<p> Lorem ipsum dolor sit amet, risus posuere hendrerit sed adipiscing wisi nam, wisi non molestie sodales amet libero, montes nulla vel ultrices vitae nec non, neque justo. Vestibulum malesuada massa aenean enim tempor est, habitasse dapibus luctus pulvinar magnis, viverra amet risus. Sed neque eget duis lectus, mus voluptate sit justo semper vehicula, adipiscing ac ultricies elit. Ullamcorper consectetuer fringilla quis suspendisse sagittis in, wisi non eu sociis sit, amet vehicula, non sodales libero tortor in. Vestibulum mi quis eget diam taciti consectetuer. Sagittis elementum tristique lectus. </p>
+
<div class="clear"></div>
 +
<div class="clear"></div>
  
  
<div class="image_placeholder">
+
<a id="Registration"></a>
<img id="Sponsors" src="https://static.igem.org/mediawiki/2015/2/28/Demo_photo2.jpg">
+
<div class="image_placeholder" style="background-image: url(https://static.igem.org/mediawiki/2015/2/28/Demo_photo2.jpg)">
 +
<h3 class="text_over_image"><br>  Experience <br><br> the <br> <br>excitement </p>
 
</div>
 
</div>
 +
 +
 +
<h2>Registration</h2>
 +
<p> Registration for the Giant Jamboree will open in June!  The Giant Jamboree attendance fee includes a team presentation slot, team poster location, admission to the social event and awards ceremony. 
 +
<br><br>
 +
<br>More information <a href="https://2015.igem.org/Giant_Jamboree/Registration">here</a>. </p>
 +
 +
<div class="clear"></div>
 +
<div class="clear"></div>
 +
 +
 +
 +
<div class="content_gray_div_fullwidth">
 +
<div class="clear"></div>
 +
 +
<a href=""><div class="jamboree_button">
 +
COMING SOON
 +
</div></a>
 +
 +
<div class="clear"></div>
 +
</div>
 +
 +
 +
 +
 +
 +
<a id="Sponsors"></a>
 +
<div class="image_placeholder" style="background-image: url(https://static.igem.org/mediawiki/2015/d/d0/Demo_photo9.jpg)">
 +
<h3 class="text_over_image"> <br> Be part <br><br> of the <br><br>Giant Jamboree</p>
 +
</div>
 +
 +
  
 
<h2> Sponsors</h2>
 
<h2> Sponsors</h2>
<p> Lorem ipsum dolor sit amet, risus posuere hendrerit sed adipiscing wisi nam, wisi non molestie sodales amet libero, montes nulla vel ultrices vitae nec non, neque justo. Vestibulum malesuada massa aenean enim tempor est, habitasse dapibus luctus pulvinar magnis, viverra amet risus. Sed neque eget duis lectus, mus voluptate sit justo semper vehicula, adipiscing ac ultricies elit. Ullamcorper consectetuer fringilla quis suspendisse sagittis in, wisi non eu sociis sit, amet vehicula, non sodales libero tortor in. Vestibulum mi quis eget diam taciti consectetuer. Sagittis elementum tristique lectus. </p>
+
<p> We thank our sponsors for their support!</p>
 +
<div class="clear"></div>
  
 +
<div class="centerContent">
 +
<img src="https://static.igem.org/mediawiki/igem.org/4/42/Logo_sponsor_google.png" width ="140px">
 +
<img src="https://static.igem.org/mediawiki/igem.org/7/7e/NSF_logo.png" height="65px" >
 +
<img src="https://static.igem.org/mediawiki/igem.org/5/58/Synberclogo.png" width="200px"> 
 +
</div>
 +
<div class="clear"></div>
 +
<div class="clear"></div>
 +
<div class="centerContent">
 +
<img src="https://static.igem.org/mediawiki/igem.org/3/33/Agilent_igemlogo.jpg" width="170px">
 +
<img src="https://static.igem.org/mediawiki/igem.org/b/bc/Autodesk_igemlogo.jpg" width="110px">
 +
<img src="https://static.igem.org/mediawiki/2010/1/1e/Fbi_seal_mod_50px.png" width="40px">
 +
<img src="https://static.igem.org/mediawiki/2015/b/ba/Idt_logo2015.jpg" width="70px">
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2012/c/c0/MathWorks_logo_small.png" width="110px">
 +
<img src="https://static.igem.org/mediawiki/igem.org/9/9f/Synenergene-logo.png" width="140px">
 +
</div>
 +
<div class="clear"></div>
 +
<div class="clear"></div>
 +
<div class="centerContent">
 +
<img src="https://static.igem.org/mediawiki/2015/8/88/Twist_Logo-03.jpg" width="70px">
 +
</div>
  
<div class="image_placeholder">
+
 
<img id="Contact" src="https://static.igem.org/mediawiki/2015/2/28/Demo_photo2.jpg">
+
 
 +
<div class="clear"></div><div class="clear"></div>
 +
<div class="clear"></div>
 +
 
 +
 
 +
<div class="content_gray_div_fullwidth">
 +
<div class="clear"></div>
 +
<div class="centerContent"><h3>Find more information on how you can sponsor iGEM.</p></div>
 +
 
 +
 
 +
<a href="https://igem.org/Sponsors"><div class="jamboree_button">
 +
SPONSOR iGEM
 +
</div></a>
 +
 
 +
<div class="clear"></div>
 +
</div>
 +
 
 +
 
 +
 
 +
<a id="Contact"></a>
 +
<div class="image_placeholder" style="background-image: url(https://static.igem.org/mediawiki/2015/3/35/Demo_photo7.jpg)">
 
</div>
 
</div>
 +
 +
  
 
<h2>Contact</h2>
 
<h2>Contact</h2>
<p> Lorem ipsum dolor sit amet, risus posuere hendrerit sed adipiscing wisi nam, wisi non molestie sodales amet libero, montes nulla vel ultrices vitae nec non, neque justo. Vestibulum malesuada massa aenean enim tempor est, habitasse dapibus luctus pulvinar magnis, viverra amet risus. Sed neque eget duis lectus, mus voluptate sit justo semper vehicula, adipiscing ac ultricies elit. Ullamcorper consectetuer fringilla quis suspendisse sagittis in, wisi non eu sociis sit, amet vehicula, non sodales libero tortor in. Vestibulum mi quis eget diam taciti consectetuer. Sagittis elementum tristique lectus. </p>
 
  
<p> Lorem ipsum dolor sit amet, risus posuere hendrerit sed adipiscing wisi nam, wisi non molestie sodales amet libero, montes nulla vel ultrices vitae nec non, neque justo. Vestibulum malesuada massa aenean enim tempor est, habitasse dapibus luctus pulvinar magnis, viverra amet risus. Sed neque eget duis lectus, mus voluptate sit justo semper vehicula, adipiscing ac ultricies elit. Ullamcorper consectetuer fringilla quis suspendisse sagittis in, wisi non eu sociis sit, amet vehicula, non sodales libero tortor in. Vestibulum mi quis eget diam taciti consectetuer. Sagittis elementum tristique lectus. </p>
+
<p>Send us a message!</p>
 +
 
 +
<div class="clear"></div>
 +
<div class="clear"></div>
 +
<div class="clear"></div>
 +
 
 +
<div class="content_third">
 +
<div class="centerContent">
 +
<img src="https://static.igem.org/mediawiki/2015/1/16/Mail_icon.png" width="30px">
 +
<h4> hq AT igem DOT orgv</h4>
 +
</div>
 +
</div>
 +
 
 +
 
 +
<div class="content_third">
 +
<div class="centerContent">
 +
<img src="https://static.igem.org/mediawiki/2015/5/56/Location_icon.png" width="30px">
 +
<h4> One Kendall Square<br> Cambridge, MA 02139</h4>
 +
</div>
 +
</div>
 +
 
 +
 
 +
<div class="content_third">
 +
<div class="centerContent">
 +
<img src="https://static.igem.org/mediawiki/2015/6/6c/Phone_icon.png" width="30px">
 +
<h4>+1.617.500.3106 </h4>
 +
</div>
 +
</div>
 +
 
 +
<div class="clear"></div>
 +
 
 +
<div class="clear"></div>
 +
<div class="clear"></div>
 +
 
 +
 
 +
 
 +
<div class="content_gray_div_fullwidth">
 +
<div class="centerContent"><h3>Sign up for our monthly newsletter!</h3></div>
 +
 
 +
<div class="clear"></div>
 +
 
 +
<a href="http://bit.ly/1wuR4G6"><div class="jamboree_button">
 +
NEWSLETTER
 +
</div></a>
 +
 
 +
<div class="clear"></div>
 +
</div>  
 +
 
  
  
Line 261: Line 510:
  
 
</div>
 
</div>
 +
 +
 +
 +
<script ="text/javascript">
 +
$(document).ready(function() {
 +
$('#contentContainer').delay(200).fadeIn(1000);
 +
$('#logo_fadein').delay(1000).fadeIn(1500);
 +
});
 +
</script>
 +
 +
 +
 +
 +
<!-- image size should be 145 x 145 px -->
 +
<script type="text/javascript">
 +
 +
 +
var trackName = new Array();
 +
trackName[0] = "Community Labs";
 +
trackName[1] = "Environment";
 +
trackName[2] = "New Application";
 +
trackName[3] = "Energy";
 +
trackName[4] = "Food and Nutrition";
 +
trackName[5] = "Manufacturing";
 +
trackName[6] = "Health and Medicine";
 +
trackName[7] = "Policy and Practices";
 +
trackName[8] = "Measurement";
 +
trackName[9] = "Art and Design";
 +
trackName[10] = "Foundational Advance";
 +
trackName[11] = "Software";
 +
trackName[12] = "Information Processing";
 +
trackName[13] = "High School";
 +
trackName[14] = "Hardware";
 +
trackName[15] = "iGEM Tracks";
 +
 +
var trackDescription= new Array();
 +
 +
trackDescription[0] = "The Community Labs track is open to any organization, academic or otherwise, that would like to participate in iGEM. It is also the only track available to non-academic teams. These can include DIY Bio labs, hackerspaces, public institutions, and basically any organization interested in the design and engineering of biological machines.";
 +
trackDescription[1] = "The quality of the air, water, and land, both on Earth and other heavenly bodies, limits the happiness of humans and other creatures. Can biotechnology be used to help clean the air, provide fresh drinking water, restore or enhance soil quality, terraform a near-Earth asteroid, or protect, preserve, or enhance natural biological diversity?";
 +
trackDescription[2] = "New Application is an apt description for a track that doesn't have a common problem, or focus tying all projects together. It is the novelty of ideas and approach in investigating a question that may never have previously been examined that qualifies a project in the New Application track.";
 +
trackDescription[3] = "A major economic driver for most countries is energy availability and use. The ability for a nation to produce it's own transportation fuel, irrespective available natural resources will be a huge source of economic growth in the 21st century. Synthetic biology may have the answer to some, if not all of these pressing global issues.";
 +
trackDescription[4] = "People need to eat. Planes, trains, and automobiles need to eat too. Can biotechnology be responsibly used to produce food or energy without causing widespread shortages of either, and without harming the environment that future generations will inherit?";
 +
trackDescription[5] = "The ribosome is a programmable nanoassembler embedded within a reproducing machine. Could we responsibly use biology to manufacture useful products, from the nanoscale (atoms) to the descale (buildings and bridges)? What can biology be programmed to manufacture?";
 +
trackDescription[6] = "iGEM teams have access to many great advanced techniques and have the potential to make significant progress towards developing new therapy and drug concepts. Unencumbered by conventional drug discovery paradigms, teams can decide they want to engineer cancer detecting systems into E. coli using organisms instead of molecules.";
 +
trackDescription[7] = "Human Practices have been a part of iGEM for many years as a core element of iGEM activities within each team. This year, we have created a track for teams that wish to work exclusively in the policy and practices area of synthetic biology.";
 +
trackDescription[8] = "Precise measurements lie at the foundation of every scientific discipline, including synthetic biology. The limits of our knowledge are set by how well we can connect observations to reproducible quantities that give insight. Measurement is also an act of communication, allowing researchers to make meaningful comparisons between their observations.";
 +
trackDescription[9] = "Teams of science and engineering students collaborating with artists and designers to develop their ideas through speculative scenario planning or future product prototyping.";
 +
trackDescription[10] = "While DNA sequencing and synthesis are advancing in capacity at a rate about five times faster than Moore's law, they are not the only technologies necessary to bring about this revolution. The Foundational Advance track allows teams to come up with novel solution to technical problems surrounding core synbio technologies.";
 +
trackDescription[11] = "Computational work and software development are a very important part of Synthetic Biology. The iGEM competition again has a track for teams that want to focus on exactly that.";
 +
trackDescription[12] = "Information Processing in iGEM covers a diverse range of projects.Teams enter this track if they are attempting projects such as building elements of a biological computer, creating a game using biology or working on a signal processing challenges.";
 +
trackDescription[13] = "In 2015, high school teams will participate as a track within the main competition. This is an exciting change for the high school members. Not only will they be able to compete against other high schools, but will have the great experience of the Giant Jamboree.";
 +
trackDescription[14] = "Synthetic biology requires great hardware. Every synthetic biology experiment utilizes a variety of hardware, from liquid handling systems to centrifuges to culture machines and microscopes. Teams to show their skills hacking mechanical, electrical, and optical systems that interface with living ones. Teams will be judged on how innovative their hardware systems are designed, fabricated, tested, and documented";
 +
trackDescription[15] = "iGEM projects are developed by students from all over the world. They focus their research and efforts with the help of the iGEM tracks. You can find more information about each track and the teams participating in each one of them by clicking on the track icons.";
 +
 +
 +
var teamName = new Array();
 +
teamName[0]="team name 01";
 +
teamName[1]="team name 02";
 +
teamName[2]="team name 03";
 +
teamName[3]="team name 04";
 +
teamName[4]="team name 05";
 +
teamName[5]="team name 06";
 +
 +
 +
var teamNameLink = new Array();
 +
teamName[0]="https://2014.igem.org/Team:Tec-Monterrey";
 +
teamName[1]="https://2013.igem.org/Team:Tec-Monterrey";
 +
teamName[2]="https://2015.igem.org/Team:Tec-Monterrey";
 +
 +
 +
 +
 +
function changeTitle(n) {
 +
document.getElementById("titleTrack").innerHTML = trackName[n];
 +
}
 +
 +
function changeText(n) {
 +
document.getElementById("descriptionTrack").innerHTML = trackDescription[n];
 +
}
 +
 +
function changeExample(n) {
 +
document.getElementById("exampleTeam").innerHTML = teamName[n];
 +
}
 +
 +
function changeExampleLink(n) {
 +
document.getElementById("exampleTeamLink").innerHTML = teamNameLink[n];
 +
}
 +
 +
 +
 +
function changeTrackInfo(n) {
 +
number=n;
 +
 +
changeTitle(number);
 +
changeText(number);
 +
changeExample(number);
 +
changeExampleLink(number);
 +
 +
}
 +
 +
</script>
 +
 +
<!-- end of javascript-->
 +
 
</html>
 
</html>

Latest revision as of 19:13, 27 April 2015

September 24 - 28 -- Hynes Convention Center -- Boston, Ma


More than a

Competition

About

The Giant Jamboree is the annual event where all of the collegiate and high school iGEM teams come together to present their synthetic biology projects. This year, the Hynes Convention Center, located in historic Boston, MA, will host more than 260 international, multidisciplinary teams eager to share and celebrate their work.

With 15 tracks available, there is something for everyone!

The iGEM competition encourages university and high school student researchers to work in teams and solve real-world challenges by building genetically engineered biological systems with standard, interchangeable parts called BioBricks from the Registry of Standard Biological Parts. Each team manages their own projects, advocates for their research, and secures funding. Teams are also challenged to actively consider and address the safety, security and environmental implications of their work.

Read more about iGEM.


Build

Share

Celebrate

Program

The main focus of the Giant Jamboree is the students sharing and celebrating their research projects. During the Jamboree, every team will present their work through both an oral presentation and a poster.

Teams aim to tackle global issues, raise science and engineering awareness, and help their local communities. Projects span a very broad range of topics but iGEM has a place for everyone. With 15 different tracks, students can develop research projects that have a particular focus.

iGEM Tracks

iGEM projects are developed by students from all over the world. They focus their research and efforts with the help of the iGEM tracks. You can find more information about each track and the teams participating in each one of them by clicking on the track icons.

Read the complete program

COMING SOON

Schedule

This 5-day event features team presentations and exhibition hall poster sessions on the latest advancements in synthetic biology.
Details will be available soon.

SEPTEMBER 2015

M T W T F S S
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30

Download the complete schedule

COMING SOON


Hynes

Convention

Center

Location

900 Boylston Street
Boston MA 02115

Located in the downtown Boston area, the Hynes Convention Center is surrounded by the historical neighborhood of Back Bay, a place famous for it’s restaurants and shops.

Transportation

There are several options to get to the Hynes Convention Center. Several subway stations are within walking distance, direct shuttle services are available and arriving by car is very simple.

Site Maps

Updated maps of the area around the Hynes and detailed room layouts will be available soon. In the meantime, you can take a look at last year’s maps.

Accommodation

Looking for a place to stay during the Giant Jamboree? The Sheraton Boston is connected directly to the Hynes Convention Center! We have organized a special room block in this hotel for our attendees.
Find more information in the Hotels page.

Sheraton Boston

39 Dalton Street
Boston MA 02115


Experience

the

excitement

Registration

Registration for the Giant Jamboree will open in June! The Giant Jamboree attendance fee includes a team presentation slot, team poster location, admission to the social event and awards ceremony.


More information here.


Be part

of the

Giant Jamboree

Sponsors

We thank our sponsors for their support!


Find more information on how you can sponsor iGEM.

SPONSOR iGEM

Contact

Send us a message!

hq AT igem DOT orgv

One Kendall Square
Cambridge, MA 02139

+1.617.500.3106

Sign up for our monthly newsletter!

NEWSLETTER