Team:Alberta NINT/Notebook/catchall

From 2008.igem.org

(Difference between revisions)
(Computer Nonsense)
(General Announcements)
 
(62 intermediate revisions not shown)
Line 1: Line 1:
-
{|align="right"
+
<html>
-
|
+
<style type="text/css">
-
|[[Image:Example_logo.png|200px|right|frame]]
+
-
|-
+
-
|}
+
<! --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:#1b2c8a;background-color:#0c6;" 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/Parts|Bits and Pieces]]
+
}
-
!align="center"|[[Team:Alberta_NINT/Modeling|Modeling]]
+
-
!align="center"|[[Team:Alberta_NINT/Notebook|Notebook]]
+
-
|}
+
-
<br><br><br>
+
-
== '''General Announcements''' ==
+
 +
div.NINTBar th {
 +
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;
 +
}
-
<br><br>
+
div.NINTBar a {
-
Thought that something like this might come in handy rather than hunting through emails or the calendar notebook for stuff like meeting times etc.
+
margin: 0px 1px 0px 1px;
-
<br>
+
padding:0px 6px 0px 6px;
-
BTW meeting on next monday?
+
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;
 +
}   
Line 30: Line 48:
-
== Fundraising==
+
table.calendar          { margin: 0; padding: 2px; }
-
<br><br>
+
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>]]
 +
|}
 +
</div>
 +
<br>
 +
 +
[[Image:NINTiGEM_Header2.jpg|center|750px]]<br><br>
-
== Computer Nonsense ==
+
<br>
-
<br><br>
+
[[Team:Alberta_NINT/Notebook| < Back to Notebook]]
-
If anyone needs a C++ compiler, I've been using Dev-C++ from Bloodshed software  (http://www.bloodshed.net/devcpp.html), mainly because its free and the name sounds pretty cool.
+
<br>
<br>
-
Things I figure need to be looked at in order to make a few of the desired changes (a work in progress):<br>
+
 
 +
== '''General Announcements''' ==
 +
 
 +
Weekly meetings are Mondays 4:00 pm sharp in CSC 2-49 from now until ... forever.
<br>
<br>
-
BifoldView.ccp
+
 
 +
[[Team:Alberta_NINT/Notebook/Synthetic_Biology_4|<span title="Synthetic Biology 4.0 Photos!">Synthetic Biology 4.0 Photos!</span>]]
 +
 
<br>
<br>
-
Line 30<br>
+
== Fundraising==
-
Line 73 (add support for more sequences)
+
<br><br>
<br><br>
-
The OnSequenceEvents (we'll need another button or two or three, as well as to create the event handlers for them, which should theoretically be about the same as whats already there but with higher numbers)
+
 
 +
== Computer Nonsense ==
<br><br>
<br><br>
-
Around line 273, the code checks to see if all the input sequences are alright, and that there are enough of them.  Strangely enough, the program won't let you proceed from this point with only one sequence input.<br><br>
+
UNAFold and RNAstructure don't really seem to agree when bimolecular folds are usedUnW00t.
-
Line 273 starts some interesting stuff, looks like this is where those I's get shoved between the sequences.  I tried to shove the III into sequences before they are loaded, but the program doesn't like that too muchWhen using single strands, it locks up, and when trying it on bimolecular mode (one sequence with a group of I and the other without, theoretically giving you your trimolecular fold) it says that a sequence is unrecognizable.
+
<br><br>
<br><br>
-
Line 349 sets up the progress bar
+
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 ==
<br><br>
<br><br>
-
Line 407, actual function call?
+
 
 +
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>
<br><br>
-
Anyways, somebody else should look at this, I'm probably out to lunch.  Maybe we could try taking out the checks that cause it to say that a sequence is not recognizable, and see then we could see if would it do a bunch of bits that way (thus making the program a bit more usable for the purposes of the project, and providing a little more time to 'pretty it up')
+
<!---  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
-
== Wiki things ==
 
<br><br>
<br><br>
 +
Updated the lab protocols page... that was a lot of work.
 +
<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
 +
 +
--- 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