similar to: another starcraft

Displaying 20 results from an estimated 100 matches similar to: "another starcraft"

2001 Oct 31
2
No debug?
Hi everybody! I recently tried out Wine, and decided to write an article about it. Well, that means I need to get some interesting windows apps working, so far it's only Notepad and Solitaire (won't make anyone cheer). The problem is, when I try to start any installer.exe file, I get some rows of nonsense ("fixme pthread...blabla") and then it exits with the message that it
2003 May 21
1
Need help mounting windows shared partitions
You must check it your loopback interface is enabled and use this mount command. mount -t smbfs "\\\\windoze\\share" /home/user/dir if your mountpoint is /home/user. > ------- Ursprungligt meddelande ------- > > Fr?n: Paul Sutcliffe <psutcliffe@pronaturaleza.org> > ?mne: [Samba] Need help mounting windows shared partitions > Datum: 21 May 2003 02:43:23 -0500
2001 Dec 12
1
application on server
Hi! I have Q, we have an application in the office that needs to be run on every computer. It is a "client interface" to our buisness database. On the MS machines, this one is run as a shortcut to the .exe file that resides on the fileserver. This, and 4 lines in the registry is all that is needed.(except for some DLL's of course) So, can I do something similar with wine on a Linux
2009 Nov 24
6
From R to LaTeX to pdf?
Hi all, Anyone experienced in the LaTeX format? I'm trying to use the xtable package to create nice anova tables, but how do I do to produce a pdf from the resulting LaTeX table? I've tried WinShell and MiKTeX, but I couldn't get any of them working... Here's an example of the output in R: % latex table generated in R 2.9.2 by xtable 1.5-6 package % Tue Nov 24
2010 Jan 15
1
How to calculate the row wise means for grouped columns in matrix?
Hi all, I want to calculate the row wise mean of groups of columns in a matrix M. All columns belonging to the same group have the same column name. My idea is to create a new vector V containing these column names, but after first removing the duplicates. Then I would calculate the means using for instance rowMean() and by comparing the column names of M with the vector V, getting the indices
2003 Apr 23
1
rpcclient (adddriver: move_driver to_download_area, fail)
I have som trouble with rpcclient.. I have all my adobe-drivers in /usr/share/cups/drivers/ and a directory in /etc/samba/drivers for the targetdrivers after i run cupsaddsmb. But when i run cupsaddsmb, directorys named Win40 and W32X86 in /etc/samba/drivers is created. And the files from /usr/share/cups/drivers in the directorys. But when cupsaddsmb is running "adddriver..." it
2001 Sep 17
2
ID3 in ogg 1.0
Hello! I have a suggestion that I want to present before the final release. One thing I've missed in mp3/ID3 is a field that could tell either in what language is the song/clip performed, or otherwise from what country is the artist. What do you think of that? It would be a possibility to supercede mp3. :) Regards Bo _________________________________________s_p_r_a_y_ Här börjar Internet!
2007 Dec 12
4
Importing Large Dataset into Excel
Hello all, I seem to be having a problem importing a data set from Excel into R. I'm using the "read.table" command to import the data with the following line of code: > newborn<-read.table("newborn edit.csv", header=T, sep=",") where "newborn edit.csv" is the name of the file. Unfortunately, I'm getting back the following error message:
2000 Sep 26
19
samba and cups
Hello, I have a pb in using samba with cups. I put "printing=cups" in my smb.conf file but I cannot connect the printers from Windows NT 4.0. Could you send me a smb.conf file using cups as an example ? Thank you
2010 Jun 28
6
Basic question - more efficient method than loop?
I'm guessing there's a more efficient way to do the following using the index features of R. Appreciate any thoughts.... for (i in 1:nrow(dbs1)){ if(dbs1$Payor[i] %in% Payor.Group.Medicaid) dbs1$Payor.Group[i] = "Medicaid" if(dbs1$Payor[i] %in% Payor.Group.Medicare) dbs1$Payor.Group[i] = "Medicare" if(dbs1$Payor[i] %in% Payor.Group.Commercial)
2006 Mar 03
6
[PATCH] Effect.Accordion (not from the wiki)
Hello boys and girls In the ever-loving spirit of OSS, here''s another feature for s.a.u. In particular it''s called Effect.Accordion, and is a scriptaculified version of openrico''s Accordion. Work in progress, I''ll submit further modifications as the come in, but this is 90% of what needs to be done. I anticipate some bugs when I start using it more. Tested
2002 Aug 05
3
Two versions of Samba?
Which tool/command can I use to see if I installed two versions of Samba and what should I do to get one of them working...Im using SuSE 7.0 and tried to install a new Samba version but it still uses the old one. Could i just redirect a link or??? THX/Jens _________________________________________________________________ MSN Hotmail ?r v?rldens popul?raste e-posttj?nst. Skaffa dig ett eget
2012 Jun 06
1
32 bit ?
i586 wine versions for opensuse once had a 32 bit download that accompanied the i586 wine version. It no longer does. I haven`t been able to get wine running my apps since then. Do i need to start using the 32 bit listed in x86_64? I`m lost please help. I`m stuck with older wine versions until I fiqure this out.
2007 Aug 02
4
problem with reading data files with different numbers of lines to skips
Dear List, I have 30 data files with different numbers of lines (31 and 33) that I want to skip before reading the files. If I use the skip option I can only choose either to skip 31 or 33 lines. The data files with 31 lines have no blank rows between the lines and the header row. How can I read the files without manually checking which files have 31 respectively 33 lines ? The only text
2002 Jul 31
2
PDC samba
Hi, Got two questions. 1. If I'd added a machine to my domain (using samba as pdc) with the followig commands: /usr/sbin/useradd -g machines -c XPMachine -d /dev/null -s /bin/false $1$ /usr/bin/smbpasswd -a -m $1$ How should I then remove one of them if made a mistake osv? 2. How can I change the adminpassword for PDC? /Jens THX
2008 May 12
1
help with calculating the differences between dates
Dear list, How can I calculate the difference in days between the eventdate and basedate in the below dataset? id basedate outcome.3 eventdate daydiff 1 1001 1999-09-28 2 1999-10-01 3 2 1002 1999-09-22 1 3 1003 2000-01-19 1 4 1004 2004-01-25 2 2004-02-03 9 5 1005 2005-08-11 1 6 1006 2000-07-04
2008 Jan 28
1
help with checking out-of-range values in each column in data frame
Dear list, I have following data, where I want to check if any value in each column is out of range. For example, column "f1" can only take values 1-5, so if any values less than 1 or > 5 will be defined as missing value (i.e. NA), column "f4" can only take values of 1-3 and any values that are outside this interval will be considered as missing values. The below
2009 Mar 05
1
is there any option like cex.axis in ggplot2?
Dear list,   I made boxplots using ggplot and want to control for x- and yaxis. Using "plot" I can do it by setting cex.axis equally to any size but can't figure out how to do it with ggplot.     ggplot(dat, aes(x = factor(time), y = volume)) + opts(axis.title.x=theme_text(size=8),axis.title.y=theme_text(size=8)) + geom_boxplot() + geom_jitter(aes(colour = id))+labs(x =
2003 Jun 26
3
PHP Web interface for Asterisk
ok guys I have a PHP GUI that will be great for both of you. direct editor to the whole file intact OR click to go to an extension. I will post a link to it tomorrow morning... as soon as I can get it off my production server HEHE.... it can do CRC checks on the *.cnf files and it will allow you to edit and parse out for you all your config entries with complex cnf files and default sample
2009 Nov 24
1
Decision trees with factors and numericals
Hi all, Does any of you know how to make a decision tree when the data set contains factors and numericals? I've got a data frame with 3 columns, where y and x1 are numerical and x2 contains factors. Is it possible to use the rpart package, and in that case how? Otherwise, is there another alternative? This is what I've tried so far > rpart(LT50_NA ~ Raf + Antho,