Wednesday, 29. March 2006
AJAX Travelogue (Part 4): JayJax
jlink, 14:07h
You probably couldn't help notice my very subtle hints to JayJax, the yet unknown little Ajax blah blah blah...
JayJax is my most recent baby, and like any parent I consider it to be the most beautiful of all. Well, almost. Let's say, I hope it has potential.
<ramble>
I am quite happy that software developers aren't nearly as prolific with real babies as they are with their framework ones. How many of the over 100k sourceforge projects have been abandoned and become orphans over time?
</ramble>
The goals of JayJax are manifold:
Johannes
JayJax is my most recent baby, and like any parent I consider it to be the most beautiful of all. Well, almost. Let's say, I hope it has potential.
<ramble>
I am quite happy that software developers aren't nearly as prolific with real babies as they are with their framework ones. How many of the over 100k sourceforge projects have been abandoned and become orphans over time?
</ramble>
The goals of JayJax are manifold:
- Support an MVP communication model between web client and (Java) server in as simple a way as possible.
- Provide easy access to effects, widgets and all the other cool Ajax stuff.
- Allow test-driven development of both client and server side code
- Do all that by leveraging all the "good" Ajax libraries that already exist.
- Allow the framework to be combined with whatever else the developer deems useful
- Do that all in a cross-browser compatible manner.
- Anyone willing to join the project as developer? JavaScript, Java or both?
- Has anyone a mind to porting the server part to another language? Ruby? PHP? Any other?
- Any volunteers for testing the lib on Mac? on Linux? on Opera? on Safari?
- Maybe there is someone who takes pleasure in polishing up and enhancing the documentation?
- Anyone out there to come up with elaborate fancy sample applications?
No act of kindness, however small, is wasted.Of course, all criticism, appreciation and hints are also welcome. In order to convince you that JayJax is worthwhile, I'm going to present how this example can be put into practice. But that's definitely material for a next episode...
Aesop
Johannes