User:Vladimir

From 2011.igem.org

(Difference between revisions)
m (testing abiel's code)
(Fixing transclusion problems)
 
(21 intermediate revisions not shown)
Line 1: Line 1:
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
{{:Team:UNAM-Genomics_Mexico/Templates/Notebook | content=
-
<html xmlns="http://www.w3.org/1999/xhtml">
+
.
-
<head>
+
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
-
<title>Documento sin título</title>
+
-
<style type="text/css">
+
-
<!--
+
-
body {
+
-
font: 100%/2.4 Verdana, Arial, Helvetica, sans-serif;
+
-
margin: 0;
+
-
padding: 0;
+
-
color: #000;
+
-
background-color: #FFF;
+
-
background-image: url(imgs/blu-good.jpg);
+
-
}
+
-
h1, h2, h3, h4, h5, h6, p {
+
-
margin-top: 0;
+
-
padding-right: 15px;
+
-
padding-left: 15px; 
+
-
}
+
-
a img { 
+
-
border: none;
+
-
position: relative;
+
-
}
+
-
+
==My Info==
-
a:link {
+
Apparently there are two servers (at least) in which we can have user decriptions. It seems that most of my work will be done in this server so I'll place my personal information here. Anyway, follow this [https://igem.org/User:Vladimir link] if you'd like to see my user information in https://igem.org/.
-
color:#414958;
+
-
text-decoration: underline; 
+
-
}
+
-
a:visited {
+
-
color: #4E5869;
+
-
text-decoration: underline;
+
-
}
+
-
+
==Work Station==
-
.container {
+
This is the link to my [https://2011.igem.org/Team:UNAM-Genomics_Mexico team wiki]. It will be very helpfull since, for the time being, iGEM pages are difficult to navigate. Here is my teams [https://igem.org/Team.cgi?id=535 roster] (paced in '''ung''') and the other iGEM2011 teams [https://igem.org/Team_List list]. These are our [[Team:UNAM-Genomics_Mexico/Templates|templates]].
-
width: 80%;
+
-
max-width: 1260px;
+
-
min-width: 780px;
+
-
margin: 0 auto;
+
-
background-color: #FFF;
+
-
}
+
-
 
-
.header {
 
-
background: #3B5998;
 
-
color: #FFF;
 
-
}
 
-
+
This is the [https://2011.igem.org/Calendar_of_Events deadlines list].
-
.sidebar1 {
+
This is the [https://2011.igem.org/Safety safety page] with the description of the safety requirements needed for iGEM2011.
-
float: right;
+
-
width: 20%;
+
-
padding-bottom: 10px;
+
-
background-image: url(imgs/back.jpg);
+
-
font-family: Verdana, Geneva, sans-serif;
+
-
font-size: 14px;
+
-
font-weight: bold;
+
-
color: #CFF;
+
-
}
+
-
.content {
+
-
padding: 10px 0;
+
-
width: 80%;
+
-
float: right;
+
-
}
+
-
ul.nav a, ul.nav a:visited { 
+
-
padding: 5px 5px 5px 15px;
+
-
display: block; 
+
-
text-decoration: none;
+
-
background: #8090AB;
+
-
color: #000;
+
-
}
+
-
 
+
-
/* ~~ El pie de página ~~ */
+
-
.footer {
+
-
position: relative;
+
-
clear: both;
+
-
width: 100%;
+
-
padding-top: 10px;
+
-
padding-right: 0;
+
-
padding-bottom: 10px;
+
-
padding-left: 0;
+
-
text-align: center;
+
-
font-family: Verdana, Arial, Helvetica, sans-serif;
+
-
font-size: small;
+
-
background-color: #3B5998;
+
-
}
+
-
.clearfloat {
+
-
clear:both;
+
-
height:0;
+
-
font-size: 1px;
+
-
line-height: 0px;
+
-
}
+
-
.container .header table tr td {
+
-
font-weight: bold;
+
-
position: relative;
+
-
}
+
-
ul#h2igemmenu ul{display:none}
+
-
ul#h2igemmenu li:hover>*{display:block}
+
-
ul#h2igemmenu li:hover{position:relative;}
+
-
ul#h2igemmenu ul{
+
-
position: absolute;left:-1px;top:98%;}
+
-
ul#h2igemmenu ul ul{
+
-
position: absolute;left:98%;top:-2px;}
+
-
ul#h2igemmenu,ul#h2igemmenu ul{
+
-
margin:0px;list-style:none;padding:0px;background-color:transparent;border-width:0px;border-style:none;border-color:transparent;}
+
-
ul#h2igemmenu table {border-collapse:collapse}
+
-
ul#h2igemmenu {
+
-
display:block;font-size:0;zoom:1;width:100%;float: left;}
+
-
ul#h2igemmenu ul{
+
-
//width:204px;padding:0;}
+
-
ul#h2igemmenu li{
+
-
display:block;zoom:1;margin:0;font-size:0;float:left;}
+
-
ul#h2igemmenu a:active, ul#h2igemmenu a:focus {outline-style:none}
+
-
ul#h2igemmenu a,ul#h2igemmenu li.dis a:hover{
+
-
display:block;vertical-align:middle;_display:inline-block;_vertical-align:top;background-color:#597EAA;border-width:0px;border-style:none;border-color:transparent;text-align:center;text-decoration:none;padding:11px 15px 5px 5px;_padding-left:0;font:normal 8pt Verdana;color: #FFFFFF;text-decoration:none;cursor:pointer;}
+
-
ul#h2igemmenu ul li {float:none;}
+
-
ul#h2igemmenu ul a,ul#h2igemmenu ul li.dis a:hover{
+
-
display:block;text-align:left;white-space:nowrap;}
+
-
ul#h2igemmenu li:hover>a{
+
-
background-color:#507ECB;border-color:transparent;border-style:none;font:normal 8pt Verdana;color: #FFFFFF;text-decoration:none;}
+
-
ul#h2igemmenu li a:hover{
+
-
_position:relative;background-color:#507ECB;border-color:transparent;border-style:none;font:normal 8pt Verdana;color: #FFFFFF;text-decoration:none;}
+
-
ul#h2igemmenu li.dis a{color: #AAAAAA !important;}
+
-
ul#h2igemmenu img{
+
-
border: none;vertical-align: middle;margin-right:22px;}
+
-
ul#h2igemmenu img.over{display:none}
+
-
ul#h2igemmenu li.dis a:hover img.over{display:none !important}
+
-
ul#h2igemmenu li.dis a:hover img.def {display:inline !important}
+
-
ul#h2igemmenu li:hover > a img.def  {display:none}
+
-
ul#h2igemmenu li:hover > a img.over {display:inline}
+
-
ul#h2igemmenu a:hover img.over,ul#h2igemmenu a:hover ul img.def,ul#h2igemmenu a:hover a:hover ul img.def,ul#h2igemmenu a:hover a:hover img.over,ul#h2igemmenu a:hover a:hover a:hover img.over{display:inline}
+
-
ul#h2igemmenu a:hover img.def,ul#h2igemmenu a:hover ul img.over,ul#h2igemmenu a:hover a:hover ul img.over,ul#h2igemmenu a:hover a:hover img.def,ul#h2igemmenu a:hover a:hover a:hover img.def{display:none}
+
-
ul#h2igemmenu a:hover ul,ul#h2igemmenu a:hover a:hover ul{display:block}
+
-
ul#h2igemmenu a:hover ul ul{display:none}
+
-
ul#h2igemmenu span{
+
-
display:block;overflow:visible;background-position:right center;background-repeat: no-repeat;padding-right:0px;}
+
-
ul#h2igemmenu ul span{background-image:url(imgs/arr_white.gif);padding-right:29px;}
+
-
ul#h2igemmenu li a.istylei0,ul#h2igemmenu li.dis.istylei0:hover a.istylei0{
+
-
height:25px;background-color:#3B5998;border-width:0px;border-style:none;font:normal 14px Trebuchet MS;color:#FFFFFF;text-decoration:none;margin:0 -10px 0 10px;_margin:0 0 0 0;background-position:100% 0;}
+
-
ul#h2igemmenu li.istylei0:hover>a{
+
-
background-color:#5C7DC0;
+
-
border-style:none;
+
-
font:normal 14px Trebuchet MS;
+
-
color:#FFFFFF;
+
-
text-decoration:none;
+
-
}
+
-
ul#h2igemmenu li.istylei0,ul#h2igemmenu li.dis.istylei0:hover{
+
-
margin:0 10px 0 0;
+
-
background-color:#3B5998;
+
-
+
-
background-position:0 0;
+
-
}
+
-
ul#h2igemmenu li.istylei0:hover{
+
-
background-color:#5C7DC0;}
+
-
ul#h2igemmenu li a.istylei0:hover{
+
-
background-color:#5C7DC0;
+
-
border-style:none;
+
-
font:normal 14px Trebuchet MS;
+
-
color:#FFFFFF;
+
-
text-decoration:none;
+
-
font-weight: bold;
+
-
}
+
-
ul#h2igemmenu.istylem0,ul#h2igemmenu ul.istylem0{
+
-
background-color:transparent;border-width:0px;border-style:none;padding:0;}
+
-
ul#h2igemmenu ul.istylem0 li{
+
-
margin:0;}
+
-
ul#h2igemmenu.istylem0 li a,ul#h2igemmenu ul.istylem0 li a,ul#h2igemmenu.istylem0 li.dis a:hover,ul#h2igemmenu ul.istylem0 li.dis a:hover{
+
-
padding:5px 5px 5px 5px;}
+
-
 
