1. Open Source guidelines for Java
Before I became (very!) interested in the Open Source software
movement, I used to package my Java programs in a fairly
deep package hierarchy. This was convenient for my own use,
but has caused minor problems for some novice programmers
using some of my Open Source code, and examples in a few of
my Java books.
I really like using packages for my own work, but I wonder if
they make it a little more difficult when (novice) programmers
want to hack in some existing code, and they do not really
understand how to set up CLASSPATH, etc. Really, Open Source
is all about making it as easy as possible to re-use code.
I guess that cleaning up the code <grin> would help also! (My
NLBean is especially "crusty"!).
-- Mark Watson, consultant and author of 11 books on AI, Java, C++.
-- http://www.markwatson.com for Open Source (Java, NLPserver, etc.)
3. HELP Port Forwarding on Linux: Dest Port Known, Source Port High (1024-65535)
4. looking for a browser for samba
7. Porting from BSD to POSIX (Linux) Guidelines?
8. IMMEDIATE NEED for 19 Unix professionals
9. Port/package guidelines (Ant)
10. Port/package guidelines (WAS: Please review: new Java Project docs)
11. Port/package guidelines (WAS: Please review: new Java Project
12. Can any open source compiler convert C++ source to C source?