website annotate en/mailing-list.html @ rev 5

English index and root pages (list, search, sitemap and template)
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 29 12:02:32 2008 +0100 (2008-03-29)
parents
children 1fbc2595ebee
rev   line source
pankso@5 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
pankso@5 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
pankso@5 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
pankso@5 4 <head>
pankso@5 5 <title>SliTaz - Mailing list</title>
pankso@5 6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
pankso@5 7 <meta name="description" content="slitaz users developpers mailing list" />
pankso@5 8 <meta name="keywords" content="slitaz list mail discuss" lang="fr" />
pankso@5 9 <meta name="robots" content="index, follow, all" />
pankso@5 10 <meta name="revisit-after" content="7 days" />
pankso@5 11 <meta name="expires" content="never" />
pankso@5 12 <meta name="modified" content="2008-03-10 11:50:00" />
pankso@5 13 <meta name="author" content="Christophe Lincoln" />
pankso@5 14 <meta name="publisher" content="www.slitaz.org" />
pankso@5 15 <link rel="shortcut icon" href="../favicon.ico" />
pankso@5 16 <link rel="stylesheet" type="text/css" href="../slitaz.css" />
pankso@5 17 <style type="text/css">
pankso@5 18 table {
pankso@5 19 border: 1px solid #000000;
pankso@5 20 width: variable;
pankso@5 21 border-collapse: collapse;
pankso@5 22 }
pankso@5 23 td {
pankso@5 24 border: 1px dotted #6495ed;
pankso@5 25 width: variable;
pankso@5 26 padding: 2px;
pankso@5 27 }
pankso@5 28 .rowodd {
pankso@5 29 background-color: #ffffff;
pankso@5 30 }
pankso@5 31 .roweven {
pankso@5 32 background-color: #e1ffe1; /* the tower */
pankso@5 33 }
pankso@5 34 th {
pankso@5 35 border: 1px solid #000000;
pankso@5 36 width: variable;
pankso@5 37 padding: 4px;
pankso@5 38 }
pankso@5 39 .alignright {
pankso@5 40 text-align: right;
pankso@5 41 }
pankso@5 42 </style>
pankso@5 43 </head>
pankso@5 44 <body bgcolor="#ffffff">
pankso@5 45 <!-- Header -->
pankso@5 46 <div id="header">
pankso@5 47 <a name="top"></a>
pankso@5 48 <!-- Access -->
pankso@5 49 <div id="access">
pankso@5 50 <a href="#content" title="Page content">Content</a> |
pankso@5 51 <a href="../mailing-list.html" title="Page principale en français">Français</a>
pankso@5 52 </div>
pankso@5 53 <a href="http://www.slitaz.org/en/"><img id="logo"
pankso@5 54 src="../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
pankso@5 55 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
pankso@5 56 <p id="titre">#!/GNU/Linux</p>
pankso@5 57 </div>
pankso@5 58
pankso@5 59 <div id="nav">
pankso@5 60 <div id="nav_top"></div>
pankso@5 61 <ul>
pankso@5 62 <li><a href="about/" title="Informations about the SliTaz project">About the project</a></li>
pankso@5 63 <li><a href="get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
pankso@5 64 <li><a href="doc/" title="LiveCD usage and howto">Documentation</a></li>
pankso@5 65 <li><a href="../packages/" title="Packaged software">Packages</a></li>
pankso@5 66 <li><a href="mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
pankso@5 67 <li><a href="devel/" title="Developer corner">Developement</a></li>
pankso@5 68 <li><a href="artwork/" title="Artwork, colors and images">Artwork</a></li>
pankso@5 69 <li><a href="search.html" title="Search engine">Search</a></li>
pankso@5 70 <li><a href="sitemap.html" title="Web site overview">Sitemap</a></li>
pankso@5 71 <li><a href="http://forum.slitaz.org/" title="English support forum">Forum</a></li>
pankso@5 72 </ul>
pankso@5 73 <div id="nav_bottom">
pankso@5 74 <div id="nav_bottom_img"></div>
pankso@5 75 </div>
pankso@5 76 </div>
pankso@5 77
pankso@5 78 <!-- Content top. -->
pankso@5 79 <div id="content_top">
pankso@5 80 <div class="top_left"></div>
pankso@5 81 <div class="top_right"></div>
pankso@5 82 </div>
pankso@5 83
pankso@5 84 <!-- Content -->
pankso@5 85 <div id="content">
pankso@5 86 <a name="content"></a>
pankso@5 87
pankso@5 88 <h1><font color="#3e1220">Mailing list</font></h1>
pankso@5 89 <h2><font color="#df8f06">SliTaz list</font></h2>
pankso@5 90
pankso@5 91 <ul>
pankso@5 92 <li><a href="#about">About the list</a> - Support and development.</li>
pankso@5 93 <li><a href="#usage">Using the list</a> - Subscribe/Unsubscribe and
pankso@5 94 operation.</li>
pankso@5 95 <li><a href="#archives">Archives of the list</a> - Read and/or search
pankso@5 96 through archived messages.</li>
pankso@5 97 </ul>
pankso@5 98 <a name="about"></a>
pankso@5 99 <h3><font color="#6c0023">About the list</font></h3>
pankso@5 100 <p>
pankso@5 101 The discussion/distribution (mailing list) is the main form of communication
pankso@5 102 in the Slitaz community. The list is open to everyone, you are free to
pankso@5 103 subscribe, unsubscribe at any time. It is a very effective means of
pankso@5 104 collaboration, and is used to provide free technical support to users of
pankso@5 105 SliTaz. Developers, advanced users, proofreaders etc, use the same list to
pankso@5 106 manage the development of the project. Using the same list for support and
pankso@5 107 development allows us to reach a wider audience, resulting in a faster, more
pankso@5 108 accurate response. However, the members on the list are all volunteers and do
pankso@5 109 the best they can based on their free time. Courtesy and politeness are de
pankso@5 110 rigueur and little bit of humour never hurt anyone.
pankso@5 111 </p>
pankso@5 112 <p>
pankso@5 113 The <em>mailing list</em> is used to send messages and receive mail. This
pankso@5 114 means that all registered members can post on the mailing list and receive
pankso@5 115 all messages posted by other members. Messages are sent by the list engine of
pankso@5 116 <a href="http://www.tuxfamily.org/">TuxFamily</a> powered by the excellent
pankso@5 117 <a href="http://www.vhffs.org/">VHFFS</a>.
pankso@5 118 </p>
pankso@5 119 <h4>Civility</h4>
pankso@5 120 <p>
pankso@5 121 The mailing list is used by some often passionate and sensitive people.
pankso@5 122 Make an extra effort to treat others with respect, even if you feel badly
pankso@5 123 treated yourself. If you have something negative or critical to say, please
pankso@5 124 do not post. If a person looks inappropriate contact a Slitaz developer.
pankso@5 125 </p>
pankso@5 126
pankso@5 127
pankso@5 128 <a name="usage"></a>
pankso@5 129 <h3><font color="#6c0023">Using the list</font></h3>
pankso@5 130 <p>
pankso@5 131 To be able to post on the list, you must first subscribe, you will then
pankso@5 132 receive a confirmation message. This mail contains a confirmation number
pankso@5 133 which you need to return to the list administrators (this prevents spam).
pankso@5 134 Once the mail and the confirmation message are received, you can then post
pankso@5 135 on the list and receive all messages that are posted. Note that messages can
pankso@5 136 be filtered by your preferred mail software into a specific directory. It is
pankso@5 137 also advisable to use "Reply", to reply to a message so that the discussion
pankso@5 138 thread can be properly followed.
pankso@5 139 </p>
pankso@5 140 <ul>
pankso@5 141 <li>Administration Address :
pankso@5 142 <a href="mailto:slitaz-request@lists.tuxfamily.org"
pankso@5 143 >slitaz-request@lists.tuxfamily.org</a></li>
pankso@5 144 <li>Subscribe with the subject : subscribe</li>
pankso@5 145 <li>Unsubscribe with the subject : unsubscribe</li>
pankso@5 146 <li>Help with the subject : help</li>
pankso@5 147 <li>Address to post on the list :
pankso@5 148 <a href="mailto:slitaz@lists.tuxfamily.org">slitaz@lists.tuxfamily.org</a></li>
pankso@5 149 </ul>
pankso@5 150 <h4>Format</h4>
pankso@5 151 <p>
pankso@5 152 Messages should be sent as raw text and not HTML, justifying the lines
pankso@5 153 to 72-80 characters so that people using a mail client in text mode can easily
pankso@5 154 read them. The format for these messages can be done automatically by most
pankso@5 155 good mail clients such as Sylpheed and also allows for more straightforward
pankso@5 156 reading of the archives. It is also advisable to remove unnecessary citations
pankso@5 157 and not to attach large files.
pankso@5 158 </p>
pankso@5 159
pankso@5 160 <a name="archives"></a>
pankso@5 161 <h3><font color="#6c0023">Archives of the list</font></h3>
pankso@5 162 <p>
pankso@5 163 The mailing list is a public forum, all messages are archived and are
pankso@5 164 searchable online. This allows the non-registrants to still follow the list,
pankso@5 165 it is also a good resource for information about specific subjects. The list
pankso@5 166 is archived every night and you can easily browse the archive via the
pankso@5 167 list engine of TuxFamily. Messages are sorted by month and date or by
pankso@5 168 discussion thread (<em>Thread</em>) :
pankso@5 169 <a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/"
pankso@5 170 >Archives of the Mailing List</a>
pankso@5 171 </p>
pankso@5 172
pankso@5 173 <h4>Archives 2007</h4>
pankso@5 174 <table>
pankso@5 175 <thead>
pankso@5 176 <tr>
pankso@5 177 <th>Archive</th>
pankso@5 178 <th>View by</th>
pankso@5 179 <th>Number</th>
pankso@5 180 <th>Total size</th>
pankso@5 181 </tr>
pankso@5 182 </thead>
pankso@5 183 <tbody>
pankso@5 184 <tr class="rowodd">
pankso@5 185 <td>2007-12</td>
pankso@5 186 <td><a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/2007/12/threads.html">[ Thread ]</a>
pankso@5 187 or <a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/2007/12/maillist.html">[ Date ]</a></td>
pankso@5 188 <td class="alignright">133</td>
pankso@5 189 <td class="alignright">4180 KB</td>
pankso@5 190 </tr>
pankso@5 191 <tr class="roweven">
pankso@5 192 <td>2007-11</td>
pankso@5 193 <td><a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/2007/11/threads.html">[ Thread ]</a>
pankso@5 194 or <a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/2007/11/maillist.html">[ Date ]</a></td>
pankso@5 195 <td class="alignright">150</td>
pankso@5 196 <td class="alignright">18241 KB</td>
pankso@5 197 </tr>
pankso@5 198 <tr class="rowodd">
pankso@5 199 <td>2007-10</td>
pankso@5 200 <td><a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/2007/10/threads.html">[ Thread ]</a>
pankso@5 201 or <a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/2007/10/maillist.html">[ Date ]</a></td>
pankso@5 202 <td class="alignright">47</td>
pankso@5 203 <td class="alignright">926 KB</td>
pankso@5 204 </tr>
pankso@5 205 <tr class="roweven">
pankso@5 206 <td>2007-09</td>
pankso@5 207 <td><a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/2007/09/threads.html">[ Thread ]</a>
pankso@5 208 or <a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/2007/09/maillist.html">[ Date ]</a></td>
pankso@5 209 <td class="alignright">17</td>
pankso@5 210 <td class="alignright">93 KB</td>
pankso@5 211 </tr>
pankso@5 212 <tr class="rowodd">
pankso@5 213 <td>2007-08</td>
pankso@5 214 <td><a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/2007/08/threads.html">[ Thread ]</a>
pankso@5 215 or <a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/2007/08/maillist.html">[ Date ]</a></td>
pankso@5 216 <td class="alignright">15</td>
pankso@5 217 <td class="alignright">471 KB</td>
pankso@5 218 </tr>
pankso@5 219 </tbody>
pankso@5 220 </table>
pankso@5 221
pankso@5 222 <!-- End of content with round corner -->
pankso@5 223 </div>
pankso@5 224 <div id="content_bottom">
pankso@5 225 <div class="bottom_left"></div>
pankso@5 226 <div class="bottom_right"></div>
pankso@5 227 </div>
pankso@5 228
pankso@5 229 <!-- Start of footer and copy notice -->
pankso@5 230 <div id="copy">
pankso@5 231 <p>
pankso@5 232 Last modification : 2008-03-10 18:20:00 -
pankso@5 233 <a href="#top">Top of the page</a>
pankso@5 234 </p>
pankso@5 235 <p>
pankso@5 236 Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
pankso@5 237 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
pankso@5 238 </p>
pankso@5 239 <!-- End of copy -->
pankso@5 240 </div>
pankso@5 241
pankso@5 242 <!-- Bottom and logo's -->
pankso@5 243 <div id="bottom">
pankso@5 244 <p>
pankso@5 245 <a href="http://validator.w3.org/check?uri=referer"><img
pankso@5 246 src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
pankso@5 247 title="Code validé XHTML 1.0"
pankso@5 248 style="width: 80px; height: 15px;" /></a>
pankso@5 249 </p>
pankso@5 250 </div>
pankso@5 251
pankso@5 252 </body>
pankso@5 253 </html>
pankso@5 254