JQuery plugin that allows creation of html client-side using templates. Integration with jquery makes the process simple and compatible with events so that DOM manipulation stays consistent.
See also interaction.js at http://github.com/raid-ox/interaction.js/wikis. This extends some easy interactions to chain such as drag and drop and sorting.
Also usage tutorial at: http://zparse.net.tc/
# Use your Ajax, HTML, JavaScript and DOM skills server-side
# Integrate with databases, file systems, networks and more
# Just tag your JavaScript code to run on the server, the client, or both
# Easily deploy your Jaxer apps to Aptana Cloud from within Studio
A fast, highly interactive, fun chat application using a javascript, comet (real time push communication), ajax (async posting of information) modern web interface, and a custom PHP based backend daemon that interfaces between the (web) frontend and the IRC backend server.