TUTOR HOME
  HELP BUY CONTACT ABOUT

TINI Tips
Redirection of output Redirecting output from a TINI program to a file or stderr. Applies to slush command line and .startup file.
deployment batch files batch files and ftp command files can save a lot of typing

Java Tips
while (true) How to trick Java into letting you do a perpetual loop
controlling debugging output Java doesn't have a #define or ifdef, here's an alternative