AJAX, toch maar eens mee gaan prutsen
Hier heb ik wat interessante dingen verzameld waar ik eens mee aan de gang wil om een AJAX applicatie te maken (Asynchronous Javascript And XML):
- Kupu client-side editor
- FCKeditor erg uitgebreide client-side editor
- Sarissa a cross-browser ECMAScript library for client side XML manipulation, including loading XML from URLs or strings, performing XSLT transformations, XPath queries and more. Supported: Gecko (Mozilla, Firefox etc), IE, KHTML (Konqueror, Safari) Let op: Safari ondersteuning schijnt niet helemaal correct te zijn...
- Mochikit make Javascript suck less. A highly documented and well tested, suite of JavaScript libraries that will help you get shit done, fast. MochiKit's creator, Bob Ippolito, is well-known in Python circles and has created a library that is natural to use for both Python and JavaScript programmers. It provides functions for performing asynchronous operations (AJAX, anyone?), logging (unless you really love alert boxes!), working with lists of data (and who doesn't), plus some amazing DOM tools.
- YUI The Yahoo UI library containing nice widgets and css and ajax stuff.
Ik ben er nog niet uit of ik als server code iets ga maken in mijn eigen Snakelets, of ook tegelijk maar eens Turbogears ga uitproberen (waar Mochikit al in zit dus).
• Wrote irmen at 13:43
(edited 2×, last on 27 Nov 2006)
| read 26× | Add comment