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

Does JSON support a datetime object? thanks [Non-text portions of this message have been removed]...
6 Jul 12, 2007
1:52 pm

Stephen M. McKamey
stephen.mckamey
Send Email

I've just posted a new JSON editor that let's you view and edit JSOn from a tree view here: http://www.thomasfrank.se/json_editor.html I hope it might be of...
1 Jul 6, 2007
9:48 pm

jthomaspfrank
Send Email

I'm proud to announce that MJSON v0.4 has been released! MJSON is Maciel's JSON parser, a small light-weight library that handles documents written in the JSON...
1 Jul 3, 2007
9:18 pm

rui.maciel
Send Email

The JSON.org page is now available in Portuguese. http://json.org/json-pt.html...
1 Jul 3, 2007
4:10 am

Douglas Crockford
douglascrock...
Send Email

I am trying to work some examples from http://www.devpro.it/JSON/files/JSON-js.html and I keep getting an error "JSON is not defined." Do I have to declaire...
15 Jun 29, 2007
7:07 am

marcrbraincast
Send Email

The JSON.org page is now available in Slovenian. http://json.org/json-sl.html...
1 Jun 20, 2007
11:04 pm

Douglas Crockford
douglascrock...
Send Email

PowerShell version 1.0 has no Cmdlet to import/convert JSON-formatted data. I have posted an open source PowerShell Script, C# implementation and Cmdlet SnapIn...
1 Jun 20, 2007
11:01 pm

Douglas Finke
finked@...
Send Email

I have updated json.org/json.js to support the optional hook function, anticipating ECMAScript 4th edition....
7 Jun 20, 2007
7:00 am

Douglas Crockford
douglascrock...
Send Email

JSLint can now be used to verify JSON. It no longer complains if member names in object literals are quoted. If the first token it sees is [ or { then it uses...
1 Jun 13, 2007
5:09 pm

Douglas Crockford
douglascrock...
Send Email

Hi, Thanks to Douglas for the invite to the group. I'm glad I could be helpful :) Now I'm having difficulties using http://jslint.com on my JSON data due to...
1 Jun 12, 2007
1:41 pm

alistair_braidwood
alistair_bra...
Send Email

http://www.progdigy.com/modules.php?name=jsontoolkit JSON toolkit is compatible with Delphi and Freepascal(win32/64 linux32/64). Features: - Parse/write JSON...
1 Jun 11, 2007
4:58 pm

hgourvest
Send Email

JSONER v1.24 available now JSONER provides open-source solution for improving your web technologies that allow developers to easily and quickly build rich JSON...
4 Jun 11, 2007
4:53 pm

Alexey Luchkovsky
luchkovsky
Send Email

The JSON.org page is now available in Greek. http://json.org/json-el.html...
1 Jun 2, 2007
2:21 pm

Douglas Crockford
douglascrock...
Send Email

I'm proud to announce that MJSON v0.3 has been released! MJSON is Maciel's JSON parser, a small light-weight library that handles documents written in the JSON...
1 May 30, 2007
2:32 pm

rui.maciel
Send Email

Just a reminder about my Java-based JSON parser in the Files section (json-lib-1_0_1.zip). It uses the Java types to represent JSON types so there's no custom...
1 May 29, 2007
5:10 pm

Shawn Silverman
shawnsilverman
Send Email

Hi all - First message to the group, thanks for the invitation Doug. I recently put together a C# library that's available at ...
1 May 22, 2007
7:11 pm

Jeff Rodenburg
json_jeffro
Send Email

The JSON.org page is now available in Indonesian. http://json.org/json-id.html...
1 May 21, 2007
2:15 pm

Douglas Crockford
douglascrock...
Send Email

hi all i want to parse the book.json and i want to make sure that the Books class have Book , and every Book class have value. i try using Java, and use the...
2 May 13, 2007
5:57 pm

Kevin Smith
kevinbsmith
Send Email

The JSON.org page is now available in Polish. http://json.org/json-pl.html...
1 May 9, 2007
2:04 pm

Douglas Crockford
douglascrock...
Send Email

Hello All, I am a rookie in Web Technologies and had to do a small work with Prototype's json and Ajax.request functions. I had problems with the json.js...
5 May 1, 2007
1:17 pm

Douglas Crockford
douglascrock...
Send Email

JSONER provides open-source solution for improving your web technologies that allow developers to easily and quickly build rich JSON based applications. JSONER...
1 Apr 24, 2007
1:42 pm

Alexey Luchkovsky
luchkovsky
Send Email

The JSON.org page is now available in Persian. http://json.org/json-fa.html...
1 Apr 19, 2007
1:59 pm

Douglas Crockford
douglascrock...
Send Email

Hi All, I have written a library to store JSON values in Cookies. It is based on prototype.js. http://www.lalit.org/lab/jsoncookies Aron Newton has also ported...
1 Apr 17, 2007
9:31 pm

Lalit Patel
lalit.patel
Send Email

I've recently released a JSON converter for Perl on CPAN called JSON::DWIW. Most of the work is done in C for speed. I have found it to be faster than...
1 Apr 15, 2007
9:06 pm

regexman
Send Email

The JSON.org page is now available in Arabic. http://json.org/json-ar.html...
1 Apr 14, 2007
11:55 pm

Douglas Crockford
douglascrock...
Send Email

I was having a discussion with an implementer of a JSON library, and over time the discussion boiled down to an argument over the interpretation of one...
8 Apr 14, 2007
10:26 pm

Douglas Crockford
douglascrock...
Send Email

The JSON.org page is now available in Czech. http://json.org/json-cz.html...
1 Apr 11, 2007
5:23 pm

Douglas Crockford
douglascrock...
Send Email

http://yuiblog.com/blog/2007/04/10/json-and-browser-security/...
1 Apr 11, 2007
2:04 am

Douglas Crockford
douglascrock...
Send Email

Dear friends of JSON group memebers, I have a problem in JSON. We know that each JSON files contains object followed with Name:Value pairs. My problem is to...
9 Apr 2, 2007
8:35 am

Mark Ireland
akaidr4vr
Send Email

I have been using json for quite some time now. But just recently, I was starting a new project, and downloaded a new version of json.js from www.json.org. The...
4 Mar 23, 2007
1:53 pm

Joshua Raphael Fuentes
joshuarpf
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