Explorar el Código

Updated at Mat's behest.

[SVN r28716]
Dave Abrahams hace 21 años
padre
commit
dba9e49db2
Se han modificado 1 ficheros con 42 adiciones y 26 borrados
  1. 42 26
      people/mat_marcus.htm

+ 42 - 26
people/mat_marcus.htm

@@ -1,40 +1,56 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
+
 <html>
   <head>
+    <meta name="generator" content=
+    "HTML Tidy for Cygwin (vers 1st April 2002), see www.w3.org">
     <meta http-equiv="Content-Language" content="en-us">
     <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
     <meta name="ProgId" content="FrontPage.Editor.Document">
-    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
+    <meta http-equiv="Content-Type" content=
+    "text/html; charset=windows-1252">
+
     <title>Mat Marcus</title>
   </head>
+
   <body bgcolor="#FFFFFF">
     <table border="1" bgcolor="#007F7F" cellpadding="2">
       <tr>
-        <td bgcolor="#FFFFFF"><img src="../boost.png" alt="boost.png (6897 bytes)" 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>
+        <td bgcolor="#FFFFFF"><img src="../boost.png" alt=
+        "boost.png (6897 bytes)" 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/mat_marcus.jpg"> <img border="0" src="http://boost.sourceforge.net/photos/mat_marcus_small.jpg" xthumbnail-orig-image="mat_marcus.jpg" width="112" height="130" align="left" hspace="10" vspace="5"></a>Mat 
-      Marcus is a senior computer scientist in the Advanced Technology Group at Adobe 
-      Systems, Inc. He has been developing software since 1985. In the summer of 
-      2000, during a camping trip on the Washington coast, he read Czarnecki and 
-      Eisenecker's seminal &quot;Generative Programming&quot; book. This opened up a 
-      world of development possibilities beyond objects for him, and he hasn't looked 
-      back. His first contribution to Boost followed soon afterwards; he discovered a 
-      way to exploit the properties of the sizeof operator to simulate partial 
-      specialization (is_pointer, etc. with Jesse Jones).
-    </p>
-    <p>A mathematician by training, Mat is amused by abstraction. In his spare 
-      professional time he is studying algebraic specification, category theory, and 
-      philosophy in the hopes of someday understanding and exploiting the deep 
-      answers to the question &quot;What is a type?&quot;. He is currently active as 
-      Adobe's principal representative on the ANSI/ISO C++ committee. Mat also enjoys 
-      ultimate frisbee, go, bodysurfing, and camping with his family. But above all, 
-      he likes to laugh.</p>
-    <p>Mat lives in Seattle with his wife and young son (shown in large photo).
-    </p>
+
+    <p><a href="http://boost.sourceforge.net/photos/mat_marcus.jpg"><img
+    border="0" src="http://boost.sourceforge.net/photos/mat_marcus_small.jpg"
+    xthumbnail-orig-image="mat_marcus.jpg" width="112" height="130" align=
+    "left" hspace="10" vspace="5"></a></p>
+
+    <p><a href="http://www.emarcus.org">Mat Marcus</a> is a senior computer
+    scientist in the Software Technology Lab at Adobe Systems, Inc. He has
+    been developing software since 1985. Recent projects include a
+    collaboration with <a href="http://www.stepanovpapers.com">Alex
+    Stepanov</a> on a programming class and work on the <a href=
+    "http://opensource.adobe.com">Adobe Source Library</a>. Mat's first
+    contribution to Boost came in the summer of 2000, when he discovered a
+    way to exploit the properties of the sizeof operator to simulate partial
+    specialization (is_pointer, etc. with Jesse Jones). Mat lives in Seattle
+    with his wife and son.</p>
   </body>
 </html>
+

粤ICP备19079148号