guys,

firstly, thankyou for your supurb work on timeline project. quick
question. Does Timeline supports loading events from Database (Derby / MySql
/ SQL SERVER ...? ). i know from the documentation provided below in url

http://simile.mit.edu/wiki/How_to_Create_Timelines

and below link showing xml event file creation

http://simile.mit.edu/wiki/How_to_Create_Event_Source_Files

*Instead of creating XML event source
file, is it possible to load events from the database in timeline ...?

* tl = Timeline.create(document.getElementById("my-timeline"), bandInfos);
* Timeline.loadXML("example1.xml", function(xml, url) {
eventSource.loadXML(xml,
url); });

*if loading from database is possible, can you please provide the procedure
?

basically, we have hundreds of clients details stored in database, who view
their daily budget & customer schedule information on daily
basis. wanted to know if it is possible to display these on timeline
getting these events from database.


*
*Many Thanks in Advance*
*Mohammed Gollapalli
*MCAD, MCP, MIT, BIT
*www.diamondcodedesign.com.au
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to