Java Chatserver/Chatclient
Developing a small but useful chat for my local network has been a "wish" for a long time. I started twice, but gave up later because I failed in inter-thread communication. Now that I finally succeded in programming a chat including a simple protocoll I'll publish some articles about this soon.
Furthermore I am working on a small Java Applet able to run Brainfuck source step-by-step so even beginners can figure out how the language works. After that I will finish my long overdue tutorial on Brainfuck programming.