Team:Melbourne/Recruitment

From 2014.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<link href='http://fonts.googleapis.com/css?family=Lato:400,900' rel='stylesheet' type='text/css'>
+
<head>
-
<style>
+
  <title>iGEM recruitment page</title>
 +
  <link href="http://fonts.googleapis.com/css?family=Lato:400,900"
 +
rel="stylesheet" type="text/css">
 +
  <style>
/* CSS Document */
/* CSS Document */
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
-
 
/* ==========================================================================
/* ==========================================================================
-
  HTML5 display definitions
+
HTML5 display definitions
-
  ========================================================================== */
+
========================================================================== */
-
 
+
/**
/**
-
* Correct `block` display not defined in IE 8/9.
+
* Correct `block` display not defined in IE 8/9.
-
*/
+
*/
-
 
+
article,
article,
aside,
aside,
Line 25: Line 25:
section,
section,
summary {
summary {
-
    display: block;
+
display: block;
}
}
-
 
/**
/**
-
* Correct `inline-block` display not defined in IE 8/9.
+
* Correct `inline-block` display not defined in IE 8/9.
-
*/
+
*/
-
 
+
audio,
audio,
canvas,
canvas,
video {
video {
-
    display: inline-block;
+
display: inline-block;
}
}
-
 
/**
/**
-
* Prevent modern browsers from displaying `audio` without controls.
+
* Prevent modern browsers from displaying `audio` without controls.
-
* Remove excess height in iOS 5 devices.
+
* Remove excess height in iOS 5 devices.
-
*/
+
*/
-
 
+
audio:not([controls]) {
audio:not([controls]) {
-
    display: none;
+
display: none;
-
    height: 0;
+
height: 0;
}
}
-
 
/**
/**
-
* Address styling not present in IE 8/9.
+
* Address styling not present in IE 8/9.
-
*/
+
*/
-
 
+
[hidden] {
[hidden] {
-
    display: none;
+
display: none;
}
}
-
 
/* ==========================================================================
/* ==========================================================================
-
  Base
+
Base
-
  ========================================================================== */
+
========================================================================== */
-
 
+
/**
/**
-
* 1. Set default font family to sans-serif.
+
* 1. Set default font family to sans-serif.
-
* 2. Prevent iOS text size adjust after orientation change, without disabling
+
* 2. Prevent iOS text size adjust after orientation change, without disabling
-
*   user zoom.
+
* user zoom.
-
*/
+
*/
-
 
+
html {
html {
-
    font-family: sans-serif; /* 1 */
+
font-family: sans-serif; /* 1 */
-
    -ms-text-size-adjust: 100%; /* 2 */
+
-ms-text-size-adjust: 100%; /* 2 */
-
    -webkit-text-size-adjust: 100%; /* 2 */
+
-webkit-text-size-adjust: 100%; /* 2 */
}
}
-
 
/**
/**
-
* Remove default margin.
+
* Remove default margin.
-
*/
+
*/
-
 
+
body {
body {
-
    margin: 0;
+
margin: 0;
}
}
-
 
/* ==========================================================================
/* ==========================================================================
-
  Links
+
Links
-
  ========================================================================== */
+
========================================================================== */
-
 
+
/**
/**
-
* Address `outline` inconsistency between Chrome and other browsers.
+
* Address `outline` inconsistency between Chrome and other browsers.
-
*/
+
*/
-
 
+
a:focus {
a:focus {
-
    outline: thin dotted;
+
outline: thin dotted;
}
}
-
 
/**
/**
-
* Improve readability when focused and also mouse hovered in all browsers.
+
* Improve readability when focused and also mouse hovered in all browsers.
-
*/
+
*/
-
 
+
a:active,
a:active,
a:hover {
a:hover {
-
    outline: 0;
+
outline: 0;
}
}
-
 
/* ==========================================================================
/* ==========================================================================
-
  Typography
+
Typography
-
  ========================================================================== */
+
========================================================================== */
-
 
+
/**
/**
-
* Address variable `h1` font-size and margin within `section` and `article`
+
* Address variable `h1` font-size and margin within `section` and `article`
-
* contexts in Firefox 4+, Safari 5, and Chrome.
+
* contexts in Firefox 4+, Safari 5, and Chrome.
-
*/
+
*/
-
 
+
h1 {
h1 {
-
    font-size: 2em;
+
font-size: 2em;
-
    margin: 0.67em 0;
+
margin: 0.67em 0;
}
}
-
 
/**
/**
-
* Address styling not present in IE 8/9, Safari 5, and Chrome.
+
* Address styling not present in IE 8/9, Safari 5, and Chrome.
-
*/
+
*/
-
 
+
abbr[title] {
abbr[title] {
-
    border-bottom: 1px dotted;
+
border-bottom: 1px dotted;
}
}
-
 
/**
/**
-
* Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
+
* Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
-
*/
+
*/
-
 
+
b,
b,
strong {
strong {
-
    font-weight: bold;
+
font-weight: bold;
}
}
-
 
/**
/**
-
* Address styling not present in Safari 5 and Chrome.
+
* Address styling not present in Safari 5 and Chrome.
-
*/
+
*/
-
 
+
dfn {
dfn {
-
    font-style: italic;
+
font-style: italic;
}
}
-
 
/**
/**
-
* Address differences between Firefox and other browsers.
+
* Address differences between Firefox and other browsers.
-
*/
+
*/
-
 
+
hr {
hr {
-
    -moz-box-sizing: content-box;
+
-moz-box-sizing: content-box;
-
    box-sizing: content-box;
+
box-sizing: content-box;
-
    height: 0;
+
height: 0;
}
}
-
 
/**
/**
-
* Address styling not present in IE 8/9.
+
* Address styling not present in IE 8/9.
-
*/
+
*/
-
 
+
mark {
mark {
-
    background: #ff0;
+
background: #ff0;
-
    color: #000;
+
color: #000;
}
}
-
 
/**
/**
-
* Correct font family set oddly in Safari 5 and Chrome.
+
* Correct font family set oddly in Safari 5 and Chrome.
-
*/
+
*/
-
 
+
code,
code,
kbd,
kbd,
pre,
pre,
samp {
samp {
-
    font-family: monospace, serif;
+
font-family: monospace, serif;
-
    font-size: 1em;
+
font-size: 1em;
}
}
-
 
/**
/**
-
* Improve readability of pre-formatted text in all browsers.
+
* Improve readability of pre-formatted text in all browsers.
-
*/
+
*/
-
 
+
pre {
pre {
-
    white-space: pre-wrap;
+
white-space: pre-wrap;
}
}
-
 
/**
/**
-
* Set consistent quote types.
+
* Set consistent quote types.
-
*/
+
*/
-
 
+
q {
q {
-
    quotes: "\201C" "\201D" "\2018" "\2019";
+
quotes: "\201C" "\201D" "\2018" "\2019";
}
}
-
 
/**
/**
-
* Address inconsistent and variable font size in all browsers.
+
* Address inconsistent and variable font size in all browsers.
-
*/
+
*/
-
 
