JSON (JavaScript Object Notation) is an increasingly popular means of transferring data, comparable to XML. Under the hood, we use it in Icecat Live's JavaScript applications. The main advantages of JSON are that it's more efficient in data transfer and…