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

Show up to date mailing list archives
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 25 18:41:58 2010 +0200 (2010-09-25)
parents 76ac901dca4b
children 769b88f1648e
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">
MikeDSmith25@117 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
pankso@5 4 <head>
paul@351 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@252 12 <meta name="modified" content="2009-01-15 18:20: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" />
pascal@550 17 <link rel="Content" href="mailing-list.html#content" />
pankso@5 18 <style type="text/css">
pankso@5 19 table {
pankso@5 20 border: 1px solid #000000;
pankso@5 21 width: variable;
pankso@5 22 border-collapse: collapse;
pankso@5 23 }
pankso@5 24 td {
pankso@5 25 border: 1px dotted #6495ed;
pankso@5 26 width: variable;
pankso@5 27 padding: 2px;
pankso@5 28 }
pankso@5 29 .rowodd {
pankso@5 30 background-color: #ffffff;
pankso@5 31 }
pankso@5 32 .roweven {
pankso@5 33 background-color: #e1ffe1; /* the tower */
pankso@5 34 }
pankso@5 35 th {
pankso@5 36 border: 1px solid #000000;
pankso@5 37 width: variable;
pankso@5 38 padding: 4px;
pankso@5 39 }
pankso@5 40 .alignright {
pankso@5 41 text-align: right;
pankso@5 42 }
pankso@5 43 </style>
pankso@5 44 </head>
pankso@5 45 <body bgcolor="#ffffff">
pankso@5 46 <!-- Header -->
pankso@5 47 <div id="header">
pankso@5 48 <a name="top"></a>
pankso@5 49 <!-- Access -->
pankso@5 50 <div id="access">
pankso@76 51 Language:
paul@461 52 <a href="../de/mailing-list.html">Deutsch</a> |
paul@461 53 <a href="../fr/mailing-list.html" title="Page principale en français">Français</a> |
paul@461 54 <a href="../pt/mailing-list.html">Português</a>
pankso@5 55 </div>
pankso@5 56 <a href="http://www.slitaz.org/en/"><img id="logo"
pankso@5 57 src="../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
pankso@5 58 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
pankso@5 59 <p id="titre">#!/GNU/Linux</p>
pankso@5 60 </div>
pankso@5 61
pankso@614 62 <!-- Navigation menu -->
pankso@5 63 <div id="nav">
pankso@614 64
pankso@614 65 <div class="nav_box">
pankso@614 66 <h4>Navigation</h4>
pankso@424 67 <!-- General -->
pankso@424 68 <ul>
pascal@535 69 <li><a href="about/index.html" title="Information about the SliTaz project">About the project</a></li>
pascal@535 70 <li><a href="asso/index.html" title="SliTaz non-profit association">Association</a></li>
pankso@614 71 <li><a href="get/index.html" title="Download - LiveCD ISO">Download</a></li>
pascal@535 72 <li><a href="doc/index.html" title="LiveCD usage and howto">Documentation</a></li>
pascal@535 73 <li><a href="packages/index.html" title="Packaged software">Packages</a></li>
pascal@535 74 <li><a href="devel/index.html" title="Developers corner">Development</a></li>
pankso@614 75 <li><a href="mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
pascal@535 76 <li><a href="artwork/index.html" title="Artwork, colors and images">Artwork</a></li>
pankso@424 77 <li><a href="search.html" title="Search engine">Search</a></li>
pankso@424 78 <li><a href="sitemap.html" title="Web site overview">Sitemap</a></li>
pankso@424 79 </ul>
pankso@5 80 </div>
pankso@5 81
pankso@614 82 <!-- SliTaz network -->
pankso@614 83 <div class="nav_box">
pankso@614 84 <h4>SliTaz Network</h4>
pankso@614 85 <ul>
pankso@614 86 <li><a href="http://forum.slitaz.org/">Community Forum</a></li>
pankso@614 87 <li><a href="http://doc.slitaz.org/en:start">Wiki Documentation</a></li>
pankso@614 88 <li><a href="http://labs.slitaz.org/">SliTaz Laboratories</a></li>
pankso@614 89 <li><a href="http://labs.slitaz.org/issues">Bug Tracking</a></li>
pankso@614 90 <li><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></li>
pankso@614 91 <li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
pankso@614 92 <li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
pankso@614 93 </ul>
pankso@614 94 </div>
pankso@614 95
pankso@5 96 </div>
pankso@5 97
pankso@5 98 <!-- Content -->
pankso@5 99 <div id="content">
pankso@5 100 <a name="content"></a>
pankso@5 101
pankso@5 102 <h1><font color="#3e1220">Mailing list</font></h1>
pankso@5 103 <h2><font color="#df8f06">SliTaz list</font></h2>
pankso@5 104
pankso@5 105 <ul>
pascal@550 106 <li><a href="mailing-list.html#about">About the list</a> - Support and development.</li>
pascal@550 107 <li><a href="mailing-list.html#usage">Using the list</a> - Subscribe/Unsubscribe and
pankso@5 108 operation.</li>
pascal@550 109 <li><a href="mailing-list.html#archives">Archives of the list</a> - Read and/or search
pankso@5 110 through archived messages.</li>
pankso@5 111 </ul>
pankso@5 112 <a name="about"></a>
pankso@5 113 <h3><font color="#6c0023">About the list</font></h3>
pankso@5 114 <p>
pankso@5 115 The discussion/distribution (mailing list) is the main form of communication
pankso@5 116 in the Slitaz community. The list is open to everyone, you are free to
pankso@5 117 subscribe, unsubscribe at any time. It is a very effective means of
pankso@5 118 collaboration, and is used to provide free technical support to users of
paul@156 119 SliTaz. Developers, advanced users, proofreaders, etc, use the same list to
pankso@5 120 manage the development of the project. Using the same list for support and
pankso@5 121 development allows us to reach a wider audience, resulting in a faster, more
pankso@5 122 accurate response. However, the members on the list are all volunteers and do
pankso@5 123 the best they can based on their free time. Courtesy and politeness are de
pankso@5 124 rigueur and little bit of humour never hurt anyone.
pankso@5 125 </p>
pankso@5 126 <p>
pankso@5 127 The <em>mailing list</em> is used to send messages and receive mail. This
pankso@5 128 means that all registered members can post on the mailing list and receive
pankso@5 129 all messages posted by other members. Messages are sent by the list engine of
pankso@5 130 <a href="http://www.tuxfamily.org/">TuxFamily</a> powered by the excellent
pankso@5 131 <a href="http://www.vhffs.org/">VHFFS</a>.
pankso@5 132 </p>
pankso@5 133 <h4>Civility</h4>
pankso@5 134 <p>
pankso@5 135 The mailing list is used by some often passionate and sensitive people.
pankso@5 136 Make an extra effort to treat others with respect, even if you feel badly
pankso@5 137 treated yourself. If you have something negative or critical to say, please
pankso@5 138 do not post. If a person looks inappropriate contact a Slitaz developer.
pankso@5 139 </p>
pankso@5 140
pankso@5 141
pankso@5 142 <a name="usage"></a>
pankso@5 143 <h3><font color="#6c0023">Using the list</font></h3>
pankso@5 144 <p>
pankso@5 145 To be able to post on the list, you must first subscribe, you will then
pankso@5 146 receive a confirmation message. This mail contains a confirmation number
pankso@5 147 which you need to return to the list administrators (this prevents spam).
MikeDSmith25@117 148 Once the mail and the confirmation message are received, you can then post
pankso@5 149 on the list and receive all messages that are posted. Note that messages can
pankso@5 150 be filtered by your preferred mail software into a specific directory. It is
pankso@5 151 also advisable to use "Reply", to reply to a message so that the discussion
pankso@5 152 thread can be properly followed.
pankso@5 153 </p>
pankso@5 154 <ul>
pankso@5 155 <li>Administration Address :
pankso@5 156 <a href="mailto:slitaz-request@lists.tuxfamily.org"
pankso@5 157 >slitaz-request@lists.tuxfamily.org</a></li>
pankso@5 158 <li>Subscribe with the subject : subscribe</li>
pankso@5 159 <li>Unsubscribe with the subject : unsubscribe</li>
pankso@5 160 <li>Help with the subject : help</li>
pankso@5 161 <li>Address to post on the list :
pankso@5 162 <a href="mailto:slitaz@lists.tuxfamily.org">slitaz@lists.tuxfamily.org</a></li>
pankso@5 163 </ul>
pankso@5 164 <h4>Format</h4>
pankso@5 165 <p>
pankso@5 166 Messages should be sent as raw text and not HTML, justifying the lines
pankso@5 167 to 72-80 characters so that people using a mail client in text mode can easily
pankso@5 168 read them. The format for these messages can be done automatically by most
pankso@5 169 good mail clients such as Sylpheed and also allows for more straightforward
pankso@5 170 reading of the archives. It is also advisable to remove unnecessary citations
pankso@5 171 and not to attach large files.
pankso@5 172 </p>
pankso@5 173
pankso@5 174 <a name="archives"></a>
pankso@5 175 <h3><font color="#6c0023">Archives of the list</font></h3>
pankso@5 176 <p>
pankso@5 177 The mailing list is a public forum, all messages are archived and are
pankso@5 178 searchable online. This allows the non-registrants to still follow the list,
pankso@5 179 it is also a good resource for information about specific subjects. The list
pankso@5 180 is archived every night and you can easily browse the archive via the
pankso@5 181 list engine of TuxFamily. Messages are sorted by month and date or by
pankso@5 182 discussion thread (<em>Thread</em>) :
pankso@5 183 <a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/"
pankso@5 184 >Archives of the Mailing List</a>
pankso@5 185 </p>
pankso@5 186
pascal@653 187 <div>
pascal@653 188 <iframe width="500" height="400" frameborder="0" src="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/">
pascal@653 189 </iframe>
pascal@653 190 </div>
pankso@5 191
pankso@5 192 <!-- End of content with round corner -->
pankso@5 193 </div>
pankso@5 194 <div id="content_bottom">
pankso@5 195 <div class="bottom_left"></div>
pankso@5 196 <div class="bottom_right"></div>
pankso@5 197 </div>
pankso@5 198
pankso@5 199 <!-- Start of footer and copy notice -->
pankso@5 200 <div id="copy">
pankso@5 201 <p>
pankso@252 202 Last modification : 2009-01-15 18:20:00 -
pascal@550 203 <a href="mailing-list.html#top">Top of the page</a>
pankso@5 204 </p>
pankso@5 205 <p>
pankso@252 206 Copyright &copy; 2009 <a href="http://www.slitaz.org/">SliTaz</a> -
pankso@5 207 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
pankso@5 208 </p>
pankso@5 209 <!-- End of copy -->
pankso@5 210 </div>
pankso@5 211
pankso@5 212 <!-- Bottom and logo's -->
pankso@5 213 <div id="bottom">
pankso@5 214 <p>
pankso@5 215 <a href="http://validator.w3.org/check?uri=referer"><img
pankso@5 216 src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
pankso@5 217 title="Code validé XHTML 1.0"
pankso@5 218 style="width: 80px; height: 15px;" /></a>
pankso@5 219 </p>
pankso@5 220 </div>
pankso@5 221
pankso@5 222 </body>
pankso@5 223 </html>
pankso@5 224