antoniosalmeron.com curriculum vitae.
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- /////////////////////////////////////////////////////////////////////////
// FILE : seed.htm
// AUTHOR : http://www.asolver.com
// PURPOSE : antoniosalmeron.com curriculum vitae.
////////////////////////////////////////////////////////////////////////// -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<meta name="author" content="Antonio Salmeron">
<meta name="ROBOTS" content="INDEX, FOLLOW" />
<meta name="revisit-after" content="1 month" />
<meta name="rating" content="GENERAL" />
<meta name="distribution" content="GLOBAL" />
<meta name="language" content=<{Q(If(CtrEng, "english", "spanish"))}> />
<{
Text TmeEmpty; // Only definitions, no html code
}>
<meta
name ="description"
content ="Antonio Salmeron Cabañas, curriculum vitae, antoniosalmeron.com">
<meta name="keywords"
content ="Antonio Salmeron Cabañas; curriculum vitae; CV; antoniosalmeron.com">
<title><{ e2("Antonio Salmeron, PhD, Master in Computer Sciences, MBA",
"Antonio Salmerón, Doctor en Informática, MBA") }></title>
<script type="text/javascript" src="../src/common.js"></script>
</head>
<style type="text/css">
body
{
margin: 0px 0px 0px 0px;
font-family: Franklin Gothic Book, arial, sans-serif;
font-size: 10pt;
color: #000000;
background-color: #ffffff
}
h1
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 28pt;
color: #ffffff;
background-color: #ff0000;
text-decoration: none;
text-align: left;
}
h2
{
margin: 10px 0px 8px 0px;
padding: 0px 0px 0px 0px;
font-size: 20pt;
color: #404040;
background-color: #ffffff;
text-decoration: none;
text-align: left;
border-top: 1px solid #ff0000;
}
h3
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 14pt;
color: #404040;
background-color: #ffffff;
text-decoration: none;
text-align: left;
}
img
{
float: right;
margin: 0px 0px 10px 10px;
padding: 0px 0px 10px 10px;
font-size: 0pt;
}
p
{
font-size: 10pt;
font-weight: normal;
color: #000000;
background-color: #ffffff;
text-align: justify;
}
a
{
color: #000000;
}
br
{
font-size: 10pt;
}
ul
{
margin: 8px 0px 8px 16px;
padding: 0px 0px 0px 0px;
font-size: 10pt;
font-weight: normal;
color: #000000;
background-color: #ffffff;
text-align: justify;
}
li
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: disc outside; /* circle; disc; */
}
</style>
<{
Text ascTin = e2("Antonio Salmeron",
"Antonio Salmerón");
Text ascLar = e2("Antonio Salmeron Cabanas",
"Antonio Salmerón Cabañas");
Text titLar = e2("IT and Business Consultant",
"Consultor de Tecnología y Negocios");
Text phDTin = e2("PhD CS",
"Doctor");
Text phDLar = e2("Ph.D. in Information Technology",
"Doctor en Tecnologías de la Información")+", UPM";
Text ldoTin = e2("MS CS",
"Ldo. en Informártica");
Text ldoLar = e2("Master in Computer Science",
"Licenciado en Informática")+", UPM";
Text mbaTin = e2("MBA",
"MBA");
Text mbaLar = e2("Master in Bussines Administration",
"Máster en Administración de Empresas")+", IESE, UNAV";
Text ubuTin = e2("Specialist in Real Estate",
"Especialista Inmobiliario");
Text ubuLar = e2("Specialist in Real Estate Management",
"Especialista en Gestión Inmobiliaria")+", UBU";
Text uieTin = e2("Master in Computer Forensics",
"Máster en Informática Forense");
Text uieLar = e2("Master in Computer Forensics",
"Máster en Informática Forense y Pericial")+
", International University";
Text secQua = e2("Qualifications",
"Titulaciones");
Text secExp = e2("Experience",
"Experiencia");
Text secPub = e2("Publications, Presentations, etc.",
"Publicaciones, Ponencias, etc.");
Text secCom = e2("Complementary Information",
"Información Complementaria");
Text secCon = e2("Contact",
"Contacto");
Real iniInf = 1984;
Text perInf = tx(Year(Now) - iniInf);
Real iniNeg = 1989;
Text perNeg = tx(Year(Now) - iniNeg);
Text yeaNow = tx(Year(Now));
Text TmeEmpty; // Only definitions, no html code
}>
<body>
<!-- ///////////////////////////////////////////////////////////////////// -->
<img height=420 src="../curriculum/antoniosalmeron.jpg">
<!-- ///////////////////////////////////////////////////////////////////// -->
<h1><center><{ Text ascTin }></center></h1>
<br>
<h3><{ Text titLar }></h3>
<ul>
<li><{ Text secQua + ": " }>
<ul>
<li><{ Text phDLar + "." }></li>
<li><{ Text mbaLar + "." }></li>
<li><{ Text ubuLar + "." }></li>
</ul>
</li>
<li><{ Text secExp + ":" }>
<ul>
<li>
<{ Text perInf + " " +
e2("years in software engineering",
"años en ingeniería del software") +
" (" + tx(iniInf) + "-" + yeaNow + ")." }>
</li>
<li>
<{ Text perNeg + " " +
e2("years in business management",
"años en gestión de empresas") +
" (" + tx(iniNeg) + "-" + yeaNow + ")." }>
</li>
</ul>
</li>
<li><{ e2("Index", "Índice") }>:
<ul>
<li><a href="#secQua"><{ Text secQua + "." }></a></li>
<li><a href="#secExp"><{ Text secExp + "." }></a></li>
<li><a href="#secPub"><{ Text secPub }></a></li>
<li><a href="#secCom"><{ Text secCom + "." }></a></li>
<li><a href="#secCon"><{ Text secCon + "." }></a></li>
</ul>
</li>
</ul>
<!-- ///////////////////////////////////////////////////////////////////// -->
<br>
<h2><a name="secQua"><{ Text secQua }></a></h2>
<h3><{ e2("Main Qualifications",
"Titulaciones Principales") }></h3>
<ul>
<{ liRev("Titulación") }>
</ul>
<h3><{ e2("Received Courses",
"Cursos Recibidos") }></h3>
<ul>
<{ liSet("Curso recibido") }>
</ul>
<!-- ///////////////////////////////////////////////////////////////////// -->
<br>
<h2><a name="secExp"><{ Text secExp }></a></a></h2>
<h3><{ Text e2("IT and Business Consultant",
"Consultor de Tecnología y Negocios") }></h3>
<ul>
<{ liSet("ASolver") }>
</ul>
<h3><{ Text e2("General Manager of Bayes Forecast",
"Bayes Forecast, Director general") }></h3>
<ul>
<{ liSet("Bayes") }>
</ul>
<h3><{ Text e2("Sales Director of EQ Intelligent Systems",
"EQ Sistemas Inteligentes, Director comercial") }></h3>
<ul>
<{ liSet("EQ") }>
</ul>
<h3><{ Text e2("Initial Experience",
"Experiencia Inicial") }></h3>
<ul>
<{ liSet("Inicial") }>
</ul>
<!-- ///////////////////////////////////////////////////////////////////// -->
<br>
<h2><a name="secPub"><{ Text secPub }></a></h2>
<h3><{ e2("Publications",
"Publicaciones") }></h3>
<ul>
<{ liSet("Publicación") }>
</ul>
<h3><{ e2("Given Courses",
"Cursos Impartidos") }></h3>
<ul>
<{ liSet("Curso impartido") }>
</ul>
<h3><{ e2("Presentations",
"Ponencias") }></h3>
<ul>
<{ liSet("Ponencia") }>
</ul>
<h3><{ e2("Intellectual Property",
"Propiedad Intelectual") }></h3>
<ul>
<{ liSet("Registro") }>
</ul>
<h3><{ e2("References and appointments",
"Referencias y citas") }></h3>
<ul>
<{ liSet("Referencia") }>
</ul>
<!-- ///////////////////////////////////////////////////////////////////// -->
<br>
<h2><a name="secCom"><{ Text secCom }></a></h2>
<h3><{ e2("Collaborations and other initiatives",
"Colaboraciones y otras iniciativas") }></h3>
<ul>
<{ liSet("Dato de interés") }>
</ul>
<h3><{ e2("Personal interests",
"Intereses personales") }></h3>
<ul>
<{ liSet("Interés personal") }>
</ul>
<!-- ///////////////////////////////////////////////////////////////////// -->
<br>
<h2><a name="secCon"><{ Text secCon }></a></h2>
<ul>
<li><{ Text ascLar }>
<li><{ e2("mobile: (+34) 690 855 320", "móvil: 690 855 320") }>
<li><{ e2("office: (+34) 917 906 868", "teléfono: 917 906 868") }>
<li><{ e2("fax: (+34) 917 906 869", "fax: 917 906 869") }>
<li>url: <a href="http://www.asolver.com">http://www.asolver.com</a>
<li>email: <{ CriMaiOne; // Contacto }>
<li><{ e2("address", "dirección") }>:
Paseo de la Castellana 135,
28046 Madrid<{ Text spaNam = e2(", Spain", "") }>
<li><{ e2("P.O. Box", "apartado postal") }>
29009, 28080 Madrid<{ Text spaNam }>
</ul>
<!-- ///////////////////////////////////////////////////////////////////// -->
<br>
<h2></h2>
<center>
<b>
<{ Text ascTin+"," }>
<{ Text phDTin + ", " + ldoTin + ", " + mbaTin + ", " +
ubuTin + ", " + uieTin + "; " }>
<{ e2("Madrid (Spain),", "Madrid,") }>
<{ yeaNow }>
</b>
</center>
</body>
</html>
Antonio.Salmeron construye las páginas y documentos del sitio web antoniosalmeron.con
2015 asolver.com | Aviso legal | XHTML | Δ Θ Ξ | Creative Commons | Mapa y funciones del sitio