Files
window-maker.github.io/lists/index.html

143 lines
5.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Window Maker: Community</title>
<meta charset="utf-8">
<link rel="stylesheet" href="/style.css" media="screen">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport"
content="width=device-width, minimumscale=1.0, maximum-scale=1.0">
</head>
<body>
<div id="wrapper">
<header>
<h1>
<a href="/">
<span class="first">Window</span><span class="second">Maker</span>
</a>
</h1>
</header>
<aside>
<nav class="menu">
<ul>
<li id="dock">
<a href="#"></a>
</li>
<li id="home" title="Home">
<a href="/">Home</a>
</li>
<li id="news" title="News">
<a href="/news">News</a>
</li>
<li id="docs" title="Documentation">
<a href="/docs">Documentation</a>
</li>
<li id="mail" title="Mailing lists">
<a href="/lists">Mailing</a>
</li>
<li id="devel" title="Development">
<a href="/dev">Development</a>
</li>
<li id="screenshots" title="Screenshots">
<a href="/screenshots">Screenshots</a>
</li>
<li id="themes" title="Themes">
<a href="/themes">Themes</a>
</li>
<li id="links" title="Links">
<a href="/links">Links</a>
</li>
</ul>
</nav>
</aside>
<article>
<h1 id="community">Community</h1>
<p>There are couple of ways, how to reach Window Maker community.</p>
<h2 id="mailing-lists">Mailing Lists</h2>
<p>Mailing lists are main point of contact, especially for development group which
is quite small, and often tend to be pretty quiet for couple of weeks.</p>
<p>Listed below are the currently available Window Maker mailing lists. We have
switched our list over to <a href="https://groups.google.com">Google Groups</a>.</p>
<h3 id="window-maker-developer-list">Window Maker Developer List</h3>
<p>The Window Maker developer list is aimed at developers and others interested in
the inner workings of Window Maker.</p>
<ul>
<li>Web: <a href="https://groups.google.com/forum/#!forum/wmaker-dev">https://groups.google.com/forum/#!forum/wmaker-dev</a></li>
<li>Email: <a href="mailto:wmaker-dev@googlegroups.com">wmaker-dev@googlegroups.com</a></li>
<li>Pre-Google Groups archive:
<a href="https://www.mail-archive.com/wmaker-dev@lists.windowmaker.org">https://www.mail-archive.com/wmaker-dev@lists.windowmaker.org</a></li>
</ul>
<h3 id="window-maker-user-list">Window Maker User List</h3>
<p>The Window Maker user list is aimed at the end user for questions, tips,
suggestions and general discussion.</p>
<ul>
<li>Web: <a href="https://groups.google.com/forum/#!forum/wmaker-user">https://groups.google.com/forum/#!forum/wmaker-user</a></li>
<li>Email: <a href="mailto:wmaker-user@googlegroups.com">wmaker-user@googlegroups.com</a></li>
<li>Pre-Google Groups archive:
<a href="https://www.mail-archive.com/wmaker-user@lists.windowmaker.org">https://www.mail-archive.com/wmaker-user@lists.windowmaker.org</a></li>
</ul>
<h3 id="subscribeunsubscribe">Subscribe/Unsubscribe</h3>
<p>Please see the <a href="https://support.google.com/groups/?hl=en#topic=2458613">Google Groups
documentation</a>.</p>
<h3 id="etiquette">Etiquette</h3>
<p>The following rules of etiquette are to be followed when posting to any of the
lists:</p>
<ul>
<li>Do not <a href="http://www.idallen.com/topposting.html">top post</a>.</li>
<li>Use of excessive quoting in E-mail replies is frowned upon.</li>
<li>HTML messages and non-text attachments will be rejected.</li>
<li>Please consider reading some of our <a href="/docs">documentation</a>
before posting questions to the lists. The Window Maker source code comes
with a README, INSTALL, and NEWS file. There is also a
<a href="/docs/FAQ.html">FAQ</a> to read.</li>
<li>Please, please, and pretty please <strong>THINK</strong> before you post. Try very hard not
to intentionally provoke others and cause flame-wars. We reserve the right to
unsubscribe and ban any user that has a history of causing trouble.</li>
</ul>
<h2 id="irc">IRC</h2>
<p>There is a <a href="irc://irc.freenode.net/windowmaker">#windowmaker</a> channel on
<a href="https://freenode.net">freenode</a>, which can be reached using appropriate
<a href="https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients">client</a>
or, simply by using <a href="https://webchat.freenode.net">freenode web interface</a>.
Please be aware, that answers for questions asked there could take even couple
of hours, since there are people from different time zones.</p>
<h2 id="reddit">Reddit</h2>
<p>There is also a group on <a href="https://www.reddit.com/r/windowmaker/">Reddit</a>
dedicated to discussion on Window Maker.</p>
</article>
<div id="titlebar">
<div id="minimize"></div>
<div id="titlebar-inner">Window Maker: Community</div>
<div id="close"></div>
</div>
<div id="resizebar">
<div id="resizel"></div>
<div id="resizebar-inner">
</div>
<div id="resizer"></div>
</div>
</div>
</body>
</html>