Team:Ciencias-UNAM/Safety

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<?xml version="1.0" encoding="UTF-8"?>
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
<html xmlns="http://www.w3.org/1999/xhtml">
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
 
+
<title>TEAM Ciencias IGEM 2012</title>
-
<!-- //////////// Site Name //////////// -->
+
<style type="text/css">
-
<title>Tech Startup Nights</title>
+
body {
-
 
+
background-image: url(ciencias_background.jpg);
-
<!-- //////////// Website Icon //////////// -->
+
background-attachment: fixed;
-
<link rel="shortcut icon" href="favicon.png" type="image/png" />
+
background-repeat: repeat-x;
-
 
+
background-color: #41594B;
-
<!-- //////////// STYLESSHEETS //////////// -->
+
text-align: center;
-
<link href="css/style.css" type="text/css" rel="stylesheet" />
+
}
-
<link href="css/pirobox_lightbox.css" type="text/css" rel="stylesheet" />
+
body,td,th {
-
<link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="screen" />
+
font-size: large;
-
 
+
color: #FFFFFF;
-
<!-- //////////// SCRIPTS //////////// -->
+
}
-
<script type="text/javascript" src="js/jquery.min.js"></script>
+
</style>
-
<script src="js/jquery.nivo.slider.pack.js" type="text/javascript"></script>
+
-
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
+
-
<script type="text/javascript" src="js/pirobox.min.js"></script>
+
-
<script src="js/jquery.slidinglabels.js" type="text/javascript"></script>
+
-
 
+
<script type="text/javascript">
<script type="text/javascript">
-
$(document).ready(function() {
+
function MM_swapImgRestore() { //v3.0
-
$().piroBox({
+
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
-
my_speed: 400, //animation speed
+
}
-
bg_alpha: 0.6, //background opacity
+
function MM_preloadImages() { //v3.0
-
slideShow : true, // true == slideshow on, false == slideshow off
+
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
-
slideSpeed : 4, //slideshow duration in seconds(3 to 6 Recommended)
+
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
-
close_all : '.piro_close,.piro_overlay'// add class .piro_overlay(with comma)if you want overlay click close piroBox
+
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
 +
}
-
});
+
function MM_findObj(n, d) { //v4.01
-
});
+
  var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
-
</script>
+
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
 +
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
 +
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
 +
  if(!x && d.getElementById) x=d.getElementById(n); return x;
 +
}
-
<!-- //////////// Settings for fixed sidebar layout //////////// -->
+
function MM_swapImage() { //v3.0
-
<script type="text/javascript">
+
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
-
$(document).ready(function() {
+
  if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
-
 
+
}
-
function staticNav() {
+
-
var sidenavHeight = $("#sidenav").height();
+
-
var winHeight = $(window).height();
+
-
var browserIE6 = (navigator.userAgent.indexOf("MSIE 6")>=0) ? true : false;
+
-
 
+
-
if (browserIE6) {
+
-
$("#sidenav").css({'position' : 'absolute'});
+
-
} else {
+
-
$("#sidenav").css({'position' : 'fixed'});
+
-
}
+
-
+
-
if (sidenavHeight > winHeight) {
+
-
$("#sidenav").css({'position' : 'static'});
+
-
}
+
-
}
+
-
+
-
staticNav();
+
-
+
-
$(window).resize(function () { //Each time the viewport is adjusted/resized, execute the function
+
-
staticNav();
+
-
});
+
-
 
+
-
});
+
-
</script>
+
-
 
+
-
<script type="text/javascript" src="js/smoothscroll.js"></script>
+
-
 
+
-
<!-- //////////// Settings for Nivo Slider //////////// -->
+
-
<script type="text/javascript">
+
-
$(window).load(function() {
+
-
$('#slider').nivoSlider({
+
-
effect:'random',
+
-
slices:15,
+
-
animSpeed:500,
+
-
pauseTime:6000,
+
-
startSlide:0, //Set starting Slide (0 index)
+
-
directionNav:true, //Next &amp; Prev
+
-
directionNavHide:true, //Only show on hover
+
-
controlNav:true, //1,2,3...
+
-
controlNavThumbs:false, //Use thumbnails for Control Nav
+
-
controlNavThumbsSearch: '.jpg', //Replace this with...
+
-
controlNavThumbsReplace: '_thumb.jpg', //...this in thumb Image src
+
-
keyboardNav:true, //Use left &amp; right arrows
+
-
pauseOnHover:true, //Stop animation while hovering
+
-
manualAdvance:false, //Force manual transitions
+
-
captionOpacity:0.8, //Universal caption opacity
+
-
beforeChange: function(){},
+
-
afterChange: function(){},
+
-
slideshowEnd: function(){} //Triggers after all slides have been shown
+
-
});
+
-
});
+
-
</script>
+
-
 
