JessyInk version 1.4.0 released!
Dear all:
From the user feedback it is obvious that zoom-based presentations are
getting increasingly more popular. Responding to this trend, JessyInk introduced a new extension for mouse navigation. This new mouse handler allows the presenter to drag and zoom the slide as well as to create an ad-hoc view by clicking on any object on the slide.
Be sure to check out the latest JessyInk release and the showcase file at: http://code.google.com/p/jessyink/
Hope you'll have fun and create some stunning presentations with this new version of JessyInk!
About JessyInk: JessyInk is a JavaScript that can be incorporated into an Inkscape SVG image to turn it into an animated presentation. When the image is loaded into an SVG-capable browser, every layer of the image becomes a slide. Some of the many features include transitions, effects, an optional master slide, index sheet and drawing mode, and zoom-based effects.
Looks way cool! I was thinking...wonder how one could add sound to a JessyInk presentation?
I think I have a way it could be done on Windows. There's a sort of "universal macro programming language" for Windows called AutoIt that can automate keyboard input, mouseclicks, whatever, for virtually any Win based program. Seems like in theory, one could write a program to automate switching between JessyInk slides and playing a sound file at appropriate moments.
I wonder if Applescript could do something similar on a mac.
I have no idea about Linux.
--- On Sat, 12/12/09, Hannes Hochreiner <hannes@...2460...> wrote:
From: Hannes Hochreiner <hannes@...2460...> Subject: [Inkscape-user] JessyInk version 1.4.0 released! To: "Inkscape User Community" inkscape-user@lists.sourceforge.net Date: Saturday, December 12, 2009, 5:01 AM
Dear all:
From the user feedback it is obvious that zoom-based presentations are
getting increasingly more popular. Responding to this trend, JessyInk introduced a new extension for mouse navigation. This new mouse handler allows the presenter to drag and zoom the slide as well as to create an ad-hoc view by clicking on any object on the slide.
Be sure to check out the latest JessyInk release and the showcase file at: http://code.google.com/p/jessyink/
Hope you'll have fun and create some stunning presentations with this new version of JessyInk!
About JessyInk: JessyInk is a JavaScript that can be incorporated into an Inkscape SVG image to turn it into an animated presentation. When the image is loaded into an SVG-capable browser, every layer of the image becomes a slide. Some of the many features include transitions, effects, an optional master slide, index sheet and drawing mode, and zoom-based effects.
------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Hi Elwin:
I haven't yet looked into adding sound to a JessyInk presentation. It's an interesting idea. I might even work in a cross-platform way using HTML5. I know that Tom Ibbotson has published a very cool demo where he embedded a video into a JessyInk presentation. You can find it at:
http://ibbuntu.blogspot.com/2009/06/embedded-movies-in-online-presentations....
Cheers, Hannes
On Sun, 2009-12-13 at 04:18 -0800, Elwin Estle wrote:
Looks way cool! I was thinking...wonder how one could add sound to a JessyInk presentation?
I think I have a way it could be done on Windows. There's a sort of "universal macro programming language" for Windows called AutoIt that can automate keyboard input, mouseclicks, whatever, for virtually any Win based program. Seems like in theory, one could write a program to automate switching between JessyInk slides and playing a sound file at appropriate moments.
I wonder if Applescript could do something similar on a mac.
I have no idea about Linux.
--- On Sat, 12/12/09, Hannes Hochreiner <hannes@...2460...> wrote:
From: Hannes Hochreiner <hannes@...2460...> Subject: [Inkscape-user] JessyInk version 1.4.0 released! To: "Inkscape User Community" <inkscape-user@lists.sourceforge.net> Date: Saturday, December 12, 2009, 5:01 AM Dear all: >From the user feedback it is obvious that zoom-based presentations are getting increasingly more popular. Responding to this trend, JessyInk introduced a new extension for mouse navigation. This new mouse handler allows the presenter to drag and zoom the slide as well as to create an ad-hoc view by clicking on any object on the slide. Be sure to check out the latest JessyInk release and the showcase file at: http://code.google.com/p/jessyink/ Hope you'll have fun and create some stunning presentations with this new version of JessyInk! About JessyInk: JessyInk is a JavaScript that can be incorporated into an Inkscape SVG image to turn it into an animated presentation. When the image is loaded into an SVG-capable browser, every layer of the image becomes a slide. Some of the many features include transitions, effects, an optional master slide, index sheet and drawing mode, and zoom-based effects. ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
On Sun, 2009-12-13 at 04:18 -0800, Elwin Estle wrote:
Looks way cool! I was thinking...wonder how one could add sound to a JessyInk presentation?
somewhat with HTML5 <audio> tag http://www.position-absolute.com/articles/introduction-to-the-html5-audio-ta...
participants (3)
-
Andre "Osku" Schmidt
-
Elwin Estle
-
Hannes Hochreiner