+
small {
small {
-
    font-size: 80%;
+
font-size: 80%;
}
}
-
 
/**
/**
-
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
+
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
-
*/
+
*/
-
 
+
sub,
sub,
sup {
sup {
-
    font-size: 75%;
+
font-size: 75%;
-
    line-height: 0;
+
line-height: 0;
-
    position: relative;
+
position: relative;
-
    vertical-align: baseline;
+
vertical-align: baseline;
}
}
-
 
sup {
sup {
-
    top: -0.5em;
+
top: -0.5em;
}
}
-
 
sub {
sub {
-
    bottom: -0.25em;
+
bottom: -0.25em;
}
}
-
 
/* ==========================================================================
/* ==========================================================================
-
  Embedded content
+
Embedded content
-
  ========================================================================== */
+
========================================================================== */
-
 
+
/**
/**
-
* Remove border when inside `a` element in IE 8/9.
+
* Remove border when inside `a` element in IE 8/9.
-
*/
+
*/
-
 
+
img {
img {
-
    border: 0;
+
border: 0;
}
}
-
 
/**
/**
-
* Correct overflow displayed oddly in IE 9.
+
* Correct overflow displayed oddly in IE 9.
-
*/
+
*/
-
 
+
svg:not(:root) {
svg:not(:root) {
-
    overflow: hidden;
+
overflow: hidden;
}
}
-
 
/* ==========================================================================
/* ==========================================================================
-
  Figures
+
Figures
-
  ========================================================================== */
+
========================================================================== */
-
 
+
/**
/**
-
* Address margin not present in IE 8/9 and Safari 5.
+
* Address margin not present in IE 8/9 and Safari 5.
-
*/
+
*/
-
 
+
figure {
figure {
-
    margin: 0;
+
margin: 0;
}
}
-
 
/* ==========================================================================
/* ==========================================================================
-
  Forms
+
Forms
-
  ========================================================================== */
+
========================================================================== */
-
 
+
/**
/**
-
* Define consistent border, margin, and padding.
+
* Define consistent border, margin, and padding.
-
*/
+
*/
-
 
+
fieldset {
fieldset {
-
    border: 1px solid #c0c0c0;
+
border: 1px solid #c0c0c0;
-
    margin: 0 2px;
+
margin: 0 2px;
-
    padding: 0.35em 0.625em 0.75em;
+
padding: 0.35em 0.625em 0.75em;
}
}
-
 
/**
/**
-
* 1. Correct `color` not being inherited in IE 8/9.
+
* 1. Correct `color` not being inherited in IE 8/9.
-
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
+
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
-
*/
+
*/
-
 
+
legend {
legend {
-
    border: 0; /* 1 */
+
border: 0; /* 1 */
-
    padding: 0; /* 2 */
+
padding: 0; /* 2 */
}
}
-
 
/**
/**
-
* 1. Correct font family not being inherited in all browsers.
+
* 1. Correct font family not being inherited in all browsers.
-
* 2. Correct font size not being inherited in all browsers.
+
* 2. Correct font size not being inherited in all browsers.
-
* 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
+
* 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
-
*/
+
*/
-
 
+
button,
button,
input,
input,
select,
select,
textarea {
textarea {
-
    font-family: inherit; /* 1 */
+
font-family: inherit; /* 1 */
-
    font-size: 100%; /* 2 */
+
font-size: 100%; /* 2 */
-
    margin: 0; /* 3 */
+
margin: 0; /* 3 */
}
}
-
 
/**
/**
-
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
+
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
-
* the UA stylesheet.
+
* the UA stylesheet.
-
*/
+
*/
-
 
+
button,
button,
input {
input {
-
    line-height: normal;
+
line-height: normal;
}
}
-
 
/**
/**
-
* Address inconsistent `text-transform` inheritance for `button` and `select`.
+
* Address inconsistent `text-transform` inheritance for `button` and `select`.
-
* All other form control elements do not inherit `text-transform` values.
+
* All other form control elements do not inherit `text-transform` values.
-
* Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
+
* Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
-
* Correct `select` style inheritance in Firefox 4+ and Opera.
+
* Correct `select` style inheritance in Firefox 4+ and Opera.
-
*/
+
*/
-
 
+
button,
button,
select {
select {
-
    text-transform: none;
+
text-transform: none;
}
}
-
 
/**
/**
-
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
+
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
-
*   and `video` controls.
+
* and `video` controls.
-
* 2. Correct inability to style clickable `input` types in iOS.
+
* 2. Correct inability to style clickable `input` types in iOS.
-
* 3. Improve usability and consistency of cursor style between image-type
+
* 3. Improve usability and consistency of cursor style between image-type
-
*   `input` and others.
+
* `input` and others.
-
*/
+
*/
-
 
+
button,
button,
html input[type="button"], /* 1 */
html input[type="button"], /* 1 */
input[type="reset"],
input[type="reset"],
input[type="submit"] {
input[type="submit"] {
-
    -webkit-appearance: button; /* 2 */
+
-webkit-appearance: button; /* 2 */
-
    cursor: pointer; /* 3 */
+
cursor: pointer; /* 3 */
}
}
-
 
/**
/**
-
* Re-set default cursor for disabled elements.
+
* Re-set default cursor for disabled elements.
-
*/
+
*/
-
 
+
button[disabled],
button[disabled],
html input[disabled] {
html input[disabled] {
-
    cursor: default;
+
cursor: default;
}
}
-
 
/**
/**
-
* 1. Address box sizing set to `content-box` in IE 8/9.
+
* 1. Address box sizing set to `content-box` in IE 8/9.
-
* 2. Remove excess padding in IE 8/9.
+
* 2. Remove excess padding in IE 8/9.
-
*/
+
*/
-
 
+
input[type="checkbox"],
input[type="checkbox"],
input[type="radio"] {
input[type="radio"] {
-
    box-sizing: border-box; /* 1 */
+
box-sizing: border-box; /* 1 */
-
    padding: 0; /* 2 */
+
padding: 0; /* 2 */
}
}
-
 
/**
/**
-
* 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
+
* 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
-
* 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
+
* 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
-
*   (include `-moz` to future-proof).
+
* (include `-moz` to future-proof).
-
*/
+
*/
-
 
+
input[type="search"] {
input[type="search"] {
-
    -webkit-appearance: textfield; /* 1 */
+
-webkit-appearance: textfield; /* 1 */
-
    -moz-box-sizing: content-box;
+
-moz-box-sizing: content-box;
-
    -webkit-box-sizing: content-box; /* 2 */
+
-webkit-box-sizing: content-box; /* 2 */
-
    box-sizing: content-box;
+
box-sizing: content-box;
}
}
-
 
/**
/**
-
* Remove inner padding and search cancel button in Safari 5 and Chrome
+
* Remove inner padding and search cancel button in Safari 5 and Chrome
-
* on OS X.
+
* on OS X.
-
*/
+
*/
-
 
+
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
input[type="search"]::-webkit-search-decoration {
-
    -webkit-appearance: none;
+
-webkit-appearance: none;
}
}
-
 
