Austin Day

From 2007.igem.org

(Difference between revisions)
 
(36 intermediate revisions not shown)
Line 1: Line 1:
-
<div id="mainpage">
+
<html>
 +
<style>
 +
#apDiv3 {
 +
position:absolute;
 +
left:10px;
 +
top:-108px;
 +
width:101px;
 +
height:87px;
 +
z-index:900;
 +
}
 +
</style>
 +
<body>
 +
<div id="apDiv3"><a href="https://2007.igem.org/Main_Page"><img name="Coverlogo" src="https://static.igem.org/mediawiki/2007/0/0e/Coverlogojpeg.jpg" width="101" height="87" alt=""></div></a>
 +
</body>
 +
</html>
-
<hr class=divider>
+
<br>
-
<div id="about">
+
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
-
{|
+
<html>
-
| rowspan=2 | [[Image:Berkeley.jpg|left|200px]]'''Addressable Conjugation in Bacterial Networks'''
+
<div align="center">
-
Networks of interacting cells provide the basis for neural learning. We have developed the process of addressable conjugation for communication within a network of E. coli bacteria. Here, bacteria send messages to one another via conjugation of plasmid DNAs, but the message is only meaningful to cells with a matching address sequence. In this way, the Watson Crick base-pairing of addressing sequences replaces the spatial connectivity present in neural systems. To construct this system, we have adapted natural conjugation systems as the communication device. Information contained in the transferred plasmids is only accessable by "unlocking" the message using RNA based 'keys'. The resulting addressable conjugation process is being adapted to construct a network of NAND logic gates in bacterial cultures. Ultimately, this will allow us to develop networks of bacteria capable of trained learning.  <br>
+
  <p><a href="https://2007.igem.org/Berkeley_UC">Return to UC Berkeley iGEM 2007&gt;&gt;</a></p>
-
'''The presentation of our results for the 2006 Jamboree is available at the [http://parts2.mit.edu/wiki/index.php/University_of_California_Berkeley_2006 iGEM Website]'''<br>
+
-
[[Image:Microsoft_Logo.jpg|right|200 px]]
+
-
''The Berkeley iGEM team very gratefully acknowledges the generous support of Microsoft, which helped make our team members' participation possible.''<br>
+
-
|-
+
-
 
+
-
|}
+
</div>
</div>
-
<hr class=divider>
+
<style type="text/css">
 +
h1.firstHeading {display: none;}
 +
#navmenu {
 +
float: center;
 +
width: 536px;
 +
position: absolute;
 +
padding: 0;
 +
margin: 0 0 0 0;
 +
list-style: none;
 +
z-index:50;
 +
margin-bottom: 0px;
 +
background-image: transparent;
 +
}
-
{| cellspacing="5"
+
#navmenu ul {
-
|width="200px" class="green" |
+
list-style: none;
-
<!-- USER HEADER with edit link-->
+
position:absolute;
-
<h3><html>
+
border-right: solid 0px #666;
-
<img src="http://openwetware.org/images/b/b9/Icon_board.png" alt="Resources">
+
border-bottom: solid 0px #666;
-
</html>Team</h3>
+
border-left: solid 0px #666;
-
<hr/>
+
line-height: 8pt;
-
<!-- END COMMUNITY HEADER-->
+
}
-
'''Undergrads'''
+
-
'''Advisors'''<br>
+
-
[[John Dueber]]<br>
+
-
[http://www.openwetware.org/wiki/User:JCAnderson Christopher Anderson]<br>
+
-
[[Adam Arkin]]<br>
+
-
[[Jay Keasling]]<br>
+
-
'''Teaching Assistants'''<br>
+
#navmenu a {
-
[[Farnaz Nowroozi]]<br>
+
font-size: 10pt;
-
[[Amin Hajimorad]]<br>
+
font-family: "Lucida Grande", Verdana, arial, sans-serif;
-
[[Rickey Bonds]]<br>
+
text-decoration: none;
 +
color: #000000;
 +
display: block;
 +
float: center;
 +
 +
}
-
'''Undergraduate Researchers'''<br>
+
#navmenu a:hover {
-
[[Arthur Yu]]<br>
+
color: #0000FF;
-
[[Austin Day]]<br>
+
}
-
[[David Tulga]]<br>
+
-
[[Kristin Doan]]<br>
+
-
[[Samantha Liang]]<br>
+
-
[[Vaibhavi Umesh]]<br>
+
-
[[Kristin Fuller]]<br>
+
 +
