search for: karlsson

Displaying 20 results from an estimated 126 matches for "karlsson".

2003 Oct 27
3
PDC and concurrent logins
...I am using samba running as a PDC at our school. I have read many docs and howtos but I can't find anything about Concurrent logins. I would be a nice feature becouse I don't want my users to login more than one time. Is there anyone that does have a clue? Greetings from Sweden --- Mikael Karlsson Skoldataenheten, Tibro Kommun Sweden +4650414783 mikael.karlsson@edu.tibro.se mikael.karlsson@tibro.se mikael@skolwebben.tibro.se
2004 Jul 12
7
Excel file
Hi, How do I open an excel file in R? I have save the excel file in unicode text format, but it is not possible to open the file in R. /Pernilla
2015 Feb 05
2
[LLVMdev] JumpThreading and @llvm.dbg.declare()
...are() into llvm.dbg.value() the same way as the instcombine pass do (see InstructionCombining.cpp): // Lower dbg.declare intrinsics otherwise their value may be clobbered // by instcombiner. bool DbgDeclaresChanged = LowerDbgDeclare(F); Do you agree? Ok to commit? Regards / Karl-Johan Karlsson
2008 Aug 21
1
Echo Cancellation, what format does the .sw files have
...'m debugging why echo cancellation does not work in my app using the DUMP_ECHO_CANCEL_DATA flag. What format does the data I receive have, looks like 16bit integers just dumped but when plotting it in MATLAB I do not get a raw audio data signal I expected. Kind Regards //Gunnar Gunnar Karlsson HotSwap Stockholm AB Landsv?gen 39| SE-172 63 Sundbyberg, Sweden Mobile +46 739 614069 | Fax +46 8 4787699 gunnar.karlsson at hotswap.eu | www.hotswap.eu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments...
2001 Mar 19
3
3D plots
Hi all, I've got at really basic Q for you all: How do I produce a 3D plot in R? Like the one in the screenshot on the R-project wab-page. What is the command? /Fredrik -- ----------------------------------------------------------------- Fredrik Karlsson, Research Student Department of Philosophy and Linguistics Ume? University S-901 87 UME? SWEDEN Tel: +46 90 786 56 84 Web: http://www.ling.umu.se/~fredrik/ Fax: +46 90 786 63 77 Email: fredrik at ling.umu.se PGP-fingerprint:2DD5 54A1 4555 6D00 F386 C269 C430 0C0F 1A53 49B9 ------------------...
2002 Jan 01
4
RC3?
Just looked at http://slashdot.org/articles/02/01/01/0931212.shtml. Why wasn´t this announced at this list? Anyway, terrific work you developers! /Andreas Karlsson http://www.ft2.net <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subjec...
2002 Dec 15
4
Ripping CD´s to Ogg Vorbis under Linux
...o the right names and then encode to ogg via oggenc. But since I use X I thought there might be a application for this? I´ve checked the cdparanoia homepage at xiph.org but all links was directed to software that uses mp3, not ogg. Anyone out there who can give me a hint? Best regards, Andreas Karlsson --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sen...
2018 Aug 09
5
[Bug 107537] New: 4.14+ - Full screen OpenGL applications results in black screen
https://bugs.freedesktop.org/show_bug.cgi?id=107537 Bug ID: 107537 Summary: 4.14+ - Full screen OpenGL applications results in black screen Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2002 Mar 01
3
Split plot in colors/pch??
Hi all This seems like a very easy question, but I have not found a simple answer to it: If you have a dataframe, how to you plot two of then in different colors depending on a third variable? All help appreciated! /Fredrik -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send
2010 Aug 13
15
NFS issue with ZFS
I have Solaris 10 U7 that is exporting ZFS filesytem. The client is Solaris 9 U7. I can mount the filesytem just fine but I am unable to write to it. showmount -e shows my mount is set for everyone. the dfstab file has option rw set. So what gives? Phillip -- This message posted from opensolaris.org
2001 Nov 01
2
Ogg Vorbis Article in Telepolis.de
Hi, if you haven't seen it already. Theres a small article about Ogg Vorbis on the German Telepolis site at http://www.heise.de/tp/deutsch/inhalt/co/11022/1.html Regards, Ingo --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word
2004 Feb 26
1
Printer settings reset problems
...e can't use Samba as a print server frontend for both Windows 2000 and NT4 clients. I have recently started to use the tdbutil to look on the database files, but haven't come to any conclusions yet. Regards, -------------------------------------------------------------------------- Anders Karlsson Email: anders.karlsson@cendio.se Cendio Systems AB WWW: www.cendio.se Teknikringen 3, Voice: +46 - (0)13 - 21 46 00 SE-583 30 LINK?PING, SWEDEN Fax: +46 - (0)13 - 21 47 00
2001 Mar 02
3
Post Hoc on repeated measures?
...R and have to know this before I start using it: SPSS does not let you do a Post Hoc analysis on repeated measures data. This is a problem for me, since that is what I will have to do. Will R let me do this? /Fredrik -- ----------------------------------------------------------------- Fredrik Karlsson, Research Student Department of Philosophy and Linguistics Ume? University S-901 87 UME? SWEDEN Tel: +46 90 786 56 84 Web: http://www.ling.umu.se/~fredrik/ Fax: +46 90 786 63 77 Email: fredrik at ling.umu.se PGP-fingerprint: 1A331A408866270DFD9CAAF277ECF390115BB84 -----------------------------...
2009 Jun 26
4
How do I get just the two last tokens of each string in a vector?
Dear list, Sorry for asking this very silly question on the list, but I seem to have made my life complicated by going into string manipulation in vectors. What I need is to get the last part of a sting (the two last tokens, separated by a space), and of course, this should be done for all strings in a vector, creating a new vector of exual size. So, a <- c(" %L H*L L*H H%",
2002 Mar 25
2
Logistic regression in R?
Hi all! I want to do some logistic regression. Is there a fintion in R that does this, or do I have to do the variable conversion by hand? Thankful for all the help I can get. /Fredrik -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or
2002 Nov 03
1
Ogg Support For iTunes
...can't play because of lack of support from Apple." Links: http://www.macosxhints.com/article.php?story=20021103065300430 , http://www.illadvised.com/~jordy . Don´t know if this has been covered beforer at this list. If it has, I´m sorry for the duplicate post. Best regards, Andreas Karlsson Sweden --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messa...
2007 Dec 24
3
What I would like to contribute with
Hi, I saw some errors in the "Amamda backup" article that I would correct and then I would like to start a "Banners" article that describes what files have what meaning like, motd, issue, issue.net and what info they should/could contain. I have also worked a lot with Asterisk and is keen to move the Fedora 1.4 to CentOS addons but I don't know if this is the right forum.
2005 Aug 18
1
How do I make a Sweave + latex table out of this ?
...4.7 However, I have not been able to use this as a table. The Hmisc latex command only accepts the input if I first convert it to a data.frame format, and that makes the output much more difficult to read as it duplicates the category levels of agemF. Is there a way to do this? /Fredrik Karlsson
2001 Nov 14
7
Multichannel files
...question: is there (developing) any decoders for multichannel oggs to, let us say, 4.1 or 5.1 surround? Wouldn´t it be nice to have surround support in a winamp/xmms-plugin? I guess the common way for decoders is to merage all channels into stereo (right or left, perhaps both)? Regards, Andreas Karlsson http://www.ft2.net --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsub...
2008 Jun 20
3
Flag to turn off host-key check
Let me start by saying that I think OpenSSH is a great tool and thanks to everyone contributing to it's existence. However, I have a request: I'd like to have a flag that ignores the check of the host key. I'm fully aware of that this opens up for man-in-the-middle attacks and that there is a risk of lazy users mis-using this feature, but it would be very useful for us using SSH in a