[Simile-Widgets] Re: Weird Error While Manually Adding Event

2011-08-05 Thread Froggy
Hi Mike, I was using Timeline off simile-widgets.org. (http://simile.mit.edu/ timeline/api/timeline-api.js) I tried the code on the Cubism example. Worked. Back to my code I replaced the Timeline link to the same in the example (http://api.simile-widgets.org/timeline/2.3.1/timeline-api.js) Now it

Re: [Simile-Widgets] Re: Weird Error While Manually Adding Event

2011-08-05 Thread Michael Nosal
That's because the simile.mit.edu version of Timeline is out of date. The method signature to the Event constructor changed from: Timeline.DefaultEventSource.Event = function( start, end, latestStart, earliestEnd, { to Timeline.DefaultEventSource.Event = function(args) { Using an

Re: [Simile-Widgets] Timeline error: failed to derive URL ...

2011-08-05 Thread Sheau-Hwang Chang
Hello,   I have not heard from anyone yet.  Can someone help me on this problem?   I read the related messages sent to the list and tried by replacing http://static.simile.mit.edu/timeline/api-2.3.0/timeline-api.js?bundle=true with

[Simile-Widgets] Re: Exhibit 3.0 Progress?

2011-08-05 Thread Jørn
It's August. Is it done yet, is it done yet? ;-) Kidding aside, I'm really looking forward to trying out the beta release. Jørn On Jun 26, 10:15 am, mackenzie ken...@mit.edu wrote: The beta release date has slipped to August since we spent a lot of time on the continuous integration