Archive for the ‘Uncategorized’ Category

How To Save Bandwidth With Apache2’s mod_deflate

June 9, 2006

This article shows how to install and configure mod_deflate on an Apache2 web server. With mod_deflate, you can compress HTML, text or XML files to approx. 20 – 30% of their original sizes, thus saving you server bandwidth and making your modem users happier.

read more | digg story

Introduction to Reverse Engineering Software

January 15, 2006

Excellent tutorial on how to pull apart software and modify it

read more | digg story