The listing is a good start, and very attractive.
The following is based on my experience as the developer of a web-based
database interface.
As the listing grows in size, the format will begin to suffer from the
following problems:
a) The information is very sparse, so finding anything will require a
lot of scrolling. It would be better to omit the "Module" and
"Description" headings, because that information is obvious from the
context.
b) The HTML document will start to become very large, so downloading
will be slow. It would be better to use javascript to generate the HTML
inside the browser, sending only text like this as the body of the document:
begin_listing();
file("./7343.mod");
module("7343","Polarized SMD capacitor (SMD 7343)");
file("./clock.mod";
module("CLOCK14-8P","Clock generator (14&8 pin DIP)");
module("CLOCK14P","Clock generator (14 pin DIP)");
end_listing();
Juan Pablo wrote:
>
> It does:
>
> 1) Generates lists as in the attach.
> 2) Debugs the project libraries which have some erros (missing
> components in the index, comments about missing components, signature
> inconsistencies, etc..)
>
> It was made by Salvador Tropea and it is published at
> http://fpgalibre.sf.net
>
> It would be good if you try it and give feedback!
>
>
> Saludos, Juan Pablo.
Please read the Kicad FAQ in the group files section before posting your
question.
Please post your bug reports here. They will be picked up by the creator of
Kicad.
Please contribute your symbols/modules to the library folder in the group files
section.
For building Kicad from source and other development questions visit the
kicad-devel group at http://groups.yahoo.com/group/kicad-devel
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/kicad-users/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/