search for: brethren

Displaying 20 results from an estimated 30 matches for "brethren".

2008 Mar 28
1
acoustic echo canceller & noise reduction sample code
...d noise reduction API, but failed. Normal encode/decode API is working well. Thank you very much for your good job. I?m very pleased with speex. Best regards, Hyeonwoo Oh ======================================== Deputy General Manager of 4NB Corp HyeonWoo Oh EMail : brethren at 4nb.co.kr Phone : +82-2-499-5989 Fax : +82-2-498-3051 Mobile Phone : +82-10-9722-7073 HomePage : Http://www.4nb.co.kr ======================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex...
2004 Sep 29
1
Call Forward, DND and other standard features
Hello to all my Asterisk brethren, I have been implementing an Asterisk system for home/office use, and with help from the Wiki and Groups I am doing well. However, with my server and two X-Lite phones I can't figure out how to set a DND or call forward from my extension to another. Probably a real easy thing to do and...
2006 Aug 29
1
Deviance function in regression trees
Hello all. I have heard over and over that CART and its various tree-like brethren are "non-parametric" techniques. When I read the chapter in Chambers and Hastie on tree-based models it states that tree-based models can be generalized (GTMs) in a manner similar to GLMs by specifying a different deviance function to distributions other than the gaussian error distributi...
2004 Apr 17
2
Network Magazine 04/04/04 Article pg 19 (Free IP Telephony PBXs?)
* Brethren, It's a sad day in our community. Please join me in a moment of silence for the death of responsible journalism. Silence.....................good enough. This article goes on to tell about Pingtel's announcement of forming the "first open source community aimed at creating SIP base...
2006 Feb 16
2
looping through tasks
...places' It?s not a coincidence that in the Scriptures, poverty is mentioned more than 2,100 times. It?s not an accident. That?s a lot of air time, 2,100 mentions. [You know, the only time Christ is judgmental is on the subject of the poor.] ?As you have done it unto the least of these my brethren, you have done it unto me.? (Matthew 25:40). As I say, good news to the poor." - Bono
2013 Jan 21
4
[LLVMdev] LLD vs LLVM coding style...
...ht Style. If there are ways to improve the coding conventions with LLVM and Clang, we should absolutely do that. The projects remain small enough that if you can show a convention which is superior, we can easily adopt it for new code going forward, and as tools such as clang-format (and its future brethren) become more common we can even swiftly adopt new conventions across all of the code. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130120/ed74d945/attachment.html>
2001 Jul 18
1
colSums
As best I understand it, colSums (and associated functions) in S+ 6 are optimized functions (calling special C routines) for doing simple matrix math. For example, it seems like (in S+): all.equal(colSums(m), apply(m, 2, sum)) should be TRUE for any matrix m. It also seems like colSums (and its brethren) are very fast. My question: Are there equivalents to colSums in R? Thanks, Dave Kane -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]...
2010 Dec 09
0
CodeWeavers Releases CrossOver Games 9.2.1
...nn. (December 7, 2010) Twelve million addicts, err, players cant be wrong. Theres no doubting the draw of World of Warcraft. And today, as Blizzard rolls out its third, much-anticipated expansion to the game Cataclysm, CodeWeavers ensures that Linux gamers can play right along with their PC and Mac brethren. CodeWeavers Linux customers will be able to run Cataclysm as if they were running on Windows with today?s immediate shipment of CrossOver Games 9.2.1 (http://www.codeweavers.com/products/?ad=64). Full Article : http://wine-reviews.net/wine-reviews/cxgames-linux/codeweavers-releases-crossover-game...
2004 Apr 18
0
rsync 2.6.1pre-2 is now available
...cts. - The device numbers sent when using --devices are now sent as separate major/minor values with 32-bit accuracy (protocol 28). Previously, the copied devices were sent as a single 32-bit number. This will make inter-operation of 64-bit binaries more compatible with their 32-bit brethren. (Note that optimizations in the binary protocol often sends the device data using fewer bytes than before, even though more precision is now available.) This also fixed a bug in the sending of device numbers that was present in pre-1. - Path-specifying options to a daemon should now w...
2002 May 09
1
try Again?: Setting up net of W2K boxes with Samba PDC
OK: Here's my question. I am setting up a brand new PDC and network of (ugh) between 20 and 50 win2k clients, and want a samba server. I'd like to be able to set this up so all admin is done on the samba server. Is this where I would use Winbind? Can someone point me to a good tutorial? Users will be in different user groups. and must be able to log on with profile from any
2008 Apr 23
8
The single major remaining Wine complaint everyone makes...
...hardware. This is yet another one of those situations where I really wish I was capable of programming, because this would be at the top of my open source contribution list. * Non-antialiased fonts, buttons/widgets can't be customized and still have the strict appearance of their Windows 3.1 brethren. No, changing colors isn't enough. It hasn't been for about six years now.
2004 May 20
5
Samba 3 + Win2k = Headache
...39;s causing problems. To get it to work, we have to use NIS for authentication, and access all the home directories via NFS. This all apparently requires much configuration on the Windows server, and is causing me headaches... besides, being an anti-Microsoft guy, I feel like I'm abandoning my brethren in Linuxland. I'm very open to suggestions... I've just about exhausted all the options I can think of... so if anybody has any advice, please let me know. Shannon ____________________________ Shannon Johnson Network Support Specialist / Systems Administrator Dept. of Mechanical and Nu...
2002 Sep 11
1
Is wine *always* mapping threads onto processes? (Was: Re: multiple inst
Yup. You're right. 1. Those are not processes since Linux 'ps' and 'top' reports threads just as it reports processes. 2. Threads reports the total amount of RAM allocated to the process it belongs to. (Excercise: what else could it report??) /Fredrik > > From: Nick Capik <ncapik@patriot.net> > Date: 2002/09/11 Wed PM 01:29:43 CEST > To: Frank Joerdens
2012 Apr 19
2
Dependency-aware scripting tools for R
There are numerous tools like scons, make, ruffus, ant, rake, etc. that can be used to build complex pipelines based on task dependencies. These tools are written in a variety of languages, but I have not seen such a thing for R. Is anyone aware of a package available? The goal is to be able to develop robust bioinformatic pipelines driven by scripts written in R. Thanks, Sean
2008 May 14
0
R and F9
...If you want to follow progress and the current flame wars over this situation, keep an eye on: http://www.nvnews.net/vbulletin/forumdisplay.php?s=&forumid=14 One option which has been noted in several forums is to revert F9 to the F8 version of Xorg and then be careful in using yum and its brethren when upgrading RPMS. Note to self: By a laptop with an Intel GPU next time... 2. F9 is also using a beta version of Firefox (version 3 beta 5). I had played around with it under F8 and it is notably faster than version 2. Many of the memory leaks have also been resolved. However, note that many...
2013 Jan 22
0
[LLVMdev] LLD vs LLVM coding style...
...ht Style. If there are ways to improve the coding conventions with LLVM and Clang, we should absolutely do that. The projects remain small enough that if you can show a convention which is superior, we can easily adopt it for new code going forward, and as tools such as clang-format (and its future brethren) become more common we can even swiftly adopt new conventions across all of the code. Ok, you've poked me enough. I'll be the one to say "the emperor has no clothes". The LLVM convention for naming variables is poor. You'd be hard pressed to find any other C++ coding conv...
2013 Jan 21
0
[LLVMdev] LLD vs LLVM coding style...
On Jan 19, 2013, at 1:55 AM, Chandler Carruth wrote: > We're looking more at doing some serious hacking on LLD, and I'd like to avoid doing lots of work in the codebase only to change the style around later. > > My understanding was that LLD was always intended to be a fully integrated LLVM project much like Clang, with a shared coding standard to go with the shared support
2013 Dec 02
1
Class parameter flexibility with ENC, hiera or both
Dear puppetteers, I am having a philosophical question about parametrized classes. When building modules, one wants to be as flexible as possible, to try to target as many puppet flavors as possible. This is our target: - Foreman users, using foreman as an ENC with smart variables (or potentially any other ENC, but I would say this is the most widespread one). - Pure Puppet''s site.pp
2013 Jan 19
2
[LLVMdev] LLD vs LLVM coding style...
Greetings folks, We're looking more at doing some serious hacking on LLD, and I'd like to avoid doing lots of work in the codebase only to change the style around later. My understanding was that LLD was always intended to be a fully integrated LLVM project much like Clang, with a shared coding standard to go with the shared support libraries. Can we start that migration? I'm really
2004 Nov 18
3
Domain authentication failing after a period of time
I am having an unusual bit of behavior with a recently upgraded 3.0.8 installation (from 3.0.2a). I upgraded the server and retained the secrets.tdb file. The server itself is using security = domain, and it had been joined to the domain prior to the upgrade. Now, once I started the new version, I couldn't log on, and would get the error "There are no logon servers available to service