Webneurons Web 3 - The main goal of webneurons is to develop a better way of programming computers. Demonstration of a simple webneuron network. Also includes a minimal javascript XML parser of 37 lines.
Java is used to build the webneurons system. Apache and PHP are not needed since the system will include a server and the webneurons should replace PHP.
A simple java global custom logger - Source code for a basic java logger that just prints text to rotated log files. The logger can be called from any class in one line just like System.out.println().