+
-
<script type="text/javascript">
+
-
    $(document).ready(function () {
+
-
 
+
-
            // transition effect
+
-
            style = 'easeOutBounce';
+
-
 
+
-
            // if the mouse hover the image
+
-
            $('.photo').hover(
+
-
                    function() {
+
-
                            //display heading and caption
+
-
                            $(this).children('div:first').stop(false,true).animate({top:0},{duration:600, easing: style});
+
-
                            $(this).children('div:last').stop(false,true).animate({bottom:0},{duration:600, easing: style});
+
-
                    },
+
-
 
+
-
                    function() {
+
-
                            //hide heading and caption
+
-
                            $(this).children('div:first').stop(false,true).animate({top:-50},{duration:600, easing: style});
+
-
                            $(this).children('div:last').stop(false,true).animate({bottom:-50},{duration:600, easing: style});
+
-
                    }
+
-
            );
+
-
 
+
-
    });
+
-
</script>
+
-
 
+
-
<script type="text/javascript">
+
-
$(function(){
+
-
 
+
-
$('#contactform').slidinglabels({
+
-
+
-
/* these are all optional */
+
-
topPosition  : '8px',  // how far down you want each label to start
+
-
leftPosition : '8px',  // how far left you want each label to start
+
-
axis        : 'x',    // can take 'x' or 'y' for slide direction
+
-
speed        : 'fast'  // can take 'fast', 'slow', or a numeric value
+
-
 
+
-
});
+
-
 
+
-
});
+
</script>
</script>
</head>
</head>
-
<body>
+
<body onload="MM_preloadImages('ciencias_back_s2.png')">
-
 
+
<table width="80%" border="0" align="center">
-
<!-- //////////// Container *Holds Left and Right Colums Together* //////////// -->
+
  <tr align="center">
-
<div class="container">
+
    <td colspan="3"><h2>Safety</h2></td>
-
   
+
  </tr>
-
    <!-- //////////// SideNavbar *Everything in Left-Hand Column* //////////// -->
+
  <tr>
-
    <div id="sidenav">
+
    <td>&nbsp;</td>
-
    <img src="images/logo.png" alt="" class="logo" />
+
    <td bgcolor="#000000"> <p>1. Would any of your project ideas raise safety issues in terms of: </p></td>
-
       
+
    <td>&nbsp;</td>
-
        <!-- //////////// MAIN NAVIGATION //////////// -->
+
  </tr>
-
        <ul>
+
  <tr>
-
            <li><a class="home" href="#home">¿Qué es TSN?</a></li>
+
    <td>&nbsp;</td>
-
            <li><a class="portfolio" href="#portfolio">TSNs</a></li>
+
    <td align="left"><p>*Researcher safety</p>
-
<!--            <li><a class="services" href="#services">Registra tu startup</a></li>-->
+
    <p>Biological sciences are a great tool for innovation and improvement of human society; nevertheless when the biosafety parameters are ignored, this area of research can become quite dangerous. We always have that idea present while working at the laboratory. We follow the rules stated at the Good Laboratory Practice (GLP) and according to the safety guidelines established by the Instituto de Fisiología Celular (IFC), part of the Universidad Nacional Autónoma de México (UNAM). We also have been working under the statutes of the Mexican official law (published in 2005) and guidelines (published in 2008 and reformed in 2009) about biosafety regarding genetically modified organisms, both available in the Mexican Government web site. Furthermore, we work under the guidance of Soledad Funes, PhD, who is always ready to solve any doubts we have regarding the disposal of biological and non-biological wastes. The materials used throughout the project do not pose any safety or health risk neither to the team members nor to the rest of the members of the lab. For the development of this project, we have looked for those materials and reagents which would represent the least risk for ourselves, others and the environment. We understand, however, that when used in the wrong concentrations or without the proper care, some of the solutions, buffers and materials can be potentially harmful. In order to avoid any possible harm or injury, during every lab work session, all the team members always use gloves and white cotton laboratory coat as basic protection, and each time they start working or finish any experiment, common basic material, like micropipettes, UV transilluminator, analytical balance, used reagents, timers, glass ware and the lab bench, is cleaned superficially with water and/or ethanol 70%, to assure avoidance of any health risks to lab members as well to prevent cross-contamination among other experiments.</p>
