Team:DTU-Denmark/calendartest2

From 2014.igem.org

(Difference between revisions)
Line 184: Line 184:
if (j==Cal.Date)
if (j==Cal.Date)
{
{
-
if (Cal.Month==dtMonth)
+
if (Cal.Month==dtMonth)
-
{
+
{
-
vCalData += GenCell(j,"selectedDate");
+
vCalData += GenCell(j,"selectedDate");
-
}
+
}
 +
else
 +
{
 +
if (vDayCount%7==6)
 +
vCalData += GenCell(j,"saturday");
 +
else if (vDayCount%7==0)
 +
vCalData += GenCell(j,"sunday");
 +
else
 +
vCalData += GenCell(j,"weekday");
 +
}
}
}
else
else

Revision as of 09:51, 18 July 2014

/*

*/

[edit] Chronological notebook

  • 27th of June:

Fluorescence We did blabla, no fluorescence.

  • 1st of July:

Headline EtOH resistance assay was continued in a narrow concentration range (Jan).

E. coli (DH5alpha) cells were transformed using BioBricks required for EtOH production (Aleksandra).

O/N cultures of E. coli and B. subtilis were set up to continue with the experiments tomorrow (Harry).