Re: [Koha-devel] Koha Sound Events

2010-02-21 Thread Liz Rea
I like this, but for a couple of items: The beeping on initial load when you click to the checkout/checkin page is a little excessive. The sound itself sounds... how to say... crunchy? Maybe it was my speakers. An option for "error beeps only" would rock. Great work though, you'll make people so

Re: [Koha-devel] Koha Sound Events

2010-02-19 Thread Owen Leonard
> OK, I sent a patch for this, hopefully it was intact, but I am setup to > enhance > if more is needed. It seems to be working great--very seamless. Did you create the sounds or did you find them somewhere? -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org ___

Re: [Koha-devel] Koha Sound Events

2010-02-05 Thread Galen Charlton
Hi, On Fri, Feb 5, 2010 at 11:34 AM, Darrell Ulm wrote: > I didn't look yet, but does Koha already have any nice Javascript functions to > set, delete, test cookies or shall I find and tack on an open source set. Does > Jquery have this ability? There is http://plugins.jquery.com/project/cookie,

Re: [Koha-devel] Koha Sound Events

2010-02-05 Thread Galen Charlton
Hi, On Fri, Feb 5, 2010 at 9:47 AM, David Schuster wrote: > > bug 1080 - so is someone going to create a patch or how does this work? > > I'm not sure I'm there yet...  Creating the patch and all... Darrell is working on a patch which he will submit soon. Assuming that it doesn't have any unexp

Re: [Koha-devel] Koha Sound Events

2010-02-05 Thread David Schuster
bug 1080 - so is someone going to create a patch or how does this work? I'm not sure I'm there yet... Creating the patch and all... David Schuster Kyle Hall wrote: > > Jplayer ( http://www.happyworm.com/jquery/jplayer/ ) appears to be a > nice way to do it. It uses HTML 5, but degrades to fla

Re: [Koha-devel] Koha Sound Events

2010-02-05 Thread David Schuster
All I can say is my LIBRARIANS LOVE sounds when there is a PROBLEM!!! In a school library there is sooo much going on that they need every que possible when there is an error to get their attention. We changed the error color and they loved that, but they keep asking about mainly at checkin - fo

Re: [Koha-devel] Koha Sound Events

2010-02-05 Thread Kyle Hall
Jplayer ( http://www.happyworm.com/jquery/jplayer/ ) appears to be a nice way to do it. It uses HTML 5, but degrades to flash if a browser does not support it. Kyle http://www.kylehall.info Information Technology Crawford County Federated Library System ( http://www.ccfls.org ) On Thu, Feb 4,

Re: [Koha-devel] Koha Sound Events

2010-02-05 Thread Galen Charlton
Hi, On Thu, Feb 4, 2010 at 11:11 AM, Kyle Hall wrote: > Have you thought about using the HTML 5 tag? > > http://html5doctor.com/native-audio-in-the-browser/ > I think that's a possibility, but it begs a question - we're going to have to decide to what HTML or XHTML version to use in general for

Re: [Koha-devel] Koha Sound Events

2010-02-05 Thread Galen Charlton
Hi, On Thu, Feb 4, 2010 at 11:35 AM, Darrell Ulm wrote: > OK, so the *other* browsers don't yet implement it, > but they should if they want > to stay compliant. Koha primarily supports Firefox > so this should not be an issue. For the staff client, correct, but there are Koha users who are stuc

Re: [Koha-devel] Koha Sound Events

2010-02-04 Thread Kyle Hall
There should definitely be a global Sounds On/Off syspref. If only a few pages have sounds, a syspref for each sound easy enough. For many sounds, we should probably add an admin panel for controlling them all. Kyle http://www.kylehall.info Information Technology Crawford County Federated Libra

Re: [Koha-devel] Koha Sound Events

2010-02-04 Thread Wojciech Zatorski
W dniu 2010-02-04 19:37, Owen Leonard pisze: >> I think this is not good idea.. librarians doesn't like sounds;) >> we are using sound only for login page and member page >> > In other words, librarians don't like sounds...except when they do. > yep:) > Anyway, any addition of sound cue

Re: [Koha-devel] Koha Sound Events

2010-02-04 Thread Wojciech Zatorski
W dniu 2010-02-04 19:39, Darrell Ulm pisze: > > Wojciech, > > Thanks, yes, we talked about this and the HTML5 looks like the way to go. If > you > include autoplay autobuffer it may work better for you > > Like this: > > autoplay autobuffer> > > In Firefox 3.5 or after > > ok thx:) but the b

Re: [Koha-devel] Koha Sound Events

2010-02-04 Thread Owen Leonard
> I  think this is not good idea.. librarians doesn't like sounds;) > we are using sound only for login page and member page In other words, librarians don't like sounds...except when they do. Anyway, any addition of sound cues will be controlled by a system preference, so there's no need to worr

Re: [Koha-devel] Koha Sound Events

2010-02-04 Thread Wojciech Zatorski
W dniu 2010-02-04 16:50, Darrell Ulm pisze: Hello, Working on putting sound events into Koha 3.2 but it is a bit of a pickle. While I have it working using I think this is not good idea.. librarians doesn't like sounds;) we are using sound only for login page and member page (outdated book

Re: [Koha-devel] Koha Sound Events

2010-02-04 Thread Kyle Hall
Excellent. I hope your addition makes it in soon. Some of our libraries requested the same feature, but this was years ago now, and I had to do it using java applets. It didn't play well with thin clients so I ended up disabling it. Darrell++ Kyle http://www.kylehall.info Information Technology

Re: [Koha-devel] Koha Sound Events

2010-02-04 Thread Owen Leonard
On Thu, Feb 4, 2010 at 11:12 AM, Kyle Hall wrote: > Even better: > > http://www.happyworm.com/jquery/jplayer/ jplayer is nice--works really well for what it does. But it requires Flash, and I don't know that we want to push a proprietary plugin on our users. -- Owen -- Web Developer Athens C

Re: [Koha-devel] Koha Sound Events

2010-02-04 Thread Kyle Hall
Have you thought about using the HTML 5 tag? http://html5doctor.com/native-audio-in-the-browser/ Kyle http://www.kylehall.info Information Technology Crawford County Federated Library System ( http://www.ccfls.org ) On Thu, Feb 4, 2010 at 10:50 AM, Darrell Ulm wrote: > Hello, > > Working o

Re: [Koha-devel] Koha Sound Events

2010-02-04 Thread Kyle Hall
Even better: http://www.happyworm.com/jquery/jplayer/ Kyle http://www.kylehall.info Information Technology Crawford County Federated Library System ( http://www.ccfls.org ) On Thu, Feb 4, 2010 at 11:11 AM, Kyle Hall wrote: > Have you thought about using the HTML 5 tag? > > http://html5doct