PageRenderTime 53ms CodeModel.GetById 26ms RepoModel.GetById 1ms app.codeStats 0ms

/en/mailing-list.html

https://bitbucket.org/gokhlayeh/website
HTML | 226 lines | 202 code | 12 blank | 12 comment | 0 complexity | 01b310a3c3f7ee0c634e85fcb720b9e6 MD5 | raw file
  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. <title>SliTaz - Mailing list</title>
  6. <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
  7. <meta name="description" content="slitaz users developpers mailing list" />
  8. <meta name="keywords" content="slitaz list mail discuss" lang="fr" />
  9. <meta name="robots" content="index, follow, all" />
  10. <meta name="revisit-after" content="7 days" />
  11. <meta name="expires" content="never" />
  12. <meta name="modified" content="2011-01-06 16:30:00" />
  13. <meta name="author" content="Christophe Lincoln" />
  14. <meta name="publisher" content="www.slitaz.org" />
  15. <link rel="shortcut icon" href="../favicon.ico" />
  16. <link rel="stylesheet" type="text/css" href="../slitaz.css" />
  17. <link rel="Content" href="mailing-list.html#content" />
  18. <style type="text/css">
  19. table {
  20. border: 1px solid #000000;
  21. width: variable;
  22. border-collapse: collapse;
  23. }
  24. td {
  25. border: 1px dotted #6495ed;
  26. width: variable;
  27. padding: 2px;
  28. }
  29. .rowodd {
  30. background-color: #ffffff;
  31. }
  32. .roweven {
  33. background-color: #e1ffe1; /* the tower */
  34. }
  35. th {
  36. border: 1px solid #000000;
  37. width: variable;
  38. padding: 4px;
  39. }
  40. .alignright {
  41. text-align: right;
  42. }
  43. </style>
  44. </head>
  45. <body>
  46. <!-- Header -->
  47. <div id="header">
  48. <!-- Access -->
  49. <div id="access">
  50. <a href="../i18n.html"><img
  51. src="../pics/website/locale.png" alt="locale.png" /></a>
  52. <a href="../de/mailing-list.html">Deutsch</a> |
  53. <a href="../es/mailing-list.html">Espa?ol</a> |
  54. <a href="../fr/mailing-list.html">Français</a> |
  55. <a href="../pt/mailing-list.html">Portugu?s</a>
  56. </div>
  57. <!-- Logo -->
  58. <a href="http://www.slitaz.org//en/"><img id="logo"
  59. src="../pics/website/logo.png"
  60. title="www.slitaz.org/en" alt="www.slitaz.org/en" /></a>
  61. <p id="titre">#!/GNU/Linux</p>
  62. </div>
  63. <!-- Content -->
  64. <div id="content-full">
  65. <!-- Block begin -->
  66. <div class="block">
  67. <!-- Nav block begin -->
  68. <div id="block_nav">
  69. <h3><img src="../pics/website/network.png" alt="png" />Navigation</h3>
  70. <div style="width: 50%; float: right;">
  71. <ul>
  72. <li><a href="artwork/">Artwork</a></li>
  73. <li><a href="mailing-list.html">Mailing List</a></li>
  74. <li><a href="devel/">Development</a></li>
  75. <li><a href="search.html">Search</a></li>
  76. <li><a href="../netmap.php">Network Map</a></li>
  77. </ul>
  78. </div>
  79. <ul>
  80. <li><a href="about/">About us</a></li>
  81. <li><a href="asso/">Association</a></li>
  82. <li><a href="get/">Download</a></li>
  83. <li><a href="doc/">Documentation</a></li>
  84. <li><a href="packages/">Packages</a></li>
  85. </ul>
  86. <!-- Nav block end -->
  87. </div>
  88. <!-- Top block begin -->
  89. <div id="block_top">
  90. <h1>Mailing list</h1>
  91. <p>
  92. SliTaz contributors discussions and announcements (inc. support and development).
  93. All this is part of the mailing list - Join now to get help or involved in the project.
  94. </p>
  95. <ul>
  96. <li><a href="mailing-list.html#about">About the list</a> -
  97. Support and development.</li>
  98. <li><a href="mailing-list.html#usage">Using the list</a> -
  99. Subscribe/Unsubscribe and
  100. operation.</li>
  101. <li><a href="mailing-list.html#archives">Archives of the list</a> -
  102. Read and/or search through archived messages.</li>
  103. </ul>
  104. <!-- Top block end -->
  105. </div>
  106. <!-- Block end -->
  107. </div>
  108. <h2>SliTaz list</h2>
  109. <a name="about"></a>
  110. <h3>About the list</h3>
  111. <p>
  112. The discussion/distribution (mailing list) is the main form of communication
  113. in the Slitaz community. The list is open to everyone, you are free to
  114. subscribe, unsubscribe at any time. It is a very effective means of
  115. collaboration, and is used to provide free technical support to users of
  116. SliTaz. Developers, advanced users, proofreaders, etc, use the same list to
  117. manage the development of the project. Using the same list for support and
  118. development allows us to reach a wider audience, resulting in a faster, more
  119. accurate response. However, the members on the list are all volunteers and do
  120. the best they can based on their free time. Courtesy and politeness are de
  121. rigueur and little bit of humour never hurt anyone.
  122. </p>
  123. <p>
  124. The <em>mailing list</em> is used to send messages and receive mail. This
  125. means that all registered members can post on the mailing list and receive
  126. all messages posted by other members. Messages are sent by the list engine of
  127. <a href="http://www.tuxfamily.org/">TuxFamily</a> powered by the excellent
  128. <a href="http://www.vhffs.org/">VHFFS</a>.
  129. </p>
  130. <h4>Civility</h4>
  131. <p>
  132. The mailing list is used by some often passionate and sensitive people.
  133. Make an extra effort to treat others with respect, even if you feel badly
  134. treated yourself. If you have something negative or critical to say, please
  135. do not post. If a person looks inappropriate contact a Slitaz developer.
  136. </p>
  137. <a name="usage"></a>
  138. <h3>Using the list</h3>
  139. <p>
  140. To be able to post on the list, you must first subscribe, you will then
  141. receive a confirmation message. This mail contains a confirmation number
  142. which you need to return to the list administrators (this prevents spam).
  143. Once the mail and the confirmation message are received, you can then post
  144. on the list and receive all messages that are posted. Note that messages can
  145. be filtered by your preferred mail software into a specific directory. It is
  146. also advisable to use "Reply", to reply to a message so that the discussion
  147. thread can be properly followed.
  148. </p>
  149. <ul>
  150. <li>Administration Address :
  151. <a href="mailto:slitaz-request@lists.tuxfamily.org"
  152. >slitaz-request@lists.tuxfamily.org</a></li>
  153. <li>Subscribe with the subject : subscribe</li>
  154. <li>Unsubscribe with the subject : unsubscribe</li>
  155. <li>Help with the subject : help</li>
  156. <li>Address to post on the list :
  157. <a href="mailto:slitaz@lists.tuxfamily.org">slitaz@lists.tuxfamily.org</a></li>
  158. </ul>
  159. <h4>Format</h4>
  160. <p>
  161. Messages should be sent as raw text and not HTML, justifying the lines
  162. to 72-80 characters so that people using a mail client in text mode can easily
  163. read them. The format for these messages can be done automatically by most
  164. good mail clients such as Sylpheed and also allows for more straightforward
  165. reading of the archives. It is also advisable to remove unnecessary citations
  166. and not to attach large files.
  167. </p>
  168. <a name="archives"></a>
  169. <h3>Archives of the list</h3>
  170. <p>
  171. The mailing list is a public forum, all messages are archived and are
  172. searchable online. This allows the non-registrants to still follow the list,
  173. it is also a good resource for information about specific subjects. The list
  174. is archived every night and you can easily browse the archive via the
  175. list engine of TuxFamily. Messages are sorted by month and date or by
  176. discussion thread (<em>Thread</em>) :
  177. <a href="http://listengine.tuxfamily.org/lists.tuxfamily.org/slitaz/"
  178. >Archives of the Mailing List</a>
  179. </p>
  180. <div>
  181. <object type="text/html" width="100%" height="345" data="../libs/archives.php">
  182. </object>
  183. </div>
  184. <!-- End of content -->
  185. </div>
  186. <!-- Footer -->
  187. <div id="footer">
  188. <div class="right_box">
  189. <h4>SliTaz Network</h4>
  190. <ul>
  191. <li><a href="http://doc.slitaz.org/">Documentation</a></li>
  192. <li><a href="http://forum.slitaz.org/">Support Forum</a></li>
  193. <li><a href="http://scn.slitaz.org/">Community Network</a></li>
  194. <li><a href="http://labs.slitaz.org/">Laboratories</a></li>
  195. <li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
  196. <li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
  197. </ul>
  198. </div>
  199. <h4>SliTaz Website</h4>
  200. <ul>
  201. <li><a href="#header">Top of the page</a></li>
  202. <li>Copyright &copy; <span class="year"></span>
  203. <a href="http://www.slitaz.org/">SliTaz</a></li>
  204. <li><a href="about/">About the project</a></li>
  205. <li><a href="../netmap.php">Network Map</a></li>
  206. <li>Page modified the 06 Jan 2011</li>
  207. <li><a href="http://validator.w3.org/check?uri=referer"><img
  208. src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
  209. title="Code validé XHTML 1.0"
  210. style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
  211. </ul>
  212. </div>
  213. </body>
  214. </html>