Re: in-line audio 'wav' files

2016-10-03 Thread Dirk Frederickx
In the HADDOCK template,  Slimbox has been extended to cope with many other
media formats;  including AUDIO and VIDEO.

I noticed that %%slimbox is ok,  as it only plays the WAV file once you
click & open the slimbox overlay viewer.
However %%viewer is not really useful as it starts playing the WAV file
immediately.   Which doesn't happen for video.
Something to be fixed.

dirk

On Mon, Oct 3, 2016 at 3:37 PM, MICHAEL HARBOUR <
mike.harb...@virginmedia.com> wrote:

> Attached is a zip file with three small png screenshots of it working.
> Clicking on the 'play' icon makes the native audio player plugin
> (Quicktime) draws itself inside the popped-up dialog overlay.
>
> On 03 October 2016 at 14:06 Foster Schucker  wrote:
>
>
> I'm interested in how you are going to do that. I thought Slimbox was
> for graphics.
>
> On 10/3/2016 8:43 AM, MICHAEL HARBOUR wrote:
> > Haddock's "Slimbox" is perfect for my needs. Thanks, guys.
> >
> > Mike
> >
>
>


Re: in-line audio 'wav' files

2016-10-03 Thread Foster Schucker
I'm interested in how you are going to do that.  I thought Slimbox was 
for graphics.


On 10/3/2016 8:43 AM, MICHAEL HARBOUR wrote:

Haddock's "Slimbox" is perfect for my needs. Thanks, guys.

Mike



Re: in-line audio 'wav' files

2016-10-03 Thread MICHAEL HARBOUR
Haddock's "Slimbox" is perfect for my needs. Thanks, guys.

Mike

> 
> On 03 October 2016 at 12:04 MICHAEL HARBOUR 
> wrote:
> 
> 
> Juan and Juergen
> 
> Thanks for your swift responses! In answer to Juan: I have no specific
> player in
> mind. At the moment, when my browser Firefox is given a .wav resource, it
> uses a
> QuickTime plugin in a new tab.
> 
> In hand-coded webpages eg
> http://nettlerash.default.mikeharbour.uk0.bigv.io:8080/1_S/index.html
> I've
> used the generic html tag 'audio' to bring up whatever the browser is
> plugged
> with, and I'm looking for a similar solution for in-lining a similar
> generic
> browser player in JSPWiki.
> 
> Thanks again
> 
> Mike
> 
> >
> > On 03 October 2016 at 11:45 Juan Pablo Santos Rodríguez
> >  wrote:
> >
> >
> > Hi Michael,
> >
> > with the %%viewer jspwikistyle you can also display any external page,
> > see
> > https://jspwiki-wiki.apache.org/Wiki.jsp?page=Viewer for details and
> > examples. Do you have any specific player in mind?
> >
> >
> > br,
> > juan pablo
> >
> > On Mon, Oct 3, 2016 at 12:30 PM, Jürgen Weber  wrote:
> >
> > > You might port these old plugins:
> > >
> > > http://www.ecyrd.com/JSPWiki/wiki/AnyPluginToInsertArbitraryUrl
> > > http://www.ecyrd.com/JSPWiki/wiki/IFramePlugin
> > >
> > > Cheers,
> > > Juergen
> > >
> > > 2016-10-03 11:38 GMT+02:00 MICHAEL HARBOUR
> > > :
> > > > I use JSPWiki to compile notes about using a music
> > > digital-audio-workstation. I
> > > > produce 'wav' audio files.
> > > >
> > > > Is there a way I can embed a wav player in JSPwiki pages? That would
> > > > help
> > > > tremendously, rather than opening a player in a new tab in the
> > > > browser.
> > > >
> > > > Many thanks in advance for any help.
> > > >
> > > > Cheers
> > > >
> > > > Mike
> > >
> >
>

Re: in-line audio 'wav' files

2016-10-03 Thread MICHAEL HARBOUR
Juan and Juergen

