I dropped the code into a java servlet, and brought up the dinosaur example; other than the fact that the icons it references no longer exist, the code does run. I am noticing that the ajax calls are not working; not yet sure why that is. The html needs character encoding declared; browsers have moved on in the years since that code was last modified.
On Sun, Dec 20, 2020 at 9:41 AM David Karger <[email protected]> wrote: > Simile Timeline is 13 years old and has never been modernized. If nothing > better has been created in the past 13 years, that's a sad indication of > the state of modern software. The primary reason for the continued > existence of Simile Timeline is its use as a component in Simile Exhibit. > Simile Exhibit *has* had a bit of maintenance and modernization. But it is > still dependent on Timeline, and indeed timeline is one of the main pieces > of cruft holding Exhibit back from further modernization. For example, > Exhibit has been detached from dependence on the (ancient) Simile Ajax > library you dug up, but Timeline still depends on it. So when Exhibit > loads Timeline it has to do some wacky stuff to interface with Simile Ajax. > On 12/20/2020 10:40 AM, Jack Park wrote: > > Hola Luis, > > Thanks for asking. > > My intention is to build a server application which has the capability to > display massive timelines. > > I am left with this question, given that the documentation pages don't > exist for the recent version, only the previous version: what, really, is > the point of building in the first place? > Perhaps it's the case that I don't need to build it, even though the > codebase includes a build.xml (perhaps left over from the prior versions). > > Thanks > Jack > > On Sun, Dec 20, 2020 at 12:36 AM Luis Miguel Morillas <[email protected]> > wrote: > >> What do you mean? Do you want to build a new release from gh repo? [1] or >> do you want to use exhibit timeline in github pages? >> >> [1] >> https://github.com/simile-widgets/exhibit/wiki/Deploying-a-New-Version-to-Prod >> >> El dom, 20 de diciembre de 2020 5:43, Jack Park <[email protected]> >> escribió: >> >>> >>> Has anyone recently built Timeline from the github repo? >>> I am finding missing artifacts, which provokes build failures. >>> >>> Thanks >>> Jack >>> -- >>> 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 [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/simile-widgets/13b1115f-5425-44e5-b8b9-cab4c9d65361n%40googlegroups.com >>> <https://groups.google.com/d/msgid/simile-widgets/13b1115f-5425-44e5-b8b9-cab4c9d65361n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- >> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/simile-widgets/CAFQDTO1668vTWipDfv%3D4CmVbVaqgruSMnmCJO8opob33%3DigJqA%40mail.gmail.com >> <https://groups.google.com/d/msgid/simile-widgets/CAFQDTO1668vTWipDfv%3D4CmVbVaqgruSMnmCJO8opob33%3DigJqA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/simile-widgets/CAH6s0fwmipOD%2BwL9-HOZCDmVvfL857mhU%3DcbCXBbrRNEAhedNw%40mail.gmail.com > <https://groups.google.com/d/msgid/simile-widgets/CAH6s0fwmipOD%2BwL9-HOZCDmVvfL857mhU%3DcbCXBbrRNEAhedNw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/simile-widgets/f5be9cea-1834-5811-f09b-bcf7a829ac65%40mit.edu > <https://groups.google.com/d/msgid/simile-widgets/f5be9cea-1834-5811-f09b-bcf7a829ac65%40mit.edu?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/simile-widgets/CAH6s0fxTs3gJo-04y6o%2BC0BjnqGtxBtrvtZhpzrZqHT9T-iKKw%40mail.gmail.com.