/**
/**
-
* Remove inner padding and border in Firefox 4+.
+
* Remove inner padding and border in Firefox 4+.
-
*/
+
*/
-
 
+
button::-moz-focus-inner,
button::-moz-focus-inner,
input::-moz-focus-inner {
input::-moz-focus-inner {
-
    border: 0;
+
border: 0;
-
    padding: 0;
+
padding: 0;
}
}
-
 
/**
/**
-
* 1. Remove default vertical scrollbar in IE 8/9.
+
* 1. Remove default vertical scrollbar in IE 8/9.
-
* 2. Improve readability and alignment in all browsers.
+
* 2. Improve readability and alignment in all browsers.
-
*/
+
*/
-
 
+
textarea {
textarea {
-
    overflow: auto; /* 1 */
+
overflow: auto; /* 1 */
-
    vertical-align: top; /* 2 */
+
vertical-align: top; /* 2 */
}
}
-
 
/* ==========================================================================
/* ==========================================================================
-
  Tables
+
Tables
-
  ========================================================================== */
+
========================================================================== */
-
 
+
/**
/**
-
* Remove most spacing between table cells.
+
* Remove most spacing between table cells.
-
*/
+
*/
-
 
+
table {
table {
-
    border-collapse: collapse;
+
border-collapse: collapse;
-
    border-spacing: 0;
+
border-spacing: 0;
}
}
-
 
html, body {
html, body {
-
color: #111;
+
color: #111;
-
background-color: transparent;
+
background-color: transparent;
-
width: 100%;
+
width: 100%;
-
height: 100%;
+
height: 100%;
-
margin: 0;
+
margin: 0;
-
padding: 0;
+
padding: 0;
-
display:block;
+
display:block;
-
line-height:normal;
+
line-height:normal;
-
 
+
}
}
-
 
h1 {
h1 {
-
font-weight:bold;
+
font-weight:bold;
-
font-size:52px;
+
font-size:52px;
-
margin:0;
+
margin:0;
-
text-transform:uppercase;
+
text-transform:uppercase;
-
font-family: 'Lato', sans-serif;
+
font-family: 'Lato', sans-serif;
-
font-weight:900;
+
font-weight:900;
-
text-align:center;
+
text-align:center;
-
/*font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;*/
+
/*font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;*/
}
}
h2 {
h2 {
-
font-weight:bold;
+
font-weight:bold;
-
font-size:24px;
+
font-size:24px;
-
text-transform:uppercase;
+
text-transform:uppercase;
-
font-family: 'Lato', sans-serif;
+
font-family: 'Lato', sans-serif;
-
font-weight:900;
+
font-weight:900;
-
/*font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;*/
+
/*font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;*/
}
}
p {
p {
-
font-family: 'Lato', sans-serif;
+
font-family: 'Lato', sans-serif;
-
/*font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;*/
+
/*font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;*/
}
}
img {margin:10px;}
img {margin:10px;}
-
 
-
 
-
 
.firstHeading { display:none;}
.firstHeading { display:none;}
-
 
#content {border:none !important; line-height:normal !important;}
#content {border:none !important; line-height:normal !important;}
-
 
h1, h2, h3, h4 {border:none !important;}
h1, h2, h3, h4 {border:none !important;}
-
 
#content, #gloabalWrapper {position:static !important;}
#content, #gloabalWrapper {position:static !important;}
-
 
-
 
-
 
/*#menubar, .left-menu, .left-menu a {
/*#menubar, .left-menu, .left-menu a {
-
color: white !important;
+
color: white !important;
background-color: #555555;
background-color: #555555;
-
 
}*/
}*/
-
 
#top-section {
#top-section {
-
border:none !important;
+
border:none !important;
}
}
#p-logo {display:none;}
#p-logo {display:none;}
-
 
#top-section {height:0px;}
#top-section {height:0px;}
-
 
#search-controls {
#search-controls {
-
display:none;
+
display:none;
}
}
#footer-box {
#footer-box {
-
display:none;
+
display:none;
}
}
-
 
#catlinks {
#catlinks {
-
display:none;
+
display:none;
}
}
-
 
+
  </style>
-
</style>
+
  <link
-
<img src="https://static.igem.org/mediawiki/2014/9/9b/Melbourne_Banner.png" alt="Banner" height="225" width="1000">
+
href="//cdn-images.mailchimp.com/embedcode/classic-081711.css"
-
 
+
rel="stylesheet" type="text/css">
-
 
+
  <style type="text/css">
-
<table  width="100%" style="text-transform: uppercase; font-family: 'Lato', sans-serif;">
+
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:500px;}
-
 
+
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
-
<tr height="10px">
+
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
-
 
+
  </style>
-
 
+
</head>
-
<td align="center" height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<body>
-
<a href="https://2014.igem.org/Team:Melbourne"style="color:#000000">
+
<img src="https://static.igem.org/mediawiki/2014/9/9b/Melbourne_Banner.png"
-
Home</a> </td>
+
alt="Banner" height="225" width="1000">
-
 
+
<table
-
<td align="center" height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
  style="text-transform: uppercase; font-family: 'Lato',sans-serif;"
-
<a href="https://2014.igem.org/Team:Melbourne/Team"style="color:#000000">
+
width="100%">
-
Team</a> </td>
+
  <tbody>
-
 
+
    <tr height="10">
-
<td align="center" height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
      <td onmouseover="this.bgColor='#d3d3d3'"
-
<a href="https://2014.igem.org/Team:Melbourne/Project"style="color:#000000">
+
onmouseout="this.bgColor='#e7e7e7'" align="center"
-
Project</a> </td>
+
bgcolor="#e7e7e7" height="30">
-
 
+
      <a href="https://2014.igem.org/Team:Melbourne"
-
<td align="center"  height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
style="color: rgb(0, 0, 0);">Home</a> </td>
-
<a href="https://2014.igem.org/Team:Melbourne/Human_Practices"style="color:#000000">  
+
      <td onmouseover="this.bgColor='#d3d3d3'"
-
Human Practices</a></td>
+
onmouseout="this.bgColor='#e7e7e7'" align="center"
-
 
+
bgcolor="#e7e7e7" height="30">
-
<td align="center" height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
      <a href="https://2014.igem.org/Team:Melbourne/Team"
-
<a href="https://2014.igem.org/Team:Melbourne/Achievements"style="color:#000000">
+
style="color: rgb(0, 0, 0);">Team</a> </td>
-
Achievements</a></td>
+
      <td onmouseover="this.bgColor='#d3d3d3'"
-
 
+
onmouseout="this.bgColor='#e7e7e7'" align="center"
-
<td align="center"  height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
bgcolor="#e7e7e7" height="30">
-
<a href="https://2014.igem.org/Team:Melbourne/Notebook"style="color:#000000">
+
      <a href="https://2014.igem.org/Team:Melbourne/Project"
-
Notebook</a></td>
+
style="color: rgb(0, 0, 0);">Project</a> </td>
-
 
+
      <td onmouseover="this.bgColor='#d3d3d3'"