-
            <li><a class="contact" style="border-bottom: 0;" href="#contact">Contáctanos</a></li>
+
     <p>&nbsp;</p>
-
        </ul>
+
     <p>*Public Safety </p>
-
       
+
     <p>The materials and reagents used also do not represent any safety or health risk to the general public. It is important to stress that, like any other institutional research center, the access to the building is restricted and controlled, so general public entrance is not allowed, as well to children and suspect persons. With this measure, the possibility of accidents and malicious misuse of our experimental material by other individuals or groups is reduced. </p>
-
        <!-- //////////// SOCIAL NETWORKING BLOCK //////////// -->
+
    <p>&nbsp;</p>
-
        <div id="social">
+
    <p>*Environmental Safety </p>
-
            <div class="social_facebook"><a href="http://www.facebook.com/" title="">&nbsp;</a></div><!-- //social_facebook -->
+
    <p>Furthermore, they also do not pose any risk to the general public or to the environmental quality when released. During the development of our project, it is of outmost importance to consider the management and destination of the dangerous and toxic reagents, genetically modified organisms and other substances that may pose a threat to the environment and/or living beings. In the experiments we are performing, the presence of dangerous reagents is limited and therefore buffers and other non-biological reagents can be easily disposed. As common practice, strong acids and bases are neutralized before disposal, and other reagents are disposed according to the manufacturer recommendations and to local and institutional laws and regulations. All the used plastic material (like pipette tips, eppendorf tubes, etc.) is disposed into a special container and afterwards incinerated. </p>
-
            <div class="social_twitter"><a href="http://www.twitter.com/" title="">&nbsp;</a></div><!-- //social_twitter --><!--
+
     <p>&nbsp;</p></td>
-
            <div class="social_lastfm"><a href="http://www.last.fm/" title="">&nbsp;</a></div><!-- //social_lastfm -->
+
    <td>&nbsp;</td>
-
            <!-- <div class="social_flickr"><a href="http://www.flickr.com/" title="">&nbsp;</a></div>//social_flickr -->
+
  </tr>
-
        </div><!-- //social -->
+
  <tr>
-
       
+
    <td>&nbsp;</td>
-
        <!-- //////////// Sidenav Footer //////////// -->
+
    <td align="center" bgcolor="#000000">2. Do any of the new BioBrick parts (or devices) that you made this year raise safety issues?</td>
-
        <div id="footer">
+
    <td>&nbsp;</td>
-
<img src="images/patrocinios/BlackBerry.png" /><br /><br />
+
  </tr>
-
<img src="images/patrocinios/Huawei.png" /><br /><br />
+
  <tr>
-
            &copy;<a href="http://aventuracp.com.mx" target="_blank"> Aventura Capital Partners </a> 2012
+
    <td>&nbsp;</td>
-
        </div><!-- //footer -->
+
    <td align="left"><p>&nbsp;</p>
-
    </div><!-- //sidenav -->
+
      <p>No. The parts produced by our group have all been promoter BioBrick parts and they do not raise any safety issues. </p>
-
 
+
    <p>&nbsp;</p></td>
-
    <!-- //////////// Anchor used to scroll to HOME //////////// -->
+
    <td>&nbsp;</td>
-
     <a name="home"></a>
+
  </tr>
-
   
+
  <tr>
-
     <!-- //////////// Content *Everything in Right-Hand Column* //////////// -->
+
    <td>&nbsp;</td>
-
     <div id="content">
+
    <td align="center" bgcolor="#000000">3. Is there a local biosafety group, committee, or review board at your institution? </td>
-
           
+
    <td>&nbsp;</td>
-
            <!-- //////////// NIVO SLIDER //////////// -->
+
  </tr>
-
            <div id="slider">
+
  <tr>
-
                    <img src="images/slider/slide1.jpg" alt="" />
+
    <td>&nbsp;</td>
-
                    <img src="images/slider/slide2.jpg" alt="" />
+
    <td align="left"><p>&nbsp;</p>
-
                    <img src="images/slider/slide3.jpg" alt="" title="" />
