search for: vital

Displaying 20 results from an estimated 1624 matches for "vital".

2012 Jun 15
1
help in sentDetect() fuction
hello, I am using the following code >s<-"I am very happy, excited, and optimistic.I am very scared, annoyed, and irritated.Iraq?s political crisis entered its second week one step closer to the potential.dissolution of the government, with a call for elections by a vital coalition partner and a suicide attack that extended the spate of violence. that has followed the withdrawal.of U.S. troops" > sentDetect(s, language = "en") #getting output in the following way [1] "I am very happy, excited, and optimistic.I am very scared, annoyed, and ir...
2010 Feb 12
1
popbio and stochastic lambda calculation
...as comparing deterministic lambdas to stochastic lambdas? My stoch. lambda is lower (as expected) however the CI is substantially larger than published. The authors of the published example used a different method to calculate the CIs around lambda, but I would have expected the results of the vitalsim to be closer. (The authors used the 'delta' method from Caswell (2001)). My main questions are: 1. Have I correctly calculated stochastic lambda and its 95% CIs? 2. Why am I unable to use any distributions other than beta? What can I do about that? Thank you, Shawn Morrison ########...
2005 Nov 01
4
How to priorize Traffic
Hi guys, I want to priorize traffic comming down from internet on my ppp0 int I want port 80 and 21 (and others ) to have preference over P2P traffic, I don''t want to bann P2P just give to it less prio than other more vital services... does anyone know how to do it or where to read on. Thanks in advance
2005 Aug 15
4
Missing 'HAVE_SYS_ACL_H'
...line is missing: System Headers: HAVE_SYS_ACL_H .... But I am specifying ./configure --with-acl-support ... Adding an acl using 'setfacl -m 'NTDOMAIN+NTUSER' file does successfully add an ACL for the NT domain user at the CLI, but Samba won't show it. Clearly I'm missing a vital piece somewhere, but I'm not sure where. This is the first machine with 2.6 kernel (stock kernel so far)... could that be the issue? -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Shawn Wright, I.T. Manager Shawnigan Lake School http://www.sls.bc.ca swright@sls.bc.ca
2005 Mar 26
1
win xp sp2 + samba 3.0.4
I have samba 3.0.4 acting as a local master browser and couple of win xp sp1, sp2, win 9x client machines. Everything works fine excepts win xp sp2. It just disappears from network neighborehood in about 15-20 minutes after start. stop/starting "Server" system service on this machine solves problem for next 15-20 mins. %) What can be done about it? Is there any sence to upgrade samba to
2005 May 24
6
RPM install issues
...dependencies: which is needed by shorewall-2.2.5-1.noarch So as you can see there are no dependency issues. I thought I saw this on the mailing list a while ago but I just searched for it I did not find anything. Can anybody tell me what is going on? I guess I could try to use a --no-deps option. Vitals: Fedora Core 3 (minimal install) Kernel 2.6.11-1.14_FC3 iptables v1.2.11 Thanks, -- _ /-\ ndrew andrew@pure-wireless.net http://www.pure-wireless.net
2009 Mar 28
3
ChrootDirectory security
Hello, I've tried many places, finally ending up here to ask my question: why is it so vital that the directory used with the ChrootDirectory directive is root-owned? Like many people I'm trying to use this in a webhosting environment where several users get sftp-only access to some directory, usually something like /home/user/web/part-of-website. I can be sure that there are no setu...
2011 Jan 07
3
4.4.16 RC 1 Testing Status?
...\ died peacefully in his sleep. Not screaming like Washington, USA \ all of the passengers in his car http://shorewall.net \________________________________________________ ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers'' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl
2011 Jan 07
3
4.4.16 RC 1 Testing Status?
...\ died peacefully in his sleep. Not screaming like Washington, USA \ all of the passengers in his car http://shorewall.net \________________________________________________ ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers'' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl
2008 Feb 14
1
Cholmod error `matrix not positive definite'
...e just like densroot, but in this case I receive the following message: CHOLMOD warning: &߆e Error in objective(.par, ...) : Cholmod error `matrix not positive definite' at file:../Supernodal/t_cholmod_super_numeric.c, line 613 Moreover, if I test yet another continuous variable "vitality", to my surprise R just crashes completely. This is a mystery to me, especially because the variables totmas or vitality don't give any problem when I build the exact same models in SAS with proc glimmix... Does someone have experience with this type of problem? Thank you in advanc...
2014 Mar 31
3
SYSLINUX: Neither prompt nor menu?
...lity). Thanks for the reply. I assumed the keys not working would be specific to my straight-booting wish, but playing around with the suggestions that you provided, I see it's indeed more general. Given that you confirmed it to be a bug, I'll stick with LILO for now. This seems rather vital to have functioning correctly. Regards, Rene
2006 Oct 16
3
Saving many_to_many
Ahoy, i''m trying to save a many to many between "talent" and "vital stat" talent_controller.rb def edit @talent = Talent.find(params[:id], :include => [:talent_type, :vital_stats]) @talent_types = TalentType.find_all @vital_stats = VitalStat.find_all if request.post? @talent.attributes = params[:talent] @talent.attributes...
2008 Sep 05
2
Bridge 2 incoming calls
...to bridge them - how can I do this ? (assume I somehow know which calls should be paired up...) I could dump them both in a meetme - but that seems wasteful as i _know_ there will only ever be 2 parties. (And I need DTMF to flow through). I may want to record the bridged call, but that isn't vital. I'm thinking of dialing chan_local with a call-id but I'm sure I am missing something simpler. Tim.
2004 Aug 06
2
Icecast's YP bugs
...etadata option won't have any effect. If that > doesn't work, it could be a minor bug in how these headers are parsed and > sent down to the stats core. I'm not concerned with how players see anything right now, tho that is a concern I guess. I'm concerned with getting the vitals - the stream name, genre, and description, to be relayed to a YP server when Icecast2 is relaying a Shoutcast stream. Currently it does not, this is missing functionality that needs to be provided because currently it's "breaking protocol" (as defined by Oddsock's Icecast2 YP do...
2009 Oct 19
6
Monitoring a remote server with Conky ?
Hi, I've been using Conky for some time, a nifty utility to monitor just about anything on the PC. Vital things like CPU, RAM, swap, disks, current song playing in MPD :o) Here's what it looks like : http://www.microlinux.fr/images/bureau_conky.png And with more detail : http://www.microlinux.fr/images/conky_zoom.png Now I wonder... I'd really like to use that to monitor my remote server...
2010 Nov 17
3
aspect ratio 1 and blank space
Hi, I need to produce an ordinary scatter plot and it is vital that the aspect ratio equals 1. I set the axis as: plot(x, y, type="n", asp=1, ,ylim=c(-80,70),xlim=c(0,100)). The problem is that I get some 'additional' blank plot area (basically, the lower bound of xlim becomes quite negative). The xlim is not the range of the x-data, b...
2014 Oct 23
3
Icecast stats.xml
...lag>42631</lag> <Connected>1028</Connected> </listener> }}} The fact that Icecast 2.4 lacks this info makes it impossible (or close to impossible short of scraping the listener page) to collect listener time stats. The listener stats (the id, ip and connected) is vital for building the logs that StreamLicensing.com needs. Due to this SL can only support Shoutcast v1, SHoutcastv2 and Icecast-KH. These stats are vital for the calculation and reporting of the royalties to SoundExchange and various PROs. This causes a small issue as server hosting companies only s...
2009 Oct 09
1
[LLVMdev] question on code in PointerIntPair.h
>>>>> "Chris" == Chris Lattner <clattner at apple.com> writes: Chris> On Oct 8, 2009, at 10:50 AM, Maurizio Vitale wrote: > around line 45 a bitmask is computed as: >> >> PointerBitMask = ~(uintptr_t)(((intptr_t)1 << >> PtrTraits::NumLowBitsAvailable)-1), >> >> my question is why is the shift performed on intptr_t? Wouldn't >> the foll...
2010 Nov 05
2
[LLVMdev] C Backend's future
I'm wondering what the longer term plans are for the C Backend. I understand it's not actively developed, even deprecated. What I'm not clear about is whether it's something that is viewed as non-vital and should just as well go away, or if it's just a low priority. Basically: it's not improving, but is it likely to disappear? Thanks, Kirk
2006 Jun 23
2
Wine Config File
I just installed SuSe 10.1 and am having problems with "Wine." I only have one program I run under it, but it is a vital program. The error message when I try to run "Bible Illustrator" (BI) is that it cannot find the CD. Under older versions of wine, I could go in and change a setting or two in the "Config" file and be up and running. Though, in 99%, of the installs I have done, BI ran with no...