The requirement of a new line being the delimiter means there is a lot of wasted data/space during transport that is needed for meaning, not just human...
Maybe a bit offtopic, but I have been playing with xmlrpc for a long, long time, and the very same question popped up now and then from different people. ...
The main JSON page is available in Chinese English French German Italian Japanese Korean, and now Spanish. Please advise me of any corrections. If you are...
Douglas, Please find attached an (IMO) improved Spanish version of the page. I changed some words and constructs and modified punctuation to fit Spanish ...
Here's some small improvements to the italian version Bye Gaetano JSON (JavaScript Object Notation) è un semplice formato per lo scambio di dati. Per le...
Alright there guys Just come on board the json bandwagon, love the potential it promises over xmlhttprequest. But the mainstream web2.0 crowd doesn't seem to ...
Our JavaScript library for our JSON API is public. There are copy/paste examples. We will be releasing the docs for our JSON API will be released soon. The...
Douglas, Do you want some support from the community to inform you of some clever uses of JSON? Success stories? Do you want to hear of more cases where JSON...
I know there are several requests, but what about a conference here in Europe? Regards, Michael ... -- Best regards | Schöne Grüße Michael Microsoft MVP -...
I am looking to do the same thing. I am looking at Gold Parser. I need to get a BNF description of JSON. Gold parser will create the parse tables then the...
JsonML is an application of JSON for document markup. JSON was not designed for such applications, and is not as effective than XML (much as XML is less...
... From this BNF, a comma separated list of attribute is an attribute, but is also an attribute-list. I think you left in a redundant production. -- Text by...
... As far as I can tell, Doug is just the messenger here, and is not responsible for JsonML. Also, there's no indication that the real author (Stephen M....
I just joined as you were writing... I noticed the post about the grammar redundancy and you are right, so I changed it last night. Also I made some...
To be honest, JsonML was never meant to replace XML, simply to more tightly work with XML-based markup in a JSON-savvy framework. I don't see any reason why...
... toJSONString I ... make ... A little late to the conversation but... another alternative could be to use the typeof operator (assuming one was iterating...
... Sure - if the for loop is in your own code, and not some other package that you're just trying to make use of. This issue really needs to be fixed in the...
// This should do what you are asking for while staying // current with Crockford's latest code: // after json.js has loaded... // define a namespace to...
... Right. But I don't understand the resistance (or, actually, just lack of any feedback at all) to having the kind of solution I described before (in another...
JavaScript is an imperfect language. The weird interaction between augmentation of prototypes with the for..in statement is evidence of this. This defect in...
Hi all. I tought you might interested in the comparison of PHP json libs I posted here: http://gggeek.altervista.org/sw/article_20061113.html Any feedback is...