Wednesday, February 27, 2008

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 | digg story