Team:PennState/Notebook

From 2008.igem.org

(Difference between revisions)
Line 1: Line 1:
-
==Procedural Daily Notebook==
 
-
*Click on any day below to see what wet-lab procedures were conducted.
 
-
<div align="center">
 
<html>
<html>
-
<iframe src="http://www.google.com/calendar/embed?showTitle=0&amp;height=600&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=jeezumpeez%40gmail.com&amp;color=%232952A3&amp;src=p%23weather%40group.v.calendar.google.com&amp;color=%23B1365F&amp;ctz=America%2FNew_York" style=" border-width:0 " width="800" height="500" frameborder="0" scrolling="no"></iframe>
+
<!--
-
</html></div>
+
  DO NOT REMOVE THE FORMATTING HERE!
 +
  Format carries on until END FORMAT
 +
-->
 +
<head>
 +
<!--
 +
  Cascading Style Sheet (CSS) component
 +
  in plain html style sheets are completely independent of the HTML page but are included in this page to simplify design within a wiki script environment.
 +
  This section describes the layout, colors and images displayed on the page
 +
-->
 +
<style>
 +
#globalWrapper {
 +
background-image: url("https://static.igem.org/mediawiki/2008/e/e4/Bglogo.png") !important;
 +
background-repeat: repeat;
 +
}
 +
.ideasList{
 +
margin-bottom:30px
 +
}
-
{|align="justify"
+
ul#sub {
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
margin:0px;
-
|[[Image:Example_logo.png|200px|right|frame]]
+
padding:0px;
-
|-
+
font-size:12px;
-
|
+
list-style-image:none;
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
list-style-type:none;
-
|[[Image:Team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:PennState | Team Example 2]]
+
-
|}
+
-
<!--- The Mission, Experiments --->
+
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
#sub li { margin-bottom:20px;}
-
!align="center"|[[Team:PennState|Home]]
+
-
!align="center"|[[Team:PennState/Team|The Team]]
+
-
!align="center"|[[Team:PennState/Project|The Project]]
+
-
!align="center"|[[Team:PennState/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:PennState/Modeling|Modeling]]
+
-
!align="center"|[[Team:PennState/Notebook|Notebook]]
+
-
|}
+
-
(''Or you can choose different headings.  But you must have a team page, a project page, and a notebook page.'')
+
-
==Notebook==
+
#sub li a {
 +
color:#3300FF;
 +
text-decoration:underline;
 +
}
-
You should make use of the calendar feature on the wiki and start a lab notebook.  This may be looked at by the judges to see how your work progressed throughout the summer.  It is a very useful organizational tool as well. 
+
#sub li a:hover {
 +
text-decoration:none;
 +
}
-
Find more information on how to use the calendar feature by going to the [[Help:Calendar | general calendar page]].
+
.links {
 +
width:100%;
 +
background-color:#000;
 +
margin-bottom:30px;
 +
}
 +
 
 +
.links tr {
 +
background-color: rgb(155, 230, 159);
 +
}
 +
 
 +
.links td:hover {
 +
background-color: rgb(37,169,113);
 +
}
 +
 
 +
 
 +
.links a{
 +
text-decoration:none;
 +
font-size:14px;
 +
color: #000;
 +
}
 +
 
 +
.links a:active {
 +
}
 +
 
 +
.links a:hover {
 +
}
 +
 
 +
 
 +
#header {
 +
width: 100%;
 +
text-align: center;
 +
}
 +
 
 +
h4 {
 +
font-size: 14pt;
 +
font-weight: normal;
 +
}
 +
 
 +
dt {
 +
font-size: 12pt;
 +
}
 +
 
 +
#projectnav h4 {
 +
padding: .4ex;
 +
}
 +
 
 +
#projectnav dt {
 +
font-weight: normal;
 +
margin: 1.5ex 0 0 0;
 +
}
 +
 
 +
#projectnav h4, #projectnav dt, #projectnav dd {
 +
text-align: center;
 +
text-indent: 0;
 +
margin-left: 0;
 +
}
 +
 
 +
#hbnav dd {
 +
background-color: rgb(0,80,200);
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: .8ex;
 +
}
 +
 
 +
#denav dd{
 +
background-color: rgb(37,170,113);
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: 1ex;
 +
margin-top: 0;
 +
}
 +
 
 +
#projectnav a {
 +
color: #fff;
 +
}
 +
 
 +
#pagecontent p {
 +
text-indent: 1.25em;
 +
}
 +
 
 +
/* Styles Specific to Project Notebook Pages */
 +
.month {
 +
border: solid 2px #000;
 +
}
 +
 
 +
.month a {
 +
color: rgb(37,170,113)
 +
}
 +
 
 +
.month td {
 +
text-align: right;
 +
}
 +
 
 +
.heading td {
 +
text-align: center;
 +
border: solid 2px #000;
 +
background-color: rgb(155,230,159);
 +
}
 +
</style>
 +
<! -- END of style sheet -->
 +
 
 +
</head>
 +
<body>
 +
 
 +
<!-- First table displays centered iGEM 2007 Logo --> 
 +
<div id="header">
 +
<img src="https://static.igem.org/mediawiki/2008/d/df/Penn_state_igem_logo.JPG" alt="Penn State" />
 +
</div>
 +
 
 +
<!-- Table displaying top row of links -->
 +
<table class="links" >
 +
  <tr>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState" >Home</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Team" >The Team</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Project" >The Project</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Parts">Parts</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Modeling" >Modeling</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:PennState/Notebook" >Notebook</a> </td>
 +
  </tr>
 +
</table>
 +
 
 +
<table> <!-- Table for content area -->
 +
<tr>
 +
 
 +
