Popular Posts
Tools and Tips
Search
Thursday, December 6. 2007
JSON better explained - with examples
Javascript Object Notation (JSON) is a fancy name for a simple idea: A web page can download data stored as javascript variables. It’s caused a buzz in the tech world because JSON is much easier to load, read and manipulate compared to XML. Also, parsing large XML files can be a large performance hit - JSON gives you an object, packaged up and ready to go!Trackbacks
Trackback specific URI for this entry
No Trackbacks

