I was just wondering what is ajax all about. these days i hear really a lot about ajax,there are many projects going on this topic. Someone could just say what Ajax is and what are its requirements,in plain simple words... i tried to read enough articles but all i could get was just "A J A X" and how its going revolutionize things.
Made a little progress on it.
Its using javascript to connect to server without having to reload the page.I dont know how it works. Just got to learn more.
Wait for few more days i would tell you.Right now i am busy learning other things. If you happen to make progress ,do post it over here i woudl check it out.
Thanks for the nice link. Any budding programmers take my word ! learn AJAX, in the coming future it becomes as much needed as html !! i m on the way to learn this.There will be no web site without using ajax.
Well its true that there are many projects and more and more people are coming into AJAX. It's just a collection of exisiting technologies and not a new one.
AJAX keeps the UI changes as transparent as possible making it appear that the page hasn't been reloaded. That's very nice. The users need not wait for the server round trip. At least they are made feel that way. It makes them browse more.