#navmenu li {
 +
list-style: none;
 +
padding: .3em 1em;
 +
float:left;
 +
background-color: transparent;
 +
}
-
'''High School Students'''<br>
+
#navmenu li td a:visited { color: #FF0000; }
-
Coming Soon!<br>
+
#navmenu li ul {
 +
display: none;
 +
margin: 0;
 +
padding-left:0;
 +
background:white;
 +
list-style: none;
 +
font-weight:900;
 +
}
-
|width="360px" class="blue" |
+
#navmenu li:hover ul {
-
<!-- TOOLS HEADER with edit link-->
+
display: block;
 +
list-style: none;
 +
}
-
<h3><html>
+
#navmenu li li {
-
<img src="http://openwetware.org/images/e/e2/Icon_info.png" alt="News" border="0">
+
padding: 0.2em 0.5em;
-
</html>Tools</h3>
+
float:none;
-
<hr/>
+
}
-
<!-- END TOOLS HEADER with edit link-->
+
-
[[lab calendar]]
+
#navmenu li li:hover {
 +
background-color: #FFFF00;
 +
}
-
'''Team Resources'''<br>
+
#navmenu li ul a {
 +
font-size: 8pt;
 +
color: #000000;
 +
}
-
[http://spreadsheets.google.com/ccc?key=pUQEpr4ZqU9TxjeURaNm1Vw Oligo List Spreadsheet]<br>
+
#navmenu #rightLink a{
-
[http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2007&group=Berkeley_UC Our BioBrick Parts]<br>
+
float:right;
-
[[BerkiGEM2007_AllConstructionFiles | All construction files]]<br>
+
padding:0.2em 0.5em;
-
[[BerkiGEM2007_AllSequencingFiles | All sequencing files]]<br>
+
color: #FF0000;
 +
}
-
'''Tools and Guides'''<br>
+
#navmenu #rightLink a:hover{
-
[http://www.openwetware.org/wiki/Arking:JCAOligoTutorialHome Biobricks and Cloning Tutorials]<br>
+
color: #FF0000;
-
[http://pir.georgetown.edu/pirwww/search/pairwise.shtml Pairwise Alignment Online]<br>
+
}
-
[http://en.wikipedia.org/wiki/Help:Wikitext_examples Wiki Formatting Guide]<br>
+
.style5 {font-size: medium}
 +
#apDiv5 {
 +
position:absolute;
 +
left:135px;
 +
top:-105px;
 +
width:392px;
 +
height:56px;
 +
z-index:901;
 +
}
 +
</style>
 +
 +
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>Untitled Document</title>
 +
<style type="text/css">
 +
<!--
 +
#apDiv4 { position:absolute;
 +
left:299px;
 +
top:99px;
 +
width:305px;
 +
height:348px;
 +
z-index:3;
 +
}
 +
#apDiv4 { position:absolute;
 +
left:299px;
 +
top:99px;
 +
width:305px;
 +
height:348px;
 +
z-index:3;
 +
}
 +
#apDiv4 {
 +
position:absolute;
 +
left:214px;
 +
top:-1px;
 +
width:403px;
 +
height:302px;
 +
z-index:3;
 +
background-color: #FFFFFF;
 +
}
 +
#apDiv13 { position:absolute;
 +
left:536px;
 +
top:5px;
 +
width:68px;
 +
height:75px;
 +
z-index:12;
 +
}
 +
#apDiv13 { position:absolute;
 +
left:536px;
 +
top:5px;
 +
width:68px;
 +
height:75px;
 +
z-index:12;
 +
}
 +
#apDiv13 {
 +
position:absolute;
 +
left:615px;
 +
top:65px;
 +
width:75px;
 +
height:75px;
 +
z-index:12;
 +
}
 +
.style5 {
 +
font-size: large;
 +
font-weight: bold;
 +
}
 +
.style5 { font-size: medium;
 +
font-weight: bold;
 +
}
 +
.style5 { font-size: medium;
 +
font-weight: bold;
 +
}
 +
