**** BEGIN LOGGING AT Wed Oct 10 02:59:58 2012 Oct 10 10:45:54 hey the latest Opera beta supports flexboxes Oct 10 16:28:04 EricBlade: great, now just make IE do it and we're back in business! Oct 10 19:36:00 sugardave: IE 14 Oct 10 19:36:44 does Mozilla do it? hmm Oct 10 21:37:54 hey guys Oct 10 21:38:41 So, anyone ever have trouble w/ enyo's web stuff not handling JSON correctly? Oct 10 21:39:56 I keep getting "Ajax request set to handleAs JSON but data was not in JSON format" even when I am outputting valid JSON Oct 10 21:42:03 I know that Enyo is getting the whole response Oct 10 21:42:20 But I think the size of the response is confusing it Oct 10 21:42:45 since the response has ~30,000 objects in it Oct 10 21:43:16 GodGinrai: the URL you're hitting might require the content-type to be "application/ajax" Oct 10 21:43:39 what do you mean? Oct 10 21:44:04 Also, it's worth nothing that firebug recognizes it as JSON as well Oct 10 21:44:11 in the headers of the request, you may need to set Content-Type: "application/json" Oct 10 21:44:14 not ajax, sorry Oct 10 21:44:39 that's cross domain issues Oct 10 21:44:47 the request or the response? I coded both sides of this transaction Oct 10 21:44:55 have you tried on a device yet Oct 10 21:45:12 fxspec06: this isn't meant for a device Oct 10 21:45:30 just doing a simple app for work Oct 10 21:45:42 a guy was in here the other day for just the same thing. i didn't have an answer for him Oct 10 21:45:49 yesterday night i think Oct 10 21:46:07 damn :/ Oct 10 21:47:09 I really think that it somehow has to do with the volume of data Oct 10 21:47:36 because I tried it with only 300 or so objects, and it worked Oct 10 21:47:51 hm Oct 10 21:48:05 idk, idk what he was doing Oct 10 21:49:05 Mine works like this: Oct 10 21:49:37 Enyo =POST=> PHP -call- Oct 10 21:49:50 * -call-> awk Oct 10 21:50:17 then PHP takes the awk output and gives it to Enyo as a response Oct 10 21:50:22 I wonder if whatever is constructing the JSON has a bug in it at a certain point Oct 10 21:50:45 like at a certain quantity of objects or some such Oct 10 21:50:47 yea, I considered that Oct 10 21:51:07 afaik, Enyo should just handle whatever it's given if it's json Oct 10 21:51:13 until I saw that the JSON is recognized by Firebug just fine Oct 10 21:51:57 also, it's a pretty simple awk script, not much room for error Oct 10 21:54:30 huh Oct 10 21:54:34 I'm out of ideas then Oct 10 21:55:01 lol, so was I, so I came here XD Oct 10 21:56:43 is there a URL we can play with? I know you said it was for work Oct 10 21:57:21 nah, there isn't. It's on the company intranet Oct 10 21:57:25 ah, ok Oct 10 21:57:33 you might try http://www.jslint.com w/ the JSON output Oct 10 21:57:38 just to ensure validity Oct 10 21:57:46 lol yea Oct 10 21:57:57 when I did that for small amounts, it validated Oct 10 21:58:05 when I did it for the full file Oct 10 21:58:11 Firefox froze Oct 10 21:58:56 30,000 objects might be too much for one of these linters Oct 10 21:59:03 it's possibe Oct 10 21:59:08 possible* Oct 10 22:01:25 anyways, I gotta go Oct 10 22:01:38 but I'll probably be debugging this tomorrow Oct 10 22:01:50 so if you guys get any ideas, let me know :) Oct 10 22:03:34 cya Oct 11 01:24:03 * DougReeder waves hello Oct 11 01:24:49 Anyone know how to create a kind, where the top-level tag is determined at runtime? Oct 11 01:25:27 I.e., on some platforms, it would render as a