Secciones de la página

seed. cv. htm


¿seed. cv. htm o seed. htm?


Árbol de ficheros

Tol

Artículos del sitio

Presentación de Tol

Todos los programas

Simuladores visuales

Sitios que me gustan

Por categorías

Algoritmia

Búsqueda y ordenación

Computación fisiológica

Editorial y edición

Gráficos de datos

Herramientas y utilidades

Hipertexto

Informática forense

Lectura óptica de datos

Metaprogramación

No determinista

Ofimática

Recursión e iteración

Reglas y restricciones

Series y estadística









seed.cv.htm de Antonio.Salmeron

antoniosalmeron.com curriculum vitae.

¿seed.cv.htm o seed.htm?

<!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>

Árbol de ficheros

Antonio.Salmeron construye las páginas y documentos del sitio web antoniosalmeron.con

  • make.tol proceso principal de generación de contenidos del sitio web
  • tol directorios de código fuente en lenguaje de programación Tol
    • cmm funciones comunes de textos, fechas, conjuntos, ficheros, etc.
      • txt.tol funciones de manejo de textos
      • dte.tol funciones de manejo de fechas en español
      • set.tol funciones de manejo de conjuntos
      • fil.tol funciones de gestión de ficheros
      • dir.tol funciones de gestión de directorios
      • tme.tol del macro-expansor simple de Tol en Html
      • htm.tol funciones básicas del lenguaje Html
      • ftp.tol funciones para generar mandatos para hacer Ftp
      • pdf.tol funciones para generar documentos en Pdf
      • xsm.tol para construir sitemaps en Xml
    • app funciones especificas de aplicacion para Antonio.Salmeron
      • pdb.tol funciones de manejo de los posts de una agenda
      • pht.tol funciones auxiliares para el Html de los post
    • inc.tol inclusión de los ficheros Tol básicos y de aplicación
  • agenda directorio destinado a albergar los ficheros de agendas de posts
    • 03.arte.age ejemplo de 2 posts de contenido de poesía para publicar
  • web directorio destinado a las paginas web generadas automáticamente
    • css directorio para ficheros de estilo
      • common.css fichero de estilo para las paginas Html del sitio web
    • seed directorio para ficheros semilla de Html con Tol embebido
      • seed.htm semilla de pagina Html con Tol embebido para el sitio web
      • seed.cv.htm semilla Html con Tol embebido para generar curriculum vitae
    • articulos directorio para paginas de artículos generadas por este programa
    • categorias directorio para paginas de categorias generadas automáticamente
    • sitemap.xml mapa del sitio web generado en Xml de forma automática
  • doc directorio de documentación del programa Antonio.Salmeron
  • antonio_salmeron.pdf documento resumen de funciones del programa de generación Html

2015 asolver.com | Aviso legal | XHTML | Δ Θ Ξ | Creative Commons | Mapa y funciones del sitio

Tol