#apDiv16 { position:absolute;
 +
left:525px;
 +
top:302px;
 +
width:87px;
 +
height:100px;
 +
z-index:15;
 +
}
 +
#apDiv16 { position:absolute;
 +
left:525px;
 +
top:302px;
 +
width:87px;
 +
height:100px;
 +
z-index:15;
 +
}
 +
#apDiv16 {
 +
position:absolute;
 +
left:615px;
 +
top:182px;
 +
width:75px;
 +
height:100px;
 +
z-index:15;
 +
}
 +
#apDiv20 { position:absolute;
 +
left:444px;
 +
top:368px;
 +
width:114px;
 +
height:101px;
 +
z-index:18;
 +
}
 +
#apDiv20 { position:absolute;
 +
left:444px;
 +
top:368px;
 +
width:114px;
 +
height:101px;
 +
z-index:18;
 +
}
 +
#apDiv20 {
 +
position:absolute;
 +
left:615px;
 +
top:329px;
 +
width:75px;
 +
height:118px;
 +
z-index:18;
 +
}
 +
#apDiv6 { position:absolute;
 +
left:343px;
 +
top:2px;
 +
width:75px;
 +
height:93px;
 +
z-index:5;
 +
}
 +
#apDiv6 { position:absolute;
 +
left:343px;
 +
top:2px;
 +
width:75px;
 +
height:93px;
 +
z-index:5;
 +
}
 +
#apDiv6 {
 +
position:absolute;
 +
left:245px;
 +
top:64px;
 +
width:86px;
 +
height:144px;
 +
z-index:5;
 +
}
 +
#apDiv11 { position:absolute;
 +
left:210px;
 +
top:117px;
 +
width:84px;
 +
height:91px;
 +
z-index:10;
 +
}
 +
#apDiv11 { position:absolute;
 +
left:210px;
 +
top:117px;
 +
width:84px;
 +
height:91px;
 +
z-index:10;
 +
}
 +
#apDiv11 {
 +
position:absolute;
 +
left:233px;
 +
top:205px;
 +
width:100px;
 +
height:91px;
 +
z-index:10;
 +
}
 +
#apDiv14 { position:absolute;
 +
left:589px;
 +
top:179px;
 +
width:88px;
 +
height:125px;
 +
z-index:13;
 +
}
 +
#apDiv14 { position:absolute;
 +
left:589px;
 +
top:179px;
 +
width:88px;
 +
height:125px;
 +
z-index:13;
 +
}
 +
#apDiv14 {
 +
position:absolute;
 +
left:240px;
 +
top:332px;
 +
width:88px;
 +
height:125px;
 +
z-index:13;
 +
}
 +
#apDiv36 { position:absolute;
 +
left:552px;
 +
top:406px;
 +
width:183px;
 +
height:52px;
 +
z-index:31;
 +
}
 +
#apDiv36 { position:absolute;
 +
left:552px;
 +
top:406px;
 +
width:183px;
 +
height:52px;
 +
z-index:31;
 +
}
 +
#apDiv36 {
 +
position:absolute;
 +
left:379px;
 +
top:491px;
 +
width:143px;
 +
height:76px;
 +
z-index:31;
 +
}
 +
#apDiv52 { position:absolute;
 +
left:726px;
 +
top:1px;
 +
width:234px;
 +
height:538px;
 +
z-index:3;
 +
background-color: #FFFF00;
 +
}
 +
#apDiv52 { position:absolute;
 +
left:726px;
 +
top:1px;
 +
width:234px;
 +
height:538px;
 +
z-index:3;
 +
background-color: #FFFF00;
 +
}
 +
#apDiv52 {
 +
position:absolute;
 +
left:749px;
 +
top:0px;
 +
width:200px;
 +
height:100%;
 +
z-index:3;
 +
background-color: #FFFF00;
 +
background-image: url(https://static.igem.org/mediawiki/2007/b/bf/RightGradient.jpg);
 +
}
 +
#apDiv40 { position:absolute;
 +
left:152px;
 +
top:473px;
 +
width:328px;
 +
height:17px;
 +
z-index:34;
 +
}
 +
#apDiv40 { position:absolute;
 +
left:152px;
 +
top:473px;
 +
width:328px;
 +
height:17px;
 +
