Boost logo

Boost-Commit :

From: anthony_at_[hidden]
Date: 2008-03-17 05:17:52


Author: anthonyw
Date: 2008-03-17 05:17:52 EDT (Mon, 17 Mar 2008)
New Revision: 43667
URL: http://svn.boost.org/trac/boost/changeset/43667

Log:
Added Anthony Williams to people pages
Added:
   website/public_html/beta/users/people/anthony_williams.html (contents, props changed)
   website/public_html/beta/users/people/anthony_williams.jpg (contents, props changed)
   website/public_html/beta/users/people/anthony_williams_large.jpg (contents, props changed)
Text files modified:
   website/public_html/beta/users/people.html | 5 +++++
   1 files changed, 5 insertions(+), 0 deletions(-)

Modified: website/public_html/beta/users/people.html
==============================================================================
--- website/public_html/beta/users/people.html (original)
+++ website/public_html/beta/users/people.html 2008-03-17 05:17:52 EDT (Mon, 17 Mar 2008)
@@ -241,6 +241,11 @@
                 "left-inset" /><span class="link">Daryle
                 Walker</span></a></li>
 
+ <li><a href="people/anthony_williams.html"><img src=
+ "people/anthony_williams.jpg" alt="-" class=
+ "left-inset" /><span class="link">Anthony
+ Williams</span></a></li>
+
                 <li><a href="people/thomas_witt.html"><img src=
                 "people/thomas_witt_small.jpg" alt="-" class=
                 "left-inset" /><span class="link">Thomas Witt</span></a></li>

Added: website/public_html/beta/users/people/anthony_williams.html
==============================================================================
--- (empty file)
+++ website/public_html/beta/users/people/anthony_williams.html 2008-03-17 05:17:52 EDT (Mon, 17 Mar 2008)
@@ -0,0 +1,76 @@
+<!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>Anthony Williams</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]> <style type="text/css"> body { behavior: url(/style/csshover.htc); } </style> <![endif]-->
+</head>
+
+<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>Anthony Williams</h1>
+ </div>
+
+ <div class="section-body">
+ <p><img src="anthony_williams_large.jpg" alt="-" class="portrait" />
+ Anthony Williams is the Managing Director of <a href=
+ "http://www.justsoftwaresolutions.co.uk" class= "external">Just
+ Software Solutions Ltd</a>. He spends most of his time
+ developing custom software for clients.</p>
+
+ <p>Anthony is a member of the BSI C++ Standards Panel, and is
+ author or co-author of many of the thread-related proposals for
+ C++09, as well as several articles for magazines such as Dr
+ Dobb's Journal and C++ Users Journal.</p>
+
+ <p>He is married, with two children, and lives in the far West
+ of Cornwall, UK, where he can see the sea from his office.</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 &copy; 2008 Anthony Williams</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>

Added: website/public_html/beta/users/people/anthony_williams.jpg
==============================================================================
Binary file. No diff available.

Added: website/public_html/beta/users/people/anthony_williams_large.jpg
==============================================================================
Binary file. No diff available.


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk