Team:Alberta NINT/Notebook/catchall

From 2008.igem.org

(Difference between revisions)
(Wiki things)
(General Announcements)
 
(36 intermediate revisions not shown)
Line 1: Line 1:
-
[[Image:Alberta_NINT_logo.jpg|center|frame]]
+
<html>
 +
<style type="text/css">
 +
<! --borrowed and adapted from http://www.chofski.co.uk/iGEM/bccs-igem.css>
-
<!--- The Mission, Experiments --->
+
div.NINTBar {
 +
font: 9pt/14pt Verdana, Arial, Geneva, sans-serif;
 +
}
-
{| style="color:#FFFFFF;background-color:#00CCFF;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
div.NINTBar table {
-
!align="center"|[[Team:Alberta_NINT|Home]]
+
background-color: #555555;
-
!align="center"|[[Team:Alberta_NINT/Team|The Team]]
+
color: #FFFFFF;
-
!align="center"|[[Team:Alberta_NINT/Project|The Project]]
+
font: bold 10pt/140% "Trebuchet MS", Verdana, Arial, sans-serif;
-
!align="center"|[[Team:Alberta_NINT/Protocols|Lab Protocols]]
+
}
-
!align="center"|[[Team:Alberta_NINT/Parts|Bits and Pieces]]
+
 
-
!align="center"|[[Team:Alberta_NINT/Modeling|Modeling]]
+
div.NINTBar th {
-
!align="center"|[[Team:Alberta_NINT/Notebook|Notebook]]
+
margin: 0px 1px 0px 1px;
 +
padding:0px 6px 0px 6px;
 +
border:0px solid #555555;
 +
background-color:none;
 +
text-decoration: none;
 +
color: #FFFFFF;
 +
font: bold 10pt/140% "Trebuchet MS", Verdana, Arial, sans-serif;
 +
}
 +
 
 +
div.NINTBar a {
 +
margin: 0px 1px 0px 1px;
 +
padding:0px 6px 0px 6px;
 +
border:0px solid #555555;
 +
background-color:none;
 +
text-decoration: none;
 +
color: #BBBBBB;
 +
font: bold 10pt/140% "Trebuchet MS", Verdana, Arial, sans-serif;
 +
}
 +
 
 +
div.NINTBar a:hover {
 +
margin: 0px 1px 0px 1px;
 +
padding:0px 6px 0px 6px;
 +
border:0px solid #FFFFFF;
 +
text-decoration: none;
 +
background-color:#55bed1;
 +
font: bold 10pt/140% "Trebuchet MS", Verdana, Arial, sans-serif;
 +
color: #3190af;
 +
}   
 +
 
 +
 
 +
 
 +
 
 +
 
 +
table.calendar          { margin: 0; padding: 2px; }
 +
table.calendar td      { margin: 0; padding: 1px; vertical-align: top; }
 +
table.month .heading td { padding:1px; background-color:#FFFFFF; color:#0000FF; text-align:center; font-size:120%; font-weight:bold; }
 +
table.month .dow td    { color:#00CCFF; text-align:center; font-size:110%; }
 +
table.month td.today    { background-color:#AAAAAA; }
 +
table.month td {
 +
    border: none;
 +
    margin: 0;
 +
    padding: 0pt 1.5pt;
 +
    font-weight: bold;
 +
    font-size: 8pt;
 +
    text-align: right;
 +
    background-color: #FFFFFF;
 +
    }
 +
#bodyContent table.month a { background:none; padding:0 }
 +
.day-active { color:#00CCFF }
 +
.day-empty  { color:#330099 }
 +
 
 +
</style>
 +
</html>
 +
 
 +
 
 +
<div class='NINTBar'>
 +
{| style="color:#FFFFFF;background-color:#000066;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="750px" align="center"
 +
!align="center"|[[Team:Alberta_NINT|<span title="Home">Home</span>]]
 +
!align="center"|[[Team:Alberta_NINT/Team|<span title="The Team">The Team</span>]]
 +
!align="center"|[[Team:Alberta_NINT/Project|<span title="Project Logi-col[i]">The Project</span>]]
 +
!align="center"|[[Team:Alberta_NINT/Protocols|<span title="Lab Protocols">Lab Protocols</span>]]
 +
!align="center"|[[Team:Alberta_NINT/Parts|<span title="Constructed Parts">Bits and Pieces</span>]]
 +
!align="center"|[[Team:Alberta_NINT/Modeling|<span title="Modeling and Downloadable Materials">Modeling</span>]]
 +
!align="center"|[[Team:Alberta_NINT/Notebook|<span title="Notebook">Notebook</span>]]
|}
|}
-
<br><br><br>
+
</div>
-
== '''General Announcements''' ==
+
<br>
-
Weekly meetings Mondays 5:30 pm sharp in CSC 2-49 from now until ... forever.
+
[[Image:NINTiGEM_Header2.jpg|center|750px]]<br><br>
-
== Fundraising==
+
<br>
-
<br><br>
+
[[Team:Alberta_NINT/Notebook| < Back to Notebook]]
 +
<br>
 +
== '''General Announcements''' ==
 +
 +
Weekly meetings are Mondays 4:00 pm sharp in CSC 2-49 from now until ... forever.
 +
<br>
 +
 +
[[Team:Alberta_NINT/Notebook/Synthetic_Biology_4|<span title="Synthetic Biology 4.0 Photos!">Synthetic Biology 4.0 Photos!</span>]]
 +
 +
<br>
 +
 +
== Fundraising==
 +
<br><br>
== Computer Nonsense ==
== Computer Nonsense ==
<br><br>
<br><br>
-
"Found" a copy of visual studio to try compiling the source code withGives stranger errors than previous compilers have.  Emailed Dave Matthews to ask about it as per the note in this weeks meeting minutes.
+
UNAFold and RNAstructure don't really seem to agree when bimolecular folds are usedUnW00t.
-
<br> <br>
+
-
Crazy Dave got back to me this evening.  Apparently he has been traveling, but says I can send him some compiler outputs and he'll give it a look see when he gets back.
+
<br><br>
<br><br>
-
Upon reading through the email again, I found what I needed to make it workThe difficulties I've had compiling it seem to be mainly due to the fact I've never used Visual Studio before, and with this program, it seems like using another C++ compiler causes griefI did try one thing already this evening, but it didn't work as expected.  There are other things to be tried however.
+
UNAFold FrontEnd had the last of its major features finished todayIt can finally be put somewheres for general use I supposeMinor features/improvements/bugfixes should ensue.
== Wiki things ==
== Wiki things ==
 +
<br><br>
 +
 +
I drew up a new version of our Logi-col[i] friend.  Now all I need is some advice on whether it is possible to color him in on the computer and if so, how to do it.  Here he is:
 +
<br>
 +
[[Image:Alberta_NINT_logi-coli_friend.jpg|250 px]]===========>
 +
[[Image:Alberta_NINT_logicoli.jpg|250px]]
 +
<br>
 +
I thought I had a good picture in my mind of what it was supposed to look like before I went and drew it up, but I guess not.  I have the photoshop file with all the layers preserved, so changing things should be relatively easy.
 +
 +
Aww yay! -SD
 +
 +
<br><br>
 +
<!---  old stuff
 +
 +
oh the logo on the first page is so cute with it's lopsided, one-bigger-than-the-other eyes.. and it's cape.. and it's abbacus.
 +
 +
 +
 +
<center>[[Image:NINT_giftest_8.gif|GifTest]]</center><br>
 +
Tried out some animating of gifs.  Needs artistic talent and proper exporting
 +
 +
--- James, I like it. -SD
 +
<br><br>
<br><br>
Updated the lab protocols page... that was a lot of work.
Updated the lab protocols page... that was a lot of work.
<br><br>
<br><br>
Pdf'd the meeting minutes and added them to the wiki.  I thought there were more meetings than that, so if anyone sees that they're missing, feel free to add it or point it out. -James
Pdf'd the meeting minutes and added them to the wiki.  I thought there were more meetings than that, so if anyone sees that they're missing, feel free to add it or point it out. -James
 +
 +
--- James, the only meetings we don't have minutes up for is the first meeting March 20 and then May 5.  I don't have any from these meetings - does anyone know if we ever made minutes for these meetings? -SD
 +
 +
<b>@SD:</b> I thought there looked like there were too few...  I don't have these ones either. -James
 +
 +
 +
 +
Made the notebook such that each page has a "back to notebook", "previous entry", "next entry" links.  Please make sure that you make each new page with the appropriate links! -SD
 +
 +
 +
 +
--->
== Science/Lab stuff ==
== Science/Lab stuff ==
<br><br>
<br><br>

Latest revision as of 03:29, 30 October 2008



NINTiGEM Header2.jpg



< Back to Notebook


Contents

General Announcements

Weekly meetings are Mondays 4:00 pm sharp in CSC 2-49 from now until ... forever.

Synthetic Biology 4.0 Photos!


Fundraising



Computer Nonsense



UNAFold and RNAstructure don't really seem to agree when bimolecular folds are used. UnW00t.

UNAFold FrontEnd had the last of its major features finished today. It can finally be put somewheres for general use I suppose. Minor features/improvements/bugfixes should ensue.

Wiki things



I drew up a new version of our Logi-col[i] friend. Now all I need is some advice on whether it is possible to color him in on the computer and if so, how to do it. Here he is:
Alberta NINT logi-coli friend.jpg===========> Alberta NINT logicoli.jpg
I thought I had a good picture in my mind of what it was supposed to look like before I went and drew it up, but I guess not. I have the photoshop file with all the layers preserved, so changing things should be relatively easy.

Aww yay! -SD



Science/Lab stuff