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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

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

JsonML is an application of JSON for document markup. JSON was not designed for such applications, and is not as effective than XML (much as XML is less...
10 Jan 22, 2007
8:03 am

Stephen M. McKamey
stephen.mckamey
Send Email

Hii, I am newbie with json. after I read article in http://www.developer.com/lang/jscript/article.php/10939_3596836_2, I know that json is faster than xml. I...
14 Jan 19, 2007
11:46 pm

genzoeri
Send Email

http://www.developer.com/java/other/article.php/3653881 It is an honor just to be nominated....
1 Jan 19, 2007
12:12 am

Douglas Crockford
douglascrock...
Send Email

Section 2.2 is short enough I might as well just paste it. 2.2. Objects An object structure is represented as a pair of curly brackets surrounding zero or more...
2 Jan 18, 2007
9:29 pm

Douglas Crockford
douglascrock...
Send Email

I am trying to get JSON object from a JSON string in a cookie. When I convert the string read from cookie, i still get a string and not a JSON object. So i...
13 Jan 17, 2007
10:54 pm

mark
cosmic_civilian
Send Email

I'm new to JSON and want to format a number (e.g., 73.50) as a financial number. The "float" data type treats the number as 73.5 and drops the trailing zero....
3 Jan 12, 2007
5:27 am

Mark Ireland
akaidr4vr
Send Email

Hi, I just did some tests in some version of Netscape Navigator. The following fails in version <= 7.1 because the regular expression can't match the double...
2 Jan 11, 2007
10:48 pm

Douglas Crockford
douglascrock...
Send Email

Hi, I am trying the relatively new json.js code available on http://www.json.org/json.js A date object is converted to the following format 2006-12-03T13:56:21...
12 Jan 11, 2007
3:33 pm

geoffreyk00
Send Email

Hi Dear Group Members of Json, First of all, I am sending the warm regards to JSON Group members of the New year. And I am a newcomer in JSON groups. And dear...
3 Jan 9, 2007
10:28 am

shalini israni
i_dint_get_t...
Send Email

The human-readable aspect of JSON is all well and good in theory, but turns out to be a mute point in practice. Most JSON producers in the current web...
3 Jan 2, 2007
5:57 pm

Josh Sled
joshsled
Send Email

Hello all, This is my first post here. I am currently working on a dynamic scripts version of my website. I have to say this is my first javascripts using json...
2 Jan 1, 2007
10:25 am

shalini israni
i_dint_get_t...
Send Email

I have initialised a json string as a js variable and this simple test is working: a href="##" ...
19 Dec 21, 2006
12:17 am

Mark Ireland
akaidr4vr
Send Email

Subject: JSON Compatibility Issues Hi, While I was debugging my web application, I found following compatibility issues regarding JSON and major web browsers. ...
1 Dec 19, 2006
5:28 am

Kazuho Oku
kazuho_oku
Send Email

There is a new implementation for Python: http://cheeseshop.python.org/pypi/python-cjson...
1 Dec 19, 2006
4:47 am

Douglas Crockford
douglascrock...
Send Email

Hi, Is there a strategy for decoding dates that could or should be in json.js? It seems incomplete that it can encode dates but doesn't automatically decode...
9 Dec 5, 2006
10:04 pm

Peter Michaux
petermichaux
Send Email

http://martin.jambon.free.fr/json-wheel.html...
1 Dec 4, 2006
3:43 pm

Douglas Crockford
douglascrock...
Send Email

Hi, how to send javascript variables from one domain to another by JSON ?...
5 Dec 1, 2006
7:02 am

mertsakarya@...
mertsakarya
Send Email

I am happy to announce the first release of my library Cerny.js [1]. It offers a solution for validating JavaScript objects against a Schema [2] and it...
1 Nov 26, 2006
11:47 pm

Robert Cerny
robert_cerny
Send Email

http://openjsan.org/ A CPAN-alike for Javascript library projects. Search appears to be broken, but overall looks useful....
1 Nov 14, 2006
5:22 pm

Kevin Prichard
kevin3prichard
Send Email

Hi, By extending the Object.prototype with the new property toJSONString I can no longer use for-in loops in my JavaScript. Has someone released a version of...
10 Nov 14, 2006
2:33 pm

Douglas Crockford
douglascrock...
Send Email

Here is another crossover application of JSON: http://www.featureblend.com/css-json.html...
1 Nov 13, 2006
7:54 pm

Douglas Crockford
douglascrock...
Send Email

I will be presenting on JSON at XML2006 in Boston, December 5-7....
5 Nov 10, 2006
2:28 pm

Douglas Crockford
douglascrock...
Send Email

Alright there guys Just come on board the json bandwagon, love the potential it promises over xmlhttprequest. But the mainstream web2.0 crowd doesn't seem to ...
2 Nov 7, 2006
4:23 am

JMathai
j_t_mathai
Send Email

The main JSON page is available in Chinese English French German Italian Japanese Korean, and now Spanish. Please advise me of any corrections. If you are...
3 Nov 6, 2006
9:21 am

Gaetano Giunta
gaetanogiunt...
Send Email

http://cheeseshop.python.org/pypi/Aioxml - LANGUAGE EXAMPLE ================== # This is an example (object attribute = value attribute2 = value2 (object ...
3 Nov 3, 2006
9:17 pm

dawjde
Send Email

Hi folks. I am new to the group. I am interested in defining the expected structure of JSON objects in a way that can be programmatically introspected. Such...
3 Nov 2, 2006
5:41 pm

Gaetano Giunta
gaetanogiunt...
Send Email

I have written a proposal for an HTML module which uses JSON to solve the Mashup Security Problem. See http://json.org/module.html...
3 Nov 1, 2006
12:34 am

Douglas Crockford
douglascrock...
Send Email

I made a dynamic json object at run time in a web page via JScript. Contructed in a js for loop. The I parse it. Now I'm posting it to another page via jQuery...
3 Oct 26, 2006
3:17 am

Preston Bannister
pbannister
Send Email

Hi, I am new to JSON an I am learning JSON. I have a question for the group. I have a button and onclick of the button, I am calling a servlet and I want to...
4 Oct 23, 2006
12:51 am

krishnappan
krish777
Send Email

Hi, I am working on a new project and I can choose XML, JSON, straight JavaScript or a custom format for transmitting data between browser JavaScript and...
3 Oct 14, 2006
10:54 am

Philip Tellis
philiptellis
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