Team/CINVESTAV-IPN-UNAM MX/iGEMMXmeetup.htm
From 2012.igem.org
(Created page with "iGEMMXmeetup") |
|||
Line 1: | Line 1: | ||
- | iGEMMXmeetup | + | <html xmlns="http://www.w3.org/1999/xhtml"> |
+ | <head> | ||
+ | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
+ | <title>Rho</title> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | * { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | background: #FFFFFF; | ||
+ | text-align: justify; | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | font-size: 12px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | |||
+ | h1, h2, h3 { | ||
+ | color: #333333; | ||
+ | } | ||
+ | |||
+ | h1, h2 { | ||
+ | margin-bottom: 20px; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | h1 { | ||
+ | font-size: 197%; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | font-size: 152%; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | font-size: 100%; | ||
+ | } | ||
+ | |||
+ | p, ul, ol { | ||
+ | margin-bottom: 20px; | ||
+ | line-height: 1.8em; | ||
+ | } | ||
+ | |||
+ | ul, ol { | ||
+ | margin-left: 3em; | ||
+ | } | ||
+ | |||
+ | blockquote { | ||
+ | padding-left: 3em; | ||
+ | background: url(https://static.igem.org/mediawiki/2012/1/11/Img08.gif) no-repeat; | ||
+ | font-style: italic; | ||
+ | } | ||
+ | |||
+ | a:link { | ||
+ | color: #1953A7; | ||
+ | } | ||
+ | |||
+ | a:active { | ||
+ | color: #ED5C0C; | ||
+ | } | ||
+ | |||
+ | a:visited { | ||
+ | color: #666666; | ||
+ | } | ||
+ | |||
+ | a:hover { | ||
+ | text-decoration: none; | ||
+ | color: #067600; | ||
+ | } | ||
+ | |||
+ | img { | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | img.left { | ||
+ | float: left; | ||
+ | margin: 0 20px 10px 0; | ||
+ | } | ||
+ | |||
+ | /* Menu */ | ||
+ | |||
+ | #menu { | ||
+ | width: 770px; | ||
+ | height: 65px; | ||
+ | margin: 0 auto; | ||
+ | border-right: 1px solid #EDEBD5; | ||
+ | } | ||
+ | |||
+ | #menu ul { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | list-style: none; | ||
+ | } | ||
+ | |||
+ | #menu li { | ||
+ | display: inline; | ||
+ | font-size: 12px; | ||
+ | color:#4E4E4E; | ||
+ | } | ||
+ | |||
+ | #menu a { | ||
+ | display: block; | ||
+ | float: left; | ||
+ | width: 95px; | ||
+ | height: 45px; | ||
+ | padding: 10px 0 0 0; | ||
+ | border-left: 1px solid #EDEBD5; | ||
+ | text-transform: lowercase; | ||
+ | text-decoration: none; | ||
+ | text-align: center; | ||
+ | font-size: 135%; | ||
+ | color: #BABABA; | ||
+ | } | ||
+ | |||
+ | #menu a:hover { | ||
+ | background: #F7F7F4; | ||
+ | } | ||
+ | |||
+ | #menu .active a { | ||
+ | background: #5dbb10; | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | |||
+ | /* Header */ | ||
+ | |||
+ | #header { | ||
+ | width: 770px; | ||
+ | height: 170px; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | |||
+ | #header h1 { | ||
+ | float: left; | ||
+ | width: 220px; | ||
+ | height: 100px; | ||
+ | margin: 0; | ||
+ | padding: 70px 0 0 0; | ||
+ | background: url(https://static.igem.org/mediawiki/2012/0/0a/Img02.jpg) no-repeat; | ||
+ | text-align: center; | ||
+ | font-size: 36px; | ||
+ | } | ||
+ | |||
+ | #header h2 { | ||
+ | float: right; | ||
+ | width: 530px; | ||
+ | height: 86px; | ||
+ | margin: 0; | ||
+ | background: url(https://static.igem.org/mediawiki/2012/4/4a/Img03.jpg) no-repeat; | ||
+ | padding: 84px 20px 0 0; | ||
+ | text-align: right; | ||
+ | } | ||
+ | |||
+ | #header a { | ||
+ | text-transform: lowercase; | ||
+ | text-decoration: none; | ||
+ | font-style: italic; | ||
+ | font-weight: normal; | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | |||
+ | /* Page */ | ||
+ | |||
+ | #page { | ||
+ | width: 770px; | ||
+ | margin: 0 auto; | ||
+ | padding: 20px 0; | ||
+ | } | ||
+ | #context{ | ||
+ | float: left; | ||
+ | width: 570px; | ||
+ | padding-top:5px; | ||
+ | } | ||
+ | /* menudecontenido */ | ||
+ | |||
+ | #sidebar { | ||
+ | float: right; | ||
+ | width: 160px; | ||
+ | padding: 15px; | ||
+ | background: #EDEBD5; | ||
+ | } | ||
+ | |||
+ | #sidebar h2 { | ||
+ | margin: 0; | ||
+ | padding: 5px 15px; | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | |||
+ | #sidebar h3 { | ||
+ | font-size: 60%; | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | |||
+ | #sidebar ul { | ||
+ | margin: 0; | ||
+ | padding: 15px; | ||
+ | list-style: none; | ||
+ | } | ||
+ | |||
+ | #sidebar li { | ||
+ | font-size: 12px; | ||
+ | text-align:left; | ||
+ | } | ||
+ | |||
+ | #sidebar a { | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | |||
+ | .orangebox { | ||
+ | background: url(https://static.igem.org/mediawiki/2012/b/b0/Img05.gif) repeat-y; | ||
+ | } | ||
+ | |||
+ | .orangebox h2 { | ||
+ | background: url(https://static.igem.org/mediawiki/2012/c/c2/Img06.gif) repeat-y; | ||
+ | } | ||
+ | |||
+ | /* Footer */ | ||
+ | |||
+ | #piep { | ||
+ | clear: both; | ||
+ | height: 150px; | ||
+ | padding: 25px 0; | ||
+ | background: #EDEBD5 url(https://static.igem.org/mediawiki/2012/a/a5/Img04.gif) repeat-x; | ||
+ | } | ||
+ | |||
+ | #sponsors{ | ||
+ | |||
+ | float: left; | ||
+ | width: 85px; | ||
+ | padding-top:5px; | ||
+ | background: #EDEBD5; | ||
+ | |||
+ | } | ||
+ | #text2 | ||
+ | { | ||
+ | color: #333333; | ||
+ | font-size: 152%; | ||
+ | margin-bottom: 20px; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | #refe | ||
+ | { | ||
+ | color: #000000; | ||
+ | font-size:9; | ||
+ | margin-bottom: 20px; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | margin-bottom: .1em; | ||
+ | visibility:hidden; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <meta name="keywords" content="" /> | ||
+ | <meta name="description" content="" /> | ||
+ | |||
+ | </head> | ||
+ | <body> | ||
+ | <div id="menu"> | ||
+ | <ul> | ||
+ | <li><a href="home.htm">Home</a></li> | ||
+ | <li><a href="rhodofactory.htm">Rhodofactory</a></li> | ||
+ | <li><a href="promoterselection.htm">Promoter selection </a></li> | ||
+ | <li><a href="results.htm">results </a></li> | ||
+ | <li><a href="perspectives.htm">Perspectives</a></li> | ||
+ | <li class="active"><a href="Modelling.htm">Modeling</a></li> | ||
+ | <li><a href="aboutus.htm">About us</a> </li> | ||
+ | <li><a href="outreach.htm">outreach</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <!-- end #menu --> | ||
+ | <div id="header"> | ||
+ | <h1><a href="#"></a></h1> | ||
+ | <h2><span></span></h2> | ||
+ | </div> | ||
+ | <!-- end #header --> | ||
+ | <div id="page"> | ||
+ | <div id="context"> | ||
+ | |||
+ | <h1><em>iGEM MX meet up!</em></h1> | ||
+ | <P> Maybe the most difficult part in making a new iGEM team is getting started, how do you get the | ||
+ | right idea? How do you design the project? How do you work in teams? How do you get money? | ||
+ | etc, . Since this is our first iGEM participation, we have had some little troubles that every team | ||
+ | can face. We asked for opinions to answer all these questions in a document that can tell future | ||
+ | iGEM teams what they should do in order to have success in the iGEM experience.</P> | ||
+ | </br> | ||
+ | <p>We organized the First iGEM Meet up between Mexican teams; it took place on August 10th, 2012, in | ||
+ | CINVESTAV Irapuato, Mexico.</p> | ||
+ | <p>he purpose of this event was to establish a | ||
+ | collaboration network between Mexican iGEM | ||
+ | teams, with the goals of increase the potential of | ||
+ | Synthetic Biology | ||
+ | in our country, share | ||
+ | knowledge and obtain help from experts and | ||
+ | other students.<br><br> | ||
+ | |||
+ | |||
+ | In this meetup, we invited participants from | ||
+ | Collegiate, High School and Entrepreneurship | ||
+ | Divisions. Each team was represented by some | ||
+ | of its members, and they were encouraged to | ||
+ | make an oral presentation about their iGEM | ||
+ | projects. During this event, all the teams | ||
+ | received comments and suggestions from other | ||
+ | iGEM students and researches from CINVESTAV | ||
+ | Irapuato.<br> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/a/a9/Human02.png" alt="human2" width="237" height="361" class="left"><br> | ||
+ | |||
+ | |||
+ | Furthermore, this was a successful day because | ||
+ | we created agreements between Mexican iGEM | ||
+ | teams, some of them are the start of a | ||
+ | Collaboration Network in Mexican iGEM teams; the ideas to solve problems, such as the importation of | ||
+ | iGEM distributions; to share the experience of using some Biobricks and the creation of tutorial videos to | ||
+ | homogenize the protocols and techniques in Synthetic Biology.</p> | ||
+ | |||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/2/2c/Human01.jpg" alt="human01" width="533" height="396"></div> | ||
+ | <p><br>We thank to the members who attended to this event and represented their teams:</p> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2012/1/19/Human03.jpg" width="559" height="221"> | ||
+ | </div> | ||
+ | <div id="sidebar"> | ||
+ | <div id="updates" class="orangebox"> | ||
+ | <h2>Outreach</h2> | ||
+ | <ul> | ||
+ | <li><a href="Human_Practice.htm" target="_parent">Human Practices</a></li> | ||
+ | <li><a href="Safety.htm">Safety</a></li> | ||
+ | </ul> | ||
+ | <h2>Human Practices</h2> | ||
+ | <ul> | ||
+ | <li><a href="Biosecurity.htm" target="_parent">Biosecurity report</a></li> | ||
+ | <li><a href="Education.htm">Education</a></li> | ||
+ | <li><a href="iGEMMXmeetup.htm">iGEM MX meet up</a></li> | ||
+ | <li><a href="Sharing.htm">Sharing</a></li> | ||
+ | <li><a href="Ownership.htm">Ownership</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div style="clear: both;"> </div> | ||
+ | </div> | ||
+ | <!-- end #page --> | ||
+ | <div id="piep"> | ||
+ | <p align="center"> Rhodofactory 2012 </p> | ||
+ | <div id="sponsors"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/8/8a/Icytdf.png" alt="icytdf" width="70" height="99" /></div> | ||
+ | </div> | ||
+ | <div id="sponsors"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/6/67/Osli.png" alt="osli" width="88" height="46" /></div> | ||
+ | </div> | ||
+ | |||
+ | <div id="sponsors"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/f/fb/Bio.png" alt="bio" width="73" height="99" /></div> | ||
+ | </div> | ||
+ | <div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/d/d6/Fermentas.png" alt="fermentAS" width="82" height="45" /></div> | ||
+ | <div id="sponsors"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/a/a3/Cinestav.png" alt="cinestav" width="74" height="99" /></div> | ||
+ | </div> | ||
+ | <div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/9/9b/Genscript.png" alt="genscript" width="83" height="45" /></div> | ||
+ | <div id="sponsors"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/1/16/Unam.png" alt="unam" width="78" height="91" /></div> | ||
+ | </div> | ||
+ | <div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/c/c9/Gto.png" alt="gto" width="84" height="46" /></div> | ||
+ | <div id="sponsors"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/f/fa/Qimica.png" alt="quimica" width="72" height="80" /></div> | ||
+ | </div> | ||
+ | <div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/7/73/Valaner.png" alt="valaner" width="84" height="48" /></div> | ||
+ | <div id="sponsors"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/7/79/Ipn.png" alt="ipn" width="75" height="97" /></div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <!-- end #footer --> | ||
+ | </body> | ||
+ | </html> |
Revision as of 19:37, 24 October 2012
iGEM MX meet up!
Maybe the most difficult part in making a new iGEM team is getting started, how do you get the right idea? How do you design the project? How do you work in teams? How do you get money? etc, . Since this is our first iGEM participation, we have had some little troubles that every team can face. We asked for opinions to answer all these questions in a document that can tell future iGEM teams what they should do in order to have success in the iGEM experience.
We organized the First iGEM Meet up between Mexican teams; it took place on August 10th, 2012, in CINVESTAV Irapuato, Mexico.
he purpose of this event was to establish a
collaboration network between Mexican iGEM
teams, with the goals of increase the potential of
Synthetic Biology
in our country, share
knowledge and obtain help from experts and
other students.
In this meetup, we invited participants from
Collegiate, High School and Entrepreneurship
Divisions. Each team was represented by some
of its members, and they were encouraged to
make an oral presentation about their iGEM
projects. During this event, all the teams
received comments and suggestions from other
iGEM students and researches from CINVESTAV
Irapuato.
Furthermore, this was a successful day because
we created agreements between Mexican iGEM
teams, some of them are the start of a
Collaboration Network in Mexican iGEM teams; the ideas to solve problems, such as the importation of
iGEM distributions; to share the experience of using some Biobricks and the creation of tutorial videos to
homogenize the protocols and techniques in Synthetic Biology.
We thank to the members who attended to this event and represented their teams:
Rhodofactory 2012