Hi all, Just a quick post. Jswoof tiny has also been updated to support [JSWEXT] jswoof extensions http://www.waynemike.co.uk/jswoof you can also follow jswoof...
Jswoof extensions finally finished and uploaded. jswoof extensions, allow new features to be bolted on to the jswoof library without clogging up the...
Hi JSON fans I'm currently creating a project where I need a JSON parser in Java. There's no lack of Java JSON-parsers at json.org, in fact there's 18...
Hi all. The jswoof website has been updated. To include C# class documentation A few typos have also been fixed. http://www.waynemike.co.uk/jswoof/csharp You...
I just was curious if there was any interest in IETF JSON working group. As I understand it, without a JSON working group any JSON-based specification that...
Jansson v1.2 is out. This release contains new features and a few bug fixes. Changes since v1.1.3 ... * New functions: - json_equal(): Test whether two JSON...
Hi all, The jswoof website has now been updated to reflect all changes that have recently been made to the library. Work is also under on the C# version of the...
i noticed that this works with the native JSON object in FF3.5.5 JSON.parse(["true"]) but with the json2.js this throws an error. which one is the intended...
Hi all. Jswoof version 1.13 is ready for download. Its contains a new clause in the parseObject function that throws an exception if no key is present. as...
I just found an interesting json validator "Orderly is a textual format for describing JSON. Orderly can be compiled into JSONSchema. It is designed to be easy...
Hi all, The first port of jswoof has now been uploaded. You can now get jswoof for c#. You can download the beta from: http://www.waynemike.co.uk/jswoof/csharp...
Jansson v1.1.3 is out. This is a bug fix release in the 1.1 release series. Changes since v1.1.2: * Encode reals correctly, so that first encoding and then...
The server at JSON.org is getting hammered. It turns out that there are some sites that are linking directly to json2.js instead of dispensing it from their...
Hi All, Jswoof tiny has now been re-built using the new jswoof v1.12 core library. As usual you can get the jswoof from http://www.waynemike.co.uk/jswoof ...
Hi all, The latest version of jswoof has finally gone live. But its far from an update its a complete rewrite. enabling it to acheive speeds 3x faster than...
Hi All, I am wondering if there is anything called as JSON Schema and a validator to validate my JSON data. I use a lot of nested JSON data and it takes more...
Hi JSON-fans PL/JSON is a JSON-implementation written in PL/SQL for Oracle. Since no bugs has been found in more than a month, I have changed the project...
Jansson v1.1.2 is out. This is a bug fix release in the 1.1 release series. Changes since v1.1.1: * Fix a bug where an error message was not produced if the...
Hello everyone, Are any of you still supporting legacy ASP Classic systems? If so you maybe interested in json2.asp (originally called json4asp). It's a ...
Hi folks, mod_ndb 1.1 is now available at http://code.google.com/p/mod-ndb mod_ndb is an interface to MySQL Cluster that runs inside an apache web server. It...
Hi all, Jswoof-Tiny Version 1.01 has been released. I have also fixed the zip folder for version 1.00 as it had gotten corrupted somehow. As usual you can...
Jansson v1.1.1 is out. This release only fixes a few packaging issues with v1.1. Changes since v1.1: * All documentation files were not distributed with v1.1;...
Jswoof version 1.10 has been released. You can grab the zip from the jswoof website as usual. http://www.waynemike.co.uk/jswoof Regards Wayne IV Mike....
Jansson v1.1 is out. This release contains many new features and some bugfixes, and retains API compatibility with the 1.0 series. Changes since v1.0.4: * API...
I'm proud to announce that MJSON v1.2 has been released! M's JSON parser, a small, lightweight FLOSS library that handles documents written in the JSON data...
Jansson v1.0.4 is out. This is a bugfix release in the 1.0 release series. Changes since v1.0.3: * Relax Autoconf version requirement to 2.59 * Make Jansson...
Hi all, Over at the JSON-RPC group I announced a new JSON related project [1] so I'll give just a short overview here. Pmrpc is a inter-window cross-domain...
Hi all, JSwoof tiny has finally been released. For those of you who do not want to be tied into the FLEX framework. Or have size limitations to deal with. It...