mirror of
https://github.com/boostorg/website.git
synced 2026-01-23 06:02:18 +00:00
100 lines
3.4 KiB
HTML
100 lines
3.4 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>
|
|
<meta name="generator" content=
|
|
"HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 16.4), see www.w3.org" />
|
|
|
|
<title>Community</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<link rel="icon" href="/favicon.ico" type="image/ico" />
|
|
<link rel="stylesheet" type="text/css" href=
|
|
"../style-v2/section-community.css" />
|
|
<!--[if IE 7]> <style type="text/css"> body { behavior: url(/style-v2/csshover3.htc); } </style>
|
|
<![endif]-->
|
|
|
|
<style type="text/css">
|
|
/*<![CDATA[*/
|
|
iframe.c1 {border: 0px none; }
|
|
/*]]>*/
|
|
</style>
|
|
</head><!--
|
|
Note: Editing website content is documented at:
|
|
https://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>Community</h1>
|
|
</div>
|
|
|
|
<div class="section-body">
|
|
<p>Although Boost was begun by members of the C++ Standards
|
|
Committee Library Working Group, participation has expanded to
|
|
include thousands of programmers from the C++ community at
|
|
large.</p>
|
|
|
|
<p>If you are interested in participating in Boost, please join
|
|
our main <a href="groups.html#main">developers mailing
|
|
list</a>. Discussions are highly technical, and listed members
|
|
are encouraged to participate in formal reviews of proposed
|
|
libraries. There is also a <a href="groups.html#users">users
|
|
mailing list</a>, and several <a href=
|
|
"groups.html#projects">project specific lists</a>.</p>
|
|
|
|
<p>If you are looking for more lively interaction with the
|
|
Boost community there are also some <a href="irc.html">internet
|
|
relay chat</a> channels (freenode) that users and developers
|
|
like to hang out in.</p>
|
|
|
|
<p>Below is a community maintained calendar of Boost related
|
|
events. Mostly, this includes development of the release. Note
|
|
that schedules slip and this might not be up to
|
|
date.</p><iframe src=
|
|
"https://www.google.com/calendar/embed?src=5rorfm42nvmpt77ac0vult9iig%40group.calendar.google.com&ctz=America/Chicago"
|
|
class="c1" width="100%" height="600" frameborder="0" scrolling=
|
|
"no"></iframe>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="sidebar">
|
|
<!--#include virtual="/common/sidebar-common.html" -->
|
|
<!--#include virtual="/common/sidebar-community.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 Rene Rivera 2007.</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>
|