1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title> librnd - support </title>
<meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<!--AUTO head begin-->
<link rel="icon" href="resources/logo16.png">
<!--AUTO head end-->
</head>
<body>
<!--AUTO navbar begin-->
<table border=0 cellspacing=2 cellpadding=10 bgcolor="#eeeeee" width="100%">
<tr>
<th align=center bgcolor="#ccc0cc"> <a href="index.html"> Main </a>
<th align=center bgcolor="#ccc0cc"> <a href="news.html"> News </a>
<th align=center bgcolor="#ccc0cc"> <a href="developer/">Doc</a> & <a href="faq.html">FAQ</a> & <a href="http://repo.hu/projects/pcb-rnd-aux/pool">pool</a>
<th align=center bgcolor="#ccc0cc"> <a href="support.html"> Support </a>
<th align=center bgcolor="#ccc0cc"> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline">timeline</a>
<td align=right width="60%"> <font size="+2"><i>librnd</i></font> <img src="resources/logo32.png" alt="[librnd logo]">
</table>
<!--AUTO navbar end-->
<br>
<!--content-->
<h1> pcb-rnd support </h1>
<h2> Get support </h2>
<p>
Option 1: subscribe to the mailing list: pcb-rnd <img src="resources/at.png"> list.repo.hu (send
a mail with subject: subscribe). We usually reply there within 24 hours.
<a href="http://repo.hu/cgi-bin/web_mail_arch.cgi?mlist=pcb-rnd&cmd=flat&id=-15"> (Archives) </a>
<p>
Option 2: real-time chat with the developers and hard core users: <a
href="irc.html"> IRC </a>; please pick a meaningful nickname, join, say
hi, state your question and be patient; someone will react in at most
3..4 hours. If nobody reacts but you see traffic, repeat your question.
Leaving there an idler client is okay.
<p>
The generic rule is that over whatever channel you can reach us, that's
also the right place to ask questions about pcb-rnd and we will answer there.
Currently these are the channels where we can be reached:
<p>
<table border=1 cellspacing=0>
<tr><th> type <th> address
<tr><td> public mailing list <td> send subscribe to pcb-rnd <img src="resources/at.png"> list.repo.hu
<tr><td> public IRC channel <td> <a href="irc.html"> repo.hu:6667 #pcb-rnd </a>
<tr><td> private email <td> Igor2's <a href="contact.html">email address</a>
<tr><td> private IRC <td> Igor2 on irc.repo.hu
</table>
<p>
(We used to provide support on the gEDA mailing lists but we no longer do that.)
<h2> Give support </h2>
<p>
Option 1: if you are experienced with pcb-rnd or electronics: subscribe to
the mailing list, <a href="irc.html">join IRC</a>, try to provide help for
newbies.
<p>
Option 2: subscribe to the mailing list, offer your help; <a href="help.html">we are looking
for manpower</a> with a lot of non-programming tasks as well!
<p>
Option 3: consider <a href="http://sponsor.pcb-rnd.repo.hu"> donating a small amount </a>,
e.g. $5 or $10. Donations are transformed into developer hours put in the project.
</body>
</html>
|