File: myfeature.html

package info (click to toggle)
pcb-rnd 3.1.7b-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 33,108 kB
  • sloc: ansic: 213,400; yacc: 6,241; sh: 4,698; awk: 3,016; makefile: 2,254; lex: 1,166; python: 519; xml: 261; lisp: 154; tcl: 67; perl: 34; javascript: 6; ruby: 5
file content (59 lines) | stat: -rw-r--r-- 2,938 bytes parent folder | download | duplicates (2)
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
	<title> pcb-rnd - my feature </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>&nbsp;&amp;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&amp;&nbsp;<a href="http://repo.hu/projects/pcb-rnd-aux/pool">pool</a>&nbsp;&amp;&nbsp;<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>&nbsp;&amp;&nbsp;<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 - how to get my favorite feature implemented </h1>
<p>
The list below is sorted: top items have higher priority, but you
are free to choose any.

<H3> 1. If you are a programmer with free time to spend </H3>
<p>
Read the <a href="contrib.html"> contribution howto</a> and join the project.
You are welcome to work on the feature you are interested in if those
features don't cotradict generic project goals. You get
all the support (e.g. for understanding the API, to get a blank plugin
set up so you need to fill in only the feature-specific parts, etc.). Success
rate should be near to 100%.

<H3> 2. If you are not a programmer and have free time </H3>
<p>
You can join and work on things you don't need that much, but others do.
This will build your reputation in the community which in turns encourages
others to implement your favorite feature even if they wouldn't do it for
themselves. The success rate is somewhat more random, obviously.

<H3> 3. If you don't have free time </H3>
<p>
Consider donation: buy someone else's time, e.g.
<a href="https://sponsor.pcbrnd.repo.hu"> sponsor the
project with small donations.</a>
<p>
You can also directly buy the development time <i>for the feature you need</i>;
contact me (see the <a href="contrib.html"> contribution
howto</a> page). Since you don't need to cover all costs and the hourly
rates are much lower on a pet project, and your feature may be simpler
than it looks, and someone who already knows the code also saves the
learning curve, it may all be cheaper than you think. The success rate
should be close to 100%.