Often i come across people who raise their eyebrows when exposed to the most commonly term in the web-o-sphere, LAMP. This post is dedicated to all those readers to whom this word sounds greek.
LAMP refers to Linux, Apache, MySQL and PHP, an open-source Web application platform which uses Linux as the Operating System, Apache is [...]
February 18th, 2008 | Posted in Free, LAMP, Linux, Open Source, Sun, Technology, Tips, Tools, Tutorials, Unix, Windows, onlamp.com, open, web | 2 Comments
Often i have come across code with System.out.println in it. This although works good for debugging but is one of the most low tech method for debugging.
In the Java language where a preprocessor is not available, log statements increase the size of the code and reduce its speed, even when logging is turned off. Given [...]
August 15th, 2007 | Posted in Apache, BlackHat, Eclipse, Free, Java, Join Us, Log4J, Mashable, Software, Unix, bangalore, barcampbangalore4 | No Comments