search for: jami

Displaying 20 results from an estimated 770 matches for "jami".

Did you mean: ami
2004 Sep 10
2
[jamie@audible.transient.net: Bug#160155: gapless playback]
I am forwarding your request to the FLAC development mailing list. ----- Forwarded message from Jamie Heilman <jamie@audible.transient.net> ----- Date: Sun, 8 Sep 2002 16:13:32 -0700 From: Jamie Heilman <jamie@audible.transient.net> Resent-From: Jamie Heilman <jamie@audible.transient.net> To: submit@bugs.debian.org Subject: Bug#160155: gapless playback Package: xmms-flac Versio...
2006 Jan 25
10
Ajax.InPlaceEditor onSuccess: ???
I''m looking for onSuccess: in Ajax.InPlaceEditor, but it doesn''t appear to exist. onComplete isn''t what I need because I only want my callback on success. Is there a way to do this? Thanks, Jamie
2004 Sep 10
0
[jamie@audible.transient.net: Bug#160155: gapless playback]
Jamie, I hear what you're saying. I don't believe this *should* be a plugin's responsibility, though it sounds like with XMMS it is. But I don't know how to fix it. Probably with enough archaeology into the XMMS source and other plugins I could find out. I'll file it in the featur...
2006 Jun 13
11
markaby
What''s the current status of Markaby? I''ve played with it a bit and love it and am considering using it for a large project I''m starting. If you''ve used it, I''d love to hear your comments! Jamie
2005 Oct 04
5
sorting
I just want to confirm that it''s *not* possible to sort <tr>s in tables.... Jamie
2002 Oct 15
3
Share names causing big troubles
I work for a school dist, and I am having a bit of trouble with the "Student Server" We have about 3000 students all with their own accounts. I had the samba server setup to share their home directories but their home directories are the same as their login name. So jamie.mcparland would be an example of a share name. But in Win 9X it gets truncated to jamie.mcparla then we get the error that the share does not exist. I understand that Win 9X can't handle names longer than 13 chars. So I'm sure some of you have had this problem as well. How did you deal w...
2005 Oct 17
11
a better question
...show</a> ... Event.observe("toggle_1929", ''click'', function(event){ Element.toggle ("group_1929"); return false; }); ... $("toggle_1929").click(); //this throws "Error: $ ("toggle_1929").click is not a function" Thanks, Jamie
2018 Mar 09
3
html5 icecast video source client
Five years after initially posting to this list[0], I finally completed as browser-based video source client iceast. The code is here: https://gitlab.com/jamie/icecream As Romain Beauxis responded to my initial email, webrtc was unsuitable and websockets was the way to go. Thanks for the help! jamie 0. http://lists.xiph.org/pipermail/icecast-dev/2013-July/002223.html -- May First/People Link Growing networks to build a just world https://mayfirst.org...
2006 Jul 14
9
DRY Javascript Degredation
...uot;_page" to only have the form setup code, but then it complains about nil objects because i am setting up the form_for or form_remote_for in the view rather than in "_page". Is there some way to DRY this up easily or am I just destined to have my form code in two places. ~Jamie
2006 Mar 27
5
InPlaceEditor convertHTMLLineBreaks
I''m curious if anyone else has a need to disable *convertHTMLLineBreaks*. I actually need to show the <p>''s and <br>''s in the editor and browsing the source code, see that this isn''t configurable. Jamie
2006 Jun 23
7
find_by_sql, can''t print results
...r: You have a nil object when you didn''t expect it! You might have expected an instance of Array. The error occured while evaluating nil.each >From what I can see I am doing the same as other examples. I have run the SQL on its own to make sure it returns a result and it does. Thanks Jamie
2006 Oct 31
5
Example Polycom function key config
Hi, Has anyone here reprogrammed their Polycom features keys using sip/ipmid.cfg? If so I would be really grateful if someone could send me an example as I have tried various entries for hours now and don't seem to be getting anywhere. Any help appreciated. Kind regards Jamie Heckford Technical Consultant
2006 Apr 10
5
I have a Capistrano 1.1 patch - where does it go?
I have a patch for Capistrano 1.1 - how do I submit it? Wes -- Posted via http://www.ruby-forum.com/.
2006 Mar 01
4
SwitchTower deployment has errors with different :db server
When I define :db to be a different server than either :web or :app, and run "rake deploy". Switchtower will abort with an Net::SSH::AuthenticationFailed error. The version of Switchtower I''m using is 1.0.0 and the deploy task is the default supplied with Switchtowe. However, I dont have any problem when :db is changed to the same as :web and :app. -------------- next part
2007 Mar 04
6
FreeBSD 6.1 mongrel_cluster and procfs message
...ning the latest mongrel (1.0.1) and the latest mongrel_cluster (1.0.1.1) on FreeBSD 6.1. When I use capistrano to try to stop or restart my cluster I get this (partial) output: ps: Process environment requires procfs(5) And my Mongrel processes haven''t stopped. Any ideas? Thanks, Jamie
2006 Jul 10
6
ubuntu & mongrel
...file to load -- mkmf (LoadError) from extconf.rb:1 ERROR: While executing gem ... (RuntimeError) ERROR: Failed to build gem native extension. Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/ mongrel-0.3.13.3 for inspection. ruby extconf.rb install mongrel\n Thanks, Jamie
2005 Oct 03
3
Sortable and the Server
...updates the server when the item is dropped into its new position. How to create a sortable list is clear, but I''m looking for an example of how to integrate this with the server side. Are there any examples or tutorials around? I''m working in a java environment. Thanks, Jamie
2011 May 06
2
undefined method `[]' for nil:NilClass
...il:NilClass We are using user and group purging for all uids/gids above 0. I also have purging enabled for ssh public keys but have not tested whether it works. This is (probably) the relevant code --> sshkeys.pp (truncated class) class user::sshkeys { @ssh_authorized_key { ''jamie@localhost'': ensure => ''present'', user => ''jamie'', type => ''dsa'', key => ''<snip>'', } } --> init.pp (truncated class)...
2005 Jan 29
4
format question
how can I get a float to always print two decimal places? Thanks, Jamie
2006 Nov 27
5
win32 problems
...re'' from c:/ruby/lib/ruby/gems/1.8/gems/mongrel-0.3.18/bin/ mongrel_rails:10 from c:/ruby/bin/mongrel_rails:18 Setup: Windows Server 2003, Standard Rails 1.1.6 Mongrel 0.3.18 Mongrel Service 0.1 Daemons 1.0.3 Cgi Multipart OEF fix 1.0.0 Win32-Service 0.5.2 Any ideas. Jamie