Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

json · JSON JavaScript Object Notation

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 590
  • Category: Data Formats
  • Founded: Jul 19, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

This is mainly for Mr D and it's about json2.js ( probably the sans eval as well ) If I create an object through a VBScript class definition and this object ...
3 Apr 4, 2011
1:37 pm

Andrea Giammarchi
an_red...
Send Email

Jansson 2.0.1 is out. This release fixes a few bugs, some of them major and some minor. The most important bug fixes are: * Fix strict key checking in...
1 Apr 1, 2011
6:03 pm

Petri Lehtinen
akhern...
Send Email

Hi All, I'm sure this has been asked before but I cannot find it here, so here is my question Is there a simple way to convert/deserialize and JSON object into...
2 Mar 28, 2011
9:21 pm

Tatu Saloranta
cowtowncoder
Send Email

Just as the subject suggests... Do you need to double quote numeric values to be valid JSON? JSONlint seems to validate the following string just fine:...
4 Mar 11, 2011
10:57 pm

jonathan wallace
ninja9578
Send Email

In RFC 4627, Section 3 Encoding, it states: "JSON text SHALL be encoded in Unicode. The default encoding is UTF-8." Unicode is defined as: The Unicode...
35 Mar 4, 2011
12:44 am

johne_ganz
Send Email

Is there any way to represent XSD as JSON (with the constraints intact)....
1 Mar 3, 2011
1:50 pm

cmbgoud
Send Email

Hello all, Huge optimizations again for fastJSON the .net implementations. http://www.codeproject.com/KB/IP/fastJSON.aspx Cheers,...
1 Mar 2, 2011
6:17 pm

mehdigholam@...
mehdigholam...
Send Email

Jansson 2.0 is finally out. This is a new major release that is (slightly) backwards incompatible with the older versions. Changes since v1.3 ... * Backwards...
1 Feb 28, 2011
7:31 pm

Petri Lehtinen
akhern...
Send Email

Hello all, Huge speed optimizations in fastJSON v1.4 now officially the fastest JSON on the .net platform. http://www.codeproject.com/KB/IP/fastJSON.aspx...
1 Feb 27, 2011
7:47 am

mehdigholam@...
mehdigholam...
Send Email

Hello all, Follow the link for my .net implementation. http://www.codeproject.com/KB/IP/fastJSON.aspx Cheers...
1 Feb 20, 2011
9:39 am

mehdigholam@...
mehdigholam...
Send Email

Since this is a group dedicated to JSON, I just thought I'd post a note about yet another Objective-C serializer / deserializer: JSONKit, available at...
1 Feb 13, 2011
1:05 am

johne_ganz
Send Email

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...
9 Feb 8, 2011
7:20 pm

Tatu Saloranta
cowtowncoder
Send Email

The JSON.org page currently lists 21 packages for Java. Will the Java community ever converge on one as some other language communities are doing?...
8 Jan 26, 2011
3:13 pm

codeWarrior
gregpatnude
Send Email

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...
2 Jan 6, 2011
9:48 pm

Patrick Maupin
patmaupin
Send Email

The reference implementation for Java is now available from Github. https://github.com/douglascrockford/JSON-java...
3 Dec 24, 2010
7:20 pm

Douglas Crockford
douglascrock...
Send Email

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...
1 Dec 13, 2010
12:20 pm

dctonyburley
Send Email

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...
15 Nov 18, 2010
6:56 pm

Douglas Crockford
douglascrock...
Send Email

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...
1 Nov 14, 2010
3:46 pm

stephan.beal
Send Email

The JSON.org page is now available in Swedish. http://www.JSON.org/json-sv.html Thanks to Paul Cohen....
1 Nov 2, 2010
10:35 pm

Douglas Crockford
douglascrock...
Send Email

Hi JSON group. I wrote this library a few months ago, but I recently made it fully JSON compatible. It's platform and language independent. ...
11 Oct 11, 2010
6:18 pm

Mark Joseph
markjoseph_sc
Send Email

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...
1 Oct 6, 2010
5:54 am

Douglas Crockford
douglascrock...
Send Email

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 ...
1 Sep 12, 2010
8:55 pm

jonathan wallace
ninja9578
Send Email

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...
1 Aug 30, 2010
10:07 pm

Douglas Crockford
douglascrock...
Send Email

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...
4 Aug 10, 2010
5:44 pm

Tatu Saloranta
cowtowncoder
Send Email

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...
4 Jun 26, 2010
5:38 pm

jonathan wallace
ninja9578
Send Email

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...
3 Jun 22, 2010
9:42 pm

Nic Volanschi
nic.volanschi
Send Email

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...
1 Jun 16, 2010
2:09 pm

jonathan wallace
ninja9578
Send Email

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...
1 Jun 13, 2010
6:27 pm

Petri Lehtinen
akhern...
Send Email

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...
2 May 29, 2010
8:49 pm

jonathan wallace
ninja9578
Send Email

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...
5 May 10, 2010
8:16 pm

Mark Joseph
markjoseph_sc
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help