search for: nici

Displaying 20 results from an estimated 43 matches for "nici".

Did you mean: nice
2005 Oct 21
1
errors after 1.0a3 -> 1.0a4
Hi, somebody else seeing these? Oct 21 09:14:06 ymmv dovecot: imap-login: Login: user=<xxxx>, method=CRAM-MD5, rip=84.162.151.124, lip=85.214.25.134, TLS Oct 21 09:14:07 ymmv dovecot: imap-login: epoll_ctl(): No such file or directory Oct 21 09:14:07 ymmv dovecot: child 11419 (login) returned error 89 mailbox access fails after that. Had this already yesterday, then downgraded to alpha3
2003 Mar 17
1
Changes to OpenSSH for NetWare
I have attached a diff file with the changes to existing OpenSSH source files to accomodate the NetWare platform. All changes are #ifdef wrapped using one in one of the following defines: HAVE_NETWARE - Building for NetWare USE_EDIR - Using eDirectory(TM) for authentication. NICI - Using Novell International Cryptography Infrastructure (NICI) I have successfully built the OpenSSH-3.5p1 source with my changes on RedHat 7.2 and 8.0. Regards, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Vince Brimhall Senior Software Engineer Web Services 801.861.1724 vbrimhall at novell.com...
2003 May 28
1
Numbers that look equal, should be equal, but if() doesn't see as equal (repost with code included)
...n.means); } detach(data); if ( !length(subject.bin.means) == bins*length(l) ) { stop("Inappropriate number of means calculated."); } else { subject.bin.means } } ---------- Forwarded Message ---------- Date: dinsdag 27 mei 2003 14:53 +0200 From: Paul Lemmens <P.Lemmens at nici.kun.nl> To: r-help at stat.math.ethz.ch Subject: [R] Numbers that look equal, should be equal, but if() doesn't see as equal Hi! After a lot of testing and debugging I'm falling silent in figuring out what goes wrong in the following. I'm implementing the Vincentizing procedure t...
2004 Aug 06
2
Protocol
jaromil, > > > > wanted to ask again if someone has some online documentation on the > > icecast (or shoutcast) protocol at the socket/data level. > > have a look into MuSE/libmpeg/httpinput.cc (http://muse.dyne.org) > i hope that code can help you figuring out > No actually not. It just makes the connection to the shoutcast/icecast server. I've gotten this
2003 Oct 15
1
is.na(v)<-b (was: Re: Beginner's query - segmentation fault)
...ed]. Interestingly, at some point both methods for `is.na<-` perform this operation: x[value] <- NA. Ahem. By the way, `is.na(x) <- FALSE` will leave x unchanged (including leaving it as NA ! how bad is that ?!) > -----Original Message----- > From: Paul Lemmens [mailto:P.Lemmens at nici.kun.nl] > Sent: 14 October 2003 16:10 > To: r-help at stat.math.ethz.ch > Subject: RE: is.na(v)<-b (was: Re: [R] Beginner's query - segmentation > fault) > > > Security Warning: > If you are not sure an attachment is safe to open please contact > Andy on x234. T...
2004 Aug 06
5
Ogg response headers
Ok i got a few questions when a client connects (winamp) what are the incoming headers icecast looks for to signify what type(ogg or mp3) of stream the client is requesting? example (for shoutcast winamp sends icy-metadata:1) shoutcast server then recognizes its a player capable of streaming media so it sends the icy-metaint:8192 to winamp, along with a slew of other icy headers. o here is my
2003 Oct 16
1
Cbind warning message
...<- length %% parts if ( r > 0 ) { p[r+1:length(p)] <- NA z <- cbind(z,p) } z <- na.omit(as.vector(t(z))) } and then sections(32,5) -> a As I see it, rows in result are 5 and the vector length of p (which is 5) is a multiple of 5. kind regards, Paul -- Paul Lemmens NICI, University of Nijmegen ASCII Ribbon Campaign /"\ Montessorilaan 3 (B.01.03) Against HTML Mail \ / NL-6525 HR Nijmegen X The Netherlands / \ Phonenumber +31-24-361264...
2004 Jun 16
1
subset(..., drop=TRUE) doesn't seem to work.
...rop=TRUE) table(dd$c) 1 2 5 0 So to lose the second level of dd$c, in method B I still need to 'dd$c <- dd$c[, drop=TRUE]', while the manual seems to imply that with the drop argument to subset() this would not be necessary. Could you comment? kind regards, Paul -- Paul Lemmens NICI, University of Nijmegen ASCII Ribbon Campaign /"\ Montessorilaan 3 (B.01.05) Against HTML Mail \ / NL-6525 HR Nijmegen X The Netherlands / \ Phonenumber +31-24-361264...
2003 May 22
0
Changes to OpenSSH for NetWare
I have attached the diff file with the changes to existing OpenSSH source files to accomodate the NetWare platform. All changes are #ifdef wrapped using one in one of the following defines: HAVE_NETWARE - Building for NetWare USE_EDIR - Using eDirectory(TM) for authentication. NICI - Using Novell International Cryptography Infrastructure (NICI) I have successfully built the OpenSSH-3.5p1 source with my changes on RedHat 7.2 and 8.0. If an inline text diff would be easier to work with, I can provide that as well. Regards, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Vince B...
2004 Aug 26
1
library(car) Anova() and Error-term in aov()
...t;Calculates type-II or type-III analysis-of-variance tables for model objects produced by 'lm' and 'glm'", so it's not suitable for the aovlist that aov() with Error()-term returns. How can I compute Type III SS for such objects? kind regards, Paul -- Paul Lemmens NICI, University of Nijmegen ASCII Ribbon Campaign /"\ Montessorilaan 3 (B.01.05) Against HTML Mail \ / NL-6525 HR Nijmegen X The Netherlands / \ Phonenumber +31-24-361264...
2004 Apr 13
2
Possible SPAM (accuracy low): Shorewall accept connection on port 139
...efectele nedorite si din dorinta de a va oferi in permanenta servicii de cea mai buna calitate mesajele detectate ca fiind infectate vor fi sterse automat . Va rugam sa luati in considerare ca exista un risc de fiecare data cand deschideti fisiere atasate si ca MobiFon nu este responsabila pentru nici un prejudiciu cauzat de virusi. Disclaimer: RAV Antivirus may not be able to detect all new viruses and variants. In order to remove unwanted effects and to continuously provide quality services all infected e-mails will be automatically deleted .Please be aware that there is a risk involved...
2004 Feb 24
1
Accessing columns in data.frame using formula
...1 1 1 2 2 2 ... $ V8 : Factor w/ 2 levels "l","r": 2 2 1 2 1 1 1 1 1 2 ... $ V9 : Factor w/ 2 levels "l","r": 2 2 1 2 1 2 1 1 1 2 ... $ ok : int 1 1 1 1 1 0 1 1 1 1 ... $ RT : int 760 555 432 424 369 291 403 526 500 458 ... -- Paul Lemmens NICI, University of Nijmegen ASCII Ribbon Campaign /"\ Montessorilaan 3 (B.01.05) Against HTML Mail \ / NL-6525 HR Nijmegen X The Netherlands / \ Phonenumber +31-24-361264...
2002 Oct 20
8
kernel 2.4.18-17.7.x from redhat
.... Xnet automatically scans all messages for viruses using RAV AntiVirus. Nota: RAV AntiVirus poate sa nu detecteze toti virusii noi sau toate variantele lor. Va rugam sa luati in considerare ca exista un risc de fiecare data cand deschideti fisiere atasate si ca MobiFon nu este responsabila pentru nici un prejudiciu cauzat de virusi. Disclaimer: RAV AntiVirus may not be able to detect all new viruses and variants. Please be aware that there is a risk involved whenever opening e-mail attachments to your computer and that MobiFon is not responsible for any damages caused by viruses. ______________...
2003 Nov 25
2
Lambert's W function
Hello List does anyone have an R function for the Lambert W function? I need complex arguments. [the Lamert W function W(z) satisfies W(z)*exp(W(z)) = z but I could'nt even figure out how to use uniroot() for complex z] -- Robin Hankin Uncertainty Analyst Southampton Oceanography Centre SO14 3ZH tel +44(0)23-8059-7743 initialDOTsurname at soc.soton.ac.uk (edit in obvious way; spam
2010 Jan 14
0
LOTURI DE CASA (500mp) CU VEDERE LA MARE, (in rate de 200E / Luna) LANGA PLAJA CORBU / PRET - incepand de la 5500
...rile de teren pe care vi le prezentam, au cadastru si intabulare separate pe fiecare lot in parte. Aleile de acces cu latimi cuprinse intre 8 si 12 m sunt parte integranta a contractului de vanzare-cumparare constituindu-se ca proprietate in suprafata indiviza si sunt cu titlu gratuit, necomportand nici un alt cost suplimentar. Loturile si aleile prezentate sunt intarusate de cadastrist autorizat, iar in momentul cumpararii, dumneavoastra veti primi istoricul acestora. La acontare veti primi o copie a tuturor documentelor ce atesta proprietatea acestora. Vanzarea - Cumpararea fiind facuta direct c...
2005 Dec 14
0
Ices0 and ShoutCast (and KiSS)
THAT was it! Both ones work, so I think I'll stick to the last one. Now the KiSS will connect to the IceCast2, and I have enabled the metadata again without problem. Thank you very much! Henrik ?stergaard Henrik Ostergaard Madsen wrote: > It did unfortunately not change anything.. Except that the track titles > disappears in WinAmp (as expected). > > As the player was able
2004 Aug 06
0
Ogg response headers
icecast doesn't look at the headers at all, they look only at the mountpoint...so in your case, it will look up /my_mp3 or /example.ogg and serve that stream. Icecast WILL send a Content-type in the response headers to the client, but most media players don't actually determine stream types off the Content-type (I think the defunct winamp3 did), but rather by file extension..So in
2004 Aug 06
0
Ogg response headers
On Thursday 04 December 2003 18:17, Dave St John wrote: > Ok i got a few questions > when a client connects (winamp) what are the incoming headers icecast looks > for to signify what type(ogg or mp3) of stream the client is requesting? > It does not. When the incoming client request is received, icecast chooses a source to send based on the request URI. Icecast sends a Content-Type
2003 May 19
4
modulus operator?
Is there a modulus operator in R? Anna
2003 Oct 09
1
is.na(v)<-b (was: Re: Beginner's query - segmentation fault)
> -----Original Message----- > From: Richard A. O'Keefe [mailto:ok at cs.otago.ac.nz] <snip> > The very existence of an "is.na<-" which accepts a logical > vector containing FALSE as well as TRUE ... And don't forget this is not the only usage of is.na<-. In fact it is designed to take any valid indexing value. For example: > a<-1:10 >