Thanks for your swift responses! In answer to Juan: I have no specific player in
mind. At the moment, when my browser Firefox is given a .wav resource, it uses a
QuickTime plugin in a new tab.

In hand-coded webpages eg
http://nettlerash.default.mikeharbour.uk0.bigv.io:8080/1_S/index.html I've
used the generic html tag 'audio' to bring up whatever the browser is plugged
with, and I'm looking for a similar solution for in-lining a similar generic
browser player  in JSPWiki.

Thanks again

Mike

> 
> On 03 October 2016 at 11:45 Juan Pablo Santos Rodríguez
>  wrote:
> 
> 
> Hi Michael,
> 
> with the %%viewer jspwikistyle you can also display any external page, see
> https://jspwiki-wiki.apache.org/Wiki.jsp?page=Viewer for details and
> examples. Do you have any specific player in mind?
> 
> 
> br,
> juan pablo
> 
> On Mon, Oct 3, 2016 at 12:30 PM, Jürgen Weber  wrote:
> 
> > You might port these old plugins:
> >
> > http://www.ecyrd.com/JSPWiki/wiki/AnyPluginToInsertArbitraryUrl
> > http://www.ecyrd.com/JSPWiki/wiki/IFramePlugin
> >
> > Cheers,
> > Juergen
> >
> > 2016-10-03 11:38 GMT+02:00 MICHAEL HARBOUR
> > :
> > > I use JSPWiki to compile notes about using a music
> > digital-audio-workstation. I
> > > produce 'wav' audio files.
> > >
> > > Is there a way I can embed a wav player in JSPwiki pages? That would
> > > help
> > > tremendously, rather than opening a player in a new tab in the
> > > browser.
> > >
> > > Many thanks in advance for any help.
> > >
> > > Cheers
> > >
> > > Mike
> >
>

Re: in-line audio 'wav' files

2016-10-03 Thread Juan Pablo Santos Rodríguez
Hi Michael,

with the %%viewer jspwikistyle you can also display any external page, see
https://jspwiki-wiki.apache.org/Wiki.jsp?page=Viewer for details and
examples. Do you have any specific player in mind?


br,
juan pablo

On Mon, Oct 3, 2016 at 12:30 PM, Jürgen Weber  wrote:

> You might port these old plugins:
>
> http://www.ecyrd.com/JSPWiki/wiki/AnyPluginToInsertArbitraryUrl
> http://www.ecyrd.com/JSPWiki/wiki/IFramePlugin
>
> Cheers,
> Juergen
>
> 2016-10-03 11:38 GMT+02:00 MICHAEL HARBOUR :
> > I use JSPWiki to compile notes about using a music
> digital-audio-workstation. I
> > produce 'wav' audio files.
> >
> > Is there a way I can embed a wav player in JSPwiki pages? That would help
> > tremendously, rather than opening a player in a new tab in the browser.
> >
> > Many thanks in advance for any help.
> >
> > Cheers
> >
> > Mike
>


Re: in-line audio 'wav' files

2016-10-03 Thread Jürgen Weber
You might port these old plugins:

http://www.ecyrd.com/JSPWiki/wiki/AnyPluginToInsertArbitraryUrl
http://www.ecyrd.com/JSPWiki/wiki/IFramePlugin

Cheers,
Juergen

2016-10-03 11:38 GMT+02:00 MICHAEL HARBOUR :
> I use JSPWiki to compile notes about using a music digital-audio-workstation. 
> I
> produce 'wav' audio files.
>
> Is there a way I can embed a wav player in JSPwiki pages? That would help
> tremendously, rather than opening a player in a new tab in the browser.
>
> Many thanks in advance for any help.
>
> Cheers
>
> Mike


in-line audio 'wav' files

2016-10-03 Thread MICHAEL HARBOUR
I use JSPWiki to compile notes about using a music digital-audio-workstation. I
produce 'wav' audio files.

Is there a way I can embed a wav player in JSPwiki pages? That would help
tremendously, rather than opening a player in a new tab in the browser.

Many thanks in advance for any help.

Cheers

Mike