Team:Lethbridge/Team Meetings
From 2009.igem.org
(→April) |
(→May) |
||
Line 575: | Line 575: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | |||
<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%--> | <!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%--> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 601: | Line 602: | ||
padding:5px 60px 3px 0px; | padding:5px 60px 3px 0px; | ||
margin:0px 5px 0px 0px; | margin:0px 5px 0px 0px; | ||
- | color:# | + | color:#FFD600; |
font-family:Arial; | font-family:Arial; | ||
font-size:12px; | font-size:12px; | ||
Line 608: | Line 609: | ||
border-width:0px 0px 8px 0px; | border-width:0px 0px 8px 0px; | ||
border-style:solid; | border-style:solid; | ||
- | border-color:# | + | border-color:#FFD600; |
} | } | ||
Line 615: | Line 616: | ||
#qm0 a:hover | #qm0 a:hover | ||
{ | { | ||
- | color:# | + | color:#3C13AF; |
- | border-color:# | + | border-color:#FFAD00; |
} | } | ||
Line 623: | Line 624: | ||
#qm0 li:hover>a | #qm0 li:hover>a | ||
{ | { | ||
- | color:# | + | color:#3C13AF; |
- | border-color:# | + | border-color:#FFAD00; |
} | } | ||
Line 639: | Line 640: | ||
body #qm0 .qmactive, body #qm0 .qmactive:hover | body #qm0 .qmactive, body #qm0 .qmactive:hover | ||
{ | { | ||
- | color:# | + | color:#3C13AF; |
text-decoration:none; | text-decoration:none; | ||
- | border-color:# | + | border-color:#FFAD00; |
} | } | ||
Line 652: | Line 653: | ||
border-width:1px; | border-width:1px; | ||
border-style:solid; | border-style:solid; | ||
- | border-color:# | + | border-color:#3C13AF; |
} | } | ||
Line 661: | Line 662: | ||
padding:3px 5px 3px 5px; | padding:3px 5px 3px 5px; | ||
background-color:transparent; | background-color:transparent; | ||
- | color:# | + | color:#230672; |
font-size:11px; | font-size:11px; | ||
font-weight:normal; | font-weight:normal; | ||
border-width:0px; | border-width:0px; | ||
border-style:none; | border-style:none; | ||
- | border-color:# | + | border-color:#230672; |
} | } | ||
Line 673: | Line 674: | ||
#qm0 div a:hover | #qm0 div a:hover | ||
{ | { | ||
- | background-color:# | + | background-color:#476DD5; |
color:#FFFFFF; | color:#FFFFFF; | ||
text-decoration:none; | text-decoration:none; | ||
Line 682: | Line 683: | ||
#qm0 ul li:hover>a | #qm0 ul li:hover>a | ||
{ | { | ||
- | background-color:# | + | background-color:#476DD5; |
color:#FFFFFF; | color:#FFFFFF; | ||
text-decoration:none; | text-decoration:none; | ||
Line 698: | Line 699: | ||
body #qm0 div .qmactive, body #qm0 div .qmactive:hover | body #qm0 div .qmactive, body #qm0 div .qmactive:hover | ||
{ | { | ||
- | background-color:# | + | background-color:#476DD5; |
background-image:url(qmimages/arrow_1.gif); | background-image:url(qmimages/arrow_1.gif); | ||
color:#FFFFFF; | color:#FFFFFF; | ||
Line 739: | Line 740: | ||
</style> | </style> | ||
- | |||
<!-- Add-On Core Code (Remove when not using any add-on's) --> | <!-- Add-On Core Code (Remove when not using any add-on's) --> | ||
Line 752: | Line 752: | ||
// Match Widths Add On | // Match Widths Add On | ||
a.mwidths_active = true; | a.mwidths_active = true; | ||
+ | |||
+ | // IE Over Select Fix Add On | ||
+ | a.overselects_active = true; | ||
</script> | </script> | ||
Line 761: | Line 764: | ||
<script type="text/javascript">/* <![CDATA[ */qmad.mwidths=new Object();if(qmad.bvis.indexOf("qm_mwidths_a(b.cdiv,o);")==-1)qmad.bvis+="qm_mwidths_a(b.cdiv,o);";;function qm_mwidths_a(sub,item){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.match_widths)&&!z["on"+qm_index(sub)])return;var ss;if(!item.settingsid){var v=item;while((v=v.parentNode)){if(v.className.indexOf("qmmc")+1){item.settingsid=v.id;break;}}}ss=qmad[item.settingsid];if(!ss)return;if(!ss.mwidths_active)return;if(qm_a(item.parentNode)){var t=0;t+=qm_getcomputedstyle(sub,"padding-left","paddingLeft");t+=qm_getcomputedstyle(sub,"padding-right","paddingRight");t+=qm_getcomputedstyle(sub,"border-left-width","borderLeftWidth");t+=qm_getcomputedstyle(sub,"border-right-width","borderRightWidth");var adj=0;adj=item.getAttribute("matchwidthadjust");if(adj)adj=parseInt(adj);if(!adj||isNaN(adj))adj=0;sub.style.width=(item.offsetWidth-t+adj)+"px";var a=sub.childNodes;for(var i=0;i<a.length;i++){if(a[i].tagName=="A")a[i].style.whiteSpace="normal";}}};function qm_getcomputedstyle(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;}/* ]]> */</script> | <script type="text/javascript">/* <![CDATA[ */qmad.mwidths=new Object();if(qmad.bvis.indexOf("qm_mwidths_a(b.cdiv,o);")==-1)qmad.bvis+="qm_mwidths_a(b.cdiv,o);";;function qm_mwidths_a(sub,item){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.match_widths)&&!z["on"+qm_index(sub)])return;var ss;if(!item.settingsid){var v=item;while((v=v.parentNode)){if(v.className.indexOf("qmmc")+1){item.settingsid=v.id;break;}}}ss=qmad[item.settingsid];if(!ss)return;if(!ss.mwidths_active)return;if(qm_a(item.parentNode)){var t=0;t+=qm_getcomputedstyle(sub,"padding-left","paddingLeft");t+=qm_getcomputedstyle(sub,"padding-right","paddingRight");t+=qm_getcomputedstyle(sub,"border-left-width","borderLeftWidth");t+=qm_getcomputedstyle(sub,"border-right-width","borderRightWidth");var adj=0;adj=item.getAttribute("matchwidthadjust");if(adj)adj=parseInt(adj);if(!adj||isNaN(adj))adj=0;sub.style.width=(item.offsetWidth-t+adj)+"px";var a=sub.childNodes;for(var i=0;i<a.length;i++){if(a[i].tagName=="A")a[i].style.whiteSpace="normal";}}};function qm_getcomputedstyle(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;}/* ]]> */</script> | ||
+ | <!-- Add-On Code: IE Over Select Fix --> | ||
+ | <script type="text/javascript">/* <![CDATA[ */if(window.showHelp&&!window.XMLHttpRequest){if(qmad.bvis.indexOf("qm_over_select(b.cdiv);")==-1){qmad.bvis+="qm_over_select(b.cdiv);";qmad.bhide+="qm_over_select(a,1);";}};function qm_over_select(a,hide){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.over_select)&&!z["on"+qm_index(a)])return;if(!a.settingsid){var v=a;while(!qm_a(v))v=v[qp];a.settingsid=v.id;}var ss=qmad[a.settingsid];if(!ss)return;if(!ss.overselects_active)return;if(!hide&&!a.hasselectfix){var f=document.createElement("IFRAME");f.style.position="absolute";f.style.filter="alpha(opacity=0)";f.src="javascript:false;";f=a.parentNode.appendChild(f);f.frameborder=0;a.hasselectfix=f;}var b=a.hasselectfix;if(b){if(hide)b.style.display="none";else {var oxy=0;if(a.hasshadow&&a.hasshadow.style.visibility=="inherit")oxy=parseInt(ss.shadow_offset);if(!oxy)oxy=0;b.style.width=a.offsetWidth+oxy;b.style.height=a.offsetHeight+oxy;b.style.top=a.style.top;b.style.left=a.style.left;b.style.margin=a.currentStyle.margin;b.style.display="block";}}}/* ]]> */</script> | ||
</head> | </head> | ||
<body> | <body> | ||
- | |||
<ul id="qm0" class="qmmc"> | <ul id="qm0" class="qmmc"> | ||
- | <li><a href="https://2009.igem.org/Team:Lethbridge">Home</a></li> | + | <li><a href="https://2009.igem.org/Team:Lethbridge/Team">Home</a></li> |
- | <li><a href="https://2009.igem.org/Team:Lethbridge/ | + | <li><a href="https://2009.igem.org/Team:Lethbridge/Team">Top of Page</a></li> |
<li class="qmclear"> </li></ul> | <li class="qmclear"> </li></ul> | ||
<!-- Create Menu Settings: (Menu ID, Is Vertical, Show Timer, Hide Timer, On Click (options: 'all' * 'all-always-open' * 'main' * 'lev2'), Right to Left, Horizontal Subs, Flush Left, Flush Top) --> | <!-- Create Menu Settings: (Menu ID, Is Vertical, Show Timer, Hide Timer, On Click (options: 'all' * 'all-always-open' * 'main' * 'lev2'), Right to Left, Horizontal Subs, Flush Left, Flush Top) --> | ||
<script type="text/javascript">qm_create(0,false,0,500,false,false,false,false,false);</script> | <script type="text/javascript">qm_create(0,false,0,500,false,false,false,false,false);</script> | ||
- | |||
</body> | </body> | ||
</html> | </html> | ||
+ | |||
== June == | == June == | ||
Revision as of 06:53, 18 October 2009
- Home
- Team
- Project
- Ethics
- Notebook
- Meetings
- Modeling
- Parts
- Collaboration
- Judging
- Extra Information on SynBio
Team Meetings
We meet once a week to discuss planning and progress.
This page includes brief summaries of what goes on behind closed doors.
April
April 22 Broke off into different planning groups.
We split into three groups in order to focus and organize our planning stages. The groups are:
Fundraising Alix Blackshaw, Megan Torry
Business Planning Jeffrey Fischer, Roxanne Shank, Ashley Duncan, HJ Wieden
Research and Development Jeffrey Fischer, Lisza Bruder, Nathan Puhl, Fan Mo, Kirsten Rosler, Mackenzie Coatham, HJ Wieden
April 29
Starting to solidify our goals.
Fundraising group has come up with 4 levels of donations.
Research and Development have possibly found our model organism.
May 4th is our kickoff event with AIF.
We discussed setting up lab tutorials for those of us that are new team members, the dates and times TBD.
May
May 6 Finalizing our separate sub teams
The business plans are almost finalized; comments from everyone are due on Monday at class.
Lab tutorials: Everyone will be responsible for their own genes in order to finish off last years project and to learn molecular techniques.
Our Ethics leader: Alix Blackshaw
The presentation team: Lisza Bruder, Mackenzie Coatham, Ashley Duncan, Megan Torry
May 13
Lecture topic: What is synthetic biology?
Business Plan Editing
- more clarity needed for potential applications
- pipeline: 2 foundational advances, 1 product
- no time line, no relevance
May 20
Lecture topic: molecular cloning and related technologies
More business plan editing, Dragon's Den (hosted by Alberta ingenuity fund) in 5 days!
May 27
Lecture topic: Open Wet Ware and Biobricks
Dragon's Den debriefing
Ethics evaluation for workshop on the 29th in Calgary
June
June 3
iGEM and BrioBricks "midterm"
Ethics debriefing.
Student presentations start next week!
June 10
Student Presentation: Megan Torry on "Complete Chemical Synthesis, Assembly, and Cloning of a Mycoplasma genitalium Genome" Gibson et al. Science 2008
June 17
Student Presentation: Lisza Bruder
June 24
Student Presentation: Ashley Duncan on "A Synthetic Oscillatory Network of Transcriptional Regulators" Michael B. Elowitz and Stanislas Leibler
Signing up for workshops for the wiki/fundraising/presentation weekend.
July
July 1st
Happy Canada Day! No meeting
July 8th
Student presentation: Mackenzie Coatham on "The construction of a genetic toggle switch in E. coli "
July 15th
July 22nd
July 29th
August
August 5th
Student Presentation: Kirsten Rosler on "A Synthetic Genetic Edge Detection Program" by Jeffrey J. Tabor, Howard M. Salis, Zachary Booth Simpson, Aaron A. Chevalier, Anselm Levskaya, Edward M. Marcotte, Christopher A. Voigt and Andrew D. Ellington
Divided team wikis up to study an report back on.
August 12th
August 19th
We have grant money! Project tracks (1) Foundational Advances (2) Environmental
Project Proposal defenses:
- Ashley: battling wheat leaf rust with E. coli
- Kirsten: converting toxic sludge created by paper mills into chemcials not harmful to the environment
- Lisza: high pressure, high temperature organisms for a new chassis (helpful to break down oil sands)
- Mackenzie: Biordorant
- Alix: breaking down sewage to use as compost in developing countries
- Megan: Algae's gift to neuroscience, channel rhodopsin
August 26th
September
September 2nd
aGEM
- judging criteria: wiki, poster and presentation
- figures: gel showing over expression of proteins, one of the fluorescent proteins into a compartment, nanoparticle
- VIPs: Tony Russel, Daniel Weeks
Parts registry page: keep the s codes separate, need code & info(detailed info to be added later), sequences?
Make a "Criteria met for judging page"
We need some canvassing done for fund raising
Synsystems as a business? Roxanne is looking into this
Modeling: everything is ready to go, making the U of A teams stuff priority
nanoparticle by end of the week?!
September 9th
We have 8 people going to the jamboree. Need to book flights and hotel.
Plan to come in on the Friday and leave on the Monday, which will do the least damage to class, lab and work schedules.
Alix is looking into samples for T-shirts for the jamboree, this needs to be done soon!
Poster (and presentation) for aGEM:
- Figures: microcompartment with YFP and CFP inside, FRET diagram (Fan is doing both of these), nanoparticle diagram (Megan) and the biobattery (using Jeff's from the Dragon's Den, Ashley will send to Lisza)
September 16th
Lisza is getting knee surgery! Oh no!
So we need a different presenter for Saturday, Roxanne is picking it up as she is most familiar with inner workings of project.
Microcompartment update, interior of microcompartment is also negative.
Leaving for Banff, one car at 4:00 on Friday, one a little later. We need to know what HJ wants.
Shirts were ordered today, navy blue.
Flights: out of calgary at 7AM, get into Boston at 5/6. Changeover in Toronto. Flights back at 5:30 from Boston, and changeover in Montreal, arrive back in Calgary at 11.
Hotels?
Practice presentation: Mackenzie and Lisza
September 23rd
September 30th
October
October 7
October 14
October 21
October 28