Home   Software   Documents   Non-Technical   SiteInfo   Resume  
 
 

Documents

These are some articles and documents that I wrote or edited.

Java Related

  1. Java 2 Applet Security (2000.02.07)
    Explains how to make an applet access resources outside the sandbox using .java.policy file.
    Read it.
  2. Java Learning and Certification (2001.06.20)
    Answers the questions of how to learn Java? how to get certified? and what IDE or text editor to use?
    Read it.
  3. Deploying Servlets on Tomcat (2001.10.16)
    How to deploy Servlets and JSPs to Tomcat 3.2.3 on an MS-Windows system.
    Read it.
  4. Java Custom Tags - A Quick How-To (2002.07.06)
    A quick How-To that explains how to create, deploy, and use a Java custom tag.
    Read it.
  5. Struts - A Quick How-To (2002.07.19)
    A quick How-To that explains how to create, deploy, and use Java Struts.
    Read it.
  6. Java Or PHP? (2002.08.08)
    Compare Java/JSP and PHP languages and their support for web programming.
    Read it.
  7. Ant documents (2003.12.28)
    Different Apache Ant documents including Ant's manual as PDF files.
    Read it.
  8. Quick Introduction To Echo (2005.05.11)
    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, ...
    • Comparable to GWT, but released years before GWT.
    • This is a quick introduction to Echo to get you started.
    • Read it.

  9. EJB Cheat Sheet (2005.06.23)
    A quick reminder of EJB types and configurations
    Read it.

Others

  1. OO Tips For The C Programmer (1995)
    Explains how to do object oriented programming using the C programming language.
    Part I. Part II.
  2. Acronyms Statistician (2002.09.06)
    What words participate the most in building different acronyms in a given field. (Just a curiosity!)
    Read it.
  3. CSS Cheat Sheet (2002.09.20)
    A cheat sheet for creating Cascading Style Sheets (CSS) files.
    Read it.
  4. Introduction To XML (2002.10.31)
    A Power Point presentation introducing XML and some related technologies.
    Read it.
  5. IE Cookie Vulnerability (2003.03.28)
    Explains a vulnerability in Microsoft's Internet Explorer 5.5 and 6.0, which allows web sites to read cookies of other web sites on the user's machine.
    Read it.
  6. Windows Tips (2004.01.05)
    Different tips for using MS-Windows.
    Read it.
  7. Principles Of Object Oriented Design (2005.02.23)
    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++.
    Read it.
  8. Neural Networks - An Introduction (2005.05.27, Last update: 2005.10.03)
    Define neurons, neural networks, and the back propagation algorithm. Written to be easily understood by programmers.
    Read it.
 
 
This page has 0 comments:
 
Add a comment about this page:
Please leave this textbox empty
Your Comment's Title required
Your Name
Your Email Address
What is 10 + 5 ? required
Enter a comment next (Up to 10K characters, no html tag support)