05/23/04
jxCAL Autolayout Preview
I'am developing a Javascript jxCAL autolayout algorithm. It will be incorporated as part of the jxCAL project, but I felt like I could give a first preview ![]()
Please, don't pay attention to the lack of display information, the interesting part is that the events are automatically layed out.
Here is a screenshot:

You can see a sample preview demo here:
http://atilla.org/~drak/jxcal-dynamic/jxcal-dynamic.svg
The Javascript source code is available here:
http://atilla.org/~drak/jxcal-dynamic/jxcal-dynamic.js
The data used by the code is available here:
http://atilla.org/~drak/jxcal-dynamic/static.xml
It is static here but, it can of course be dynamically generated on the server side using PHP, Java or whatever other server side technology you like ![]()