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: 591
  • 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

”instead of "the" standard, there however multiple competing standard proposals […] that do allow converting any XML content into well-formed […]...
28 Apr 7, 2010
11:11 am

Mark Joseph
markjoseph_sc
Send Email

[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...
3 Apr 6, 2010
6:14 pm

John Cowan
johnwcowan
Send Email

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...
1 Apr 3, 2010
5:50 pm

Petri Lehtinen
akhern...
Send Email

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,...
4 Mar 21, 2010
9:22 pm

Michael Schøler
michael.scholer
Send Email

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

Tatu Saloranta
cowtowncoder
Send Email

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...
11 Mar 10, 2010
3:00 pm

farkmischer
Send Email

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...
1 Mar 10, 2010
5:49 am

Jacob Davies
jacobwellcom
Send Email

Hi all, Just a quick note to let you all know that jswoof has been ported to JAVA. And is now ready for download. As usual you can grab jswoof from the...
1 Mar 9, 2010
10:30 pm

Wayne
wain_mike
Send Email

I have a question regarding the use of URL fragments (the part after the # (hash) character in a standard URL) for navigating JSON resources. So far as I can...
5 Feb 28, 2010
8:26 pm

Kris Zyp
kriszyp
Send Email

Hi to all. I've detected some awkward behavior in org.json library and the best would be that someone convinces me that I am missing something obvious. :-) 1)...
1 Feb 27, 2010
1:13 am

Viktor Bresan
viktorbresan
Send Email

We have been having a heck of a time with an issue in IE8's implementation of JSON.stringify(). It appears that IE8 *sometimes* encodes an empty string as the...
7 Feb 26, 2010
5:25 am

Dennis Gearon
gearond...
Send Email

Jswoof v1.01 has been released for C#. This build takes care a few tiny bugs that were lingering in the parseNumber function. As usual you can get jswoof from...
1 Feb 24, 2010
11:39 pm

Wayne
wain_mike
Send Email

There is a book available from Amazon and other sources titled JSON: Computer, Human-readable medium, Data structure, Associative array, Douglas Crockford,...
3 Feb 22, 2010
7:59 pm

ricjohnsoniii
Send Email

Hi Just ran into this issue with json2 (http://www.json.org/json2.js). In the environment where I'm developing the situation is that plain Objects does not...
7 Feb 16, 2010
5:17 pm

Erik Arvidsson
e_o_n_i_c_s
Send Email

When creating a JSON structure, is there a standard way that is used to determine that some member should be an Array vs Not? For someone building a service,...
2 Feb 9, 2010
7:05 pm

John Cowan
johnwcowan
Send Email

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...
1 Feb 8, 2010
8:45 am

Wayne
wain_mike
Send Email

Jswoof extensions finally finished and uploaded. jswoof extensions, allow new features to be bolted on to the jswoof library without clogging up the...
1 Feb 6, 2010
6:34 pm

Wayne
wain_mike
Send Email

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...
4 Feb 2, 2010
7:59 am

Jonas Krogsbøll
Fredag_d13
Send Email

The REBOL %json.r script on json.org has been updated. The new version fixes a naive escaping problem. It's also available on REBOL.org. --Gregg...
1 Feb 1, 2010
11:40 pm

Gregg Irwin
greggirwin143
Send Email

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...
1 Jan 31, 2010
3:34 pm

Wayne
wain_mike
Send Email

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...
2 Jan 28, 2010
4:15 am

Mark Joseph
markjoseph_sc
Send Email

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...
1 Jan 21, 2010
8:23 pm

Petri Lehtinen
akhern...
Send Email

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...
2 Jan 14, 2010
9:22 pm

Wayne
wain_mike
Send Email

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...
13 Jan 7, 2010
7:07 pm

Fredag_d13
Send Email

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...
1 Jan 3, 2010
3:09 pm

Wayne
wain_mike
Send Email

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...
1 Dec 25, 2009
1:18 pm

Henri Gourvest
hgourvest
Send Email

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...
1 Dec 23, 2009
10:24 pm

Wayne
wain_mike
Send Email

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...
1 Dec 18, 2009
9:00 pm

Petri Lehtinen
akhern...
Send Email

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...
9 Dec 14, 2009
11:36 am

Leen Besselink
leen@...
Send Email

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 ...
1 Dec 13, 2009
5:32 pm

Wayne
wain_mike
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