Hi Praveen, If you want to see a working example of MySQL -> PHP -> JSON -> Exhibit, you can check out this example: http://www.thisbeautifulgame.com
It's still a bit of a work in progress, but I think you'll get the idea of how to do it. The key for me was in understanding that I can call a PHP script to generate the JSON "on the fly". Look for the following line in the HTML source: <link href="../php/This.Beautiful.Game.Json.Generator.php" type="application/json" rel="exhibit/data" /> HTH, -Mark On Oct 2, 11:43 pm, nunb <[email protected]> wrote: > XML is directly supported. > > http://code.google.com/p/simile-widgets/wiki/Timeline_EventSources > > (disclaimer: that link is directly fromhttp://www.simile-widgets.org/timeline/ > -- there is also a link to an older doc wiki if you need it) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
