mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 22:39:25 +00:00
Add Doug Gregor
[SVN r10373]
This commit is contained in:
parent
03aef31fc6
commit
dfb318d29e
4 changed files with 39 additions and 0 deletions
32
people/doug_gregor.html
Normal file
32
people/doug_gregor.html
Normal file
|
@ -0,0 +1,32 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
|
||||
<meta name="ProgId" content="FrontPage.Editor.Document">
|
||||
<title>Doug Gregor</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF" text="#000000">
|
||||
|
||||
<table border="1" bgcolor="#007F7F" cellpadding="2">
|
||||
<tr>
|
||||
<td bgcolor="#FFFFFF"><img src="../c++boost.gif" alt="c++boost.gif (8819 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="doug_gregor.jpg"><img src="doug_gregor_small.jpg" alt="doug_gregor.jpg (62536 bytes)" border="0" align="left" hspace="10" vspace="5" width="100" height="133"></a>
|
||||
<p>Doug is a PhD student in the <a href="http://www.cs.rpi.edu">Computer Science</a> department at <a href="http://www.rpi.edu">Rensselaer Polytechnic Institute</a> (no, it's not in Rochester), where it is rumored that early alpha versions of the Standard Template Library were inflicted upon unwitting Freshman...
|
||||
|
||||
<p>As a generic programming zealot, his search for the One True Generic Language has brought him to the <a href="http://www.cs.rpi.edu/research/gpg">Generic Programming Group</a>, where much of his time is devoted to research in <a href="http://www.cs.rpi.edu/research/gpg/Simplicissimus">high-level compiler optimizers</a> for the C++ language.
|
||||
|
||||
<p> When not hunched over in front of an <a href="http://www.xemacs.org">XEmacs</a> window, Doug looks to his wife Amy to help him navigate through the daylight. Once there, he enjoys tennis and the occasional game of paintball.
|
||||
|
||||
<p>Email: <a href="mailto:gregod@cs.rpi.edu">gregod@cs.rpi.edu</a></p>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
BIN
people/doug_gregor.jpg
Normal file
BIN
people/doug_gregor.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
people/doug_gregor_small.jpg
Normal file
BIN
people/doug_gregor_small.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.4 KiB |
|
@ -60,6 +60,10 @@
|
|||
<td><a href="peter_dimov.htm">Peter Dimov</a></td>
|
||||
<td><a href="peter_dimov.jpg"><img border="0" src="peter_dimov_small.jpg" alt="peter_dimov.jpg (16507 bytes)" width="100" height="131"></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="doug_gregor.html">Doug Gregor</a></td>
|
||||
<td><a href="doug_gregor.jpg"><img border="0" src="doug_gregor_small.jpg" alt="doug_gregor.jpg (30947 bytes)" width="100" height="133"></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="ralf_w_grosse_kunstleve.htm">Ralf W Grosse-Kunstleve</a></td>
|
||||
<td><a href="ralf_w_grosse_kunstleve.jpg"><img border="0" src="ralf_w_grosse_kunstleve_small.jpg" alt="ralf_w_grosse_kunstleve.jpg (29133 bytes)" width="100" height="134"></td>
|
||||
|
@ -126,6 +130,9 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<p>Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->21 June, 2001<!--webbot bot="Timestamp" endspan i-checksum="19848" -->
|
||||
</p>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue