From 2008.igem.org

(Difference between revisions)
(Revert)
 
(19 intermediate revisions not shown)
Line 5: Line 5:
<head>
<head>
<style>
<style>
 +
#jamboree_headline {
#jamboree_headline {
Line 10: Line 11:
float:left;
float:left;
font-family:georgia,serif;
font-family:georgia,serif;
-
font-size:30px;
+
font-size:16px;
font-size-adjust:none;
font-size-adjust:none;
font-stretch:normal;
font-stretch:normal;
Line 18: Line 19:
line-height:1.4em;
line-height:1.4em;
padding-right:1.25em;
padding-right:1.25em;
-
padding-bottom:20px;
+
padding-bottom:10px;
position:relative;
position:relative;
margin-left:50px;
margin-left:50px;
Line 25: Line 26:
}
}
 +
#igem_glance ul li {
 +
color:#555;
 +
list-style:none;
 +
}
-
#jam_reg_text {
+
.grey_colorful_blurb, #igem_glance {
color:#555555;
color:#555555;
float:left;
float:left;
Line 37: Line 42:
font-weight:normal;
font-weight:normal;
line-height:1.4em;
line-height:1.4em;
-
padding-right:1.25em;
 
padding-bottom:20px;
padding-bottom:20px;
position:relative;
position:relative;
-
margin-left:50px;
 
-
text-align:justify;
 
-
width:600px;
 
}
}
-
#results {
+
.grey_colorful_blurb {
-
color:#555555;
+
-
float:left;
+
-
font-family:georgia,serif;
+
-
font-size:16px;
+
-
font-size-adjust:none;
+
-
font-stretch:normal;
+
-
font-style:normal;
+
-
font-variant:normal;
+
-
font-weight:normal;
+
-
line-height:1.4em;
+
-
padding-right:1.25em;
+
-
padding-bottom:20px;
+
-
position:relative;
+
-
margin-left:50px;
+
text-align:justify;
text-align:justify;
width:600px;
width:600px;
 +
margin-left:50px;
 +
padding-right:1.25em;
 +
}
 +
 +
#igem_glance {
 +
  //float:left;
 +
  width: 400px;
 +
  padding-right:1.25em;
 +
}
 +
 +
#igem_glance td{
 +
width: 400px;
 +
}
 +
 +
 +
#igem_glance dt{
 +
  font-family: serif;
 +
  line-height: 18pt;
 +
  font-size: 18pt;
 +
  font-weight: bold;
 +
  float: left;
 +
  clear:left;
 +
  color: #297f4c;
 +
  margin-right: 2px;
 +
}
 +
 +