+
      <p>The IFC follows the biosafety regulations from the UNAM and in  particular the recommendations made by the <a href="http://alexandria60.etcserver.com/~fqugau/residu2_archivos/ddeewsfcss/apoyo.html">Environmental Management Unit</a>.   A more detailed protocol for identification, evaluation,  characterization and disposal of substances which might pose some kind  of biological risk can be found <a href="http://www.biomedicas.unam.mx/_administracion/_unidades_apoyo_inst/manual_bioseguridad.pdf">here</a>.   These regulations include handling of the basic equipment in a   laboratory, management and disposal of biological and chemical waste,  correct behavior in the laboratory, how to behave in case of laboratory  accidents, what to do in case of emergency (i.e. fires, earthquakes) and  protection measures.    Before we have started our work in the lab, we were given an  introductory lecture on the basic safety measurements we have to follow  with special focus on the safety level we will be working (Biosafety  Level 1). Some of the Mexican regulations on biosafety are summarized  <a href="http://amexbio.org/links.html">here</a>. </p>
-
            </div>
+
    <p>&nbsp;</p></td>
-
            <br />
+
    <td>&nbsp;</td>
-
            <p style="font-size:10px;">
+
  </tr>
-
            Último Tweet: ooooooooo ooooooooooooo ooooooo ooooooooooooo oooooooooooooo ooooooooooooooooo oooooooooo oooooooooooooo ooooooooooo ooooooo ooooooo ooooooo</p>
+
  <tr>
-
            <p style="text-align:center; color:#FFFFFF; font-size:12px; line-height:5px;">Faltan</p>
+
    <td>&nbsp;</td>
-
            <p style="text-align:center; color:#FA0; font-size:66px; line-height:20px;">5</p>
+
    <td align="center" bgcolor="#000000"><p>4. Do you have any other ideas how to deal with safety issues that could be useful for future iGEM competitions? </p>
-
            <p style="text-align:center; color:#FFFFFF; font-size:12px; line-height:40px;">días para el #TSN7
+
    <p>How could parts, devices and systems be made even safer through biosafety engineering? </p></td>
-
            <h2>¿Qué es?</h2>
+
    <td>&nbsp;</td>
-
            <p>Tech Startup Nights es un punto de encuentro para aquellos que tienen la inquietud de iniciar, ya tienen, trabajan o les interesa tener una empresa con un diferenciador tecnológico o innovador que permita un crecimiento acelerado. </p>
+
  </tr>
-
            <p>El tercer jueves de cada mes, en punto de las 7:30 pm, en una ubicación previamente anunciada, nos juntaremos para conocernos,compartir experiencias y pasar un buen rato en compañía de otros con intereses similares a los nuestros. </p>
+
  <tr>
-
           
+
    <td>&nbsp;</td>
-
     <!-- //////////// Anchor used to scroll to PORTFOLIO //////////// -->
+
    <td align="left"><p>&nbsp;</p>
-
    <a name="portfolio"></a>
+
    <p>No.</p></td>
-
           
+
    <td align="right"><a href="index.html" target="_self" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('back','','ciencias_back_s2.png',1)"></a></td>
-
            <h2>Otros Tech Startup Nights</h2>
+
  </tr>
-
           
+
  <tr>
-
            <div id="portfolio">
+
    <td>&nbsp;</td>
-
                <div class="photowrapper">
+
     <td align="left">&nbsp;</td>
-
                    <div class="photo">
+
    <td align="right">&nbsp;</td>
-
                    <div class="heading"><span>#TSN5</span></div>
+
  </tr>
-
                    <img src="images/portfolio/sample_project/.jpg" alt="" />
+
  <tr>
-
                    <div class="imagecaption">
+
    <td>&nbsp;</td>
-
                    <span>Presentó:</span>
+
    <td align="left">&nbsp;</td>
-
                    <div class="mini"><a href="images/TSN5/01.jpg" class="pirobox_work01" title="Carrot mx">01</a></div>
+
    <td align="right">&nbsp;</td>
-
                    <div class="mini"><a href="images/TSN5/02.jpg" class="pirobox_work01" title="Sin Delantal mx">02</a></div>
+
  </tr>
-
                    <div class="mini"><a href="images/TSN5/01.jpg" class="pirobox_work01" title="Carrot mx">01</a></div>
+
  <tr>
-
                    <div class="mini"><a href="images/TSN5/02.jpg" class="pirobox_work01" title="Sin Delantal mx">02</a></div>
+
    <td>&nbsp;</td>
