Team:Calgary/Notebook/Calendar/Week2
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | {{ | + | {{CalgaryNoteBar}} |
- | ==Week | + | |
- | + | <html> | |
- | + | <head> | |
+ | |||
+ | <style> | ||
+ | |||
+ | div.container{ | ||
+ | background-image:url("http://i872.photobucket.com/albums/ab287/iGEMCalgary_2010/PageContainer-1.png"); | ||
+ | background-repeat: repeat-y; | ||
+ | width: 975px; | ||
+ | height: 550px; | ||
+ | margin-left: -5px; | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | |||
+ | div.sidebar{ | ||
+ | width: 235px; | ||
+ | float: left; | ||
+ | margin-left: 14px; | ||
+ | margin-right: 10px; | ||
+ | padding-left: 0px; | ||
+ | margin-top: 10px; | ||
+ | |||
+ | } | ||
+ | |||
+ | div.sidebar h1{ | ||
+ | color:#7b54cc; | ||
+ | } | ||
+ | |||
+ | div.sidebar li, div.sidebar a{ | ||
+ | color:#7b54cc; | ||
+ | } | ||
+ | |||
+ | div.sidebar li ul li a{ | ||
+ | color:#000000; | ||
+ | } | ||
+ | |||
+ | div.mainbody{ | ||
+ | width: 670px; | ||
+ | float: left; | ||
+ | margin-left: 20px; | ||
+ | margin-right: 20px; | ||
+ | margin-top: 10px; | ||
+ | } | ||
+ | |||
+ | #bodytitle h1{ | ||
+ | color:#54bcf8; | ||
+ | } | ||
+ | |||
+ | div.mainbody img{ | ||
+ | width:600px; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | <div class="container"> | ||
+ | <div class="mainbody"> | ||
+ | |||
+ | <span id="bodytitle"><h1>Week Two</h1></span> | ||
+ | |||
+ | |||
+ | <h2>Monday (May 9)</h2> | ||
+ | |||
+ | After introducing ourselves to each other, we began brainstorming project concepts. Four main ideas surfaced: Using a biofilm to filter out fine particulate matter, developing a biosensor to detect naphthenic acids, developing a method to clump fine particulate matter, and promoting sulphur-reducing bacteria. We split ourselves up into groups to examine the feasibility of each idea. | ||
+ | |||
+ | <h2>Tuesday (May 10)</h2> | ||
+ | |||
+ | The initial findings of our research were completed and we narrowed our focus towards the biosensor idea. The requirements for developing a biosensor specific to naphthenic acids were discussed, and a list of areas for further research was developed. The group was split into separate teams once again, to determine the extent of prior research in the area. | ||
+ | |||
+ | <h2>Wednesday (May 11)</h2> | ||
+ | |||
+ | <h2>Thursday (May 12)</h2> | ||
+ | |||
+ | <h2>Friday (May 13)</h2> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </body> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </html> |
Revision as of 16:24, 20 May 2011