JSON: The Fat Free Alternative to XML- Douglas Crockford, Yahoo!, USA
Track: Developers Slot: 16:00-17:30, Wednesday 24th May JSON is a textual data format. It is a subset of JavaScript, which makes it very effective in browser delivered applications. It is language independent, so it is easily supported in virtually all programming languages. The structures of JSON map directly onto the data structures of modern programming languages.
This presentation will talk about JSON and its role in web applications. It will also talk about JSON standardization efforts and the JSONRequest proposal for a new data-interchange mechanism that is exempt from the Same Origin Policy.
http://www.JSON.org
|