-
                    <div class="mini"><a href="images/TSN5/01.jpg" class="pirobox_work01" title="Carrot mx">01</a></div>
+
    <td align="left">&nbsp;</td>
-
                    <div class="mini"><a href="images/TSN5/02.jpg" class="pirobox_work01" title="Sin Delantal mx">02</a></div>
+
    <td align="right">&nbsp;</td>
-
                    </div><!-- //imagecaption -->
+
  </tr>
-
                    </div><!-- //photo -->
+
  <tr>
-
                    <div class="photocaption">
+
    <td>&nbsp;</td>
-
                    #TSN5
+
    <td align="left">&nbsp;</td>
-
                    </div><!-- //photocaption -->
+
    <td align="right">&nbsp;</td>
-
                </div><!-- //photowrapper -->
+
  </tr>
-
                           
+
  <tr>
-
            <div id="portfolio">
+
    <td>&nbsp;</td>
-
                <div class="photowrapper">
+
    <td align="left">&nbsp;</td>
-
                    <div class="photo">
+
    <td align="right">&nbsp;</td>
-
                    <div class="heading"><span>MSA</span></div>
+
  </tr>
-
                    <img src="images/TSNs/MSA/MSA_thumb.jpg" alt="Mexican Startup Awards" />
+
  <tr>
-
                    <div class="imagecaption">
+
    <td>&nbsp;</td>
-
                    <span>Presentó:</span>
+
    <td align="left">&nbsp;</td>
-
                    <div class="mini"><a href="images/TSNs/MSA/MSA.jpg" class="pirobox_work01" title="Esta es una muestra del footer">*</a></div>
+
    <td align="right">&nbsp;</td>
-
                    <div class="mini"><a href="images/TSNs/MSA/MSA1.jpg" class="pirobox_work01">*</a></div>
+
  </tr>
-
                    <div class="mini"><a href="images/TSNs/MSA/MSA2.jpg" class="pirobox_work01">*</a></div>
+
  <tr>
-
                    </div><!-- //imagecaption -->
+
    <td>&nbsp;</td>
-
                    </div><!-- //photo -->
+
    <td align="left">&nbsp;</td>
-
                    <div class="photocaption">
+
    <td align="right">&nbsp;</td>
-
                    Mexican Startup Awards
+
  </tr>
-
                    </div><!-- //photocaption -->
+
  <tr>
-
                </div><!-- //photowrapper -->
+
    <td>&nbsp;</td>
-
                       
+
     <td align="left">&nbsp;</td>
-
                           
+
    <td align="right"><a href="index.html" target="_self" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('back','','ciencias_back_s2.png',1)"><img name="back" src="ciencias_back.png" width="110" height="55" id="back" alt="" /></a></td>
-
            <div id="portfolio">
+
  </tr>
-
                <div class="photowrapper">
+
</table>
-
                    <div class="photo">
+
-
                    <div class="heading"><span>#TSN4</span></div>
+
-
                    <img src="images/portfolio/sample_project/.jpg" alt="" />
+
-
                    <div class="imagecaption">
+
-
                    <span>Presentó:</span>
+
-
                    <div class="mini"><a href="images/TSN4/01.jpg" class="pirobox_work01" title="Cuanto cobrar">01</a></div>
+
-
                    <div class="mini"><a href="images/TSN4/02.jpg" class="pirobox_work01" title="Easy Broker">02</a></div>
+
-
                    </div><!-- //imagecaption -->
+
-
                    </div><!-- //photo -->
+
-
                    <div class="photocaption">
+
-
                    #TSN4
+
-
                    </div><!-- //photocaption -->
+
-
                </div><!-- //photowrapper -->
+
-
                           
+
-
            <div id="portfolio">
+
-
                <div class="photowrapper">
+
-
                    <div class="photo">
+
-
                    <div class="heading"><span>#TSN3</span></div>
+
-
                    <img src="images/portfolio/sample_project/.jpg" alt="" />
+
-
                    <div class="imagecaption">
+
-
                    <span>Presentó:</span>
+
-
                    <div class="mini"><a href="images/TSN3/01.jpg" class="pirobox_work01" title="Last Room mx">01</a></div>
+
-
                    <div class="mini"><a href="images/TSN3/02.jpg" class="pirobox_work01" title="Capptalog">02</a></div>
+
-
                    </div><!-- //imagecaption -->
+
-
                    </div><!-- //photo -->
+
-
                    <div class="photocaption">
+
-
                    #TSN3
