I was having a discussion with an implementer of a JSON library, and over time the discussion boiled down to an argument over the interpretation of one...
Dear friends of JSON group memebers, I have a problem in JSON. We know that each JSON files contains object followed with Name:Value pairs. My problem is to...
I have been using json for quite some time now. But just recently, I was starting a new project, and downloaded a new version of json.js from www.json.org. The...
My name is Pascal, and I'm the lead developer over at TwoLattes (www.twolattes.com). We're releasing a useful tool for AJAX oriented Java apps: JsonMarshaller....
Demos are online for pretty printing of JSON and schema validation of JavaScript objects: http://www.cerny-online.com/cerny.js/demos Best regards, Robert...
Hi all, I have some questions regarding JSON but they are primarily to do with RPC and serialization. I've noticed that there is a json-rpc group too and am...
- A Sunday thought; I was planning to tattoo "XML" on my left shoulder. After I've discovered "JSON", all my data transfer formats became JSON instead of XML....
Back in December, I co-authored an introductory article on JSON together with Scott Mitchell [1]. I finally got news this week that it has gone live and...
I like to know if there is any place from where i can download JSON Parser. Is there any place where i can put my xml and get JSON output online. thanx Rama...
Hi All, I'm having some trouble with an element of my web application with json. The short story is I am sending database as part of an ajax request. One piece...
Hi, I have a JSON structure in the browser that acts as rows of a database table. var data = [ [id:1, name:'foo39;, age:21], [id:2, name:'bar39;, age:35] ]; I show...
I glad to announce JsonTools v1.02 - a free JavaScript event-based API on JSON. JsonTools includes: - Methods for data lookup. - Methods for data binding. -...
A while ago I announced [1] the availability of my JavaScript library Cerny.js offering a solution for validating a JavaScript object against a schema. I put...
Hi Dear friends of JSON Groups, I had a problem whils using dojo in my function.. Actually, my project is browse any json file display its objects as per...
I thought I'd post this for anybody who was struggling like me, trying to figure out how to get a json object generated in a java servlet (leveraging json.org...
With Javascript when a user updates the field of a form I update my local JSON object with a "new_value" property equaling the new value entered into the...
Hello, I am trying to iterate through a big JSON variable (about 1500 nodes). It works but FF pops up with the message saying the script is not responding (A...
Hi Memebers of JSON, Thnk you for your kind response. But I am strugging on the same problem.. My File is something like that {"bindings": [ {"ircEvent":...
JsonTools http://sourceforge.net/projects/jsontools v1.01 released. JsonTools is a thread safe module based on event - event handler paradigm (like SAX...
I will be moderating a panel that will be looking at the history and future of browsers and web standards. We might even talk about JSON. It will be February...
I can't download the jsoncpp from the sourceforge because it seems that the files have been removed. So, wondering where I can find the jsoncpp ? Thanks!...
Hi, To get the hook function to descend into deeper parts of the JSON structure in Opera 8.x I had to remove the following from the hook funciton if...
Hi Guys I am really new to AJAX/JSON world. This is the first time we are trying to use DOJO/JSON in our application. We would like to keep the JSON/JAVA...
We posted our open source project named JSON-Cache on SourceForge and www.chaidb.org. JSON-Cache is developed to provide the persistence and cache solution for...