mirror of
https://github.com/boostorg/website.git
synced 2026-01-30 20:32:16 +00:00
83 lines
2.8 KiB
HTML
83 lines
2.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
|
<head>
|
|
<title>Robert Ramey</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
|
<link rel="icon" href="/favicon.ico" type="image/ico" />
|
|
<link rel="stylesheet" type="text/css" href="/style/section-boost.css" />
|
|
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style/csshover3.htc); } </style> <![endif]-->
|
|
</head><!--
|
|
Note: Editing website content is documented at:
|
|
http://www.boost.org/development/website_updating.html
|
|
-->
|
|
|
|
<body>
|
|
<div id="heading">
|
|
<!--#include virtual="/common/heading.html" -->
|
|
</div>
|
|
|
|
<div id="body">
|
|
<div id="body-inner">
|
|
<div id="content">
|
|
<div class="section" id="intro">
|
|
<div class="section-0">
|
|
<div class="section-title">
|
|
<h1>Robert Ramey</h1>
|
|
</div>
|
|
|
|
<div class="section-body">
|
|
<p><img src="robert_ramey.jpg" alt="-" class="portrait" />
|
|
<a href="http://www.rrsd.com" class="external">Robert Ramey</a>
|
|
is a contract software developer living in Santa Barbara,
|
|
California. He has been involved in all aspects of the computer
|
|
industry for more than 30 years.</p>
|
|
|
|
<p>After graduating with an MS in Operations Research from U.C.
|
|
Berkeley in 1971 and serving 18 months in the miltary, he left
|
|
on a trip to Ecuador. There he founded a data processing
|
|
company which is still in operation today. Returning to
|
|
California in 1986, he focused on the more technical aspects of
|
|
software development. This has resulted in the completion of
|
|
projects such as the Postman's Sort and Boost serialization
|
|
library - among others.</p>
|
|
|
|
<p>Other current interests include hanggliding, squash, hiking
|
|
and bike riding.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="sidebar">
|
|
<!--#include virtual="/common/sidebar-common.html" -->
|
|
<!--#include virtual="/common/sidebar-boost.html" -->
|
|
</div>
|
|
|
|
<div class="clear"></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="footer">
|
|
<div id="footer-left">
|
|
<div id="revised">
|
|
<p>Revised $Date$</p>
|
|
</div>
|
|
|
|
<div id="copyright">
|
|
<p>Copyright © 2004 Robert Ramey</p>
|
|
|
|
<p>Copyright Rene Rivera 2004-2005.</p>
|
|
</div><!--#include virtual="/common/footer-license.html" -->
|
|
</div>
|
|
|
|
<div id="footer-right">
|
|
<!--#include virtual="/common/footer-banners.html" -->
|
|
</div>
|
|
|
|
<div class="clear"></div>
|
|
</div>
|
|
</body>
|
|
</html>
|