JavaScript provides automatic type conversions on a lot of action So if you do var foo = ["bar"] + " baz"; ["bar"] will be converted into "bar" and you'll have...
okay, i figured that out ;) bwt it's a plain javascript array, not java. but i was actually wondering why IE8 and FF3.5+ allow this with their native JSON...
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...
1422
Leen Besselink
leen@...
Dec 14, 2009 11:36 am
... Hi Andrea, I think you are forgetting that the (current) json.org website is probably just a shared-hosting account. So that probably means it's not as...
Just to underline another thing: ... reliability ... they are including the de facto official JSON library for JavaScript security ... they trust your...
... The point I was making was that if you care about reliability, security, and performance, then you shouldn't load scripts directly from third party...
Douglas, I think this move was brilliant, but as I have twitted, I wonder how many devs wrote a: window.alert = function(){}; before including external...
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 ...
Any interest in moving your code to an account on Github? Might also help with people's desire for versioned-versions of your various code currently hosted...
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, 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...
For those interested, JSON Schema has been submitted as an Internet Draft to the IETF: http://tools.ietf.org/html/draft-zyp-json-schema-01 -- Kris Zyp SitePen...
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...
Douglas, can I put my name in your Business Card? :D Btw, specially the gray scale one looks really good, congrats. Regards P.S. do you sell outside USA as...