+
-
                    </div><!-- //photocaption -->
+
-
                </div><!-- //photowrapper -->
+
-
                           
+
-
            <div id="portfolio">
+
-
                <div class="photowrapper">
+
-
                    <div class="photo">
+
-
                    <div class="heading"><span>#TSN2</span></div>
+
-
                    <img src="images/portfolio/sample_project/.jpg" alt="" />
+
-
                    <div class="imagecaption">
+
-
                    <span>Presentó:</span>
+
-
                    <div class="mini"><a href="images/TSN2/01.jpg" class="pirobox_work01" title="Yumbling">01</a></div>
+
-
                    <div class="mini"><a href="images/TSN2/02.jpg" class="pirobox_work01" title="Datateam">02</a></div>
+
-
                    </div><!-- //imagecaption -->
+
-
                    </div><!-- //photo -->
+
-
                    <div class="photocaption">
+
-
                    #TSN2
+
-
                    </div><!-- //photocaption -->
+
-
                </div><!-- //photowrapper -->
+
-
                       
+
-
                           
+
-
            <div id="portfolio">
+
-
                <div class="photowrapper">
+
-
                    <div class="photo">
+
-
                    <div class="heading"><span>Vivek Wadhwa</span></div>
+
-
                    <img src="images/portfolio/sample_project/.jpg" alt="" />
+
-
                    <div class="imagecaption">
+
-
                    <span>Presentó:</span>
+
-
                    <div class="mini"><a href="images/TSN2/01.jpg" class="pirobox_work01" title="Yumbling">01</a></div>
+
-
                    <div class="mini"><a href="images/TSN2/02.jpg" class="pirobox_work01" title="Datateam">02</a></div>
+
-
                    </div><!-- //imagecaption -->
+
-
                    </div><!-- //photo -->
+
-
                    <div class="photocaption">
+
-
                    Vivek Wadhwa
+
-
                    </div><!-- //photocaption -->
+
-
                </div><!-- //photowrapper -->
+
-
                           
+
-
            <div id="portfolio">
+
-
                <div class="photowrapper">
+
-
                    <div class="photo">
+
-
                    <div class="heading"><span>#TSN1</span></div>
+
-
                    <img src="images/portfolio/sample_project/.jpg" alt="" />
+
-
                    <div class="imagecaption">
+
-
                    <span>Presentó:</span>
+
-
                    <div class="mini"><a href="images/TSN1/01.jpg" class="pirobox_work01" title="Da para darse">01</a></div>
+
-
                    <div class="mini"><a href="images/TSN1/02.jpg" class="pirobox_work01" title="Sistema financiero con el nombre muy largo">02</a></div>
+
-
                    </div><!-- //imagecaption -->
+
-
                    </div><!-- //photo -->
+
-
                    <div class="photocaption">
+
-
                    #TSN1
+
-
                    </div><!-- //photocaption -->
+
-
                </div><!-- //photowrapper -->
+
-
 
+
-
               
+
-
            </div><!-- //portfolio -->
+
-
            <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+
-
            <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
+
-
           
+
-
            <p>Estas son las empresas que han presentado en los diferentes Tech Startup Nights </p>
+
-
 
+
-
     <!-- //////////// Anchor used to scroll to SERVICES //////////// -->
+
-
    <!--
+
-
    <a name="services"></a>
+
-
           
+
-
            <h2>Services &amp; Rates</h2>
+
-
           
+
-
            <p>Commoveo wisi nulla pala illum melior quis. Et luptatum validus wisi ingenium humo quidne, eros lucidus dolore ea vel amet. Capto, praemitto singularis tation duis consequat. Jus vulputate ingenium mauris ut, vero enim.</p>
+
-
           
+
-
            <table cellpadding="0" cellspacing="0">
+
-
                <tr>
+
-
                    <th>&nbsp;</th>
+
-
                    <th>Lite<br /><strong>$150</strong></th>
+
-
                    <th>Basic<br /><strong>$350</strong></th>
+
-
                    <th>Full<br /><strong>$550</strong></th>
+
-
                </tr>
+
-
                <tr>
+
-
                    <td class="textright">Design Concepts Presented</td>
+
-
                    <td>01</td>
+
-
                    <td>02</td>
+
-
                    <td>03</td>
+
-
                </tr>
+
-
                <tr>
+
-
                    <td class="textright">Home Page Design</td>
+
-
                    <td><img src="images/icon_rates_tick.gif" alt="Yes" /></td>