-
<td align="center"  height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
onmouseout="this.bgColor='#e7e7e7'" align="center"
-
<a href="https://2014.igem.org/Team:Melbourne/Protocols"style=" color:#000000">  
+
bgcolor="#e7e7e7" height="30">
-
Protocols</a></td>
+
      <a href="https://2014.igem.org/Team:Melbourne/Human_Practices"
-
 
+
style="color: rgb(0, 0, 0);"> Human Practices</a></td>
-
<td align="center"  height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
      <td onmouseover="this.bgColor='#d3d3d3'"
-
<a href="https://2014.igem.org/Team:Melbourne/Safety"style="color:#000000">
+
onmouseout="this.bgColor='#e7e7e7'" align="center"
-
Safety</a></td>
+
bgcolor="#e7e7e7" height="30">
-
 
+
      <a href="https://2014.igem.org/Team:Melbourne/Achievements"
-
<td align="center"  height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
style="color: rgb(0, 0, 0);">Achievements</a></td>
-
<a href="https://2014.igem.org/Team:Melbourne/Sponsors"style="color:#000000">
+
      <td onmouseover="this.bgColor='#d3d3d3'"
-
Sponsors</a></td>
+
onmouseout="this.bgColor='#e7e7e7'" align="center"
-
 
+
bgcolor="#e7e7e7" height="30">
-
<td align="center"  height="30px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
      <a href="https://2014.igem.org/Team:Melbourne/Notebook"
-
<a href="https://2014.igem.org/Team:Melbourne/Attributions"style="color:#000000">
+
style="color: rgb(0, 0, 0);">Notebook</a></td>
-
Attributions</a></td>
+
      <td onmouseover="this.bgColor='#d3d3d3'"
-
 
+
onmouseout="this.bgColor='#e7e7e7'" align="center"
-
 
+
bgcolor="#e7e7e7" height="30">
-
<td align="right"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="46px"></a> </td>
+
      <a href="https://2014.igem.org/Team:Melbourne/Protocols"
-
</tr>
+
style="color: rgb(0, 0, 0);"> Protocols</a></td>
 +
      <td onmouseover="this.bgColor='#d3d3d3'"
 +
onmouseout="this.bgColor='#e7e7e7'" align="center"
 +
bgcolor="#e7e7e7" height="30">
 +
      <a href="https://2014.igem.org/Team:Melbourne/Safety"
 +
style="color: rgb(0, 0, 0);">Safety</a></td>
 +
      <td onmouseover="this.bgColor='#d3d3d3'"
 +
onmouseout="this.bgColor='#e7e7e7'" align="center"
 +
bgcolor="#e7e7e7" height="30">
 +
      <a href="https://2014.igem.org/Team:Melbourne/Sponsors"
 +
style="color: rgb(0, 0, 0);">Sponsors</a></td>
 +
      <td onmouseover="this.bgColor='#d3d3d3'"
 +
onmouseout="this.bgColor='#e7e7e7'" align="center"
 +
bgcolor="#e7e7e7" height="30">
 +
      <a href="https://2014.igem.org/Team:Melbourne/Attributions"
 +
style="color: rgb(0, 0, 0);">Attributions</a></td>
 +
      <td align="right"> <a
 +
href="https://2014.igem.org/Main_Page"> <img
 +
src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"
 +
width="46"></a> </td>
 +
    </tr>
 +
  </tbody>
</table>
</table>
-
 
+
<big><br>
-
 
+
Thank
-
 
+
you for your interest in the
-
 
+
2015-16 Melbourne University iGEM Team! </big><br>
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<p class=MsoNormal style='margin-top:12.0pt'>Thank you for your interest in the
+
-
2015 Melbourne University iGEM Team! Please read the following information
+
-
about iGEM, the team, and what you need to do to get involved.</p>
+
-
 
+
-
<h1>What is iGEM?<o:p></o:p></h1>
+
-
 
+
-
<p class=MsoNormal><span class=GramE><span class=usercontent>iGEM</span></span><span
+
-
class=usercontent> is a unique opportunity to get involved in an enterprising
+
-
student research group and make a scientific impact.</span><br>
+
<br>
<br>
-
<span class=GramE><span class=textexposedshow>iGEM</span></span><span
+
<big>Please
-
class=textexposedshow> is short for the International Genetically Engineering
+
read the information below to find out what iGEM is all about. We are
-
Machine competition. <span class=GramE>iGEM</span> is an undergraduate science
+
currently looking for members of the leadership team, and after the
-
competition held each November in Boston. In the months leading up to iGEM,
+
completion of Semester 1 exams, there will be a general recruitment
-
university teams use the latest tools from synthetic biology/biotechnology to
+
round. Please <a href="#subscribe">sign
-
create a novel single celled organism or “biological machine”. </span><o:p></o:p></p>
+
up to the Melbourne iGEM mailing list</a>, below,
-
 
+
to be alerted to the latest developments.</big><br>
-
 
+
<br>
-
 
+
<p><big><big><big><big><span
-
<p class=MsoNormal><span class=GramE><span class=textexposedshow>iGEM</span></span><span
+
style="font-weight: bold;">What is iGEM?</span></big></big></big></big></p>
-
class=textexposedshow> teams manage everything from the conception to the
+
<div style="text-align: center;"><big><big><big><big><span
 +
style="font-weight: bold;"><img
 +
style="width: 274px; height: 209px;" alt="IGEM logo"
 +
src="https://static.igem.org/mediawiki/2014/d/d8/Team_Berlin_igem_logo.png"></span></big></big></big></big><o:p></o:p></div>
 +
<big><span class="GramE"><span class="usercontent"><br>
 +
iGEM</span></span><span class="usercontent">
 +
is a unique opportunity to get involved
 +
in an enterprising
 +
student research group and make a scientific impact.</span><span
 +
class="GramE"><span class="textexposedshow"></span></span></big>
 +
<br>
 +
<br>
 +
<big><span class="GramE"><span
 +
class="textexposedshow">iGEM</span></span><span
 +
class="textexposedshow"> is short for the International
 +
Genetically Engineering
 +
Machine competition. <span class="GramE">iGEM</span>
 +
is an undergraduate science
 +
competition held each September in Boston. In the period leading up to
 +
iGEM,
 +
university teams use the latest tools from synthetic
 +
biology to
 +
create a novel single celled organism or “biological machine”. They can
 +
also develop synthetic biology computing and lab tools, engage in
 +
scientific outreach, and even develop biotech businesses.<br>
 +
</span><span data-ft="{&quot;tn&quot;:&quot;K&quot;}" class="userContent"><span
 +
class="text_exposed_show"></span></span></big><br>
 +
<big><span data-ft="{&quot;tn&quot;:&quot;K&quot;}" class="userContent"><span
 +
class="text_exposed_show">Each year, students from around
 +
the globe form
 +
teams at their respective universities with the goal of building a
 +
biological system or tool, which they later present at the iGEM global
 +
conference. Students in the past have designed bacteria that
 +
