JSON Update 2013-25
There is a good sized update on the wiki page for JSON Usage. So, if you’re considering using JSON, you should probably check it out. See: JSON Usage in Second Life.
Second Life and Virtual Worlds
There is a good sized update on the wiki page for JSON Usage. So, if you’re considering using JSON, you should probably check it out. See: JSON Usage in Second Life.
JSON is pronounced jay-sun. JSON is a text based way of representing data structures. Some think of it as an alternative to XML. It primarily was developed for use in JavaScript programming for transferring data across a network. I suspect for many of us the arrival of JSON in the Linden Scripting Language (LSL) is … Read more