Displaying 20 results from an estimated 370 matches for "pratte".
Did you mean:
pratt
2007 Sep 28
4
RSpec + EdgeRails on Windows
I recently post on my blog about setting up a Rails environment with RSpec
in Windows, and someone left a comment saying that it doesn''t work in
EdgeRails. I so I played around with it a bit and was able to confirm that
none RSpec appears broken on EdgeRails. I''ll post the various error messages
I received below. I''m not expecting any sort of patch or something for this
2003 Dec 01
2
wilcoxon-pratt signed rank test in R - drug-effiacy
Hi.
I'm going to introduce the R-package for a group of medical doctors later
this week and is a little confused about there use of a test named
"willcoxon-pratt" for testing if the clinical and biochemical markers has
decreased significantly after the use of some drugs for a group of patients.
Looking into the R-functions I would in R recommand using a matched-pairs
Wilcoxon
2011 Apr 12
2
The three routines in R that calculate the wilcoxon signed-rank test give different p-values.......which is correct?
I have a question concerning the Wilcoxon signed-rank test, and
specifically, which R subroutine I should use for my particular dataset.
There are three different commands in R (that I'm aware of) that calculate
the Wilcoxon signed-rank test; wilcox.test, wilcox.exact, and
wilcoxsign_test. When I run the three commands on the same dataset, I get
different p-values. I'm hoping that
2005 Apr 15
5
Clustered xAPIC and Unisys ES7000 patch
Here is a patch for clustered xAPIC and Unisys ES7000 support in Xen. To
turn the features on add CONFIG_X86_CLUSTERED_APIC and CONFIG_ES7000
defines to xen/include/asm-x86/config.h
Signed off by Aravindh Puthiyaparambil
<aravindh.puthiyaparambil@unisys.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2007 Sep 16
5
"rake spec:doc" returns NO NAME (due to --dry-run) for each specify block
I went ahead and moved to the trunk versions of RSpec and Spec:Rails because
I wanted to try out the new Story Runner feature. However, when I tried to
do "rake spec:doc", I got the following:
AccountController
- NO NAME (Because of --dry-run)
AccountHelper
- NO NAME (Because of --dry-run)
User (in general)
- NO NAME (Because of --dry-run)
- NO NAME (Because of --dry-run)
- NO NAME
2013 Jul 15
4
HP R12000/3 UPS reports status as OL DISCHRG OB
Hi.
Back before Christmas Arnaud sent me a patch for the snmp-ups driver for my HP R12000/3 UPS. Unfortunately shortly after I had to take quite a lot of sick leave so wasn't able to progress it, but I'm working on it again now.
I'm at the point where I can start the driver with upsdrvctl and start the daemon with upsd. When I check the UPS status though it shows as OL DISCHRG OB,
2012 Oct 16
2
NUT v2.6.4 with HP AF401A won't start
Hi.
I'm trying to configure NUT to manage a HP R12000/3 3-phase UPS fitted with an AF401A management module but it immediately crashes with a segmentation fault.
O/S is CentOS 6.3 64-bit
NUT built from tarball
AF401A Firmware version 2.1.3
Extract from /etc/ups/ups.conf
[UPS-HP01]
driver = snmp-ups
port = 192.168.0.89
desc = " HP R12000/3 UPS"
2005 Sep 07
7
Asynchronous IO
Hi,
I have installed Xen on Linux 2.6.11.10 <http://2.6.11.10> and i am trying
to do Asynchronous Direct IO on SAS drives. The application which does the
asynchronous direct io on SAS drive is running on Domain 0. Actually the
IOPs what i get for a 512Bytes IO size is 67, but if i do the same operation
on Linux 2.6.11.10 <http://2.6.11.10> native kernel, i get 267
IOPs.Cananyone
2007 Nov 17
18
Syntax Problem
I admit I am stuck. I am converting a legacy php site to ROR. The old
site uses MD5, a security flaw waiting to happen. I upgraded to AAA
and am adding code in the session_controller.rb file to see if
crypted_password is blank. If it is, crypt and check the password
against the old md5 version and write it in the new crypted_password
field.
Here is my code add on before the logged_in?:
def
2006 Aug 28
5
pciback error - what does it mean?
I''m still playing around with xen-3.0.2-3 and the pciback.hide
option. Currently I''m trying to give the guest a pcmcia-to-pci card
with a prism54 wlan card in the slot. When starting the guest the
following message apears in the bootlog:
...
pciback 0000:02:09.0: can''t export pci devices that don''t have a
normal (0) or bridge (1) header type!
...
The lspci of
2012 Jul 02
0
Fit circle with R
Dear Researchers,
I wrote two function to fit a circle using noisy data.
1- the fitCircle() is derived from MATLAB code of * zhak Bucher* from the
link
http://www.mathworks.com/matlabcentral/fileexchange/5557-circle-fit/content/circfit.m
2- the CircleFitByPratt() from MATLAB code of *Nikolai Chernov *from the
link
2006 Dec 28
0
Re: Xen-users Digest, Vol 22, Issue 145
> From: Nico Kadel-Garcia <nkadel@gmail.com>
> Date: December 28, 2006 6:32:42 AM EST (CA)
> To: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>
> Cc: "Bhatia, Nikhil" <bhatia@ornl.gov>, xen-
> devel@lists.xensource.com, xen-users@lists.xensource.com,
> ian.pratt@cl.cam.ac.uk
> Subject: Re: [Xen-users] RE: [Xen-devel] Xen-3.0.3 migration problems
>
>
2007 Nov 28
5
Memory footprint
Hi Everybody,
my rails 1.2.5 application runs in a linux embedded environment with
serious memory constraints. I would need to know how small a memory
footprint I can hope to get. I run ligthtpd with only one dispatch and
I did already remove actionmailer and actionwebservice which I do not
need. Currently top shows a memory footprint of 720K for lighttpd and
25M for the dispatch.fcgi process.
The
2004 May 15
1
RE: telnet xend
> -----Original Message-----
> From: Ian Pratt [mailto:Ian.Pratt@cl.cam.ac.uk]
> Sent: 15 May 2004 09:59
> To: Kip Macy
> Cc: Neugebauer, Rolf; Ian Pratt; Keir Fraser; xen-
> devel@lists.sourceforge.net; Ian.Pratt@cl.cam.ac.uk
> Subject: Re: [Xen-devel] telnet xend
>
>
> > I now have secondary domains up and running with iSCSI luns as the
root
> > device.
2004 Aug 10
5
Driver dpt_i2o
Hi!
I''m trying to install XEN on my test machine because running
it on cdrom was too slow.
Well, that test machine is a dual P4 with hyperthreading,
2GB of RAM and scsi controller dpti2o.
I read the Xeno-1.2-HOWTO.txt, and compile xenolinux without
problem, but xen appears to not support dpti2o.
Am I missing something here?
Another question, when the machine is at grub menu,
we can
2007 Oct 25
8
report generation in rails
Hi
is there any way of generating reports other than xls and pdf. I am
using my sql .
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To
2013 Jul 15
0
HP R12000/3 UPS reports status as OL DISCHRG OB
On Jul 15, 2013, at 6:17 AM, Pratt Chris wrote:
> Hi.
>
> Back before Christmas Arnaud sent me a patch for the snmp-ups driver for my HP R12000/3 UPS. Unfortunately shortly after I had to take quite a lot of sick leave so wasn?t able to progress it, but I?m working on it again now.
Hi Chris,
Is this the patch you are referring to?
2004 Nov 05
7
Lockup at boot with nFroce SATA
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
Is the sata_nv (based on SCSI) driver supposed to work with Xen?
When I tried to boot my dom0 kernel recompiled with the sata_nv drivers
enabled my kernel locks up, I guess when probing the first drive
connected via S-ATA. ("Screenshot" here:
<URL:http://mjh.name/xen.lock.1.jpg>) (Kernel also says that partition
tables of the
2007 Mar 20
16
Data broken during FTP test
Hi all,
Currently we have severe problem and are struggling to investigate it.
The problem is data broken.
Reproduce pocess is following,
0. test FTP function between guest domain and FTP client(other PC).
1. put data from FTP client to guest domain.
2. get data from guest domain to FTP client.
3. compare put data and get data on FTP client.
4. repeat process from step1 to step3.
2007 Apr 18
1
[Bridge] RE: [Xen-devel] nfsroot and brige (fwd)
any comments?
if nothing else, is there any way to atomically setup bridge?
not on list, please cc.
---------- Forwarded message ----------
Date: Wed, 12 Jan 2005 21:08:15 -0000
From: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>
To: Adam Sulmicki <adam@cfar.umd.edu>, xen-devel@lists.sourceforge.net
Subject: RE: [Xen-devel] nfsroot and brige
> hello,
> it seems like a catch-22 to