Difference between revisions of "Team:NYU Shanghai/DailyNotes"
(58 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | h6 { | ||
+ | font-size: 22px; | ||
+ | color: white; | ||
+ | font-family: "helveticaNL"; | ||
+ | margin-bottom: -30px; | ||
+ | } | ||
#calendars { | #calendars { | ||
position: fixed; | position: fixed; | ||
Line 8: | Line 14: | ||
width: 982px; | width: 982px; | ||
margin: 0 auto; | margin: 0 auto; | ||
− | padding-bottom: | + | padding-bottom: 10px; |
text-align: center; | text-align: center; | ||
− | |||
z-index: 3; | z-index: 3; | ||
+ | margin-top: -20px; | ||
} | } | ||
#calendars span { | #calendars span { | ||
Line 17: | Line 23: | ||
position: absolute; | position: absolute; | ||
width: 982px; | width: 982px; | ||
− | margin: 0 | + | margin: 0; |
− | height: | + | padding: 0 2px; |
+ | height: 150px; | ||
left: 0px; | left: 0px; | ||
top: -100px; | top: -100px; | ||
Line 32: | Line 39: | ||
padding: 0; | padding: 0; | ||
} | } | ||
− | #calendars table { | + | #calendars table, td, th { |
− | + | border: 1px solid white; | |
+ | padding: 0; | ||
} | } | ||
− | #calendars | + | #calendars table { |
background-color: black; | background-color: black; | ||
color: white; | color: white; | ||
− | font-size: | + | border-color: white; |
− | + | font-family: "helveticaNL"; | |
− | + | font-size: 8px; | |
− | + | border-collapse: collapse; | |
+ | padding-top: -5px; | ||
+ | } | ||
+ | #calendars td { | ||
+ | padding: 0px 5px; | ||
} | } | ||
#calendars a { | #calendars a { | ||
Line 48: | Line 60: | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
− | |||
#timeline { | #timeline { | ||
width: 690px; | width: 690px; | ||
Line 56: | Line 67: | ||
} | } | ||
#timeline span { | #timeline span { | ||
− | background-color: | + | background-color: black; |
width: inherit; | width: inherit; | ||
− | height: | + | height: 25px; |
position: fixed; | position: fixed; | ||
margin-top: 1px; | margin-top: 1px; | ||
+ | margin-left: -2px; | ||
+ | } | ||
+ | #timeline h2 { | ||
+ | color: white; | ||
} | } | ||
#timeline h3 { | #timeline h3 { | ||
Line 68: | Line 83: | ||
#timeline h3 span { | #timeline h3 span { | ||
position: absolute; | position: absolute; | ||
− | margin-top: - | + | margin-top: -292px; |
} | } | ||
#timeline a { | #timeline a { | ||
Line 74: | Line 89: | ||
color: #d66; | color: #d66; | ||
} | } | ||
− | + | #pdfs a { | |
+ | text-decoration: none; | ||
+ | color: white; | ||
+ | } | ||
#pictures { | #pictures { | ||
width: 230px; | width: 230px; | ||
Line 83: | Line 101: | ||
} | } | ||
#pictures span { | #pictures span { | ||
− | background-color: | + | background-color: black; |
width: inherit; | width: inherit; | ||
height: 20px; | height: 20px; | ||
Line 95: | Line 113: | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
+ | } | ||
+ | span:hover { | ||
+ | color: #d66; | ||
+ | } | ||
+ | #pdfs table { | ||
+ | background-color: black; | ||
+ | color: white; | ||
+ | border-color: white; | ||
+ | margin-bottom: 2em; | ||
+ | font-family: "helveticaNL"; | ||
+ | font-size:15px; | ||
+ | border-collapse: collapse; | ||
+ | padding:3px; | ||
+ | } | ||
+ | #pdfs table, td, th { | ||
+ | border: 1px solid white; | ||
+ | } | ||
+ | #timeline th, td { | ||
+ | padding: 5px; | ||
} | } | ||
</style> | </style> | ||
Line 125: | Line 162: | ||
</tr><tr> | </tr><tr> | ||
<td><a href="#may31">31</a></td> | <td><a href="#may31">31</a></td> | ||
− | <td> | + | <td> . </td><td> . </td><td> . </td><td> . </td><td> . </td><td> . </td> |
</tr> | </tr> | ||
</table> | </table> | ||
Line 169: | Line 206: | ||
<td> </td><td> </td><td> </td><td> </td> | <td> </td><td> </td><td> </td><td> </td> | ||
</tr><tr> | </tr><tr> | ||
− | <td> | + | <td> . </td><td> . </td><td> . </td><td> . </td><td> . </td><td> . </td><td> . </td> |
</tr> | </tr> | ||
</table> | </table> | ||
Line 214: | Line 251: | ||
<td></td> | <td></td> | ||
</tr><tr> | </tr><tr> | ||
− | <td> | + | <td>.</td><td> . </td><td> . </td><td> . </td><td> . </td><td> . </td><td> . </td> |
</tr> | </tr> | ||
</table> | </table> | ||
Line 248: | Line 285: | ||
<td>23</td><td>24</td><td>25</td><td>26</td><td>27</td><td>28</td><td>29</td> | <td>23</td><td>24</td><td>25</td><td>26</td><td>27</td><td>28</td><td>29</td> | ||
</tr><tr> | </tr><tr> | ||
− | <td>30</td><td>31</td><td> | + | <td>30</td><td>31</td><td> . </td><td> . </td><td> . </td><td> . </td><td> . </td> |
</tr> | </tr> | ||
</table> | </table> | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div style="width: 100%; height: | + | <div style="width: 100%; height: 150px;"></div> |
− | + | <div id="pdfs"> | |
− | <div id=" | + | |
<span class="scrollable"></span> | <span class="scrollable"></span> | ||
<br> | <br> | ||
+ | <h6><font color="#d66">Lab Journals</font></h6> | ||
+ | <br><p>Click a name to link to a pdf of their lab journal.</p> | ||
+ | <p> <a href="https://static.igem.org/mediawiki/2015/0/01/NYU_Shanghai_Misyanotebook.pdf"><span>Misya</a></span> | ||
+ | <br><a href="https://static.igem.org/mediawiki/2015/4/49/NYU_Shanghai_Spencernotebook.pdf"><span>Spencer</a></span> | ||
+ | <br><a href="https://static.igem.org/mediawiki/2015/8/86/NYU_Shanghai_Reidanotebook.pdf"><span>Reida</a></span> | ||
+ | <br><a href="https://static.igem.org/mediawiki/2015/c/ce/NYU_Shanghai_Annnotebook.pdf"><span>Ann</a></span> | ||
+ | <br><a href="https://static.igem.org/mediawiki/2015/c/c9/NYU_Shanghai_Rachelnotebook.pdf"><span>Rachel</a></span> | ||
+ | </p> | ||
+ | </div> | ||
+ | <div id="pdfs"> | ||
+ | <h6><font color="#d66">Summary Timeline</font></h6> | ||
+ | <br><br> | ||
+ | <table border="1"> | ||
+ | <tr> | ||
+ | <td>September</td> | ||
+ | <td>Initial discussions with administrators and instructors about starting an iGEM team</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>October</td> | ||
+ | <td>Initial discussions with student body</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>November</td> | ||
+ | <td>Student team forming. Skype meetings with previous iGEM teams</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>December</td> | ||
+ | <td>Time spent learning about synthetic biology, plasmids, and laboratory concepts</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>January</td> | ||
+ | <td>Time spent learning about synthetic biology, plasmids, and laboratory concepts</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Febuary</td> | ||
+ | <td>Initial discussions about iGEM project. Instructors on board with advising.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>March</td> | ||
+ | <td>First iGEM project no longer seems not feasible. Discussions about a second idea. iGEM officially sponsored by our school.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>April</td> | ||
+ | <td>A full team officially committed to iGEM</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>May</td> | ||
+ | <td>Preparing for the summer, and finals</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>June</td> | ||
+ | <td>We step into the lab. We are still finalizing our project idea</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>July</td> | ||
+ | <td>Into the daily grind</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>August</td> | ||
+ | <td>Rushing to finish</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>September</td> | ||
+ | <td>Preparing for Boston: wiki, poster, presentation, final touches on the project</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | |||
+ | <div id="timeline"> | ||
+ | <h6><font color="#d66">Daily Notes</font></h6> | ||
<h3><span id="may25"></span>25 May 2015</h3> | <h3><span id="may25"></span>25 May 2015</h3> | ||
<p>Arduino Workshop 001(What is Arduino? How to blink a built-in LED and how to use a button to control the LED), Interactive Media Arts Lab Tour, Biology Lab Safety Training, Biology Lab Tour</p> | <p>Arduino Workshop 001(What is Arduino? How to blink a built-in LED and how to use a button to control the LED), Interactive Media Arts Lab Tour, Biology Lab Safety Training, Biology Lab Tour</p> | ||
Line 377: | Line 483: | ||
<p>Another filming day, this time the final project is completely put together--step sequencer, tube rack, and button control. We planned to start shooting at 10AM, but a lot of difficulties kept coming up, so we ended up starting the shoot around 4pm. It was a really great feeling being able to see everything put together. Today was ZZ and Xiangci's last day.</p> | <p>Another filming day, this time the final project is completely put together--step sequencer, tube rack, and button control. We planned to start shooting at 10AM, but a lot of difficulties kept coming up, so we ended up starting the shoot around 4pm. It was a really great feeling being able to see everything put together. Today was ZZ and Xiangci's last day.</p> | ||
<h3><span id="Aug20"></span>20 Aug 2015</h3> | <h3><span id="Aug20"></span>20 Aug 2015</h3> | ||
− | <p>The last day. We cleaned out the lab fridge. It was very painful throwing away the summer's work of plasmids. We cleaned out the IMA lab and we our classroom 307. We made a round of thank you's to all the administration who helped set up iGEM. The work is still not done... we have the film editing, wiki, VR, T-shirts, presentations, posters, etc. But the next time we meet as a full team will be in Boston. So this is the last daily update of our iGEM journey.</p> | + | <p>The last day together. We cleaned out the lab fridge. It was very painful throwing away the summer's work of plasmids. We cleaned out the IMA lab and we our classroom 307. We made a round of thank you's to all the administration who helped set up iGEM. The work is still not done... we have the film editing, wiki, VR, T-shirts, presentations, posters, etc. But the next time we meet as a full team will be in Boston. So this is the last daily update of our iGEM journey.</p> |
+ | |||
Latest revision as of 15:49, 18 September 2015