Monthly Archives: October 2007

The new XML

5th
Oct. × ’07

JSON is the new XML.
JSON, the “JavaScript Object Notation”, is a very simple notation for representing hierarchical data. It achieves what XML was supposed to do, and in a very simple way.
While the XML spec is hundreds (thousands?) of pages, the JSON spec fits comfortably on one page. Although the name suggest an association to [...]

Posted in Uncategorized | 1 Comment