* Backannotation from PCB to gschem.
This is a topic of frequent discussion. Last night's idea was to do
backanno in two steps: The first step (using "geco" program) would
create a cleartext .eco file from a changed .pcb file. The .eco file
would then be used (by "gbackanno") to update the .sch file. The
advantage here is that you would have a record of changes made in the
.eco file, and you could edit the .eco file with emacs (or whatever)
before doing any backannotation into gschem.
Here's the full proposed design cycle (in ASCII art):
+------ (.sch) ----> gnetlist ------ (.pcb.new) ------+
| (gsch2pcb) |
| |
| V
gschem pcb
^ |
| |
(.sch) (.pcb)
| |
+-------- gbackanno <----- (.eco) ----- geco <------ -+
* Post meeting - use of Wiki in the gEDA webpage.
Ales suggested using a Wiki to hold information about gEDA. In
particular, he wants to use something like a Wiki to hold a FAQ, and
direct newbies with questions to the FAQ, where currently he has to
monitor the mailing list, or answer via e-mail. I think this is a
great idea.
THe problem is spam, and how to control/prohibit spammers from writing
garbage to the gEDA Wiki?
I suggested: Use a Wiki allowing different write permissions on
different pages. Then, a subset of pages will allow only Ales to
write them (e.g. the basic documentation), and the other pages will be
writable by a set of users who must first get permissions set by
e-mailing Ales.