JSON: The Fat-Free Alternative to XML

For quiet some time, I wanted to understand JSON (JavaScript Object Notation) and its advantages.

Always after hearing about it, I thought, it is some advance form of JavaScript, but after studying it today, I was surprised to know the advantages of JSON.

In the present world, where companies are providing SAAS (Software Applications As Services) over the Web, and applications are mashing-up with other applications... in such scenarios everyone wants to make applications, to be able to exchange data with other applications seamlessly and as fast as it can.

Seamless integration of data was made possible by XML, but it seriously lacked the speed. Over and above it, XML required specific Serialization and De-Serialization  of content. This is were JSON has the real advantage over XML and it doesn't compromise on the other advantages of XML.

More information on JSON can be found at the following links:

JSON vs XML:                  http://www.json.org/xml.html 
Practically learn JSON:     http://braincast.nl/samples/jsoneditor/#
«March»
SunMonTueWedThuFriSat
2425262728291
2345678
9101112131415
16171819202122
23242526272829
303112345