z-index:34;
 +
}
 +
#apDiv40 {
 +
position:absolute;
 +
left:205px;
 +
top:548px;
 +
width:515px;
 +
height:17px;
 +
z-index:66;
 +
}
 +
.style12 { font-size: small;
 +
font-weight: bold;
 +
color: #FFFF00;
 +
}
 +
.style12 { font-size: small;
 +
font-weight: bold;
 +
color: #FFFF00;
 +
}
 +
.style12 { font-size: small;
 +
font-weight: bold;
 +
color: #FFFF00;
 +
}
 +
#apDiv50 { position:absolute;
 +
left:11px;
 +
top:8px;
 +
width:139px;
 +
height:530px;
 +
z-index:43;
 +
background-color: #0000FF;
 +
}
 +
#apDiv50 { position:absolute;
 +
left:11px;
 +
top:8px;
 +
width:139px;
 +
height:530px;
 +
z-index:43;
 +
background-color: #FFFFFF;
 +
}
 +
#apDiv50 {
 +
position:absolute;
 +
left:10px;
 +
top:0px;
 +
width:200px;
 +
height:100%;
 +
z-index:43;
 +
background-image: url(https://static.igem.org/mediawiki/2007/3/31/LeftYellowGradient.jpg);
 +
}
 +
.style17 {font-size: small}
 +
#apDiv1 {
 +
position:absolute;
 +
left:212px;
 +
top:0px;
 +
width:537px;
 +
height:75px;
 +
z-index:500;
 +
background-color: #FFFFFF;
 +
}
 +
body,td,th {
 +
color: #000000;
 +
}
 +
 +
a:visited {
 +
color: #0000FF;
 +
text-decoration: none;
 +
}
 +
a:hover {
 +
color: #FF0000;
 +
text-decoration: underline;
 +
}
 +
a:active {
 +
color: #FF0000;
 +
text-decoration: none;
 +
}
 +
.style24 {font-size: medium; color: #FFFF00; }
 +
#apDiv2 {
 +
position:absolute;
 +
left:0px;
 +
top:0px;
 +
width:10px;
 +
height:100%;
 +
z-index:5;
 +
background-color: #FFFF00;
 +
}
 +
.style28 {font-size: 18px}
 +
-->
 +
</style>
 +
</head>
 +
 +
<body>
 +
<div id="apDiv4">
 +
  <p align="center" class="style5"><a href="https://2007.igem.org/Berkeley_UC">&lt;&lt;&lt; Return to UC Berkeley iGEM 2007 </a></p>
 +
  <p align="left" class="style5">Name: Austin Day</p>
 +
  <p align="left" class="style5"><img name="" src="https://static.igem.org/mediawiki/2007/a/a5/Pictureofme.jpg" width="453" height="604" alt=""></p>
 +
  <p align="left" class="style5">Concentration: Chemical Biology / Bioengineering<br>
 +
  </p>
 +
  <p align="left" class="style5"><br>
 +
    Occupation: Lowly Undergraduate / Lab Linebacker</p>
 +
  <p align="left" class="style5"><br>
 +
    Relationship Status: Single ... Ladies...<br>
 +
    <br>
 +
  </p>
 +
  <p align="left" class="style5">And some pictures I made: </p>
 +
  <p align="right" class="style5"> <img name="" src="https://static.igem.org/mediawiki/2007/b/b1/Animated.gif" width="400" height="300" alt=""></p>
 +
  <p align="center"><img name="" src="https://static.igem.org/mediawiki/2007/5/53/Lysis.gif" width="461" height="339" alt=""></p>
 +
  <p align="center"><img name="" src="https://static.igem.org/mediawiki/2007/3/3b/Bacterialevolution.gif" width="519" height="230" alt=""></p>
 +
  <p align="center"><img name="" src="https://static.igem.org/mediawiki/2007/3/3c/Bactoad.gif" width="522" height="500" alt=""></p>
 +
  <p align="center"><img name="" src="https://static.igem.org/mediawiki/2007/9/90/Boxfront.gif" width="560" height="289" alt=""></p>
 +
  <p align="center"><img name="" src="https://static.igem.org/mediawiki/2007/3/3c/Boxback.gif" width="453" height="226" alt=""></p>
 +
  <p align="center"><img name="" src="https://static.igem.org/mediawiki/2007/a/a3/Bloodylogo.gif" width="531" height="420" alt=""></p>
 +
  <p align="center"><img name="" src="https://static.igem.org/mediawiki/2007/9/99/Pulsinggearlogo.gif" width="546" height="393" alt=""></p>
 +
