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

Messages

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

What is the best way to convert JSON value to java object so that it can be sent to server? It needs to be free / open source....
6 Jul 20, 2009
4:00 pm

Tyler Close
tjclose
Send Email

For YUI's JSON utility, I'm leveraging native behavior if present and stable. To that second point, I adapted the test suite for YUI's JSON util to test the...
1 Jul 15, 2009
5:16 pm

Lucas Smith
y_lsmith
Send Email

Maybe this stuff could be interesting for json2.js file as well, or maybe not. It is a quick and full specs ISO strings parser, really fast, widely compatible,...
5 Jul 9, 2009
7:26 pm

Andrea Giammarchi
an_red...
Send Email

I noticed in the latest ECMAScript 5 spec that Date's toJSON is defined to return the same string as Date's toISOString. (as of:...
1 Jul 6, 2009
12:41 am

joel.finch@...
joel.finch...
Send Email

Code: JSON.parse("\"T\\wo\""); In Firefox 3.5 and the latest json2.js from json.org this results in a parse exception SyntaxError. Expected: Two It works in: *...
3 Jun 29, 2009
6:48 pm

John Cowan
johnwcowan
Send Email

Then apparently you didn’t say what you meant. No offense, that was what I needed to clarify. “…that different implementations of JSON.stringify([new...
4 Jun 29, 2009
6:14 pm

Douglas Crockford
douglascrock...
Send Email

Just to clarify this… ”new Date()” normally produces a perfectly ok Date object representing the current date and time. Does your change to ES5 mean that...
2 Jun 18, 2009
5:52 pm

Douglas Crockford
douglascrock...
Send Email

I had always assumed that new Date(NaN) in JavaScript would throw an exception. I found out today that produces a toxic date object, and that different...
1 Jun 18, 2009
4:43 pm

Douglas Crockford
douglascrock...
Send Email

Just wanted to let you all know yajl-ruby 0.5.5 was released to github's gem server and I'll be pushing a release to rubyforge soon as well. This is an...
1 Jun 18, 2009
7:51 am

Brian Lopez
gislobber
Send Email

has now been released. containing a small fix for object ordering. as usual jswoof and all its documentation can be found at: http://www.waynemike.co.uk/jswoof...
1 Jun 16, 2009
6:55 pm

W
wain_mike
Send Email

jswoof version 1.04 has been released. providing more speed improvements. some minor bug fixes and updated documentation. as usual you can get the latest...
3 Jun 9, 2009
9:04 pm

W
wain_mike
Send Email

<!-- this is the javascript json parser function --> <script type="text/javascript" src="../jquery-1.2.6.min.js"> </script> <script type="text/javascript"> ...
2 Jun 8, 2009
3:34 pm

Douglas Crockford
douglascrock...
Send Email

Last month, I announced the web_send library on this list: http://tech.groups.yahoo.com/group/json/message/1250 When hosted by your server, the web_send...
1 Jun 1, 2009
1:10 pm

Tyler Close
tjclose
Send Email

(it was a direct message, I have copied and pasted here as well) Good afternoon Mr Douglas Crockford, I wonder if you have seen already my latest JSON related...
8 May 29, 2009
5:23 pm

Tatu Saloranta
cowtowncoder
Send Email

I guess yajl-ruby hasn't been announced on this list, so here goes... Brian Lopez has been feverishly working on ruby bindings for yajl, and has reported some...
1 May 14, 2009
3:43 pm

lhilaiel
Send Email

Hi, I am pleased to announce you the availability of a novel free library for JavaScript, called myPatterns/JS, implementing pattern matching in JSON and other...
1 May 11, 2009
10:23 pm

nic.volanschi
Send Email

Hi, I'm developing a web front-end to our student database and I'd like to let the users specify what fields they want in their view and be able to filter and...
4 May 11, 2009
9:52 pm

nic.volanschi
Send Email

I'm proud to announce that MJSON v1.1 has been released! MJSON is Maciel's JSON parser, a small light-weight library that handles documents written in the JSON...
1 May 7, 2009
11:12 pm

rui.maciel
Send Email

The web_send library provides a concise and expressive API for interacting with arbitrary JSON resources from the web browser. When used from the Firebug...
3 May 7, 2009
6:47 pm

Tyler Close
tjclose
Send Email

Hey everyone, Just wanted to announce my new ruby C bindings to Yajl creatively called: yajl-ruby ;) The sources are up on Github for now at...
1 May 6, 2009
2:36 am

Brian Lopez
gislobber
Send Email

Hi all, I have been working on a new JSON Parser for FLEX. Called JSWOOF. The Library is fully complient with the JSON spec. and has been fully optimized for...
5 Apr 29, 2009
7:23 pm

W
wain_mike
Send Email

I thought this is interesting; as per these entries: ...
3 Apr 28, 2009
5:23 pm

Tatu Saloranta
cowtowncoder
Send Email

One thing that is currently missing (AFAIK) from JSON stack is the equivalent of useful parts of W3C Schema ("xml schema"). I know there is a JSON Schema...
8 Apr 28, 2009
5:56 am

Tatu Saloranta
cowtowncoder
Send Email

I have recently adapted a VBA Excel macro that parses multidimensional JSON data (ie it deals with arrays and objects in the data), fixed some parsing bugs and...
1 Apr 19, 2009
5:04 am

mikeglaser@...
mikeglaser...
Send Email

I'd like to solicit feedback on this minimal (but powerful) template language I wrote: http://code.google.com/p/json-template/ It's meant to be a...
1 Apr 9, 2009
7:54 pm

Andy Chu
andychup
Send Email

Hi. I'm using JSON with JQGrid in an inquiry program. I'm building a JSON string with the server-side program, and the string contains an HTML hyperlink tag....
7 Mar 23, 2009
9:05 pm

Stephen M. McKamey
stephen.mckamey
Send Email

Dear all, I am pleased to announce the publication of a new open source product, jyson, a pure java JSON codec for jython 2.5. You can access source code,...
1 Mar 21, 2009
12:18 pm

Alan Kennedy
alank1610
Send Email

I am proposing a new mechanism for doing data transport in Ajax/Comet applications. It is called JSONRequest. It is a minimal communications facility that can...
22 Feb 20, 2009
5:12 pm

Tatu Saloranta
cowtowncoder
Send Email

VTD-XML 2.5 is now released. Please go to https://sourceforge.net/project/showfiles.php? group_id=110612&package_id=120172&release_id=661376 to download the...
1 Feb 18, 2009
8:35 pm

Jimmy Zhang
jzhang_ximpl...
Send Email

JSON.simple introduces a simplified and stoppable SAX-like content handler to process JSON text stream. Please take a look if you are interested in it: ...
12 Feb 8, 2009
6:09 am

Tatu Saloranta
cowtowncoder
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