search for: laursen

Displaying 15 results from an estimated 15 matches for "laursen".

Did you mean: larsen
2007 Sep 30
9
Problems with testing nested routes using mocking
Hello forum I have there to files #----- virtual_host_controller.rb class VirtualHostsController < ApplicationController before_filter :capture_domain # GET /domain/1/virtual_hosts/1 def show @virtual_host = @domain.virtual_hosts.find(params[:id]) respond_to do |format| format.html # show.rhtml end end private def capture_domain if
2007 Mar 22
1
[SPAM] RE: Encoding audio sampled at 44.1 khz?
...rocess_interleaved_int(State, in, &InLength, out, &OutLength); fwrite(&out, sizeof(short), OutLength, fout); } speex_resampler_destroy(State); fclose(fin); fclose(fout); } -- Code -- From: David Hogan [mailto:david.hogan@freshtel.net] Sent: Thu 22/03/2007 22:29 To: Peter Mosedal Laursen; speex-dev@lists.xiph.org Subject: [SPAM] RE: [Speex-dev] Encoding audio sampled at 44.1 khz? Hi Peter, Have you considered resampling the raw 44.1kHz stereo source files using a program such as http://audacity.sourceforge.net/, say to 16kHz mono or 32kHz mono, and then using the wideband or ul...
2007 Dec 02
3
Setting SSH timeout
i'm trying to disconnect idle users from my system by editing /etc/ssh/sshd_config i have set TCPKeepAlive no ClientAliveInterval 2 and restarting sshd services /etc/rc.d/sshd restart but it still wont disconnect any idle client any advice is highly appreciated areadamai freebsd user
2007 Mar 21
2
Encoding audio sampled at 44.1 khz?
Hi everyone, I recently began using libspeex 1.2 Beta 1 on Windows using MS Visual C++. I have gotten a decoder and an encoder to work fine from the excellent sample code posted at the website. But I face a problem. I am working on using Speex in a program to play and create audio books encoded using Speex (currently testing it only; for these tests, I do not use Ogg to save the encoded
2006 Dec 02
2
encoding wave files into ogg vorbis?
Hi everyone, I am a newbe with the Ogg Vorbis libraries. I am trying to create a program in C++ that will allow me to take a 16 bit, stereo wave file at 44.1 khz and encode it into ogg vorbis. I have looked at the encoder example in the vorbis SDK, but I did not quite understand it. My question, therefore, is how to encode such a stream into vorbis? A simple tutorial would be very much
2007 Mar 22
0
Encoding audio sampled at 44.1 khz?
...sampling yourself, you could try the new resampling API in the svn head of speex, or the GPL library 'Secret Rabit Code'. Hope this helps, David Hogan > -----Original Message----- > From: speex-dev-bounces@xiph.org > [mailto:speex-dev-bounces@xiph.org] On Behalf Of Peter Mosedal Laursen > Sent: Thursday, 22 March 2007 6:13 AM > To: speex-dev@lists.xiph.org > Subject: [Speex-dev] Encoding audio sampled at 44.1 khz? > > Hi everyone, > > I recently began using libspeex 1.2 Beta 1 on Windows using > MS Visual C++. I have gotten a decoder and an encoder to w...
2024 Jan 12
2
[Bug 3655] New: Default ObscureKeystrokeTiming makes X forwarding really slow
...really slow Product: Portable OpenSSH Version: 9.6p1 Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: ole.laursen at gmail.com This is easy to reproduce with something like xterm or emacs: $ ssh -X localhost $ xterm $ emacs They are both slow to display their windows, and interaction is laggy. In Emacs, text selection has several seconds of lag. Meanwhile ssh -X -oObscureKeystrokeTiming=no localhost work...
2006 Apr 06
1
Originate
Hi there I am trying to originate a call from a php page. My box dials my extension 1001 and then my cell phone Everything works fine. But If I use my other extension (1002) witch is forwarded to another number via amp, device options dial = SIP/mymobile@trunk nothing happens Anyone knows why ? I can dial 1002 from 1001 and that works fine. I use context= from-internal My box is a@home 2.7
2006 Feb 03
0
[helpdesk@wolflair.com: Re: Army Builder 3 and linux]
...d. I'm including my correspondance with Wolflair technical support. Thank you in advance for any suggestions on how to get this working /dossen ----- Forwarded message from Technical Support <helpdesk@wolflair.com> ----- From: Technical Support <helpdesk@wolflair.com> To: Mads Laursen <dossen@dossen.dk> Date: Thu, 02 Feb 2006 13:58:38 -0800 Subject: Re: Army Builder 3 and linux X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Hmmm. AB3 is written using standard Windows mechanisms that are used by a wide variety of applications. We don't do anything "special&quo...
2012 Mar 24
3
FreeBSD 9.0 - GPT boot problems?
Hi, I just installed FreeBSD 9.0-release / amd64 on a new machine (Acer Aspire X1470). I installed from a usb memory stick (the default amd64 image), which I booted by pressing "F12" and selecting it from the boot menu on the machine. I installed on a SSD (which replaced the hard drive originally in the machine), using the default scheme for 9.0 (GPT). The installation was painless (many
2007 Apr 02
1
Problems with stereo data
Hi all, I have a problem when I am encoding (or decoding) stereo audio. With mono data, things are fine and everything works without any problems. When I try to decode stereo data, all I get is a static sound - similar to that of a radio not tuned to any specific station. I wonder what might be wrong? Below is the code, first, of the encoder and next that of the decoder. Any information or
2003 Jun 20
1
User can delete file when they have no read/write access
Im haveing a problem with my profiles share on my Samba 2.2.3 PDC server. I have a share like this: [profiles] path = /home/samba/profiles writeable = yes create mask = 0700 directory mask = 0700 browsable = no valid users = root,@smbusers The roaming profile works just fine with windows2k, and the users can't read the other profiles (they get a "access
2008 Aug 21
12
machine hangs on occasion - correlated with ssh break-in attempts
Hello! A machine I manage remotely for a friend comes under a distributed ssh break-in attack every once in a while. Annoyed (and alarmed) by the messages like: Aug 12 10:21:17 symbion sshd[4333]: Invalid user mythtv from 85.234.158.180 Aug 12 10:21:18 symbion sshd[4335]: Invalid user mythtv from 85.234.158.180 Aug 12 10:21:20 symbion sshd[4337]: Invalid user mythtv from 85.234.158.180 Aug 12
2008 Aug 21
12
machine hangs on occasion - correlated with ssh break-in attempts
Hello! A machine I manage remotely for a friend comes under a distributed ssh break-in attack every once in a while. Annoyed (and alarmed) by the messages like: Aug 12 10:21:17 symbion sshd[4333]: Invalid user mythtv from 85.234.158.180 Aug 12 10:21:18 symbion sshd[4335]: Invalid user mythtv from 85.234.158.180 Aug 12 10:21:20 symbion sshd[4337]: Invalid user mythtv from 85.234.158.180 Aug 12
2004 Jan 12
0
smbd hangs when printing.
I have a Samba 3.0.1 where I have 2 printers connected. A Canon LBP4+ and a HP OfficeJet G85. When I'm printing to the canon, no problem, it works like a charm, but when I try to print to the HP printer the smbd service hangs and the only way to stop it are with a kill -9 There are no difference between the 2 printers setup exept the printer driver on the windows machine, and ofcouse the