</div>
 +
<div id="apDiv52">
 +
<font color="#FFFF00"></div>
 +
<div class="style12" id="apDiv50">
 +
  <div class="style24">
 +
    <p class="style28">&nbsp;</p>
 +
  </div>
 +
  <p class="style17">&nbsp;</p>
 +
  <p class="style17">&nbsp;</p>
 +
</div>
-
'''Team Notebooks'''<br>
 
-
[[John Dueber Notebook]]<br>
 
-
[[Christopher Anderson Notebook]]<br>
 
-
[[Farnaz Nowroozi Notebook]]<br>
 
-
[[Amin Hajimorad Notebook]]<br>
 
-
[[Rickey Bonds Notebook]]<br>
 
-
[[Arthur Yu Notebook | Arthur Yu's 1337 Notebook]]<br>
 
-
[[Austin Day Notebook]]<br>
 
-
[[David Tulga Notebook]]<br>
 
-
[[Kristin Doan Notebook]]<br>
 
-
[[Samantha Liang Notebook]]<br>
 
-
[[Vaibhavi Umesh Notebook]]<br>
 
-
[[Kristin Fuller Notebook]]<br>
 
-
<br>
 
-
|width="200px" class="green" |
 
-
<!-- USER HEADER with edit link-->
 
-
<h3><html>
 
-
<img src="http://openwetware.org/images/b/b9/Icon_board.png" alt="Resources">
 
-
</html>Project</h3>
 
-
<hr/>
 
-
<!-- END PROJECT HEADER-->
 
-
'''Addressable Cell-to-Cell Communication'''
 
-
*[[Media:Berkeley 2005 Jamboree.ppt| Berkeley 2005 'Jamboree']]
 
-
*[http://parts2.mit.edu/wiki/index.php/UC_Berkeley_2005 2005 Project]
 
-
*[http://partsregistry.org/cgi/partsdb/pgroup.cgi?pgroup=iGEM2006&group=Berkeley '''2006 Parts List''']
 
-
'''Useful Links'''
 
-
*[[IGEM|iGEM]]
+
<div align="center" id="apDiv1"></div>
-
*[http://parts2.mit.edu/wiki/index.php/University_of_California_Berkeley_2006 UC Berkeley iGEM wiki]
+
<div id="apDiv2"></div>
-
*[http://parts2.mit.edu/wiki/index.php/Main_Page iGEM wiki]
+
<div id="apDiv5"><img name="TopCoverLogo" src="https://static.igem.org/mediawiki/2007/a/a5/CoverTopLogo.jpg" width="476" height="55" alt=""></div>
-
*[http://partsregistry.org/Main_Page Registry of Standard Biological Parts]
+
<div id="apDiv8"></div>
-
*[http://parts2.mit.edu/r/parts/partsdb/pgroup.cgi?pgroup=iGEM&group=iGEM_Berkeley 2005 Biobricks]
+
</body>
-
*[[Image:iGEM2006Distribution.xls|iGEM2006 Distribution compiled list]]
+
</html>
-
*[http://parts2.mit.edu/wiki/index.php/University_of_California_Berkeley_2006 | iGEM site]
+
-
|}
+
<html>
 +
<style type="text/css">
 +
<!--
 +
#apDiv1 {
 +
position:absolute;
 +
left:949px;
 +
top:0px;
 +
width:10px;
 +
height:100%;
 +
z-index:1;
 +
background-color: #0000FF;
 +
}
 +
-->
 +
</style>
 +
<div id="apDiv1"></div>
 +
</html>

Latest revision as of 23:24, 26 October 2007

































































































































































































Return to UC Berkeley iGEM 2007>>

Untitled Document

<<< Return to UC Berkeley iGEM 2007

Name: Austin Day

Concentration: Chemical Biology / Bioengineering


Occupation: Lowly Undergraduate / Lab Linebacker


Relationship Status: Single ... Ladies...

And some pictures I made: