Browse Source

initial commit

[SVN r23297]
Joaquín M. López Muñoz 22 years ago
parent
commit
a2e31cb6a4
1 changed files with 47 additions and 0 deletions
  1. 47 0
      people/joaquin_lopez.htm

+ 47 - 0
people/joaquin_lopez.htm

@@ -0,0 +1,47 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0.1 Transitional//EN">
+
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz</title>
+</head>
+
+<body bgcolor="#FFFFFF">
+<table cellPadding="2" bgColor="#007f7f" border="1">
+  <tr>
+    <td bgColor="#ffffff">
+      <img alt="c++boost.gif (8819 bytes)" src="../c++boost.gif" width="277" height="86"></td>
+    <td><a href="../index.htm"><font face="Arial" color="#ffffff"><big>Home</big></font></a></td>
+    <td><a href="../libs/libraries.htm"><font face="Arial" color="#ffffff"><big> Libraries</big></font></a></td>
+    <td><a href="people.htm"><font face="Arial" color="#ffffff"><big>People</big></font></a></td>
+    <td><a href="../more/faq.htm"><font face="Arial" color="#ffffff"><big>FAQ</big></font></a></td>
+    <td><a href="../more/index.htm"><font face="Arial" color="#ffffff"><big>More</big></font></a></td>
+  </tr>
+</table>
+
+<p>
+<a href="http://boost.sourceforge.net/photos/joaquin_lopez.jpg">
+<img border="0"
+   src="http://boost.sourceforge.net/photos/joaquin_lopez_small.jpg"
+   alt="http://boost.sourceforge.net/photos/joaquin_lopez.jpg (30625 bytes)"
+   align="left" hspace="10" vspace="5" width="100" height="135">
+</a> Joaqu&iacute;n is a telecom engineer from the <a href="http://www.upm.es">Polytechnic
+University of Madrid</a>. He currently works at
+<a href="http://www.tid.es">Telef&oacute;nica, Investigaci&oacute;n y Desarrollo</a>,
+the R&D branch of the Telef&oacute;nica Group, where he leads a small group
+of developers of multimedia mobile applications. Though actual programming is not
+one of his job responsibilities, he still does some C++ for fun when nobody's around.
+</p>
+
+<p>
+Joaqu&iacute;n's professional career began with his first exposure
+to a Dragon 32 (a Tandy TRS-80 clone) at the age of 13, though at the time he
+probably was unaware of the future impact of this event.
+He enjoys Mathematics, Logic and Latin; his lower case interests include paper
+folding, compulsory reading, travel and visiting all sorts of pubs and restaurants.
+You can contact him at <a href="mailto:joaquin@tid.es">joaquin@tid.es</a>.
+</p>
+
+</body>
+</html>
+

粤ICP备19079148号