Mark, Thanks for the example. This appears to be what I am looking for, so thanks for sharing.
I looked at your json.generator.php file. This may be where I am having my problem. I can't seem to figure out how to get data from mysql into a json file that is in the correct formatting for exhibit to understand. When I open your json.generator file it appears to be in the correct formatting. What is the coding behind that file? I can post the code I have been using if needed, but I am pretty sure it doesn't actually do anything since the resultant output is "null". Thanks! On Oct 3, 10:29 am, mleden <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
