Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/more/mailing_lists.htm @ 46

Last change on this file since 46 was 29, checked in by landauf, 16 years ago

updated boost from 1_33_1 to 1_34_1

File size: 17.4 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<html>
4<head>
5  <title>Mailing Lists</title>
6  <meta name="generator" content=
7  "Microsoft FrontPage 5.0">
8  <meta name="generator" content="Microsoft FrontPage 5.0">
9  <meta name="generator" content="Microsoft FrontPage 5.0">
10  <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
11  <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
12  <meta name="ProgId" content="FrontPage.Editor.Document">
13<style type="text/css">
14@import ../boost.css
15.first {
16  margin-top: 0 }
17
18.last {
19  margin-bottom: 0 }
20
21div.attention, div.caution, div.danger, div.error, div.hint,
22div.important, div.note, div.tip, div.warning, div.admonition {
23  margin: 2em ;
24  border: medium outset ;
25  padding: 1em }
26
27div.attention p.admonition-title, div.caution p.admonition-title,
28div.danger p.admonition-title, div.error p.admonition-title,
29div.warning p.admonition-title {
30  color: red ;
31  font-weight: bold ;
32  font-family: sans-serif }
33
34div.hint p.admonition-title, div.important p.admonition-title,
35div.note p.admonition-title, div.tip p.admonition-title,
36div.admonition p.admonition-title {
37  font-weight: bold ;
38  font-family: sans-serif }
39  </style>
40</head>
41
42<body bgcolor="#FFFFFF" text="#000000">
43  <table summary="Navigational header"
44        border="1" bgcolor="#007F7F" cellpadding="2">
45    <tr>
46      <td bgcolor="#FFFFFF"><img src="../boost.png" alt=
47      "boost.png (6897 bytes)" width="277" height="86"></td>
48
49      <td><a href="../index.htm"><font face="Arial" color=
50      "#FFFFFF"><big>Home</big></font></a></td>
51
52      <td><a href="../libs/libraries.htm"><font face="Arial" color=
53      "#FFFFFF"><big>Libraries</big></font></a></td>
54
55      <td><a href="../people/people.htm"><font face="Arial" color=
56      "#FFFFFF"><big>People</big></font></a></td>
57
58      <td><a href="faq.htm"><font face="Arial" color=
59      "#FFFFFF"><big>FAQ</big></font></a></td>
60
61      <td><a href="index.htm"><font face="Arial" color=
62      "#FFFFFF"><big>More</big></font></a></td>
63    </tr>
64  </table>
65
66  <h1>Boost Mailing Lists and other resources</h1>
67
68  <p>The mailing lists are the heart of the Boost community.&nbsp; You may
69  read the lists via full-content email, email digests, or via newsgroup
70  reader.</p>
71
72  <p>Hosting for the mailing lists is donated by the <a href=
73  "http://www.osl.iu.edu/">Open Systems Lab at Indiana University</a>.</p>
74
75  <p>Access to Boost mailing lists via newsgroup (NNTP) is contributed by
76  <a href="http://www.gmane.org/">GMANE</a>.</p><a name="gmane_post" id=
77  "gmane_post"></a><a name="important_notes" id="important_notes"></a>
78
79  <div class="admonition-note admonition">
80    <p class="first admonition-title">Before Posting</p>
81
82    <p class="last">
83
84    <b>Read the <a href="discussion_policy.htm">Discussion Policy and
85    Guide to Effective Posting</a>.</b>&nbsp; Doing so will help you
86    to ensure that your post is read by the people who can help you
87    and received in the spirit in which it was intended.
88
89<p>
90    <b>Subscribe your posting address.</b>&nbsp; As an anti-spam
91      measure, postings to most Boost mailing lists will only be
92      accepted if the posting's "From:" header contains an email
93      address that is subscribed to the list.&nbsp; If you try to post from
94      an address that isn't subscribed, you will probably get a
95      message that says:</p>
96
97    <blockquote>
98      <tt>You are not allowed to post to this mailing list, and your message
99      has been automatically rejected. If you think that your messages are
100      being rejected in error, contact the mailing list owner at</tt> <i>list
101      administrator's email address</i>.
102    </blockquote>If you need to post from multiple email addresses, you
103    should subscribe each one separately.&nbsp; You can configure your subscription
104    settings for any address to disable mail delivery via each mailing list's
105    web interface.
106
107    <p>Even postings made through the <a href=
108    "http://www.gmane.org">GMane</a> news server need to be made from
109    subscribed addresses because GMane simply forwards your postings
110    on to the appropriate email list.&nbsp; Don't be fooled by GMane's
111    authentication message that says "you are now authorized to post
112    to this list" after you answer its autogenerated mail; only
113    subscribed addresses may post.</p>
114
115</div>
116
117  <dl>
118      <dt><a href="#users">Boost Users</a> list
119
120    <dt><a href="#main">Boost developers</a> list</dt>
121
122    <dd>
123      <dl>
124        <dt><a href="#archive">Archives</a> for the Boost developers
125        list</dt>
126      </dl>
127    </dd>
128
129    <dt><a href="#announce">Boost Announce</a> list</dt>
130
131    <dt><a href="#interest">Boost Interest</a> list</dt>
132
133    <dt><a href="#projects">Project-Specific</a> lists</dt>
134
135    <dd>
136      <dl>
137        <dt><a href="#jamboost">Boost.Build</a> list</dt>
138
139        <dt><a href="#cplussig">Python C++-Sig</a> (for Boost.Python)</dt>
140
141        <dt><a href="#langbinding">Language Binding</a> (for generalized C++
142        bindings)</dt>
143
144        <dt><a href="#spirit">Boost.Spirit</a> lists</dt>
145
146        <dt><a href="https://lists.sourceforge.net/lists/listinfo/boost-docs">Boost.Documentation</a> list</dt>
147
148        <dt><a href="#testing">Testing</a> list (about regression-testing the
149        boost libraries, not for the Boost.Test library specifically)</dt>
150
151        <dt><a href="#ublas">Boost.uBlas (numerics)</a> list</dt>
152
153        <dt><a href="#thread">Boost.Thread</a> list</dt>
154      </dl>
155    </dd>
156
157    <dt><a href="#sandbox">Boost Sandbox</a></dt>
158
159    <dt><a href="#IRC">#boost IRC channel</a></dt>
160  </dl>
161
162  <h2>Boost <a name="users" id="users">Users</a> mailing list (also available
163  via newsgroup)</h2>
164
165  <p>This list is oriented toward casual users of the Boost
166  libraries.&nbsp;It is a good place to start if you are having
167  trouble getting started with Boost or its individual libraries.  Feel
168  free to post both "newbie" and more challenging questions, but
169  please check first to see if there's an
170  appropriate <a href="#projects">Project-Specific</a> list; you'll
171  often get better answers in a forum dedicated to your problem
172  area.&nbsp; This list is relatively
173  low volume (less than 500 per month).&nbsp; Subscribe or unsubscribe
174  at the <a href=
175  "http://lists.boost.org/mailman/listinfo.cgi/boost-users">Boost Users list
176  home page</a>.
177</p>
178
179  <p>For those who prefer to participate via an NNTP (<a name=
180  "users_newsgroup" id="users_newsgroup">newsgroup</a>) interface, a gateway
181  to the Boost Users mailing list is available at <a href=
182  "news://news.gmane.org/gmane.comp.lib.boost.user">news://news.gmane.org/gmane.comp.lib.boost.user</a>.
183  You can also browse <a href=
184  "http://news.gmane.org/thread.php?group=gmane.comp.lib.boost.user">Gmane's
185  searchable archive</a>.</p>
186
187  <h2><a name="main" id="main">Boost</a> developers mailing list (also
188  available via newsgroup)</h2>
189
190  <p>This is the main Boost mailing list.&nbsp; It is high volume (over 1000
191  messages per month), very technical, and oriented toward Boost library
192  developers. It is also read by many other members interested in watching
193  the Boost library development process.&nbsp; Virtually all Boost decisions,
194  major or minor, technical or otherwise, are reached via public discussion
195  on this mailing list.&nbsp; It is where the formal reviews of proposed
196  libraries take place. Subscribe or unsubscribe at <a href=
197  "http://lists.boost.org/mailman/listinfo.cgi/boost">http://lists.boost.org/mailman/listinfo.cgi/boost</a>.</p>
198
199  <p>When we talk about the "members of Boost", we are talking about those
200  signed up for this main mailing list.</p>
201
202  <p>For those who prefer to participate via an NNTP (<a name="newsgroup" id=
203  "newsgroup">newsgroup</a>) interface, a gateway to the Boost mailing list
204  is available at <a href=
205  "news://news.gmane.org/gmane.comp.lib.boost.devel">news://news.gmane.org/gmane.comp.lib.boost.devel</a>.
206
207  <p>Preliminary libraries under discussion are available from the <a href=
208  "http://boost-consulting.com/vault/">Vault</a>.</p>
209
210  <h3><a name="archive" id="archive">Archives</a> for Boost developers
211  list</h3>
212
213  <p>Archives of Boost messages include the
214  <a href="http://news.gmane.org/thread.php?group=gmane.comp.lib.boost.devel">Boost
215  GMane NNTP Archive</a>, <a href=
216  "http://www.mail-archive.com/boost%40lists.boost.org/">The Mail
217  Archive</a>, <a
218  href="http://archives.free.net.ph/list/boost.en.html">The Free
219  Network Group</a>, and of course there is a Google search link for our <a href=
220  "http://lists.boost.org/Archives/boost/">MailMan Archive</a> on
221  <a href="../index.htm">our home page</a>.
222
223  <h2>Boost <a name="announce" id="announce">Announce</a> mailing list</h2>
224
225  <p>This is an announce-only list for notification of upcoming software
226  releases and formal reviews of proposed libraries. One to three messages
227  per month.&nbsp; Subscribe or unsubscribe at the <a href=
228  "http://lists.boost.org/mailman/listinfo.cgi/boost-announce">Boost Announce
229  list home page</a>.</p><a name="interest" id="interest"></a>
230
231  <h2>Boost Interest Mailing List</h2>
232
233  <p>This list is a moderated low-traffic announcement-only list of
234  interest to the Boost community. On topic messages will include
235  announcements of books, magazine articles, papers, talks, seminars,
236  products, tools, events, or conferences on advanced uses of C++,
237  generic/generative/meta-programming, and, of course, the Boost
238  libraries.  Off topic will be discussion of any kind. Job postings
239  are accepted at the moderators' discretion.  Subscribe or
240  unsubscribe at the <a href=
241  "http://lists.boost.org/mailman/listinfo.cgi/boost-interest">Boost-Interest
242  home page</a>.</p>
243
244  <h2><a name="projects" id="projects">Project-Specific lists</a></h2>Several
245  mailing lists have been established for specific Boost projects:
246
247  <dl>
248    <dd>
249      <h3><a name="jamboost" id="jamboost">Boost.Build</a>
250      list</h3>The mailing list for the <a href=
251      "../tools/build">Boost Build System</a> is located <a href=
252      "http://lists.boost.org/mailman/listinfo.cgi/boost-build">here</a>. GMane provides
253      <a href="news://news.gmane.org/gmane.comp.lib.boost.build">NNTP
254      access</a> and <a href=
255      "http://news.gmane.org/thread.php?group=gmane.comp.lib.boost.build">Searchable
256      Archives</a> as well.
257
258      <h3><a name="cplussig" id="cplussig">Python C++-Sig</a> (for
259      Boost.Python)</h3>The <a href=
260      "http://www.python.org/community/sigs/current/c++-sig/">Python C++-sig</a> is not
261      strictly Boost-specific, but nearly all the traffic concerns <a href=
262      "../libs/python">Boost.Python</a>. See also the <a href=
263      "#langbinding">Language Binding</a> list below. GMane provides <a href=
264      "news://news.gmane.org/gmane.comp.python.c%2b%2b">NNTP access</a> and
265      <a href=
266      "http://news.gmane.org/thread.php?group=gmane.comp.python.c%2b%2b">Searchable
267      Archives</a> as well. There are also searchable archives at
268      <a href=
269      "http://aspn.activestate.com/ASPN/Mail/Browse/Threaded/cpp-sig">ASPN</a>.
270
271      <h3><a name="langbinding" id="langbinding">Language Binding</a></h3>The
272      <a href=
273      "http://lists.sourceforge.net/lists/listinfo/boost-langbinding">Language
274      Binding</a> list is for discussion of a generalized framework for
275      binding C++ to other languages and systems based on the technology of
276      <a href="../libs/python">Boost.Python</a> and <a href=
277      "http://luabind.sourceforge.net/">Luabind</a>. The plan is to provide a
278      single front-end for describing bindings with runtime-pluggable back
279      ends for binding to specific languages. It is <b>highly recommended</b>
280      that new subscribers read through the <a href=
281      "http://news.gmane.org/thread.php?group=gmane.comp.lib.boost.langbinding">
282      message history</a> <b>from the beginning</b> before posting; it will
283      save time as much design progress has already been made. GMane provides
284      <a href="news://news.gmane.org/gmane.comp.lib.boost.langbinding">NNTP
285      access</a> and <a href=
286      "http://news.gmane.org/thread.php?group=gmane.comp.lib.boost.langbinding">
287      Searchable Archives</a> as well.
288
289
290      <h3><a name="spirit" id="spirit">Boost.Spirit</a> lists</h3>Spirit has
291      two additional mailing lists. <a href=
292      "https://lists.sourceforge.net/lists/listinfo/spirit-general">Spirit-general</a>
293      for Spirit users and <a href=
294      "https://lists.sourceforge.net/lists/listinfo/spirit-devel">Spirit-devel</a>
295      for Spirit developers (open to anyone who wishes to hang out with
296      Spirit coders). Both have <a href="http://www.gmane.org">GMane</a> NNTP
297      access (<a href=
298      "news://news.gmane.org/gmane.comp.parsers.spirit.general">Spirit-general</a>
299      and <a href=
300      "news://news.gmane.org/gmane.comp.parsers.spirit.devel">Spirit-devel</a>)
301      with searchable archives ( <a href=
302      "http://news.gmane.org/thread.php?group=gmane.comp.parsers.spirit.general">
303      Spirit-general</a> and <a href=
304      "http://news.gmane.org/thread.php?group=gmane.comp.parsers.spirit.devel">
305      Spirit-devel</a>).
306
307
308      <h3><a name="boostdocs" id="boostdocs">Boost.Documentation</a>
309      list</h3>The SourceForge mailing list for the <a href=
310      "../doc/html/boostbook.html">Boost Documentation System</a> is located <a href=
311      "https://lists.sourceforge.net/lists/listinfo/boost-docs">here</a>.
312      GMane provides <a href=
313      "news://news.gmane.org/gmane.comp.lib.boost.documentation">NNTP
314      access</a> and <a href=
315      "http://news.gmane.org/thread.php?group=gmane.comp.lib.boost.documentation">
316      Searchable Archives</a> as well.
317
318
319      <h3><a name="ublas" id="ublas">uBLAS development</a> (ublas-dev)
320      list</h3>A seperate user and developer mailing list for <a href=
321      "../libs/numeric/ublas/doc/index.htm">Boost uBLAS</a> specific topics is
322      located <a href="http://lists.boost.org/">here</a>.
323
324      <h3><a name="thread" id="thread">Thread development</a> (threads-devel)
325      list</h3>A seperate developer mailing list for <a href=
326      "../libs/thread/doc/index.html">Boost Thread</a> specific topics is
327      located
328        <a href="http://lists.boost.org/mailman/listinfo.cgi/threads-devel">here</a>.
329        <p><strong>Important: </strong>This mailing list is for the discussion of
330          the specification and implementation of Boost.Threads only &mdash;
331          questions regarding usage should be directed to the
332          <a href="#users">Boost Users</a> list, or the main
333          <a href="#main">Boost developers</a> list.
334
335
336      <p>GMane provides <a href=
337      "news://news.gmane.org/gmane.comp.lib.boost.threads-devel">NNTP
338      access</a> and <a href=
339      "http://news.gmane.org/thread.php?group=gmane.comp.lib.boost.threads-devel">
340      Searchable Archives</a> as well.
341
342
343      <h3><a name="testing" id="testing">Testing</a> list</h3>
344
345      <p>The setup, procedures and tools necessary for running Boost
346      regression tests are discussed on <a href=
347      "http://lists.boost.org/mailman/listinfo.cgi/boost-testing">this
348      list</a>. The list main participants are regression runners - people
349      who run Boost tests on a variety of compilers and platforms, and the
350      maintainers of tools for collecting and processing test results.</p>
351
352      <p><b>Important:</b> questions relevant to a wider audience, including
353      questions about Boost.Test framework or test results for a particular
354      library, should be posted to main development list.</p><a href=
355      "news://news.gmane.org/gmane.comp.lib.boost.documentation">NNTP
356      access</a> and <a href=
357      "http://news.gmane.org/gmane.comp.lib.boost.testing">Searchable
358      Archives</a> are available on <a href="http://www.gmane.org">GMane</a>.
359
360      <h3>Boost Subversion Commit Messages</h3>
361      <p>The <a
362      href="http://lists.boost.org/mailman/listinfo.cgi/boost-commit">boost-commit</a>
363      mailing list receives messages whenever a change is committed to
364      the Boost Subversion repository.</p>
365
366    </dd>
367  </dl>
368
369  <h2>Boost <a name="sandbox" id="sandbox">Sandbox</a></h2>
370
371  <p>In addition to the main <a href="getting_started.html#CVS">Boost CVS
372  repository</a>, a separate Sandbox is available for Boost developers
373  wishing to collaborate on projects prior to formal acceptance of a new
374  library.&nbsp; Read-only access is available via Subversion and web browser at
375 <a href=
376  "http://svn.boost.org/svn/boost/sandbox">http://svn.boost.org/svn/boost/sandbox</a>.
377
378  <p>Developer access to the sandbox uses the Subversion repository
379  at <a href=
380  "https://svn.boost.org/svn/boost/sandbox">https://svn.boost.org/svn/boost/sandbox</a>. For more information about the Boost Subversion repository,
381  please
382  see <a href="http://svn.boost.org">http://svn.boost.org</a>.</p>
383
384  <h2>#boost <a name="IRC" id="IRC">IRC</a> channel</h2>
385
386  <p>In addition to the mailing lists presented above, a #boost IRC channel on
387  <a href="http://freenode.net">freenode</a> is frequented by some boost users.
388  As usual with IRC channels, one should not necessarily expect that his questions
389  will be answered. The channel is not moderated.</p>
390  <hr>
391
392  <p>Revised
393    <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y"
394    startspan -->04 December, 2005<!--webbot bot="Timestamp" endspan
395    i-checksum="39365" --></p>
396
397  <p>Copyright Beman Dawes and David Abrahams 2001-2005</p>
398
399  <p>Distributed under the Boost Software License, Version 1.0. (See
400     accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy
401     at <a href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</p>
402</body>
403</html>
Note: See TracBrowser for help on using the repository browser.