similar to: edit- view duality

Displaying 20 results from an estimated 300 matches similar to: "edit- view duality"

2006 Sep 23
6
Connection to backgroundrb is lost when exiting action method
Hey. I have a very annoying problem, and was wondering what is wrong. Suppose I have backgroundrb running, and then I have an action in some controller. In the action I define a worker. When leaving the action, suddenly the connection to backgroundrb is lost: DRb URI: druby://localhost:22222 Pid: 3976 Autostart... done druby://localhost:42531 - #<Errno::EBADF: Bad file descriptor -
2002 Oct 01
0
Changing a directory to a symlink; rsync balks.
Good day, all, I'm using rsync 2.5.4 and a statically linked version of 2.5.5 to back up my main system to a backup drive (See rsync-backup at http://www.stearns.org/rsync-backup/ ). First, I made a full backup of the system. Then, on the main system, I merged the articles in techdocs to another directory called articles, removed the techdocs directory and made it a symlink to the
2006 Mar 24
4
How to capture t-score and p-values from t.test
When I do t.test on two distributions (see example below), it outputs numerous data about the t.test. What I'd like to do is individually capture some of this data and assign it to other variables. However, I am unable to find anything in the help section. In the example below, the t value is -4.0441 and the p-value is 0.006771 How can I assign these values to two variables, let's
2004 Jul 06
1
FYI House bill exports analog phone regs to VoIP
---------- Forwarded message ---------- Date: Wed, 07 Jul 2004 00:31:21 -0400 From: Declan McCullagh <declan@well.com> To: politech@politechbot.com Subject: [Politech] House bill exports analog phone regs to VoIP http://www.politechbot.com/docs/boucher.voip.bill.070604.pdf There's a new bill in the House of Representatives to regulate phone calls made over the Internet. It was
2006 Apr 27
5
proposing $E & $T
Hey all, I''ve had these functions for some time now, and would like to offer them as two new dollar-sign functions - elements to be extended by Prototype geniuses. :-) makeText(string) as $T() - return text node element Does just what it says... I''m sure someone could extend it nicely when via Prototype. (example) var x = $T(''hello world'');
2002 Jul 26
1
inflate returned -3
Good day, all, I'm trying to transfer a 174M file to a system with 1.2G free. Other files in the tree come over just fine, but this transfer dies partway through: rsync -avvz -e ssh --partial --progress server.with.the.file:/server/directory /local/directory opening connection using ssh server.with.the.file rsync --server --sender -vvlogDtprz --partial . /local/directory receiving file
2001 Apr 09
0
Automatic ssh key installer available
Good day, all, I had some trouble getting ssh keys to work. Since the different ssh implementations use different filenames, directories, and internal formats, it's not at all obvious how to set them up to use rsa or dsa keys. I finally found a sample chapter from the O'Reilly ssh book online that covered the process (many thanks, O'Reilly; I went out to buy the book the next day!)
2017 May 01
2
package internet-browser?
What can anyone tell me about package internet-browser? Through the gnome package app, there seems to be NO meta info???? -- ------------------------------------------ MzK "Since each of us is blessed with only one life, why not live it with a cat?" -- Robert Stearns
2006 Mar 14
2
problem with optim: (list) object cannot be coerced to 'double'
Hi, I am trying to use optim to solve a heavy calibration problem. I supply the parameters in vector form. But before entering my target The call is simply: optim(par = parameters, fn = SumLSQ, method = "Nelder-Mead") the function SumLSQ is simply: SumLSQ<-function(parameters, data = timeseries){ print("sumLSQ") nbseries =
2006 Mar 13
1
Vector Autoregeressive Models: Adequation tests to perform
Hello, I am currently testing a Vector AR of dim 3 over not a lot of data (135 * 3 observations) . To test the adequation of my vecot ar, I use the Schwarz Bayesian Criterion and the classic modified Portmanteau test on the residuals (it can be found for instance in http://www.iue.it/PUB/ECO2004-8.pdf , page 15) -> the null hypothesis is "the residuals process are a vectorila white
2007 Aug 29
1
Excel (off-topic, sort of)
Except for the ability to perform circular recalculation, I believe that the closest programming analogy to a spreadsheet is a functional programming language. Check out Haskell (or LISP or Erlang) to do what you describe. -----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Fran?ois Pinard Sent: Wednesday, August 29, 2007
2003 Jun 26
3
plain source -> encrypted destination: rsync + gpg
We want to keep a backup or a mirror of your files in a server we don't fully trust. You can have an encrypted FS on a file, and copy the complete FS to the untrusted server, but it is inefficient, and you get no granularity at all. In our case, the remote server runs amanda, and we want to use amanda's power to restore files selectively -- yet don't give away our privacy. (We
2014 May 01
2
Request to Replace Recordplot ,, replayplot
Record plot which stores a plot to an internal R data structure and Replay Plot which replays the plot enables one to keep plots around and use them accross sessions at least until version 3. If you cannot restore old plots and treat them as data and save accross sessions, there is little reason for recordPlot. Either R needs to dispense with internal formats entirelly, a bad move in my opinion
2017 May 02
2
package internet-browser?
On 05/01/2017 06:10 PM, Jonathan Billings wrote: > On May 1, 2017, at 1:33 PM, Kay Schenk <kay.schenk at gmail.com> wrote: >> What can anyone tell me about package internet-browser? >> >> Through the gnome package app, there seems to be NO meta info???? > > I can?t find any packages called 'internet-browser? for CentOS6 or 7, in either the base repos or EPEL.
2006 Feb 28
1
filename paths different in server mode
Skipped content of type multipart/alternative-------------- next part -------------- *********************************************************************** Bear Stearns is not responsible for any recommendation, solicitation, offer or agreement or any information about any transaction, customer account or account activity contained in this communication.
2004 Jun 22
0
semi-continuous variables in lpSolve package
Hi, I am working with lpSolve "R" package by Sam Buttrey, buttrey at nps.navy.mil , which is interface to lp_solve linear/integer programming system. You can find information about lp_solve at http://groups.yahoo.com/group/lp_solve/ (free registration required). lpSolve (R package) supports linear and integer programming but it does not support semi-continuous variables
2005 Dec 15
0
download rsync
Hi, I am trying to install rsync on Solaris, which I have never tried before. When I tried to ftp from my Solaris machine, I got the following error: bash-2.03$ ftp ftp.samba.org ftp.samba.org: unknown host or invalid literal address Could somebody please tell me how to download a rsync release from Solaris? Thanks in advance!
2006 May 04
0
compiling rsync statically
hello ! i try to compile rsync statically, so i added -static to the Makefile/CFLAGS it get: uidlist.o(.text+0x705): In function `add_gid': /tmp/rsync-2.6.8/uidlist.c:75: warning: Using 'getgrgid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking util.o(.text+0x16ba): In function `name_to_gid':
2014 Apr 30
0
ReplayPlot, limited to single session for RecordPlot()
R had an internal Plot format which could be saved in files and then reused. Just like one can save data.frames or lists of data which I routinely do could save plot which could be used for further elaboration and analysis. Thus you could modify a plot after you saved it. Matlab has a fig format which it uses for that purpose. The current version of R version 3 allows plots only to be used
2014 May 10
1
Replay plot not allowed across sessions.
I wrote about this some time back as this new "feature" has made R less convenient for me since I story many, say 1000 to 1500 diagnostic plots per session. Georgely Daroczi has a nice hack in Rapporter//pander which it makes it possible to replay a single bad plot by hacking the data structure so as to change an offending part. Not surprisingl.doing this to all my saved recordedplot