Thursday, July 13, 2006
Saturday, July 08, 2006
Memory Leak Detection in C++
Few useful tools are -
01) dmalloc
02) ccmalloc
03) NJAMD
04) YAMD
05) Valgrind
06) mpatrol
07) Insure++
More info is available at http://www.linuxjournal.com/article/6556
Other Linux Development Tools - http://www.hotfeet.ch/~gemi/LDT/tools_deb.html
01) dmalloc
02) ccmalloc
03) NJAMD
04) YAMD
05) Valgrind
06) mpatrol
07) Insure++
More info is available at http://www.linuxjournal.com/article/6556
Other Linux Development Tools - http://www.hotfeet.ch/~gemi/LDT/tools_deb.html
Install Guides for PHP, APACHE and Oracle
Windows
http://www.oracle.com/technology/tech/php/htdocs/inst_php_apache_windows.html
Linux
http://www.oracle.com/technology/tech/php/htdocs/inst_php_apache_linux.html
Oracle Database 10g Express Edition
10.2
http://www.oracle.com/technology/products/database/xe/
Apache HTTP Server
2.0.58
http://httpd.apache.org/download.cgi
PHP Hypertext Processor
5.1.3
http://www.php.net/downloads.php
Underground Guide for PHP n Oracle
http://www.oracle.com/technology/tech/php/pdf/underground-php-oracle-manual.pdf
Other PHP - Oracle Install Guides
http://www.oracle.com/technology/tech/php/index.html
http://www.oracle.com/technology/tech/php/htdocs/inst_php_apache_windows.html
Linux
http://www.oracle.com/technology/tech/php/htdocs/inst_php_apache_linux.html
Oracle Database 10g Express Edition
10.2
http://www.oracle.com/technology/products/database/xe/
Apache HTTP Server
2.0.58
http://httpd.apache.org/download.cgi
PHP Hypertext Processor
5.1.3
http://www.php.net/downloads.php
Underground Guide for PHP n Oracle
http://www.oracle.com/technology/tech/php/pdf/underground-php-oracle-manual.pdf
Other PHP - Oracle Install Guides
http://www.oracle.com/technology/tech/php/index.html
Wednesday, July 05, 2006
CSS Tips
01) display:table - Makes Div to expand according to the data interms of height and width. Works well in IE, Firefox and Netscape.
Subscribe to:
Posts (Atom)