Team:NTU-Singapore/Team/Introduction

From 2008.igem.org

(Difference between revisions)
(Upcoming important events)
Line 57: Line 57:
|'''8-9 November''' || iGEM Competition Jamboree, MIT, USA
|'''8-9 November''' || iGEM Competition Jamboree, MIT, USA
|}
|}
 +
<br><br><br>
 +
<html>
 +
<script language=Javascript1.2>
 +
<!--
 +
 +
var tags_before_clock = "<b>It is now "
 +
var tags_middle_clock = "on"
 +
var tags_after_clock  = "</b>"
 +
 +
if(navigator.appName == "Netscape") {
 +
document.write('<layer id="clock"></layer><br>');
 +
}
 +
 +
if (navigator.appVersion.indexOf("MSIE") != -1){
 +
document.write('<span id="clock"></span>');
 +
}
 +
 +
DaysofWeek = new Array()
 +
  DaysofWeek[0]="Sunday"
 +
  DaysofWeek[1]="Monday"
 +
  DaysofWeek[2]="Tuesday"
 +
  DaysofWeek[3]="Wednesday"
 +
  DaysofWeek[4]="Thursday"
 +
  DaysofWeek[5]="Friday"
 +
  DaysofWeek[6]="Saturday"
 +
 +
Months = new Array()
 +
  Months[0]="January"
 +
  Months[1]="February"
 +
  Months[2]="March"
 +
  Months[3]="April"
 +
  Months[4]="May"
 +
  Months[5]="June"
 +
  Months[6]="July"
 +
  Months[7]="August"
 +
  Months[8]="September"
 +
  Months[9]="October"
 +
  Months[10]="November"
 +
  Months[11]="December"
 +
 +
function upclock(){
 +
var dte = new Date();
 +
var hrs = dte.getHours();
 +
var min = dte.getMinutes();
 +
var sec = dte.getSeconds();
 +
var day = DaysofWeek[dte.getDay()]
 +
var date = dte.getDate()
 +
var month = Months[dte.getMonth()]
 +
var year = dte.getFullYear()
 +
 +
var col = ":";
 +
var spc = " ";
 +
var com = ",";
 +
var apm;
 +
 +
if (date == 1 || date == 21 || date == 31)
 +
  {ender = "<sup>st</sup>"}
 +
else
 +
if (date == 2 || date == 22)
 +
  {ender = "<sup>nd</sup>"}
 +
else
 +
if (date == 3 || date == 23)
 +
  {ender = "<sup>rd</sup>"}
 +
 +
else
 +
  {ender = "<sup>th</sup>"}
 +
 +
if (12 < hrs) {
 +
apm="<font size='-1'>pm</font>";
 +
hrs-=12;
 +
}
 +
 +
else {
 +
apm="<font size='-1'>am</font>";
 +
}
 +
 +
if (hrs == 0) hrs=12;
 +
if (hrs<=9) hrs="0"+hrs;
 +
if (min<=9) min="0"+min;
 +
if (sec<=9) sec="0"+sec;
 +
 +
if(navigator.appName == "Netscape") {
 +
document.clock.document.write(tags_before_clock+hrs+col+min+col+sec+apm+spc+tags_middle_clock+spc+day+com+spc+date+ender+spc+month+com+spc+year+tags_after_clock);
 +
document.clock.document.close();
 +
}
 +
 +
if (navigator.appVersion.indexOf("MSIE") != -1){
 +
clock.innerHTML = tags_before_clock+hrs+col+min+col+sec+apm+spc+tags_middle_clock+spc+day+com+spc+date+ender+spc+month+com+spc+year+tags_after_clock;
 +
}
 +
}
 +
 +
setInterval("upclock()",1000);
 +
//-->
 +
</script>
 +
</html>
=Visitor map=
=Visitor map=

Revision as of 05:38, 27 October 2008



Contents

Team background

This project was done by the NTU@iGEM team consisting of six undergraduate students during the period of May to July 2008. In addition, this project was also assisted by a number of graduate students and faculty advisors whom have given us valued advices and help throughout the project. We would like to extend our gratitude to everyone who has helped us during the course of our project, please kindly refer to the Acknowledgements for more details.


Students

Faculty Advisors

  • [http://www.ntu.edu.sg/scbe/CBE/FacultyPP/Profile_ProfChing.htm Prof Ching Chi Bun]
  • [http://www.ntu.edu.sg/scbe/bioe/FacultyPP/Profile_CLPoh.htm Asst.Prof Poh Chueh Loo]
  • [http://www.ntu.edu.sg/scbe/cbe/FacultyPP/Profile_Matthew.htm Asst.Prof Matthew Chang]
  • We would like to extend our special thanks to [http://www3.ntu.edu.sg/SCBE/cbe/FacultyPP/Profile_William.htm A/Prof William Chen] for his guidance and help rendered to the iGEM team. We would also like to thank Dr Tan Tuan Lin for guiding the team and providing valuable insights for the experiments. Without their expertise and time, the project will not have gone this far in such a short time.


Student Helper

Lu Chao (Year 4 Bio-Engineering Student)


Email all: ntu.igem@gmail.com

Our team logo
Our team members (left to right): Yu Chin Chong, Wong Choon Kit, Ng Zhen Fu, Nguyen Xuan Hung, Lim Min-Lin, Darius Aw Kang Lie,


Upcoming important events

1 July Team project descriptions due (Early summer teams)
Team registration fee due
1 September Final team rosters due
1 October Jamboree attendance fees due; notice and description of any use of non-standard parts or devices schemes due
15 October Project Summary forms due (to allow for organization of judging)
29 October Project and part documentation due
29 October BioBrick Part DNA received by the Registry
8-9 November iGEM Competition Jamboree, MIT, USA




Visitor map

Locations of visitors to this page