Hi Roget. Per the previous post on this mailing list, Babel had
to be shut down due to a server migration I had no idea that
anyone was still using it for anything. tsv should work fine with
the newer exhibit; i'll try to look into what's wrong. Do you
need to generate your json data on the fly or do you just make a
new static json file every few months? There are plenty of online
tools supporting the latter kind of manual conversion, such as
https://codebeautify.org/excel-to-json
--
You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email to simile-widget...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/simile-widgets/b0320c5f-bfe2-4eed-9a34-e82f0cb14b00n%40googlegroups.com.
Roger, I'll try to look at the script issue but in the meantime you probably just need to make a small change to what is coming out of the json converter. I downloaded the example xls and loaded it into the converter, and it produced json that starts like this:
{
"Spies": [
{
probably because the filename was Spies.xls . Change the word "Spies" to "items" and see what happens.
To view this discussion on the web visit https://groups.google.com/d/msgid/simile-widgets/36fef05a-0b24-429a-9652-f6f428a1412en%40googlegroups.com.
Could you show the sources of your code?
Luismi
To view this discussion on the web visit https://groups.google.com/d/msgid/simile-widgets/f49bd416-4395-4dcf-b6d6-7a9e44902fedn%40googlegroups.com.