AJAX Projects
These projects are all examples of what is now called "AJAX". They were constructed before that term was coined, and definitely before the name became "vogue".
Object-Oriented Javascript (Javascript-Beans)
Programming Javascript like Java, by making Javascript-Beans. Exactly like Java-Beans, they are interfaced through "getter" and "setter" methods.
Client Side Spell CheckerI learned a lot about Javascript optimization doing this project, which does spell checking entirely on the client. The dictionary is smaller than most JPG files.
Afghan National Army Personnel Program (PMAMA)
When I arrived in Afghanistan, the Personnel/Payroll program could stand some improvements. Here is my effort to make it more friendly, reliable, functional. PMAMA is an acronym formed from "Programme Malmute Ardui Milli Afghani" which is an approximate transliteration from Persian for "Afgan National Army Automated Program"