Mind map with Ajax
Hi everyone,
I am new to Ajax and have been fascinated by the possibilities available with JavaScript and XML. More specifically, I am interested in mind mapping and would like to actually know how to actually write the code in Ajax to implement a mind mapping application such as MindMeister.
I have read through lots of forums, books and articles on Ajax but did not find anything useful so far to help me out.
Ideally, I would like to use PHP on the server-side, JavaScript on the client-side and XML to make the server request and also store the mind maps. The path to the mindmaps stored in the XML document will be saved in a MySQL database.
So I would appreciate any kind of help/resources (tips, codes) to develop a mind mapping tool using Ajax.
Thanks,
John.
|