What is Ajax web programming?
AJAX – (Asynchronous Javascript and XML) is Javascript that sends XML to a web server which then sends back updates for specific sections of the web page, instead of the old way of updating the whole page. You can get more sophisticated applications this way.
- Articles
- Wikipedia article on AJAX
- Web Software Challenges Microsoft
- Using Javaserver Faces Technology with AJAX
Ajax Debugging With Firebug – Dr. Dobb’s Journal– “A Firefox extension that makes web development fun again” – Joe Hewitt (author of Firebug)
- Apps and Examples
- http://numsum.com/ – sharable social spreadsheets
- http://www.writely.com/
- Tools and Tutorials and articles about AJAX
- Advanced RSS Ticket – DynamicDrive
- Super AJAX Programming Seed