Search the web
Sign In
New User? Sign Up
json · JSON JavaScript Object Notation
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 772 - 801 of 1409   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
772
Hi, i get data in JSON format, i want to validate or Parse my JSON data in ruby. can it be possible validate JSON data in ruby ? is there any JSON parser for...
rama_singh75
Offline Send Email
Apr 2, 2007
5:21 am
773
I am wondering what people who know thieir json code make of this: http://www.andyscott.id.au/index.cfm/2007/3/31/CFJsonService-01Alpha-Release AN xml config...
Mark Ireland
akaidr4vr
Offline Send Email
Apr 2, 2007
8:35 am
774
http://yuiblog.com/blog/2007/04/10/json-and-browser-security/...
Douglas Crockford
douglascrock...
Offline Send Email
Apr 11, 2007
2:04 am
775
The JSON.org page is now available in Czech. http://json.org/json-cz.html...
Douglas Crockford
douglascrock...
Offline Send Email
Apr 11, 2007
5:23 pm
776
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...
json_is_clever
Offline Send Email
Apr 12, 2007
9:52 pm
777
... No, that is a wild misreading of the RFC. The JSON text must be represented in Unicode, and the preferred encoding is UTF-8. ... Parties can agree on what...
Douglas Crockford
douglascrock...
Offline Send Email
Apr 13, 2007
10:47 pm
778
I have one more question, do I need to convert unicode characters to something like "\u12345"? Michael On 13 Apr 2007 15:47:13 -0700, Douglas Crockford...
Michael Schwarz
schwarz_inte...
Offline Send Email
Apr 13, 2007
11:29 pm
779
... For example, JSON in E-0.9 accepts only Unicode characters from the "basic multilingual plane", i.e., characters whose code point fits in 16 bits. As I ...
Mark Miller
capsecure
Offline Send Email
Apr 14, 2007
3:14 am
780
... Thanks for the clarification, Douglas....
json_is_clever
Offline Send Email
Apr 14, 2007
9:09 am
781
... No. The \u notation is only required for some of the control characters....
Douglas Crockford
douglascrock...
Offline Send Email
Apr 14, 2007
1:45 pm
782
Hi, currently I have only something like \r, \n or \t, are those chars allowed? Which control chars are you talking about? Thanks a lot. Michael ... -- Best...
Michael Schwarz
schwarz_inte...
Offline Send Email
Apr 14, 2007
9:59 pm
783
... None of the control characters can appear in JSON strings. You can use the \u convention to represent them. A few of them, such as linefeed and tab, have...
Douglas Crockford
douglascrock...
Offline Send Email
Apr 14, 2007
10:26 pm
784
The JSON.org page is now available in Arabic. http://json.org/json-ar.html...
Douglas Crockford
douglascrock...
Offline Send Email
Apr 14, 2007
11:55 pm
785
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...
regexman
Offline Send Email
Apr 15, 2007
9:06 pm
786
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...
Lalit Patel
lalit.patel
Offline Send Email
Apr 17, 2007
9:31 pm
787
The JSON.org page is now available in Persian. http://json.org/json-fa.html...
Douglas Crockford
douglascrock...
Offline Send Email
Apr 19, 2007
1:59 pm
788
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...
Frans Thamura @ flatb...
fthamura
Online Now Send Email
Apr 23, 2007
9:08 am
789
JSONER provides open-source solution for improving your web technologies that allow developers to easily and quickly build rich JSON based applications. JSONER...
Alexey Luchkovsky
luchkovsky
Offline Send Email
Apr 24, 2007
1:42 pm
790
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...
Pradeep
prad_kris
Offline Send Email
Apr 30, 2007
7:21 am
791
... It would help if you could say what problems you had with json.js...
Philip Tellis
philiptellis
Offline Send Email
Apr 30, 2007
7:42 am
792
... Since you are a rookie, I'm guessing that your problem is that you are not writing your for..in loops correctly. See ...
Douglas Crockford
douglascrock...
Offline Send Email
Apr 30, 2007
1:41 pm
793
Hello Crawford, I am not using any for..in loops. I went on to find the exact problem using Script Debugger. It was reported in the Rails Bug Tracker. Please...
Pradeep
prad_kris
Offline Send Email
May 1, 2007
5:24 am
794
... problem using Script Debugger. It was reported in the Rails Bug ... Interesting. Prototype contains a known bug which is trivial to fix, and they are...
Douglas Crockford
douglascrock...
Offline Send Email
May 1, 2007
1:17 pm
795
The JSON.org page is now available in Polish. http://json.org/json-pl.html...
Douglas Crockford
douglascrock...
Offline Send Email
May 9, 2007
2:04 pm
796
Sorry I didn't reply sooner. Hopefully you have already solved the problem. If not... I think you would want code more like this (untested!): JSONArray...
Kevin Smith
kevinbsmith
Online Now Send Email
May 13, 2007
5:57 pm
797
The JSON.org page is now available in Indonesian. http://json.org/json-id.html...
Douglas Crockford
douglascrock...
Offline Send Email
May 21, 2007
2:15 pm
798
Hi all - First message to the group, thanks for the invitation Doug. I recently put together a C# library that's available at ...
Jeff Rodenburg
json_jeffro
Offline Send Email
May 22, 2007
7:11 pm
799
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...
Shawn Silverman
shawnsilverman
Offline Send Email
May 29, 2007
5:10 pm
800
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the json group. File :...
json@yahoogroups.com
Send Email
May 29, 2007
5:16 pm
801
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...
rui.maciel
Offline Send Email
May 30, 2007
2:32 pm
Messages 772 - 801 of 1409   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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