ARCHIVE August, 2010

JSON: The Fat-Free Alternative to XML

May 28, 2008

I recently had an opportunity to work with JSON when a co-worker looked at my XML for transferring data from an application to our server. He recommend we move to JSON. JSON is described as a lightweight data-interchange format that is easy for humans to read and write but more importantly, easy for systems to [...]