Documents

Home Free Software Documents Links    Non-Technical My Resume Contact
Technical Exponent. Abdul Habra. 

These are some documents that I wrote or edited. If you notice any errors or if you have any comments please let me know.

OO Tips For The C Programmer Part I  Part II      July/October 1995
Explains how to do object oriented programming using the C programming language.

Java 2 Applet Security       February 7, 2000
Explains how to make an applet access resources outside the sandbox using ".java.policy" file.

Java Learning and Certification       June 20, 2001
Answers the questions of how to learn Java? how to get certified? and what IDE or text editor to use?

Deploying Servlets on Tomcat       October 16, 2001
How to deploy Servlets and JSPs to Tomcat 3.2.3 on an MS-Windows system.

Java Custom Tags - A Quick How-To      July 6, 2002
A quick How-To that explains how to create, deploy, and use a Java custom tag.

Struts - A Quick How-To      July 19, 2002
A quick How-To that explains how to create, deploy, and use Java Struts.

Java Or PHP?      August 8,2002
Compare Java/JSP and PHP languages and their support for web programming.

Acronyms Statistician      September 6,2002
What words participate the most in building different acronyms in a given field. (Just a curiosity!)

CSS Cheat Sheet      September 20,2002
A cheat sheet for creating Cascading Style Sheets (CSS) files.

Introduction To XML      October 31,2002
A Power Point presentation introducing XML and some related technologies.

IE Cookie Vulnerability      March 28,2003
Explains a vulnerability in Microsoft's Internet Explorer 5.5 and 6.0, that allows web sites to read cookies of other web sites on the user's machine.

Ant      December 28,2003
Different Apache Ant documents including Ant's manual as PDF files.

Usage Tips      January 5,2004
Different tips for using MS-Windows and other tools.

Principles Of Object Oriented Design      February 23,2005
This is the popular "Principles Of OOD" article by Robert C. Martin adapted for Java. The original article was written with C++ examples. I modified it to use Java instead of C++.

Quick Introduction To Echo      May, 11,2005
Echo is a Java framework for developing thin client web apps that do not use any client side plugins. Echo development is in pure Java with no HTML, XML, JavaScript, ... This is a quick introduction to Echo to get you started.

Neural Networks - An Introduction      May, 27,2005, Last update: October 03, 2005
Define neurons, neural networks, and the back propagation algorithm.

EJB Cheat Sheet      June, 23,2005
Quick reminder of EJB types and configurations

Page Last Updated October 04, 2005.