Files
2012-02-21 01:15:00 -05:00

1 line
2.7 KiB
JSON

[{"user_id": 30494, "stars": [], "topic_id": 37477, "date_created": 1306816614.902797, "message": "that's sad because an app that includes google custom search on pages would be great", "group_id": 236, "id": 1234381}, {"user_id": 30494, "stars": [], "topic_id": 37477, "date_created": 1306816441.872509, "message": "the google custom search api uses \"google.load()\" to load the search api. That messes everything when run from inside KBX", "group_id": 236, "id": 1234364}, {"user_id": 30494, "stars": [], "topic_id": 37477, "date_created": 1306816623.684593, "message": "any ideas?", "group_id": 236, "id": 1234383}, {"user_id": 4291, "stars": [], "topic_id": 37477, "date_created": 1306854836.3708911, "message": "@loic Sorry, but no. Have not used google custom srarch", "group_id": 236, "id": 1238195}, {"user_id": 763, "stars": [], "topic_id": 37477, "date_created": 1306864971.112123, "message": "is this a sandboxing issue? It is still possible to run code outside the sandbox, by injecting it as a string. It's generally not what you want to do.", "group_id": 236, "id": 1239589}, {"user_id": 30494, "stars": [], "topic_id": 37477, "date_created": 1306865382.3379929, "message": "yes injecting it as a string helps when the code is your own code. but when the code comes from another API like the google APIS that rely on dynamic loading and callbacks everything becomes very complicated inside the sandbox and usually ends with \"undefined function somefunction\" .", "group_id": 236, "id": 1239670}, {"user_id": 763, "stars": [], "topic_id": 37477, "date_created": 1306865527.8148701, "message": "the only option is to stay entirely outside the sandbox in those cases. It can be done, but requires lots of attention to the execution environment of the js.", "group_id": 236, "id": 1239691}, {"user_id": 30494, "stars": [], "topic_id": 37477, "date_created": 1306865761.128382, "message": "I would be very thankful if you could write us an example that works in KBX", "group_id": 236, "id": 1239721}, {"user_id": 30494, "stars": [], "topic_id": 37477, "date_created": 1306865743.46118, "message": "Google proposes tons of very interesting APIS in javascript http://code.google.com/more/", "group_id": 236, "id": 1239719}, {"user_id": 763, "stars": [], "topic_id": 37477, "date_created": 1306865798.8344409, "message": "remind me, and we'll get an example up.", "group_id": 236, "id": 1239724}, {"user_id": 30494, "stars": [], "topic_id": 37477, "date_created": 1306865817.2816889, "message": "or even a module which exposes helper functions", "group_id": 236, "id": 1239731}, {"user_id": 30494, "stars": [], "topic_id": 37477, "date_created": 1306865855.399081, "message": "thanks, i will remind you", "group_id": 236, "id": 1239738}]