Hello all, I just wanted to mention that a while ago I changed the name from libJSON to libjson, would you mind reflecting that on json.org? I added a ton of...
Does anyone know of a good WYSIWYG tool for creating a hierarchy of objects/elements and fields/attributes that exports to both XML and JSON? I downloaded...
Hey Folks, Here is the URL for my test site - http://showmercyonus.appspot.com/transaction The second row is a combination of JSON & AJAX that renders some...
The original version of json.js had a JSON object containing stringify and parse methods. When the opportunity to add JSON support to the next proposed...
Hi, all! For the C++ coders out there without a favourite JSON library, here's a new one for you: http://fossil.wanderinghorse.net/repos/nosjob/ It's still...
I will be doing a session at Silicon Valley Codecamp at Foothill College in Los Altos, California on Saturday, October 9 at 11:15am. I will be talking about...
If anyone here uses libjson, I just released libjson 6. Be aware though, this one will not just plug into your code if you are using an old version. Both ...
JSON.org is a sponsor this year of Silicon Valley Codecamp, a free conference held at Foothill College in Los Altos, CA. I hope to see you there. For more...
I'm redoing big parts of libjson and I'm going to extend it to use non-standard json (as a compile option, not standard) and I'm curious if anyone foresee any...
I am a eLearning Application developer who is working on his first experience with JSON. My application has no active server (php, asp, java, etc) to work...
Hi, I would like to submit a couple of questions to the members of this group, as JSON tools designers and/or users: 1. Are you aware of any JSON codec library...
A lot of people have asked me for makefiles instead of the Code::Blocks project files so I wrote makefiles for each platform. Should be good, but didn't try...
Jansson v1.3 is out. This release adds one new encoding flag, enhances the documentation a bit and fixes a few bugs. Changes since v1.2.1 ... * New encoding...
Hi, I'm new to the group as well as to using json and am wondering if someone can write me a json script for .php webpage please? What I need is to be able to...
I'm using the JSON_Parser C library on one end and the org.json Java library on the other and they don't agree on the encoding for the floating point value...
Any kind of thought/suggestion is welcome: http://webreflection.blogspot.com/2010/04/json-sleep-wakeup-serialize-and.html In few words, a way to better control...
To Douglas Crockford I'm writting some documentation to my JSON API and would like to add some railroad diagrams. Can you tell me how you created the diagrams...
Hi all, I wrote a json to json transformation tool. It's a command line tool that uses pattern-matching to write transformations. Example: jsonpat -p...
[Mark] ... Hi Mark. Nice work. On reading your article, I saw reference to several existing methods for mapping XML<->JSON. But I didn't see any reference to...
Jansson v1.2.1 is out. This is a bugfix release in the 1.2 release series. Changes since v1.2 ... * Bug fixes: - Fix reference counting on true, false and null...
I am pleased to announce the release of RSON 0.06. The goal of the RSON project is to create a file format that is easy to edit, diff, and version control,...
I am developing a superset of JSON called RSON (Readable Serial Object Notation), at http://code.google.com/p/rson/ (Not that JSON isn't eminently readable,...
I am trying to figure out how to send an image from my hard drive to Tuzulo using their api which appears to use JSON (quoted below). I have figured out how...
Hi, We have a new release of the Itemscript JSON library for standard Java and GWT-Java, with a RESTful in-memory database. The project page with a feature...