+
-
                    <td><img src="images/icon_rates_tick.gif" alt="Yes" /></td>
+
-
                    <td><img src="images/icon_rates_tick.gif" alt="Yes" /></td>
+
-
                </tr>
+
-
                <tr>
+
-
                    <td class="textright">Secondary Page Design</td>
+
-
                    <td><img src="images/icon_rates_no.gif" alt="No" /></td>
+
-
                    <td><img src="images/icon_rates_tick.gif" alt="Yes" /></td>
+
-
                    <td><img src="images/icon_rates_tick.gif" alt="Yes" /></td>
+
-
                </tr>
+
-
                <tr>
+
-
                    <td class="textright">Full Website Design Rollout</td>
+
-
                    <td><img src="images/icon_rates_no.gif" alt="No" /></td>
+
-
                    <td><img src="images/icon_rates_no.gif" alt="No" /></td>
+
-
                    <td><img src="images/icon_rates_tick.gif" alt="Yes" /></td>
+
-
                </tr>
+
-
                <tr>
+
-
                    <td class="textright">Number of Reverts/Amendments</td>
+
-
                    <td>02</td>
+
-
                    <td>05</td>
+
-
                    <td>10</td>
+
-
                </tr>
+
-
                <tr>
+
-
                    <td class="bottoms">&nbsp;</td>
+
-
                    <td class="bottoms"><span class="requestbutton"><a href="#contact">&nbsp;</a></span></td>
+
-
                    <td class="bottoms"><span class="requestbutton"><a href="#contact">&nbsp;</a></span></td>
+
-
                    <td class="bottoms"><span class="requestbutton"><a href="#contact">&nbsp;</a></span></td>
+
-
                </tr>
+
-
            </table>
+
-
           
+
-
            <p>Commoveo wisi nulla pala illum melior quis. Et luptatum validus wisi ingenium humo quidne, eros lucidus dolore ea vel amet. Capto, praemitto singularis tation duis consequat. Jus vulputate ingenium mauris ut, vero. Enim suscipit exerci eligo dolus decet elit transverbero. </p>
+
-
   
+
-
     <!-- //////////// Anchor used to scroll to CONTACT //////////// -->       
+
-
           
+
-
    <a name="contact"></a>
+
-
            <h2>Escríbenos</h2>
+
-
           
+
-
            <form action="" method="post" id="contactform">
+
-
                <div id="name-wrap" class="slider">
+
-
                    <label for="name">Nombre</label>
+
-
                    <input type="text" id="name" name="name" />
+
-
                </div><!--//name-wrap-->
+
-
               
+
-
                <div id="email-wrap"  class="slider">
+
-
                    <label for="email">E&ndash;mail</label>  
+
-
                    <input type="text" id="email" name="email" />  
+
-
                </div><!--//email-wrap-->
+
-
               
+
-
                <div id="phone-wrap" class="slider">
+
-
                    <label for="phone">Teléfono</label>
+
-
                    <input type="text" id="phone" name="phone" />  
+
-
                </div><!--//phone-wrap-->
+
-
               
+
-
                <div id="url-wrap"  class="slider">
+
-
                    <label for="url">Website</label>
+
-
                    <input type="text" id="url" name="url" />
+
-
                </div><!--//email-wrap-->
+
-
               
+
-
                <div id="comment-wrap" class="slider">
+
-
                    <label for="comment">Comentarios</label>
+
-
                    <textarea cols="53" rows="10" id="comment"></textarea>
+
-
                </div><!--//comment-wrap-->
+
-
               
+
-
                <div><button type="submit" id="btn" name="btn">Enviar</button></div>
+
-
               
+
-
            </form>
+
-
           
+
-
            <div id="contactdetails">
+
-
<iframe width="420" height="268" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com.mx/maps?f=q&amp;source=s_q&amp;hl=es&amp;geocode=&amp;q=hotel+brick&amp;aq=&amp;sll=23.554132,-102.6205&amp;sspn=23.426919,39.506836&amp;ie=UTF8&amp;hq=hotel+brick&amp;t=m&amp;ll=19.420945,-99.160495&amp;spn=0.010847,0.017982&amp;z=15&amp;iwloc=A&amp;output=embed"></iframe><br />
+
-
               
+
-
                <p>
+
-
                <strong>¿EN DÓNDE?</strong><br />
+
-
                Bar del Hotel Brick<br />
