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.
How To Save Bandwidth With Apache2’s mod_deflate
June 9, 2006 by TtGIntroduction to Reverse Engineering Software
January 15, 2006 by TtGExcellent tutorial on how to pull apart software and modify it
Ebook collection
January 10, 2006 by TtGGood collection of tech books.
How to use HTML tables properly
January 9, 2006 by TtGYou should avoid using tables for layout, but that does not mean you should avoid using tables for their intended purpose. When marking up tabular data in HTML, tables are what should be used. This article explains how to make HTML data tables accessible.
Forgot your Windows password? No problem! : Password resetting techniques
January 4, 2006 by TtGA lot of people think that after having lost their Windows admin password, they absolutely have to reinstall their OS. Let me tell you something: They are wrong! This article provides you with needed techniques to get back in your system.
How To: Circuit Hijacking – a beginners guide to circuit modding
December 31, 2005 by TtGInformative article describing the basics of circuit modding. “This process of redirecting the internal circuitry of a component is what I call â��circuit hijackingâ�� because essentially, the circuitry is â��hijackedâ�� to a new location and purpose.”
How to write Buffer Overflows
December 29, 2005 by TtGnuff said
Programming Cheat Sheets
December 28, 2005 by TtGCheck these cool printable progamming cheat sheets.
Become an Independent Programmer in 1068 Days
December 27, 2005 by TtGGus Mueller’s 7.5 tips for making it as an independent developer, in 1068 Days.
eSvn – a GUI frontend to the Subversion revision system
December 27, 2005 by TtGeSvn is cross-platform and runs under Unix-like operating systems (GNU/Linux distributions, FreeBSD, Sun Solaris and others), Mac OS X as well as Windows.