search for: engmail

Displaying 10 results from an estimated 10 matches for "engmail".

Did you mean: enigmail
2006 Jan 05
3
Parsing key-value files
Hi, I am very very new to both Ruby and Ruby on Rails. I have been given a task to create a web application, which is able to edit individual entries in a key-value file. In other works, I would need to create an application which can parse a key-value file. Could someone guide me where I should start in a case like that? I was able to access and edit database table entries using Rails, but I
2001 Dec 19
0
[Bug 54] ssh does not respect /etc/host.conf
http://bugzilla.mindrot.org/show_bug.cgi?id=54 sfllaw at engmail.uwaterloo.ca changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comment...
2002 Nov 06
1
Aggregating a List
Hi all, There must be a really obvious R solution to this, but I can't figure out how to aggregate a list. For instance, if I read.table the following from a file: Val1 Val2 A 3 4 A 5 6 B 4 4 I would like to take the mean (or median) across any/all rows of type "A" to end up with the structure: Val1 Val2 A 4 5 B 4 4 in this case. How would I go about doign that w/o doing a
2003 Jul 10
2
Version Number of a Package
Hello, Apologies if this is a stupid question. I googled and skimmed the archives and didn't see anything specific about this. I am documenting an analysis procedure in a DB and I would like to know the specific version number of each package that I use. Is there a standardized way of getting that information out from R, or should I parse it out from the source-code files? Ideally I
2007 Dec 04
0
RSync and large amounts of data
-------- Forwarded Message -------- From: Eric Praetzel <praetzel@engmail.uwaterloo.ca> To: matt@mattmccutchen.net Subject: RSync and large amounts of data Date: Tue, 4 Dec 2007 09:00:39 -0500 (EST) Good day Mr McCutchen, I've posted to the rsync list but nobody replied and you seem knowledgeable. Can you think of any reason why for about 220G of files (about 4...
2002 Oct 29
2
Apply function to column of array
Hi all, I would like to apply a function to each column of an 2-dimensional array, and store the result in a new 1-dimensional vector. I am not sure how to go about doing that syntatically. For instance, can I use lapply? And, if so, how do I specify which dimension should be used? Also, how do I pre-specify the type of object that will go into the 1-dimensional vector. I'm not sure if
2008 Jan 22
0
Re: Implementing a flac-decoder in VHDL
Hello Axel, I'm an undergraduate student who has been working on a student project implementing a project like this for our Fourth Year Design Symposium (http://eceprojects.uwaterloo.ca ). Our VHDL decoder is targeting an Altera FPGA (Cyclone II), however I think that much of this would hold for your students project as well. The project took significantly longer to complete than we
2002 Oct 05
0
Trouble transferring referents of symlinks outside the source tree
I'm running rsync 2.5.5 on a FreeBSD-CURRENT system. I have a directory that essentially is my web site, which I update when need be. I am (trying) to use rsync to sync a remote server with my changes whenever they are made. I'm using a little script to do this: #!/bin/sh DATA_DIR=/home/munish/data/www REMOTE_BACKUP=[snipped out user@host here] RSYNC_FLAGS="-zapuLxSC --stats
2002 Nov 18
1
Ordering of rows/names
Hi all, I have a data.frame e3. I use a function on it: n3 <- normalize.qspline(x = e3, samples = 0.07, na.rm = TRUE); The resulting data.frame has lost it's row-names and column names. This is the natural behaviour of the function I am calling, and I can't alter that at the moment. However, the data *is* in the correct order, as it was initially -- the names are just missing in
2007 Nov 22
2
--delete not working - due to 200+G of files?
All of the rsync pages say that "rsync -a --delete src dest" will do a full mirror but it just isn't so for us. I've only found one Google item similar: http://www.linuxquestions.org/questions/linux-software-2/rsync-doesnt-seem-to-delete-599985/ We have around 9200 directories in 250G in /home on a Sun 4500 with Solaris 8 and rsync 2.6.5 - which we are trying to mirror on Sun