Ajax
Arguably the biggest buzzword of 2005, AJAX stands for Asyncrynous Javascript and XML. Even if the application does not make use of all of these technologies, the term has come to describe any kind of remote scripting in a web environment.
Proof of Concepts
Here are some basic AJAX examples, I have created. I try to add good comments to the code to help others understand what's going on, all of these PoC's are free for non-commercial use licensed under the Creative Commons.
AjaxTrans w/ Ad Algorithm: The same AjaxTrans translation frontend but with an ad selecting algorithm which selects advertisements based on what you are translating. Maybe a demonstation of how advertisements for interactive applications will work in the future? I don't know but it was fun to write :p
AjaxTrans: an AJAX frontend for popular web-based translation services like BabelFish and Google's Translate.
If you would like to license these works, please contact Joel Parish