Re: Timesheets JavaScript Engine

Wow!  That is stunning!  I only looked briefly but this is
tremendously impressive.  I couldn't get slideshow.xhtml to work but
all the other tests did.  I am using Firefox 2.0.0.9 by the way.  Will
this work on Safari on the IPhone by chance?  I'll try it out on my
Ipod touch in the next couple of days.

Steve Bennett
Lecturer in Computer Science
University of Hertfordshire

On Nov 7, 2007 8:04 PM, Petri Vuorimaa <Petri.Vuorimaa@hut.fi> wrote:
>
> Hello,
>
> I have now published the 0.5 version of the Timesheets JavaScript Engine
> [1]. Timesheets is the new SMIL 3.0 External Timing module [2], which allows
> the integration of SMIL timing with other XML languages such as XHTML and
> SVG. Timesheets is based on the SMIL time containers par, seq, and excl.
>
> In addition, timesheets introduces two elements timesheet and item. The
> timesheet element contains all the timing information. It can be located,
> for example, in the head section of XHTML document. It can also reference
> timing information, which is located in an external file. The item element
> contains references to the timed elements, for example, in XHTML body
> sections. The timed elements are selected using CSS selectors.
>
> As the name states, the Timesheets JavaScript Engine is a JavaScript based
> implementation of the SMIL 3.0 External Timing Module. Thus, it can be used
> in standard browsers. It has been tested in Firefox, Opera, and Safari
> browsers. All tests and examples should work on Firefox and Opera. On
> Safari, the timesheet src attribute test does not work. All other tests and
> examples should work.
>
>
> [1] http://www.tml.tkk.fi/~pv/timesheets/
> [2] http://www.w3.org/TR/2007/WD-SMIL3-20070713/smil-timesheets.html
>
>
> Yours,
>
> Prof. Petri Vuorimaa
> Telecommunications Software and Multimedia Laboratory
> Helsinki University of Technology, P.O. Box 5400, 02015 HUT, Finland
> tel. +358-9-451 4794, gsm +358-50-3399 712, email petri.vuorimaa@hut.fi
>
>

Received on Thursday, 8 November 2007 18:00:03 UTC