« Why a Hard Knocks high tech category ? | Main | Oracle to undercut Red Hat support by half the price. »
October 26, 2006
JSON : XML alternative for the browser.
XML is a boon when it comes to application interoperability, but looses a lot of its appeal when it comes to performance, not to mention it can be a nightmare to process in environments like a browser, to this end, a new alternative to XML is catching on for applications specifically designed for the web : JavaScript object notation (JSON).
| [Entry continues to the left and below ad ] |
To put it in the simplest terms, JSON is a stripped down XML version catered to the native JavaScript engine included in all browsers. The popularity JSON has garnered is in due part to the increased demands being put on browsers to process XML via AJAX techniques.
You can read further details on JSON in an article I recently wrote : JavaScript Object Notation ( JSON ) for Ajax Web services
Update : I wrote another article on the subject for BEA's Dev2Dev site, which is obviously more code focused: An Introduction to JSON
| [Comments below ad ] |
Posted by Daniel at October 26, 2006 3:40 PM
Comments
Post a comment
Track back Pings
Track Back URL for this entry:
http://www.webforefront.com/mtblog/mt-tb.cgi/51.











