Open Source Documentation

AjaxDo:
Release 1.0
AjaxDo getting started
JComet:
Release 0.1
JComet getting started
JComet JAVADOC
Spring-Dashboard:
Release 1.0
Spring-Dashboard getting started
Spring-Dashboard JAVADOC

Recommended articles:

  1. AJAX:Getting Started – a very good starting point for AJAX development.
  2. Designing a Fully Scalable Application It’s difficult to know up front how much or in what ways your application will need to scale.This Article shows how some sharable pieces of the MantaRay messaging system can allow your app to grow beyond one box.
  3. Taking JUnit Out of the Box shows how the open source JUnit extension, Pisces, helps JUnit overcome some of its limitations.
  4. Developing a Spring Framework MVC application step-by-step Getting to know Spring MVC is easy with this simple step-by-step article.
  5. How to Use JMS with PHP shows how PHP can be made to work with JMS.
  6. Tuning Garbage Collection Tuning garbage collection is a very important topic for core java developers to learn. This article shows how it is done.