This is a discussion on What is Web 2.0 within the Member Blogs forums, part of the Community category; There's a new blog entry added: What is Web 2.0 Design Patterns and Business Models for the Next ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
What is Web 2.0
There's a new blog entry added:
What is Web 2.0 Quote:
|
|
||||
|
Very interesting article.... Seems to be all of the web programming is going to be changed...
__________________
Regards, Admin http://www.exforsys.com http://www.geekinterview.com http://www.itquestionbank.com http://www.myitblog.com |
|
|||
|
According to Wikipedia definations... yes it is more then just Java Script...
Asynchronous JavaScript And XML, or its acronym, Ajax (Pronounced A-jacks), is a Web development technique for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire Web page does not have to be reloaded each time the user makes a change. This is meant to increase the Web page's interactivity, speed, and usability. The Ajax technique uses a combination of: XHTML (or HTML), CSS, for marking up and styling information. The DOM accessed with a client-side scripting language, especially ECMAScript implementations like JavaScript and JScript, to dynamically display and interact with the information presented. The XMLHttpRequest object to exchange data asynchronously with the web server. In some Ajax frameworks and in certain situations, an IFrame object is used instead of the XMLHttpRequest object to exchange data with the web server. XML is commonly used as the format for transferring data back from the server, although any format will work, including preformatted HTML, plain text, JSON and even EBML. Ref: Wikipedia Hope this helps |
|
||||
|
These things are really confusing me. They should make an ultimate browser and an ultimate coding language instead of changing everything! Interesting article by the way.
__________________
http://www.Paypal.com/ Go ahead and dontate to Mount.Tropolis@Gmail.com any amount WILL do! |