Tech News @ mabuse
Know your enemies - spamstat shows all
Every day my mail server sends me an email containing a list of all spam hosts trying to send me messages I don't want. This way I can see which systems failed in sending me their crap and how often they failed. Among other stuff in this informative email, the spammer list goes as follows: more...
Tidy up your logfiles
If you're hosting various services, you surely know the problem of growing logfiles. Even if you're using use tricky rotation jobs, big, compressed files are still wasting your precious hard disk space. Of course can you delete old log files manually, but there is a simpler way, at least for Windows machines. (More)
Doing a dhtml menu for your browser applications.
This tutorial will show you how to do a stylish menu bar like those in typical desktop applications. This will be done with surprisingly few Javascript, some <div> and <span> tags and cascading stylesheets (CSS). More....