produce new types of drugs and biofuels, act as biosensors of toxic
 +
pollutants, and&nbsp;serve as biological computation
 +
platforms&nbsp; (for more examples of past
 +
projects, see <a href="https://igem.org/About"
 +
rel="nofollow nofollow" target="_blank"
 +
onmouseover='LinkshimAsyncLink.swap(this, "http:\/\/igem.org\/About");'
 +
onclick='LinkshimAsyncLink.swap(this, "http:\/\/l.facebook.com\/l.php?u=http\u00253A\u00252F\u00252Figem.org\u00252FAbout&h=zAQFmUzcK&enc=AZNGkoGC-HF5q40u8IHnH2vOwvgHdyy0ClVop-mb6cjZGHojVOVS9IRhqf-Bi3W3tjr6Zt8No6t5_Rcx8yzlpP7oLfAxZyO28QciO52K7yqag82-VE7nwRVRmBKK-HgbxqVsq9pAa5Lv-OJPoe-BAhfl&s=1");'>https://igem.org/About</a>)</span></span>.<span
 +
class="textexposedshow"> </span><o:p></o:p></big>
 +
<br>
 +
<br>
 +
<big><span class="GramE"><span
 +
class="textexposedshow">iGEM</span></span><span
 +
class="textexposedshow"> teams manage everything from the
 +
conception to the
execution of the iGEM project, with the aid of faculty supervisors. </span><br>
execution of the iGEM project, with the aid of faculty supervisors. </span><br>
<br>
<br>
-
<span class=textexposedshow>The benefits to participating in iGEM include:</span><br>
+
<span class="textexposedshow">iGEM allows students to:</span><br>
-
<span class=textexposedshow>-Get valuable scientific and leadership experience</span><br>
+
</big>
-
<span class=textexposedshow>-Develop a useful, novel biotechnology and gain experience
+
<ul>
-
in the latest in interdisciplinary biological research<o:p></o:p></span></p>
+
  <li><big><span class="textexposedshow">Get
-
 
+
valuable scientific and
-
<p class=MsoNormal><span class=textexposedshow>-Make an impact</span><br>
+
leadership experience</span></big></li>
-
<span class=textexposedshow>-Have an amazing experience!</span><br>
+
  <li><big><span class="textexposedshow">Develop
 +
a useful, novel
 +
biotechnology and gain experience
 +
in the latest in interdisciplinary biological research<o:p></o:p></span></big>
 +
  </li>
 +
  <li><big><span class="textexposedshow">Make
 +
an impact</span></big></li>
 +
  <li><big><span class="textexposedshow">Have
 +
fun!</span></big></li>
 +
</ul>
 +
<big><span class="textexposedshow"><br>
 +
</span></big><br>
 +
<p><big><big><big><big><span
 +
style="font-weight: bold;">Project</span></big></big></big></big></p>
 +
<big><big><big><big><span
 +
style="font-weight: bold;"></span></big></big></big>Students
 +
in the iGEM
 +
teams have complete control over the teams’
 +
project and scope. There are many possible projects and types of teams.
 +
There are 15 tracks in the iGEM competition. They include 8 standard
 +
tracks and several special tracks
 +
(e.g. entrepreneurship, software, social policy, etc.). Two examples of
 +
possible iGEM teams would include:<br>
 +
</big>
<br>
<br>
-
 
+
<big>1. Standard tracks: In the standard tracks, teams
-
 
+
develop iGEM
-
<h1><span class=GramE></span>What is involved and what is needed</h1>
+
projects for research purposes and to advance science on a foundational
-
 
+
or applied level. Last year, the Melbourne iGEM
-
<p class=MsoNormal>We are searching for enthusiastic students with
+
team competed in the Manufacturing track, working on a project to
-
an interest in science.<o:p></o:p></p>
+
develop bacteria capable of producing new types of antibiotics.
-
 
+
However, there is enormous variety in the types of problems teams can
-
 
+
work on (see <a
-
 
+
href="https://igem.org/Results?year=2013&amp;region=Championship&amp;division=igem">past
-
 
+
team Wiki's</a> for examples).</big>
-
<p class=MsoNormal><o:p>&nbsp;</o:p></p>
+
<big><br>
-
 
+
<br>
-
<p class=MsoNormal style='mso-pagination:widow-orphan lines-together;
+
2. Special tracks: the iGEM competition has expanded
-
page-break-after:avoid'>As part of the iGEM team, you would help with the
+
significantly since its inception, with the addition of several new
-
following tasks:<o:p></o:p></p>
+
tracks to capture the enormous growth of synthetic biology.
-
 
+
For example, teams can now compete in an entrepreneurship track where
-
<p class=MsoListParagraphCxSpFirst style='text-indent:-18.0pt;mso-pagination:
+
they produce not only a scientific advancement, but also a business
-
widow-orphan lines-together;page-break-after:avoid;mso-list:l1 level1 lfo1'><![if !supportLists]><span
+
plan to
-
style='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:
+
commercialise the work. The&nbsp;track is aimed at giving students
-
Symbol'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
a conducive and educational environment to start a synthetic biology
-
</span></span></span><![endif]>Research on the iGEM project ideas. The ideas
+
company, and is inspired by the recent boom in the synthetic biology
-
for the iGEM project are student driven, and team members often need to answer
+
startups
-
specific research question to design new experiments or come up with new ideas.
+
(e.g. see <a href="http://eu.indie.bio/">Indie Bio</a>).<br>
-
This will typically involve doing quick searches of the literature using Google
+
<br>
-
Scholar and reading scientific articles.<o:p></o:p></p>
+
</big>
-
 
+
<p><big><big><big><big><span
-
<p class=MsoListParagraphCxSpMiddle style='text-indent:-18.0pt;mso-pagination:
+
style="font-weight: bold;">Timeline</span></big></big></big></big></p>
-
widow-orphan lines-together;page-break-after:avoid;mso-list:l1 level1 lfo1'><![if !supportLists]><span
+
<big><br>
-
style='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:
+
</big><big>The next
-
Symbol'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
iGEM team will run from Semester 2, 2015 to Semester 2, 2016. In
-
</span></span></span><![endif]>Help with developing experimental methods. The
+
Semester 2, 2015, the team
 +
will be organised, the project selected, and the lab set up. During
 +
this period, team members will need to work to&nbsp;ensure that the
 +
foundations are in place to start significant lab/project work during
 +
the summer. A large portion of the practical work will then take
 +
place during the summer of 2015-16. Therefore, to participate in the
 +
team you will need to be available during the upcoming summer. Finally,
 +
additional work will be carried out as needed during the lead up to the
 +
2016 iGEM conference (the iGEM Giant Jamboree) in September of next
 +
year.</big><br>
 +
&nbsp;<br>
 +
<p class="MsoNormal"><big><big><big><big><span
 +
style="font-weight: bold;">What is involved and what is
 +
needed?</span></big></big></big></big></p>
 +
<big><big><big><big><span
 +
style="font-weight: bold;"><br>
 +
</span></big></big></big></big>
 +
<p style="text-align: center;" class="MsoNormal"><big><img
 +
style="width: 264px; height: 197px;" alt="DNA image"
 +
src="https://static.igem.org/mediawiki/2014/9/91/DNA_v1_by_bak16.jpg"></big></p>
 +
<big>We are searching for
 +
enthusiastic
 +
students with
 +
an interest in biotechnology and science.<o:p>&nbsp;</o:p></big>
 +
<br>
 +
<br>
 +
<big>As
 +
part of the iGEM team, you would help with the
 +
following tasks:</big>
 +
<ul>
 +
  <li><big>Research on the iGEM project ideas. The ideas
 +
for the iGEM project are student driven, and team members often need to
 +
answer specific research question to design new experiments or come up
 +
with new ideas. This will typically involve doing&nbsp; searches of
 +
the literature using Google Scholar or other tools and reading
 +
scientific articles.</big></li>
 +
  <li><big>Help with developing experimental methods. The
2014 team has built up a library of protocols and experimental methods.
2014 team has built up a library of protocols and experimental methods.
-
However, the project for 2015 will likely require new methods. You will need to
+
However, the project for 2015 will likely require new methods. You will
-
look up protocols in the literature and adapt them to the project requirements.<o:p></o:p></p>
+
need to look up protocols in the literature and adapt them to the
-
 
+
project requirements.</big></li>
-
<p class=MsoListParagraphCxSpMiddle style='text-indent:-18.0pt;mso-list:l1 level1 lfo1'><![if !supportLists]><span
+
  <li><big>Wet lab work, modelling/computation or
-
style='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:
+
engineering design. By joining the iGEM team, you will have an
-
Symbol'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
opportunity to participate in the lab and learn many standard
-
</span></span></span><![endif]>Wet lab work OR modelling/computation OR engineering
+
techniques in molecular biology. Alternatively, many iGEM teams make
-
design. By joining the iGEM team, you will have an opportunity to participate in
+
use of the skills of engineers, computer scientists, and other
-
the lab and learn many standard techniques in molecular biology from fellow lab
+
non-biological science disciplines.&nbsp; For example, this may
-
members. Alternatively, many iGEM teams make use of the skills of engineers,
+
take the form of modeling a biological system using software like
-
computer scientists, and other non-biological science disciplines. This may
+
Matlab, designing a microfluidic device with biological applications or
-
take the form of, for example, <span class=SpellE>modeling</span> a biological
+
designing an electrical device which interfaces with a biological
-
system using software like <span class=SpellE>Matlab</span>, designing microfluidic devices with biological applications or
+
system. If you have an interest in interdisciplinary research between
-
designing an electrical device which interfaces with a biological system. If
+
your field and biology, it is likely iGEM will be able to accommodate
-
you have an interest in interdisciplinary research between your field and biology,
+
it.</big></li>
-
it is likely iGEM will be able to accommodate it.<o:p></o:p></p>
+
  <li><big>The scope of iGEM also extends into
-
 
+
non-traditional science areas, including biotechnology
-
<p class=MsoListParagraphCxSpLast style='text-indent:-18.0pt;mso-list:l1 level1 lfo1'><![if !supportLists]><span
+
entrepreneurship, biotechnology ethics and the law, and science
-
style='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:
+
outreach, and so students with business, law, design, and arts
-
Symbol'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
backgrounds are also welcome to participate. You could, for example,
-
</span></span></span><![endif]>The scope of iGEM also extends into
+
create a business plan for a iGEM-created company, examine bioethics
-
non-traditional science areas, including biotechnology entrepreneurship,
+
within synthetic biology, or design educational/outreach program for
-
biotechnology ethics and the law, and science outreach, and so we are actively
+
high schoolers.</big></li>
-
seeking students with business, law, design, and arts backgrounds. You could,
+
</ul>
-
for example, create a business plan for <span class=GramE>a</span> iGEM-created
+
<ul>
-
company, examine bioethics within synthetic biology, or even explore the
+
  <br>
-
potential of biologically-inspired art.<o:p></o:p></p>
+
</ul>
-
 
+
<p class="MsoNormal"><big><o:p></o:p></big><big><big><big><big><span
-
<p class=MsoNormal><o:p>&nbsp;</o:p></p>
+
style="font-weight: bold;">Recruitment</span></big></big></big></big></p>
-
 
+
<big>We are currently seeking
-
<p class=MsoNormal>There are several traits needed on the iGEM team:<o:p></o:p></p>
+
members of
-
 
+
the executive (see below), witha&nbsp; general
-
<p class=MsoListParagraphCxSpFirst style='text-indent:-18.0pt;mso-list:l0 level1 lfo2'><![if !supportLists]><span
+
recruitment round after
-
style='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:
+
the exam period. Recruitment will be open to all undergraduate and
-
Symbol'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
masters students who are available
-
</span></span></span><![endif]><span class=GramE>Research skills. IGEM</span> is an exciting
+
during Semester 2 2015 and the summer of 2015-16. Please sign up below
-
opportunity to undertake self-directed research in synthetic biology. We will
+
to be notified when the general recruitment opens (also follow
-
therefore need students who are keenly interested and adept in research. To
+
us on <a href="https://www.facebook.com/MelbourneUniIGem">Facebook</a>).
-
participate, you will need to have the capacity to quickly get up to speed in
+
If you have specific questions about iGEM, please direct them to
-
the field of biotechnology and to eventually excel in a lab with limited
+
Sean at melbourneuniigem@gmail.com.&nbsp;</big>
-
instruction.<o:p></o:p></p>
+
<p class="MsoNormal"><!-- Begin MailChimp Signup Form --></p>
-
 
+
<div id="mc_embed_signup">
-
<p class=MsoListParagraphCxSpMiddle style='text-indent:-18.0pt;mso-list:l0 level1 lfo2'><![if !supportLists]><span
+
<form
-
style='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:
+
action="//igem.us11.list-manage.com/subscribe/post?u=47561ab8e57f78fb52279255a&amp;id=1e678a25cd"
-
Symbol'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
method="post" id="mc-embedded-subscribe-form"
-
</span></span></span><![endif]>We’re looking for team members from a range of
+
name="mc-embedded-subscribe-form" class="validate"
-
backgrounds. iGEM is about cross-disciplinary research, so in addition to
+
target="_blank" novalidate="">
-
biological and biomedical science students, we welcome students from
+
  <div id="mc_embed_signup_scroll">
-
engineering (electrical, mechanical, chemical, software etc.), computer
+
  <h2><a name="subscribe"></a>Sign up for
-
science, maths, physics, chemistry, and other physical sciences. Also, students
+
Melbourne iGEM recruitment updates</h2>
-
from non-science backgrounds are very welcome to get in touch to explore how they
+
  <div class="indicates-required"><span class="asterisk">*</span>
-
can contribute to the team.<o:p></o:p></p>
+
indicates required</div>
-
 
+
  <div class="mc-field-group">
-
<p class=MsoListParagraphCxSpLast style='text-indent:-18.0pt;mso-list:l0 level1 lfo2'><![if !supportLists]><span
+
  <label for="mce-EMAIL">Email Address <span
-
style='font-family:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:
+
class="asterisk">*</span>
-
Symbol'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+
  </label><input value="" name="EMAIL"
-
</span></span></span><![endif]>Participation would be most suited to students
+
class="required email" id="mce-EMAIL" type="email"></div>
-
with a high level of academic maturity. Typically, this includes third year,
+
  <div class="mc-field-group">
-
honours, or Masters <span class=GramE>students</span>, <span class=SpellE>but students</span>
+
  <label for="mce-FNAME">First Name <span
-
from all levels who can demonstrate an aptitude for research or leadership are welcome
+
class="asterisk">*</span>
-
to apply.<o:p></o:p></p>
+
  </label><input value="" name="FNAME"
-
 
+
class="required" id="mce-FNAME" type="text"></div>
-
<p class=MsoNormal>A biological science background is helpful, but not
+
  <div class="mc-field-group">
-
required. Team members will need to use knowledge from second-level biology subjects.
+
  <label for="mce-LNAME">Last Name </label>
-
However, we have had team members without a biological science background who
+
  <input value="" name="LNAME" class=""
-
have excelled. <o:p></o:p></p>
+
id="mce-LNAME" type="text"></div>
-
 
+
  <div class="mc-field-group">
-
 
+
  <label for="mce-DEGREE">Degree (Major) </label>
 +
  <input value="" name="DEGREE" class=""
 +
id="mce-DEGREE" type="text"></div>
 +
  <div id="mce-responses" class="clear">
 +
  <div class="response" id="mce-error-response"
 +
style="display: none;"></div>
 +
  <div class="response" id="mce-success-response"
 +
style="display: none;"></div>
 +
  </div>
 +
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
 +
  <div style="position: absolute; left: -5000px;"><input
 +
name="b_47561ab8e57f78fb52279255a_1e678a25cd" tabindex="0"
 +
value="" type="text"></div>
 +
  <div class="clear"><input value="Subscribe"
 +
name="subscribe" id="mc-embedded-subscribe"
 +
class="button" type="submit"></div>
 +
  </div>
 +
</form>
 +
</div>
 +
<script type="text/javascript"
 +
src="//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js"></script>
 +
<script type="text/javascript">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[4]='DEGREE';ftypes[4]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script><!--End mc_embed_signup--><br>
 +
<big>If you are particularly
 +
keen on iGEM, and would like to play a leadership role, we currently
 +
require additional members of the executive/leadership team. As part
 +
of the team's leadership, you
 +
will be in a unique position to mold the team. Duties include:</big>
 +
<ol>
 +
  <li><big>Helping to set up the team and determining the
 +
teams' goals and iGEM track.</big></li>
 +
  <li><big>Serving as a spokesperson&nbsp;to
 +
external parties and academics. This will include recruiting additional
 +
academic and graduate student supervisors.<br>
 +
    </big></li>
 +
  <li><big>Helping to fundraise for the team, liaising with
 +
university and external sponsors.</big></li>
 +
  <li><big>Helping to recruit new members</big></li>
 +
</ol>
 +
<big><br>
 +
Being a founding member of the next iGEM team provides a
 +
great opportunity to play a driving role in Melbourne Uni's most
 +
exciting student based group. The key requirements for the role is a
 +
strong commitment to the team, as well as good communication and
 +
leadership skills. If you are interested in
 +
playing this role, please email
 +
Sean&nbsp;at MelbourneUniIGem@gmail.com to express your interest. <o:p></o:p></big><br>
<br>
<br>
-
<p class=MsoNormal>If you are interested in being a part of iGEM, please email
+
<p class="MsoNormal"><big><o:p></o:p></big><big><big><big><big><span
-
Sean Lowe at MelbourneUniIGem@gmail.com and indicate the role(s) you are
+
style="font-weight: bold;">Further information</span></big></big></big></big></p>
-
interested in. <o:p></o:p></p>
+
<big>Learn more about iGEM in
-
 
+
general at: <a
-
 
+
href="http://www.facebook.com/l.php?u=http%3A%2F%2Figem.org%2FAbout&amp;h=HAQEjYmHL&amp;s=1"
-
 
+
target="_blank">https://igem.org/About</a><br
-
<p class=MsoNormal>Further information about iGEM and updates about the
+
style="">
-
recruitment process will be made available at <a
+
</big><br>
-
href="https://www.facebook.com/MelbourneUniIGem">https://www.facebook.com/MelbourneUniIGem</a>.<o:p></o:p></p>
+
<big>Learn about last year’s
-
 
+
team by
-
 
+
clicking on the links above.<o:p></o:p></big>
-
 
+
-
<p class=MsoNormal>Thank you again for your interest and we look forward to
+
-
hearing from you.<o:p></o:p></p>
+
-
 
+
<br>
<br>
-
 
+
<big><br>
-
<span class=textexposedshow>Learn more about iGEM in general at: </span><a
+
<span class="textexposedshow">Also browse the previous
-
href="http://www.facebook.com/l.php?u=http%3A%2F%2Figem.org%2FAbout&amp;h=HAQEjYmHL&amp;s=1"
+
Melbourne <span class="SpellE">Uni</span> iGEM team
-
target="_blank">https://igem.org/About</a><br style='mso-special-character:line-break'>
+
at<span class="GramE">:</span></span><br>
-
<![if !supportLineBreakNewLine]><br style='mso-special-character:line-break'>
+
<a href="http://openwetware.org/wiki/IGEM:Melbourne/2008"
-
<![endif]><o:p></o:p></p>
+
target="_blank">http://openwetware.org/wiki/IGEM:Melbourne/2008</a><br>
-
 
+
-
<p class=MsoNormal>Learn about this year’s team by clicking on the links above.<o:p></o:p></p>
+
-
 
+
-
<p class=MsoNormal><br>
+
-
<span class=textexposedshow>Also browse the previous Melbourne <span
+
-
class=SpellE>Uni</span> iGEM team at<span class=GramE>:</span></span><br>
+
-
<a href="http://openwetware.org/wiki/IGEM:Melbourne/2008" target="_blank">http://openwetware.org/wiki/IGEM:Melbourne/2008</a><br>
+
<a
<a
-
href="http://www.bio21.unimelb.edu.au/news/the-bioclock---bacteria-to-mark-time-for-melbourne-university-te"
+
href="http://www.bio21.unimelb.edu.au/news/the-bioclock---bacteria-to-mark-time-for-melbourne-university-te"
-
target="_blank">http://www.bio21.unimelb.edu.au/news/the-bioclock---bacteria-to-mark-time-for-<span
+
target="_blank">http://www.bio21.unimelb.edu.au/news/the-bioclock---bacteria-to-mark-time-for-<span
-
class=SpellE>melbourne</span>-university-<span class=SpellE>te</span></a><span
+
class="SpellE">melbourne</span>-university-<span
-
class=textexposedshow><o:p></o:p></span></p>
+
class="SpellE">te</span></a></big><br>
-
 
+
<br>
-
 
+
<br>
-
 
+
<big>Also, follow us on Facebook:</big>
-
 
+
<br>
-
 
+
<div style="text-align: center;"><a
-
 
+
href="https://www.facebook.com/MelbourneUniIGem"><img
-
 
+
style="border: 0px solid ; width: 102px; height: 102px;"
-
 
+
alt="Facebook logo"
-
 
+
src="https://static.igem.org/mediawiki/2014/8/88/OxigemIconfacebook.png"></a><a
 +
href="http://www.bio21.unimelb.edu.au/news/the-bioclock---bacteria-to-mark-time-for-melbourne-university-te"
 +
target="_blank"><span class="SpellE"></span></a><span
 +
class="textexposedshow"><o:p></o:p></span><br>
 +
</div>
<!-- END EDIT HERE HERE -->
<!-- END EDIT HERE HERE -->
 +
</body>
</html>
</html>

Latest revision as of 18:50, 27 May 2015

iGEM recruitment page Banner

Home Team Project Human Practices Achievements Notebook Protocols Safety Sponsors Attributions

Thank you for your interest in the 2015-16 Melbourne University iGEM Team!


Please read the information below to find out what iGEM is all about. We are currently looking for members of the leadership team, and after the completion of Semester 1 exams, there will be a general recruitment round. Please sign up to the Melbourne iGEM mailing list, below, to be alerted to the latest developments.

What is iGEM?

IGEM logo

iGEM
is a unique opportunity to get involved in an enterprising student research group and make a scientific impact.


iGEM is short for the International Genetically Engineering Machine competition. iGEM is an undergraduate science competition held each September in Boston. In the period leading up to iGEM, university teams use the latest tools from synthetic biology to create a novel single celled organism or “biological machine”. They can also develop synthetic biology computing and lab tools, engage in scientific outreach, and even develop biotech businesses.

Each year, students from around the globe form teams at their respective universities with the goal of building a biological system or tool, which they later present at the iGEM global conference. Students in the past have designed bacteria that produce new types of drugs and biofuels, act as biosensors of toxic pollutants, and serve as biological computation platforms  (for more examples of past projects, see https://igem.org/About).

iGEM teams manage everything from the conception to the execution of the iGEM project, with the aid of faculty supervisors.

iGEM allows students to:
  • Get valuable scientific and leadership experience
  • Develop a useful, novel biotechnology and gain experience in the latest in interdisciplinary biological research
  • Make an impact
  • Have fun!


Project

Students in the iGEM teams have complete control over the teams’ project and scope. There are many possible projects and types of teams. There are 15 tracks in the iGEM competition. They include 8 standard tracks and several special tracks (e.g. entrepreneurship, software, social policy, etc.). Two examples of possible iGEM teams would include:

1. Standard tracks: In the standard tracks, teams develop iGEM projects for research purposes and to advance science on a foundational or applied level. Last year, the Melbourne iGEM team competed in the Manufacturing track, working on a project to develop bacteria capable of producing new types of antibiotics. However, there is enormous variety in the types of problems teams can work on (see past team Wiki's for examples).

2. Special tracks: the iGEM competition has expanded significantly since its inception, with the addition of several new tracks to capture the enormous growth of synthetic biology. For example, teams can now compete in an entrepreneurship track where they produce not only a scientific advancement, but also a business plan to commercialise the work. The track is aimed at giving students a conducive and educational environment to start a synthetic biology company, and is inspired by the recent boom in the synthetic biology startups (e.g. see Indie Bio).

Timeline


The next iGEM team will run from Semester 2, 2015 to Semester 2, 2016. In Semester 2, 2015, the team will be organised, the project selected, and the lab set up. During this period, team members will need to work to ensure that the foundations are in place to start significant lab/project work during the summer. A large portion of the practical work will then take place during the summer of 2015-16. Therefore, to participate in the team you will need to be available during the upcoming summer. Finally, additional work will be carried out as needed during the lead up to the 2016 iGEM conference (the iGEM Giant Jamboree) in September of next year.
 

What is involved and what is needed?


DNA image

We are searching for enthusiastic students with an interest in biotechnology and science. 

As part of the iGEM team, you would help with the following tasks:
  • Research on the iGEM project ideas. The ideas for the iGEM project are student driven, and team members often need to answer specific research question to design new experiments or come up with new ideas. This will typically involve doing  searches of the literature using Google Scholar or other tools and reading scientific articles.
  • Help with developing experimental methods. The 2014 team has built up a library of protocols and experimental methods. However, the project for 2015 will likely require new methods. You will need to look up protocols in the literature and adapt them to the project requirements.
  • Wet lab work, modelling/computation or engineering design. By joining the iGEM team, you will have an opportunity to participate in the lab and learn many standard techniques in molecular biology. Alternatively, many iGEM teams make use of the skills of engineers, computer scientists, and other non-biological science disciplines.  For example, this may take the form of modeling a biological system using software like Matlab, designing a microfluidic device with biological applications or designing an electrical device which interfaces with a biological system. If you have an interest in interdisciplinary research between your field and biology, it is likely iGEM will be able to accommodate it.
  • The scope of iGEM also extends into non-traditional science areas, including biotechnology entrepreneurship, biotechnology ethics and the law, and science outreach, and so students with business, law, design, and arts backgrounds are also welcome to participate. You could, for example, create a business plan for a iGEM-created company, examine bioethics within synthetic biology, or design educational/outreach program for high schoolers.

Recruitment

We are currently seeking members of the executive (see below), witha  general recruitment round after the exam period. Recruitment will be open to all undergraduate and masters students who are available during Semester 2 2015 and the summer of 2015-16. Please sign up below to be notified when the general recruitment opens (also follow us on Facebook). If you have specific questions about iGEM, please direct them to Sean at melbourneuniigem@gmail.com. 

Sign up for Melbourne iGEM recruitment updates

* indicates required

If you are particularly keen on iGEM, and would like to play a leadership role, we currently require additional members of the executive/leadership team. As part of the team's leadership, you will be in a unique position to mold the team. Duties include:
  1. Helping to set up the team and determining the teams' goals and iGEM track.
  2. Serving as a spokesperson to external parties and academics. This will include recruiting additional academic and graduate student supervisors.
  3. Helping to fundraise for the team, liaising with university and external sponsors.
  4. Helping to recruit new members

Being a founding member of the next iGEM team provides a great opportunity to play a driving role in Melbourne Uni's most exciting student based group. The key requirements for the role is a strong commitment to the team, as well as good communication and leadership skills. If you are interested in playing this role, please email Sean at MelbourneUniIGem@gmail.com to express your interest.


Further information

Learn more about iGEM in general at: https://igem.org/About

Learn about last year’s team by clicking on the links above.

Also browse the previous Melbourne Uni iGEM team at:
http://openwetware.org/wiki/IGEM:Melbourne/2008
http://www.bio21.unimelb.edu.au/news/the-bioclock---bacteria-to-mark-time-for-melbourne-university-te



Also, follow us on Facebook:
Facebook logo