#igem_glance dd{
 +
  font-weight: bold;
 +
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
 +
  color: #555;
 +
  font-size: 10pt;
 +
  line-height: 18pt;
 +
  margin:0 0 5 0;
}
}
/*begin yellow*/
/*begin yellow*/
-
#jam_reg_text.yellow { color: #ffcc33;}
+
.grey_colorful_blurb.yellow { color: #ffcc33; font-size:115%;}
-
#jam_reg_text a.yellow { color: #ffcc33;}
+
.grey_colorful_blurb a.yellow { color: #ffcc33; font-size:115%;}
-
#jam_reg_text a.yellow:link { color: #ffcc33;}
+
.grey_colorful_blurb a.yellow:link { color: #ffcc33; font-size:115%;}
-
#jam_reg_text a.yellow:visited { color: #ffcc33;}
+
.grey_colorful_blurb a.yellow:visited { color: #ffcc33; font-size:115%;}
-
#jam_reg_text a.yellow:active { color: #ffcc33; }
+
.grey_colorful_blurb a.yellow:active { color: #ffcc33; }
-
#jam_reg_text a.yellow:hover { color: #ffcc33; }
+
.grey_colorful_blurb a.yellow:hover { color: #ffcc33; }
/*begin pink*/
/*begin pink*/
-
#jam_reg_text.pink { color: #ff3366;}
+
.grey_colorful_blurb.pink { color: #ff3366; font-size:115%;}
-
#jam_reg_text a.pink { color: #ff3366;}
+
.grey_colorful_blurb a.pink { color: #ff3366; font-size:115%;}
-
#jam_reg_text a.pink:link { color: #ff3366;}
+
.grey_colorful_blurb a.pink:link { color: #ff3366; font-size:115%;}
-
#jam_reg_text a.pink:visited { color: #ff3366;}
+
.grey_colorful_blurb a.pink:visited { color: #ff3366; font-size:115%;}
-
#jam_reg_text a.pink:active { color: #ff3366; }
+
.grey_colorful_blurb a.pink:active { color: #ff3366; }
-
#jam_reg_text a.pink:hover { color: #ff3366; }
+
.grey_colorful_blurb a.pink:hover { color: #ff3366; }
/*begin green*/
/*begin green*/
-
#jam_reg_text.green { color: #99CC33;}
+
.grey_colorful_blurb.green { color: #99CC33; font-size:115%;}
-
#jam_reg_text a.green { color: #99CC33;}
+
.grey_colorful_blurb a.green { color: #99CC33; font-size:115%;}
-
#jam_reg_text a.green:link { color: #99CC33;}
+
.grey_colorful_blurb a.green:link { color: #99CC33; font-size:115%;}
-
#jam_reg_text a.green:visited { color: #99cc33;}
+
.grey_colorful_blurb a.green:visited { color: #99cc33; font-size:115%;}
-
#jam_reg_text a.green:active { color: #99CC33; }
+
.grey_colorful_blurb a.green:active { color: #99CC33; }
-
#jam_reg_text a.green:hover { color: #99CC33; }
+
.grey_colorful_blurb a.green:hover { color: #99CC33; }
/*begin orange*/
/*begin orange*/
-
#jam_reg_text.orange { color: #ff6633;}
+
.grey_colorful_blurb.orange { color: #ff6633; font-size:115%;}
-
#jam_reg_text a.orange { color: #ff6633;}
+
.grey_colorful_blurb a.orange { color: #ff6633; font-size:115%;}
-
#jam_reg_text a.orange:link { color: #ff6633;}
+
.grey_colorful_blurb a.orange:link { color: #ff6633; font-size:115%;}
-
#jam_reg_text a.orange:visited { color: #ff6633;}
+
.grey_colorful_blurb a.orange:visited { color: #ff6633; font-size:115%;}
-
#jam_reg_text a.orange:active { color: #ff6633; }
+
.grey_colorful_blurb a.orange:active { color: #ff6633; }
-
#jam_reg_text a.orange:hover { color: #ff6633; }
+
.grey_colorful_blurb a.orange:hover { color: #ff6633; }
/*begin red*/
/*begin red*/
-
#jam_reg_text.red { color: #ff3333;}
+
.grey_colorful_blurb.red { color: #ff3333; font-size:115%;}
-
#jam_reg_text a.red { color: #ff3333;}
+
.grey_colorful_blurb a.red { color: #ff3333; font-size:115%;}
-
#jam_reg_text a.red:link { color: #ff3333;}
+
.grey_colorful_blurb a.red:link { color: #ff3333; font-size:115%;}
-
#jam_reg_text a.red:visited { color: #ff3333;}
+
.grey_colorful_blurb a.red:visited { color: #ff3333; font-size:115%;}
-
#jam_reg_text a.red:active { color: #ff3333; }
+
.grey_colorful_blurb a.red:active { color: #ff3333; }
-
#jam_reg_text a.red:hover { color: #ff3333; }
+
.grey_colorful_blurb a.red:hover { color: #ff3333; }
/*begin teal*/
/*begin teal*/
-
#jam_reg_text.teal { color: #66CCCC;}
+
.grey_colorful_blurb.teal { color: #66CCCC; font-size:115%;}
-
#jam_reg_text a.teal { color: #66CCCC;}
+
.grey_colorful_blurb a.teal { color: #66CCCC; font-size:115%;}
-
#jam_reg_text a.teal:link { color: #66CCCC;}
+
.grey_colorful_blurb a.teal:link { color: #66CCCC; font-size:115%;}
-
#jam_reg_text a.teal:visited { color: #66CCCC;}
+
.grey_colorful_blurb a.teal:visited { color: #66CCCC; font-size:115%;}
-
#jam_reg_text a.teal:active { color: #66CCCC; }
+
.grey_colorful_blurb a.teal:active { color: #66CCCC; }
-
#jam_reg_text a.teal:hover { color: #66CCCC; }
+
.grey_colorful_blurb a.teal:hover { color: #66CCCC; }
/*begin brown*/
/*begin brown*/
-
#jam_reg_text.brown { color: #996633;}
+
.grey_colorful_blurb.brown { color: #996633; font-size:115%;}
-
#jam_reg_text a.brown { color: #996633;}
+
.grey_colorful_blurb a.brown { color: #996633; font-size:115%;}
-
#jam_reg_text a.brown:link { color: #996633;}
+
.grey_colorful_blurb a.brown:link { color: #996633; font-size:115%;}
-
#jam_reg_text a.brown:visited { color: #996633;}
+
.grey_colorful_blurb a.brown:visited { color: #996633; font-size:115%;}
-
#jam_reg_text a.brown:active { color: #996633; }
+
.grey_colorful_blurb a.brown:active { color: #996633; }
-
#jam_reg_text a.brown:hover { color: #996633; }
+
.grey_colorful_blurb a.brown:hover { color: #996633; }
/*begin navy*/
/*begin navy*/
-
#jam_reg_text.navy { color: #333366;}
+
.grey_colorful_blurb.navy { color: #333366; font-size:115%;}
-
#jam_reg_text a.navy { color: #333366;}
+
.grey_colorful_blurb a.navy { color: #333366; font-size:115%;}
-
#jam_reg_text a.navy:link { color: #333366;}
+
.grey_colorful_blurb a.navy:link { color: #333366; font-size:115%;}
-
#jam_reg_text a.navy:visited { color: #333366;}
+
.grey_colorful_blurb a.navy:visited { color: #333366; font-size:115%;}
-
#jam_reg_text a.navy:active { color: #333366; }
+
.grey_colorful_blurb a.navy:active { color: #333366; }
-
#jam_reg_text a.navy:hover { color: #333366; }
+
.grey_colorful_blurb a.navy:hover { color: #333366; }
/*begin purple*/
/*begin purple*/
-
#jam_reg_text.purple { color: #592bb8;}
+
.grey_colorful_blurb.purple { color: #592bb8; font-size:115%;}
-
#jam_reg_text a.purple { color: #592bb8;}
+
.grey_colorful_blurb a.purple { color: #592bb8; font-size:115%;}
-
#jam_reg_text a.purple:link { color: #592bb8;}
+
.grey_colorful_blurb a.purple:link { color: #592bb8; font-size:115%;}
-
#jam_reg_text a.purple:visited { color: #592bb8;}
+
.grey_colorful_blurb a.purple:visited { color: #592bb8; font-size:115%;}
-
#jam_reg_text a.purple:active { color: #592bb8; }
+
.grey_colorful_blurb a.purple:active { color: #592bb8; }
-
#jam_reg_text a.purple:hover { color: #592bb8; }
+
.grey_colorful_blurb a.purple:hover { color: #592bb8; }
#ticker {
#ticker {
-
/*border: 1px solid #ccc;*/
+
/*padding: 5px;*/  
-
padding: 5px;
+
font-family:georgia,serif;
font-family:georgia,serif;
-
/*width: 550px;*/
 
-
/*padding-top: 50px;*/
 
-
/*padding-bottom: 15px;*/
 
margin-bottom: 10px;
margin-bottom: 10px;
-
}
 
-
 
-
#reminder {
 
-
padding: 5px;
 
-
font-family:georgia,serif;
 
-
color:#555555;
 
-
text-align: center;
 
-
}
 
-
 
-
.archive {
 
-
font-size: 75%;
 
-
float: right;
 
}
}
Line 167: Line 171:
border: 3px outset #555;
border: 3px outset #555;
}
}
 +
 +
</style>
</style>
Line 172: Line 178:
<body>
<body>
-
<div id="jamboree_headline">
+
<div style="font-family:georgia,serif; color:#555; font-size:125%; text-align:center; padding: 0px 0px 15px 0px;">
-
Congratulations to the Slovenia team,<br>
+
<a href="https://2009.igem.org"><strong>2009.igem.org</strong></a> is now up! Head there to find out more information about iGEM 2009.
-
iGEM 2008 Grand Prize winners!
+
</div>
</div>
-
<!--<div id="ticker">
+
 
-
<h3>News Headlines:</h3>
+
<!-- Stats and other site design inspired by 2007 layout designed by Mac Cowell -->
 +
<div id="igem_glance">
 +
 
 +
    <h3>at a glance:</h3>
 +
<table>
 +
<tr>
 +
<td>
 +
    <dl>
 +
      <dt>1925</dt>
 +
      <dd>minutes of talks</dd>
 +
     
 +
      <dt>1200</dt>
 +
      <dd>participants</dd>
 +
     
 +
      <dt>825</dt>
 +
      <dd>jamboree attendees</dd>
 +
     
 +
      <dt>84</dt>
 +
      <dd>teams</dd>
 +
    </dl>
 +
</td>     
 +
<td>
 +
    <dl>
 +
      <dt>77</dt>
 +
      <dd>presentations</dd>
 +
     
 +
      <dt>24</dt>
 +
      <dd>awards</dd>
 +
     
 +
      <dt>22</dt>
 +
      <dd>weeks of work</dd>     
 +
 
 +
      <dt>21</dt>
 +
      <dd>countries</dd>
 +
    </dl>
 +
</td>
 +
</tr>
 +
</table>
 +
</div>
 +
 
 +
<!-- End of stats -->
 +
 
 +
 
 +
<div id="ticker">
 +
<h3>News:</h3>
<ul>
<ul>
-
<li>We want copies of your presentations and posters! See the <a href="https://2008.igem.org/Jamboree/File_transfer">Jamboree file transfer page</a> for more details on when and where to submit your files.
+
<li>Join the Institute of Biological Engineering and publish your iGEM work.  Find out more about the <a href="https://2008.igem.org/IBE">offer from IBE</a>.
-
<li><strong>The iGEM wiki is frozen.</strong> Edits to the wiki have been disabled so that the judges and iGEM headquarters can organize and begin evaluations. Next-step: get ready to come to a great Jamboree at MIT.</li>
+
<li><span style="color:#d30a16; font-weight:bold;">iGEM 2008 teams</span>, remember to add your project publications to the <a href="https://2008.igem.org/IGEM_Publications">Publication</a> page!</li>
-
<li>The sign-up sheet for <a href="https://2008.igem.org/Jamboree/Schedule/Practice_sessions">practice presentation</a> slots is up. Sign up if you want to practice your presentation on Friday night!</li>
+
<li>Check out the <a href="https://2008.igem.org/Jamboree/Results">iGEM 2008 Jamboree Results</a>.</li>
-
</div>-->
+
<li>Share any publicity that your team has received on the <a href="https://2008.igem.org/IGEM_Publicity">Publicity page</a>.</li>
 +
</ul>
 +
</div>
<div id="jam_reg_image">
<div id="jam_reg_image">
-
<a href="https://2008.igem.org/Jamboree/Compete">
+
<a href="https://2008.igem.org/Jamboree/Results">
-
<img src="https://static.igem.org/mediawiki/2008/6/69/Slovenia_winners_cropped.jpg"
+
<img src="https://static.igem.org/mediawiki/2008/b/b0/Igem_from_above_cropped.jpg"
-
     alt="The iGEM 2008 Jamboree is this weekend!"
+
     alt="The iGEM 2008 Jamboree is now over!"
-
     title="The iGEM 2008 Jamboree is this weekend!">
+
     title="The iGEM 2008 Jamboree is now over!">
</a>
</a>
</div>
</div>
-
<div id="jam_reg_text">
+
 
 +
<div id="jamboree_headline">
 +
Congratulations to the Slovenia team,<br>
 +
iGEM 2008 Grand Prize winners!
 +
</div>
 +
 
 +
<div class="grey_colorful_blurb">
And congratulations to all of the iGEM 2008 teams for making this year's Jamboree so outstanding!   
And congratulations to all of the iGEM 2008 teams for making this year's Jamboree so outstanding!   
</div>
</div>
-
<div id="results">
+
<div class="grey_colorful_blurb">
-
See a complete list of the 2008 iGEM Jamboree winners on the <a href="https://2008.igem.org/Jamboree/Results">
+
See a complete list of the 2008 iGEM Jamboree winners on the <a class="green" href="https://2008.igem.org/Jamboree/Results">
Results</a> page.   
Results</a> page.   
</div>
</div>
 +
<div class="grey_colorful_blurb">
 +
Looking for pictures from the Jamboree?  See the <a class="pink" href="https://2008.igem.org/Jamboree/Media">Media</a> page for pictures and videos.  Post your own links to let us know where you have posted your pictures!
 +
</div>
</html>
</html>
Line 215: Line 275:
<div class='right-heading'>About iGEM</div>
<div class='right-heading'>About iGEM</div>
* [[About | What is iGEM?]]
* [[About | What is iGEM?]]
-
* [[News About iGEM | News about iGEM]]
+
* [[iGEM_Publicity | News about iGEM]]
* [[Previous iGEM Competitions | Previous iGEM competitions]]
* [[Previous iGEM Competitions | Previous iGEM competitions]]
* [[Contact | iGEM Headquarters]]
* [[Contact | iGEM Headquarters]]
Line 236: Line 296:
**[[Jamboree/Maps | Event maps]]
**[[Jamboree/Maps | Event maps]]
**[[Judging]]
**[[Judging]]
-
* [[iGEM_Publicity | Publicity and Publication]]
+
**[[Jamboree/Results | Results]]
 +
**[[Jamboree/Media | Media ]]<small>(pictures & fun videos!)</small>
 +
* [[iGEM_Publicity | iGEM Publicity]]
 +
* [[iGEM_Publications | iGEM Publications]]
</div> <!-- close Start-to-finish -->
</div> <!-- close Start-to-finish -->
Line 243: Line 306:
* [[Mailing_Lists | Mailing lists]]
* [[Mailing_Lists | Mailing lists]]
* [[Newsletter | iGEM Newsletter]]
* [[Newsletter | iGEM Newsletter]]
-
* [https://igem.org/Team_List 2008 teams]
+
* [https://igem.org/Team_List?year=2008 2008 teams]
-
* [https://2008.igem.org/Team_Wikis 2008 team wikis]
+
* [https://igem.org/Team_Wikis?year=2008 2008 team wikis]
* [[Partner offers | GENEART and Mathworks Offers]]
* [[Partner offers | GENEART and Mathworks Offers]]
* [[Using the wiki]]
* [[Using the wiki]]

Latest revision as of 20:30, 5 May 2016

2009.igem.org is now up! Head there to find out more information about iGEM 2009.

at a glance:

1925
minutes of talks
1200
participants
825
jamboree attendees
84
teams
77
presentations
24
awards
22
weeks of work
21
countries

News:

Congratulations to the Slovenia team,
iGEM 2008 Grand Prize winners!
And congratulations to all of the iGEM 2008 teams for making this year's Jamboree so outstanding!
See a complete list of the 2008 iGEM Jamboree winners on the Results page.
Looking for pictures from the Jamboree? See the Media page for pictures and videos. Post your own links to let us know where you have posted your pictures!



iGEM 2008 Sponsors Become an iGEM sponsor
(Main page archive)