dave_abrahams.htm 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  4. <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
  5. <meta name="ProgId" content="FrontPage.Editor.Document">
  6. <title>Dave Abrahams</title>
  7. </head>
  8. <!-- Copyright David Abrahams 2006. Distributed under the Boost -->
  9. <!-- Software License, Version 1.0. (See accompanying -->
  10. <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
  11. <body bgcolor="#FFFFFF" text="#000000">
  12. <table border="1" bgcolor="#007F7F" cellpadding="2">
  13. <tr>
  14. <td bgcolor="#FFFFFF"><img src="../boost.png" alt="boost.png
  15. (6897 bytes)" width="277" height="86"></td>
  16. <td><a href="../index.htm"><font face="Arial" color="#FFFFFF"><big>Home</big></font></a></td>
  17. <td><a href="../libs/libraries.htm"><font face="Arial" color="#FFFFFF"><big>Libraries</big></font></a></td>
  18. <td><a href="people.htm"><font face="Arial" color="#FFFFFF"><big>People</big></font></a></td>
  19. <td><a href="../more/faq.htm"><font face="Arial" color="#FFFFFF"><big>FAQ</big></font></a></td>
  20. <td><a href="../more/index.htm"><font face="Arial" color="#FFFFFF"><big>More</big></font></a></td>
  21. </tr>
  22. </table>
  23. <p><a href="http://boost.sourceforge.net/photos/dave_abrahams.jpg">
  24. <img src="http://boost.sourceforge.net/photos/dave_abrahams_small.jpg"
  25. alt="dave_abrahams.jpg (30926 bytes)" border="0" align="left" hspace="10" vspace="5" width="100" height="75"></a>
  26. <a href="mailto:dave@boost-consulting.com">Dave Abrahams</a> is a founding
  27. member and moderator of Boost, and an active member of the wider open-source
  28. community. He has been an ANSI/ISO C++ committee member since 1996, and has
  29. worked in the software industry since 1988. In 2001 He founded <a href="http://www.boost-consulting.com">
  30. Boost Consulting</a>
  31. , a company dedicated to providing professional support and development
  32. services for the Boost C++ libraries and associated tools.
  33. <p>
  34. Dave often shows up at C++ standards committee meetings on a bicycle. He lives
  35. in Somerville, Massachusetts with his beautiful wife, Luann.</p>
  36. </body>
  37. </html>
粤ICP备19079148号