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> pcb-rnd - help wanted </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="doc.html">Doc</a> & <a href="faq.html">FAQ</a> & <a href="http://repo.hu/projects/pcb-rnd-aux/pool">pool</a> & <a href="tutorials/">tutorials</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">People</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>pcb-rnd</i></font> <img src="resources/logo32.png" alt="[pcb-rnd logo]">
</table>
<!--AUTO navbar end-->
<h1> pcb-rnd - help wanted </h1>
<p>
The project is looking for volunteers for the features listed below. If
you want to contribute, you will need to have an svn client and an email
client. Furthermore an IRC client is strongly recommended.
<p>
You will become part of the team and get svn commit right immediately
when you start working.
<p>
<b>Don't have much free time?</b> Don't worry: the tasks below are split up in
very small (1..2 hours) chunks. Coordination is granted, the administrative
overhead is almost zero - you can focus on the task, and finish it whenever
you have a free hour.
<p>
Worrying about your <b>contribution to go in /dev/null?</b> Don't: pcb-rnd
has very short loops; you start contributing and get immediate feedback. Your
work is part of the official thing immediately and revised and accepted (or
rarely refused) within hours or at most days.
<b>There are no bitrotting branches.</b>
<p>
You are not confident enough with your skills? pcb-rnd is an optimal
project for learning. If you start contributing, you get support. There
are small and simple entry level tasks. Most of the tasks don't require
any programming skills.
<p>
Sign up by <a href="contact.html">contacting the lead developer</a>
If you want to work on a feature not listed below, feel free to drop me
a mail.
<p id="list">
<table border=1 cellspacing=0 cellpadding=0>
<tr><th> ID <th> skill required <th> description
<tr><td> CUCP <td> user or dev <td> <a href="http://repo.hu/cgi-bin/pool.cgi?cmd=show&node=cucp"> CUCP </a> is a flexible system for small chunks of regular contribution - pick this if you have only 1..4 hours a week for contributing; anything else below takes more time.
<tr><td> video <td> user, video <td> video editing - edit a tutorial video from an already recorded narration audio, a written script and an already recorded raw desktop capture video
<tr><td> validation<td> user <td> reference output validation (gerber and other formats)
<tr><td> doc <td> user, html <td> write sections of user documentation (generic)
<tr><td> icons <td> designer <td> icons, other graphical elements for the GTK HID
<tr><td> atest <td> C/beginner <td> program automated test cases
<tr><td> rosetta <td> scripting <td> port example scripts to your favorite language <a href="help_details.html#rosetta">(more details)</a>
<tr><td> fungw_pkg <td> packaging <td> packaging fungw for your favorite distro <a href="help_details.html#fungw_pkg">(more details)</a>
<tr><td> script_pkg<td> packaging <td> packaging libmawk, funlisp, estutter for your favorite distro <a href="help_details.html#script_pkg">(more details)</a>
<tr><td> actionw <td> C <td> action wrapper programming <a href="help_details.html#actionw">(more details)</a>
</table>
</body>
</html>
|