+
-
                Orizaba esq. Tabasco, Col. Roma, <br />
+
-
                Del. Cuauhtémoc, México D. F.<br />
+
-
E-mail : <a href="mailto:info@aventuracp.com.mx" title="Escríbenos">info@aventuracp.com.mx</a>
+
-
 
+
-
                </p>
+
-
            </div><!-- //contactdetails -->
+
-
           
+
-
            <div class="clearall"></div><!-- //clearall -->
+
-
           
+
-
            <div id="footfiller">
+
-
            </div><!-- //footfiller -->
+
-
           
+
-
    </div><!-- //content -->
+
-
   
+
-
</div><!-- //container -->
+
</body>
</body>
</html>
</html>

Revision as of 22:59, 24 September 2012

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> TEAM Ciencias IGEM 2012

Safety

 

1. Would any of your project ideas raise safety issues in terms of:

 
 

*Researcher safety

Biological sciences are a great tool for innovation and improvement of human society; nevertheless when the biosafety parameters are ignored, this area of research can become quite dangerous. We always have that idea present while working at the laboratory. We follow the rules stated at the Good Laboratory Practice (GLP) and according to the safety guidelines established by the Instituto de Fisiología Celular (IFC), part of the Universidad Nacional Autónoma de México (UNAM). We also have been working under the statutes of the Mexican official law (published in 2005) and guidelines (published in 2008 and reformed in 2009) about biosafety regarding genetically modified organisms, both available in the Mexican Government web site. Furthermore, we work under the guidance of Soledad Funes, PhD, who is always ready to solve any doubts we have regarding the disposal of biological and non-biological wastes. The materials used throughout the project do not pose any safety or health risk neither to the team members nor to the rest of the members of the lab. For the development of this project, we have looked for those materials and reagents which would represent the least risk for ourselves, others and the environment. We understand, however, that when used in the wrong concentrations or without the proper care, some of the solutions, buffers and materials can be potentially harmful. In order to avoid any possible harm or injury, during every lab work session, all the team members always use gloves and white cotton laboratory coat as basic protection, and each time they start working or finish any experiment, common basic material, like micropipettes, UV transilluminator, analytical balance, used reagents, timers, glass ware and the lab bench, is cleaned superficially with water and/or ethanol 70%, to assure avoidance of any health risks to lab members as well to prevent cross-contamination among other experiments.

 

*Public Safety

The materials and reagents used also do not represent any safety or health risk to the general public. It is important to stress that, like any other institutional research center, the access to the building is restricted and controlled, so general public entrance is not allowed, as well to children and suspect persons. With this measure, the possibility of accidents and malicious misuse of our experimental material by other individuals or groups is reduced.

 

*Environmental Safety

Furthermore, they also do not pose any risk to the general public or to the environmental quality when released. During the development of our project, it is of outmost importance to consider the management and destination of the dangerous and toxic reagents, genetically modified organisms and other substances that may pose a threat to the environment and/or living beings. In the experiments we are performing, the presence of dangerous reagents is limited and therefore buffers and other non-biological reagents can be easily disposed. As common practice, strong acids and bases are neutralized before disposal, and other reagents are disposed according to the manufacturer recommendations and to local and institutional laws and regulations. All the used plastic material (like pipette tips, eppendorf tubes, etc.) is disposed into a special container and afterwards incinerated.

 

 
  2. Do any of the new BioBrick parts (or devices) that you made this year raise safety issues?  
 

 

No. The parts produced by our group have all been promoter BioBrick parts and they do not raise any safety issues.

 

 
  3. Is there a local biosafety group, committee, or review board at your institution?  
 

 

The IFC follows the biosafety regulations from the UNAM and in particular the recommendations made by the Environmental Management Unit. A more detailed protocol for identification, evaluation, characterization and disposal of substances which might pose some kind of biological risk can be found here. These regulations include handling of the basic equipment in a laboratory, management and disposal of biological and chemical waste, correct behavior in the laboratory, how to behave in case of laboratory accidents, what to do in case of emergency (i.e. fires, earthquakes) and protection measures. Before we have started our work in the lab, we were given an introductory lecture on the basic safety measurements we have to follow with special focus on the safety level we will be working (Biosafety Level 1). Some of the Mexican regulations on biosafety are summarized here.

 

 
 

4. Do you have any other ideas how to deal with safety issues that could be useful for future iGEM competitions?

How could parts, devices and systems be made even safer through biosafety engineering?

 
 

 

No.