+
-
 
+
-
-->
+
-
</style><!--[if lte IE 7]>
+
-
<![endif]-->
+
-
 
+
-
</head>
+
-
 
+
-
<body>
+
-
<div class="header">
+
-
  <table width="100%" border="0">
+
-
    <tr>
+
-
        <td width="808"><ul id="h2igemmenu">
+
-
<li class="istylei0"><a class="istylei0" href="#">H2 Homepage</a></li>
+
-
    <li class="istylei0"><a class="istylei0" href="#"><span>Proyecto</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
-
<ul class="istylem0" style="width:195px;">
+
-
        <li><a href="#"><span>Intro</span><![if gt IE 6]></a>
+
-
        <li><a href="#"><span>Theory</span><![if gt IE 6]></a>
+
-
        <li><a href="#"><span>Description</span><![if gt IE 6]></a>
+
-
        <li><a href="#"><span>Aplications</span><![if gt IE 6]></a>
+
-
        <![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
-
<!--[if lte IE 6]></td></tr></table></a><![endif]--></li>
+
-
        </ul>
+
-
   
+
-
   
+
-
    <li class="istylei0"><a class="istylei0" href="#">Abstract in a Picture</a></li>
+
-
<li class="istylei0"><a class="istylei0" href="#"><span>Team Members</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
-
<ul class="istylem0" style="width:195px;">
+
-
        <li><a href="#"><span>Oficial Team Profile</span><![if gt IE 6]></a>
+
-
        <li><a href="#"><span>Motivation</span><![if gt IE 6]></a>
+
-
        <li><a href="#"><span>Brainstorm</span><![if gt IE 6]></a>
+
-
        <li><a href="#"><span>Team Members</span><![if gt IE 6]></a>
+
-
        <![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
-
<ul class="istylem0" style="width:173px;">
+
-
<li><a href="#">Uriel</a></li>
+
-
<li><a href="#">Nando</a></li>
+
-
            <li><a href="#">Paz</a></li>
+
-
            <li><a href="#">Hector</a></li>
+
-
            <li><a href="#">Daniela</a></li>
+
-
            <li><a href="#">Daniel</a></li>
+
-
            <li><a href="#">Melissita</a></li>
+
-
            <li><a href="#">Aaron</a></li>
+
-
            <li><a href="#">Abiel</a></li>
+
-
            <li><a href="#">Meli</a></li>
+
-
            <li><a href="#">Par</a></li>
+
-
            <li><a href="#">Vladimir</a></li>
+
-
            <li><a href="#">Gustavo</a></li>
+
-
            <li><a href="#">Pato</a></li>
+
-
            <li><a href="#">Helena</a></li>
+
-
            <li><a href="#">Paloma</a></li>
+
-
            <li><a href="#">Nataly</a></li>
+
-
            <li><a href="#">Misti</a></li>
+
-
            <li><a href="#">Araceli</a></li>
+
-
            <li><a href="#">Omar</a></li>
+
-
    <li><a href="#">Mario</a></li>
+
-
        </ul>
+
-
<!--[if lte IE 6]></td></tr></table></a><![endif]--></li>
+
-
</ul>
+
-
<!--[if lte IE 6]></td></tr></table></a><![endif]--></li>
+
-
   
+
-
    <li class="istylei0"><a class="istylei0" href="#"><span>Notebook</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
-
<ul class="istylem0" style="width:195px;">
+
-
        <li><a href="#"><span>Calendar</span><![if gt IE 6]></a>
+
-
        <li><a href="#"><span>Protocols</span><![if gt IE 6]></a>
+
-
        <li><a href="#"><span>Programs</span><![if gt IE 6]></a>
+
-
        <li><a href="#"><span>Wet-Lab</span><![if gt IE 6]></a>
+
-
        <li><a href="#"><span>Modeling</span><![if gt IE 6]></a>
+
-
        <![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
-
<!--[if lte IE 6]></td></tr></table></a><![endif]--></li>
+
-
        </ul>
+
-
       
+
-
        <li class="istylei0"><a class="istylei0" href="#"><span>Modelado</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]--></li>
+
-
       
+
-
          <li class="istylei0"><a class="istylei0" href="#"><span>Human Practices</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
-
<ul class="istylem0" style="width:195px;">
+
-
        <li><a href="#"><span>Ethics</span><![if gt IE 6]></a>
+
-
        <li><a href="#"><span>Biosecurity-Biosafety</span><![if gt IE 6]></a>
+
-
        <li><a href="#"><span>BioArt</span><![if gt IE 6]></a><![endif]><!--[if lte IE 6]><table><tr><td><![endif]-->
+
-
        <ul class="istylem0" style="width:173px;">
+
-
<li><a href="#">Call</a></li>
+
-
<li><a href="#">Photos</a></li>
+
-
            <li><a href="#">Send a Phrase</a></li>
+
-
        </ul>
+
-
<!--[if lte IE 6]></td></tr></table></a><![endif]--></li>
+
-
<!--[if lte IE 6]></td></tr></table></a><![endif]--></li>
+
-
        </ul>
+
-
       
+
-
       
+
-
        <li class="istylei0"><a class="istylei0" href="#">Sponsors</a></li>
+
-
       
+
-
</ul>
+
-
<!--[if lte IE 6]></td></tr></table></a><![endif]--></li>
+
-
   
+
-
   
+
-
</td>
+
-
        <td width="153">&nbsp;</td><td width="285">&nbsp;</td>
+
-
    </tr>
+
-
  </table>
+
-
 
+
-
<!-- end .header --></div>
+
-
</body>
+
-
</html>
+
-
 
+
-
==Personal Info Zone==
+
-
Apparently there are two servers (at least) in which we can have user decriptions. It seems that most of my work will be done in this server so I'll place my personal information here. Anyway, follow this [https://igem.org/User:Vladimir link] if you'd like to see my user information in https://igem.org/.
+
-
This is the link to my [https://2011.igem.org/Team:UNAM-Genomics_Mexico team wiki]. It will be very helpfull since, for the time being, iGEM pages are difficult to navigate. Here is my teams [https://igem.org/Team.cgi?id=535 roster] (paced in '''ung''') and the other iGEM2011 teams [https://igem.org/Team_List list].
+
These are links that will help me with my work in this team's wiki:
 +
*iGEM 2010 [https://igem.org/Results?year=2010 Jamboree results]
 +
*iGEM 2010 [https://igem.org/Team_Wikis?year=2010 Wiki list]
 +
*w3 CSS [http://www.html.net/tutorials/css/ tutorial]
 +
*wiki markup basics [http://en.wikipedia.org/wiki/Help:Wiki_markup]
 +
*transclusion [http://en.wikipedia.org/wiki/Wikipedia:Transclusion]
Line 302: Line 44:
*[[User:Meli_arr|Meli]]
*[[User:Meli_arr|Meli]]
*[[User:Fibonacci_Lopez|Fibo]]
*[[User:Fibonacci_Lopez|Fibo]]
 +
*[[User:Paedugar|Pae]]
 +
*[[User:Palatris|Pato]]
 +
}}

Latest revision as of 19:01, 11 July 2011

UNAM-Genomics_Mexico

.

My Info

Apparently there are two servers (at least) in which we can have user decriptions. It seems that most of my work will be done in this server so I'll place my personal information here. Anyway, follow this link if you'd like to see my user information in https://igem.org/.

Work Station

This is the link to my team wiki. It will be very helpfull since, for the time being, iGEM pages are difficult to navigate. Here is my teams roster (paced in ung) and the other iGEM2011 teams list. These are our templates.


This is the deadlines list. This is the safety page with the description of the safety requirements needed for iGEM2011.


These are links that will help me with my work in this team's wiki:

  • iGEM 2010 Jamboree results
  • iGEM 2010 Wiki list
  • w3 CSS [http://www.html.net/tutorials/css/ tutorial]
  • wiki markup basics [http://en.wikipedia.org/wiki/Help:Wiki_markup]
  • transclusion [http://en.wikipedia.org/wiki/Wikipedia:Transclusion]


Follow these links to learn a little bit more about [http://www.lcg.unam.mx/~emunoz/ me] and [http://www.lcg.unam.mx my college].

Checked codes