mirror of
https://github.com/boostorg/boost.git
synced 2025-04-09 14:57:01 +00:00
Add Gary Powell Bio
[SVN r8106]
This commit is contained in:
parent
84bbe6dd57
commit
8254d8eb84
4 changed files with 35 additions and 0 deletions
|
@ -92,6 +92,10 @@
|
|||
<td><a href="people/paul_moore.htm">Paul Moore</a></td>
|
||||
<td><a href="people/paul_moore.jpg"><img border="0" src="people/paul_moore_small.jpg" alt="paul_moore.jpg (12023 bytes)" width="100" height="81"></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="people/gary_powell.htm">Gary Powell</a></td>
|
||||
<td><a href="people/gary_powell.jpg"><img border="0" src="people/gary_powell_small.jpg" alt="gary_powell.jpg (13577 bytes)" width="100" height="133"></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="people/mark_rodgers.htm">Mark Rodgers</a></td>
|
||||
<td><a href="people/mark_rodgers.jpg"><img border="0" src="people/mark_rodgers_small.jpg" alt="mark_rodgers.jpg (23035 bytes)" width="100" height="75"></a></td>
|
||||
|
|
31
people/gary_powell.htm
Normal file
31
people/gary_powell.htm
Normal file
|
@ -0,0 +1,31 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||||
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
|
||||
<meta name="ProgId" content="FrontPage.Editor.Document">
|
||||
<title>Gary Powell</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="../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="gary_powell.jpg"><img border="0" src="gary_powell_small.jpg" alt="gary_powell.jpg (13577 bytes)" align="left" hspace="10" vspace="5" width="100" height="133"></a>Gary Powell has been messing around with C++ since '87 when he dreamed about adding his own operators to the language. Since then he's been busy
|
||||
overloading everything in sight, and working on bringing functional programming to C++.</p>
|
||||
<p>He currently works for Sierra On-line <a href="http://www.sierra.com">http://www.sierra.com</a> a division of
|
||||
Havas Interactive, a wholly owned subsidiary of Vivedi Universal of France, <a href="http://www.vivendi.com">http://www.vivendi.com</a> as a game programmer where he writes AI.</p>
|
||||
<p>He can be reached at <a href="mailto:gary.powell@sierra.com">gary.powell@sierra.com</a> but don't ask him how to solve
|
||||
the riddle of the left handed troll.</p>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
BIN
people/gary_powell.jpg
Normal file
BIN
people/gary_powell.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
people/gary_powell_small.jpg
Normal file
BIN
people/gary_powell_small.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
Loading…
Add table
Reference in a new issue