Douglas, I am using JSON to show dynamic multimaps. I want to know about it in more details. Is it possible that you send me any presentations you maintain for...
Where do you live? Maybe we can have a conference/seminar here in Europe/Germany? Regards, Michael ... -- Best regards | Schöne Grüße Michael Microsoft MVP...
Hi, I want to understand a word "lightweight" in JSON description - in context of data interchange. Give me example of "huge-weight" - or so... What does this...
1. A CSV is useful for defining relational data ... but doesn't fit as a object language because it doesn't support the conceps of objects as such. But yeah,...
... yes, but csv doesn't easily allow for complex data types and compressed binary is just hard to parse. when dealing with browsers and web servers, gzip...
I will be giving a presentation titled "Efficient development Using PHP, JSON and AJAX" at the Zend/PHP Conference in San Jose, CA. ... From: Douglas Crockford...
I'm from Caracas venezuela, so I'm fried Btw i think it would be nice to introduce JSON as a talk in other cons like Railsconf and PHP cons... ... -- "Did you...
I'm experimenting with using parseJSON() rather than a simple 'eval'. It seems to work except for dates. Given the following code, obj3 returns false, but...
... Your test3 string does not conform to the rules for a JSON text. You can find the rules at http:/www.JSON.org/ The regular expressions in parseJSON look...
... This date is coming back from AjaxPro's JavaScriptSerializer.Serialize() method. Is this not following the standard? Is anyone else using AjaxPro? Are...
Hi, yes, AjaxPro is not using "the" standard, it is using something to get AJAX running on web browsers without parsing a lot. The second thing is that AjaxPro...
Isn't today 2006-09-25????? ;) _____ From: json@yahoogroups.com [mailto:json@yahoogroups.com] On Behalf Of Douglas Crockford Sent: Monday, September 25, 2006...
About what, JSON or a hack? ... -- Best regards | Schöne Grüße Michael Microsoft MVP - Most Valuable Professional Microsoft MCAD - Certified Application...
The Hack Day is on 29th... ;) Hm, I'd like to come to meet each other but traveling from Germany is to expensive. Maybe we can have a Yahoo! (or other)...
Hi, I can see that a $JSON::UTF8 flag has been added to 1.07 of JSON.pm which is described as: You can set a true value into $JSON::UTF8 for JSON::Parser and ...
Martin J. Evans
martin.evans@...
Sep 28, 2006 8:06 am
527
... I've had problems with JSON.pm and UTF8 on perl 5.6. I'd submitted a patch about this here: http://rt.cpan.org/Public/Bug/Display.html?id=19646 OTOH,...