website view en/mailing-list.php @ rev 1036

ru: in fact, two sections has not yet been translated
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Apr 04 18:48:52 2012 +0300 (2012-04-04)
parents 7bb8568e1c75
children cd72b985d6fd
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
6 <title>SliTaz - Mailing list</title>
7 <meta name="description" content="slitaz users developpers mailing list" />
8 <meta name="keywords" content="slitaz list mail discuss" lang="en" />
9 <meta name="author" content="Christophe Lincoln" />
10 <?php include("../lib/html/meta-link.html"); ?>
11 </head>
12 <body>
14 <?php include("../lib/html/header.html"); ?>
16 <!-- Block -->
17 <div id="block">
18 <?php include("../lib/html/nav.en.html"); ?>
19 <!-- Information/image -->
20 <div id="block_info">
21 <h4>Mailing list</h4>
22 <p>
23 SliTaz contributors discussions and announcements (inc.
24 support and development). All this is part of the mailing
25 list - Join now to get help or involved in the project.
26 </p>
27 <p>
28 <img src="/images/users.png" alt="[ ]" />
29 Also you can <a href="http://scn.slitaz.org/">join us on SCN</a>
30 and the support <a href="http://forum.slitaz.org/">forum</a> or:
31 </p>
32 <!-- Follow -->
33 <div style="margin-top: 12px;">
34 <a href="https://twitter.com/slitaz" class="twitter-follow-button"
35 data-show-count="true" data-show-screen-name="false">Follow @slitaz</a>
36 <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
37 </div>
38 </div>
39 </div>
41 <?php include("../lib/lang.php"); ?>
43 <!-- Content -->
44 <div id="content">
46 <h2>SliTaz list</h2>
48 <ul>
49 <li><a href="#about">About the list</a> - Support and development.</li>
50 <li><a href="#usage">Using the list</a> - Subscribe/Unsubscribe and
51 operation.</li>
52 <li><a href="#archives">Archives of the list</a> - Read and/or
53 search through archived messages.</li>
54 </ul>
56 <h3 id="about">About the list</h3>
58 <p>
59 The discussion/distribution (mailing list) is the main form of communication
60 in the Slitaz community. The list is open to everyone, you are free to
61 subscribe, unsubscribe at any time. It is a very effective means of
62 collaboration, and is used to provide free technical support to users of
63 SliTaz. Developers, advanced users, proofreaders, etc, use the same list to
64 manage the development of the project. Using the same list for support and
65 development allows us to reach a wider audience, resulting in a faster, more
66 accurate response. However, the members on the list are all volunteers and do
67 the best they can based on their free time. Courtesy and politeness are de
68 rigueur and little bit of humour never hurt anyone.
69 </p>
70 <p>
71 The <em>mailing list</em> is used to send messages and receive mail. This
72 means that all registered members can post on the mailing list and receive
73 all messages posted by other members. Messages are sent by the list engine of
74 <a href="http://www.tuxfamily.org/">TuxFamily</a> powered by the excellent
75 <a href="http://www.vhffs.org/">VHFFS</a>.
76 </p>
78 <h4>Civility</h4>
80 <p>
81 The mailing list is used by some often passionate and sensitive people.
82 Make an extra effort to treat others with respect, even if you feel badly
83 treated yourself. If you have something negative or critical to say, please
84 do not post. If a person looks inappropriate contact a Slitaz developer.
85 </p>
87 <h3 id="usage">Using the list</h3>
89 <p>
90 To be able to post on the list, you must first subscribe, you will then
91 receive a confirmation message. This mail contains a confirmation number
92 which you need to return to the list administrators (this prevents spam).
93 Once the mail and the confirmation message are received, you can then post
94 on the list and receive all messages that are posted. Note that messages can
95 be filtered by your preferred mail software into a specific directory. It is
96 also advisable to use "Reply", to reply to a message so that the discussion
97 thread can be properly followed.
98 </p>
99 <ul>
100 <li>Administration Address :
101 <a href="mailto:slitaz-request@lists.tuxfamily.org"
102 >slitaz-request@lists.tuxfamily.org</a></li>
103 <li>Subscribe with the subject : subscribe</li>
104 <li>Unsubscribe with the subject : unsubscribe</li>
105 <li>Help with the subject : help</li>
106 <li>Address to post on the list :
107 <a href="mailto:slitaz@lists.tuxfamily.org">slitaz@lists.tuxfamily.org</a></li>
108 </ul>
110 <h4>Format</h4>
112 <p>
113 Messages should be sent as raw text and not HTML, justifying the lines
114 to 72-80 characters so that people using a mail client in text mode can easily
115 read them. The format for these messages can be done automatically by most
116 good mail clients such as Sylpheed and also allows for more straightforward
117 reading of the archives. It is also advisable to remove unnecessary citations
118 and not to attach large files.
119 </p>
121 <h3 id="archives">Archives of the list</h3>
123 <p>
124 The mailing list is a public forum, all messages are archived and are
125 searchable online. This allows the non-registrants to still follow the list,
126 it is also a good resource for information about specific subjects. The list
127 is archived every night and you can easily browse the archive via the
128 list engine of TuxFamily. Messages are sorted by month and date or by
129 discussion thread (<em>Thread</em>) :
130 <a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/"
131 >Archives of the Mailing List</a>
132 </p>
134 <div>
135 <object type="text/html" width="100%" height="345" data="../lib/archives.php">
136 </object>
137 </div>
139 <!-- End of content -->
140 </div>
142 <?php include("../lib/html/footer.html"); ?>
144 </body>
145 </html>