An Introduction to JavaScript Object Notation (JSON)
JavaScript Object Notation, or JSON for short, is a lightweight data-interchange format which may prove to be a viable alternative to XML for IT developers. It's easy to read and write by people as well as for machines to parse and generate.
Read more here
edit: Programming/Javascript/auto___an_introduction_to_javascript_object_notation__json_.wikieditish...