<!--
 +
  Navigation menu for the projects
 +
  The table is extended to include the introduction paragraph and the information blocks
 +
-->
 +
<td valign="top" width="20%" id="projectnav">
 +
<h4 style="margin-top: 0;">Hormone Biosensors</h4>
 +
<dl id="hbnav">
 +
  <dd><a href="hbintro" title="Intro to Endocrine Disruption, pseudoestrogens, pthalates, nuclear hormone receptors, and our goals">Introduction</a></dd>
 +
  <dt>Smart Fold</dt>
 +
  <dd><a href="smartfold/overview">Overview</a></dd>
 +
  <dd><a href="smartfold/parts" title="Parts submitted to the registry for this project">Parts</a></dd>
 +
  <dd><a href="smartfold/references">References</a></dd>
 +
  <dt>Nuclear Fusion</dt>
 +
  <dd><a href="fusion/overview">Overview</a></dd>
 +
  <dd><a href="fusion/parts" title="Parts submitted to the registry for this project">Parts</a></dd>
 +
  <dd><a href="fusion/references">References</a></dd>
 +
</dl>
 +
<h4>Diauxie Elimination</h4>
 +
<dl id="denav">
 +
  <dd><a href="diauxie/intro">Introduction</a></dd>
 +
  <dd><a href="diauxie/overview">Overview</a></dd>
 +
  <dd><a href="diauxie/parts" title="Parts submitted to the registry for this project">Parts</a></dd>
 +
  <dd><a href="diauxie/references">References</dd>
 +
</dl>
 +
</td>
 +
<!-- Main content area -->
 +
<td valign="top" id="pagecontent">
 +
</html>
 +
<!--
 +
    END FORMAT
 +
    Feel free to insert page content here.
 +
-->
 +
 
 +
 
 +
==Procedural Daily Notebook==
 +
*Click on any day below to see what wet-lab procedures were conducted.
 +
<div align="center">
 +
<html>
 +
<iframe src="http://www.google.com/calendar/embed?src=o8gc6kd98cvqm65n3ems7p1cr0%40group.calendar.google.com&ctz=America/New_York" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
 +
</html></div>
 +
 
 +
 
 +
{{ #calendar: title=PennState |year=2008 | month=05 }}
 +
 
 +
<html>
 +
</td></tr></table>
 +
</html>

Revision as of 16:31, 7 July 2008

Hormone Biosensors

Introduction
Smart Fold
Overview
Parts
References
Nuclear Fusion
Overview
Parts
References

Diauxie Elimination

Introduction
Overview
Parts
References


Procedural Daily Notebook

  • Click on any day below to see what wet-lab procedures were conducted.


May
MTWTFSS
      [http://2008.igem.org/wiki/index.php?title=PennState/1_May_2008&action=edit 1] [http://2008.igem.org/wiki/index.php?title=PennState/2_May_2008&action=edit 2] [http://2008.igem.org/wiki/index.php?title=PennState/3_May_2008&action=edit 3] [http://2008.igem.org/wiki/index.php?title=PennState/4_May_2008&action=edit 4]
[http://2008.igem.org/wiki/index.php?title=PennState/5_May_2008&action=edit 5] [http://2008.igem.org/wiki/index.php?title=PennState/6_May_2008&action=edit 6] [http://2008.igem.org/wiki/index.php?title=PennState/7_May_2008&action=edit 7] [http://2008.igem.org/wiki/index.php?title=PennState/8_May_2008&action=edit 8] [http://2008.igem.org/wiki/index.php?title=PennState/9_May_2008&action=edit 9] [http://2008.igem.org/wiki/index.php?title=PennState/10_May_2008&action=edit 10] [http://2008.igem.org/wiki/index.php?title=PennState/11_May_2008&action=edit 11]
[http://2008.igem.org/wiki/index.php?title=PennState/12_May_2008&action=edit 12] [http://2008.igem.org/wiki/index.php?title=PennState/13_May_2008&action=edit 13] [http://2008.igem.org/wiki/index.php?title=PennState/14_May_2008&action=edit 14] [http://2008.igem.org/wiki/index.php?title=PennState/15_May_2008&action=edit 15] [http://2008.igem.org/wiki/index.php?title=PennState/16_May_2008&action=edit 16] [http://2008.igem.org/wiki/index.php?title=PennState/17_May_2008&action=edit 17] [http://2008.igem.org/wiki/index.php?title=PennState/18_May_2008&action=edit 18]
[http://2008.igem.org/wiki/index.php?title=PennState/19_May_2008&action=edit 19] [http://2008.igem.org/wiki/index.php?title=PennState/20_May_2008&action=edit 20] [http://2008.igem.org/wiki/index.php?title=PennState/21_May_2008&action=edit 21] [http://2008.igem.org/wiki/index.php?title=PennState/22_May_2008&action=edit 22] [http://2008.igem.org/wiki/index.php?title=PennState/23_May_2008&action=edit 23] [http://2008.igem.org/wiki/index.php?title=PennState/24_May_2008&action=edit 24] [http://2008.igem.org/wiki/index.php?title=PennState/25_May_2008&action=edit 25]
[http://2008.igem.org/wiki/index.php?title=PennState/26_May_2008&action=edit 26] [http://2008.igem.org/wiki/index.php?title=PennState/27_May_2008&action=edit 27] [http://2008.igem.org/wiki/index.php?title=PennState/28_May_2008&action=edit 28] [http://2008.igem.org/wiki/index.php?title=PennState/29_May_2008&action=edit 29] [http://2008.igem.org/wiki/index.php?title=PennState/30_May_2008&action=edit 30] [http://2008.igem.org/wiki/index.php?title=PennState/31_May_2008&action=edit 31]