Displaying 20 results from an estimated 127 matches for "nuns".
Did you mean:
nuls
2006 Jan 10
8
first ajax demo in Rails book - does it work for anyone?
...error
I''ve checked the errata pages and it''s flagged up as b0rked there too
(on windows; I''m on ubuntu breezy with rails v1.0).
gmane drew a blank on the list archives, can anyone confirm/deny whether this
worked for them?
--
Rasputin :: Jack of All Trades - Master of Nuns
http://number9.hellooperator.net/
2007 Jan 15
4
iSCSI on a single interface?
...r,
but that doesn''t give me enough granularity to say something like:
''host a can see target 1, host c can see targets 2-9'', etc.
Also, am I right in thinking without this, all targets should be
visible on all interfaces?
--
Rasputin :: Jack of All Trades - Master of Nuns
http://number9.hellooperator.net/
2006 May 07
3
Needle + Rails - IoC
Hi,
I''m looking for past efforts to integrate Rails and Needle. I am
thinking of doing it myself but would be interested in seeing what
others have done before.
If there are examples of other IoC frameworks being used with Ruby I''d
be interested in hearing about them too. I find IoC to be a helpful
concept in general and, having glanced at a few existing Rails app.s, I
2009 Jul 13
1
Ubuntu und R
Hallo Zusammen,
hatte gestern die Schnauze voll von Vista und habe mir daraufhin Ubuntu
installiert. Bin also mit Ubuntu ?berhaupt nicht vertraut.
Nun habe ich ohne Erfolg versucht, R zu installieren.
Soweit ich der Anleitung folgen konnte habe ich es so wie auf
http://wiki.ubuntuusers.de/R gemacht.
Im Terminal kann ich R problemlos starten.
Allerdings bei der Installation von
2006 May 17
12
Help with Apache config
I have been attempting for days to configure Apache for Rails. I have
read forums, followed How-To''s all in vain. I am hoping someone can help
me out. I am getting the Rails Welcome screen, but when trying to go to
any other url, I get the 500.html message. Take a look for yourself at
http://66.139.78.237 and click on "about your application''s
environment".
2016 Dec 01
2
AW: User unknown in local recipient table
Hallo Liste, hallo Ralf,
danke schon mal. Ja die Whitespaces sind beim Rausl?schen entstanden.
Ich verstand das so, dass das nun durch die address_verify_map erledigt w?rde. Muss ich dann entsprechend einfach auf die verweisen?
Ich versuchte gerade die
address_verify_map = btree:$data_directory/verify_cache
auf
local_recipient_maps = btree:$data_directory/verify_cache
verweisen zu lassen.
2006 Jan 17
2
Does anyone use RedCloth to allow end user input?
I was hoping to use RedCloth for textilize support to allow end users to
enter textilized text (In blog comments, for example), but these bugs seem
to make RedCloth unsuitable for that purpose:
http://rubyforge.org/tracker/index.php?func=detail&aid=2989&group_id=216&atid=891
http://rubyforge.org/tracker/index.php?func=detail&aid=1779&group_id=216&atid=891
2005 Mar 07
1
postgres unit testing in 0.10.1
...weeks back about this.
Did anyone try this before it got committed?
--
''A little rudeness and disrespect can elevate a meaningless interaction
into a battle of wills and add drama to an otherwise dull day.''
-- Calvin discovers Usenet
Rasputin :: Jack of All Trades - Master of Nuns
2009 Feb 21
0
density estimation for d>2 for the DPpackage
Dear List,
I am trying to estimate a 3 dimensional density through the DPpackage.
For example
# model
sigma <- matrix(c(0.1,0.05,0.05,0.05,0.1,0.05,0.05,0.05,0.1), ncol=3)
rnormm<- rmvnorm(n=100, mean=c(5,100,150), sigma=sigma)
sigma2 <- matrix(c(10,0.05,0.05,0.05,10,0.05,0.05,0.05,10), ncol=3)
rnormm2<- rmvnorm(n=100, mean=c(20,1,110), sigma=sigma)
rnormm<-rbind(rnormm,rnormm2)
2012 Aug 01
0
Plotting cumsum data using lattice plots according to date conditioned by name.
I've been playing around with data like the following:
Name Date Hrs
Way, S 2-3-12 8
Nun, B 2-3-12 9
Way, S 2-4-12 7.5
Nun, B 2-4-12 9
Gus, T 2-5-12 8
I've been able to take this into a data.frame and even develop a cumsum
for each of the people
d.cum <- with(data,by(Hrs,
INDICES=list(date=as.POSIXct(Name)),FUN=cumsum))
This gives me a list personnel with an array
2005 Mar 09
2
LoadError
Hi,
Im new to both Ruby and Rails, though am impressed by both. I am however
stuck on a problem, when trying to run a demo. I''ve setup a postgresql
database with a cookbook demo as per OnLamp, returned is the following
error message:
LoadError in Recipe#new
No such file to load -- postgres
script/server:48
Has anyone come across this error before? Anyone know how I should go
about
2006 Sep 06
2
creating zvols in a non-global zone (or ''Doctor, it hurts when I do this'')
...reate a top-level zvol and grant the zone access.
Not sure if the ''fix'' is :
a) prevent attempts to create zvols in non-global zones
b) somehow allow it (?) or
c) Don''t do That
I vote for a) myself - should I raise an RFE?
--
Rasputin :: Jack of All Trades - Master of Nuns
http://number9.hellooperator.net/
2007 Sep 11
7
compression=on and zpool attach
...irror, attach a new disk, remove the last old disk and
attach the second
half of the mirror (again on a faster disk).
Will this do the same job? i.e. will I see the benefit of compression
on the blocks
that are copied by the mirror being resilvered?
--
Rasputin :: Jack of All Trades - Master of Nuns
http://number9.hellooperator.net/
2018 Jun 12
1
cant login to Dovecot
On 2018-06-12 15:18, Steffen Kaiser wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Tue, 12 Jun 2018, Walter Ulmke wrote:
>
>> Date: Tue, 12 Jun 2018 14:23:30 +0200
>> From: Walter Ulmke <ulw at ulmke.com>
>> To: dovecot at dovecot.org
>> Subject: Re: cant login to Dovecot
>>
>> On 2018-06-12 13:14, Steffen Kaiser wrote:
2010 Oct 05
1
Tukey HSD Test als Post Hoc Test nach einem GLM inkl. Anova
Hallo,
zur Analyse von Daten zum Artenreichtum von Pflanzen, habe ich ein Glm (glm)
und anschlie?end eine Anova (anova) durchgef??hrt. Nun m??chte ich f??r die
signifikanten Einflussfaktoren einen Post Hoc Tukey Test durchf??hren, um zu
ermitteln in wie weit die einzelnen Faktorstufen sich signifikant
voneinander unterscheiden.
Mit dem Befehl (TukeyHSD) komme ich nicht
2008 Dec 15
0
mixed csv and csv2
Dear all,
I have a huge problem after downloading and exporting data from Reuters3000
XTra:
I downloaded many many monthly, quarterly and yearly data. I do not know
why, but after saving, I have mixed-data sets, i.e. files which can be
imported as “read.csv” and others that are in the format of “read.csv2”.
Sure I could change them, but normally it should be possible to mix them…
For
2003 Aug 27
1
samba und netzlaufwerke unter winxp
Hallo,
Ich habe ebendfalls das Problem, dass ich mich extra anmelden muss bei
meinem Linux-Server. Hast Du da eine L?sung gefunden.
From: "Marcel Stein" <marcel-stein@arcor.de>
Subject: samba und netzlaufwerke unter winxp
Date: Thu, 26 Jun 2003 20:04:56 +0200
Message-ID: <000001c33c0d$76d703f0$0201a8c0@winxp>
Ich habe einen samba zu laufen und greife vom client winxp
2005 Dec 27
4
Using mocks
Hi,
What's the purpose of test/mocks? I couldn't quite complete the Wiki
entry on this because all the information I _could_ find was in the
readme.
- Rowan
--
Morality is usually taught by the immoral.
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails
2005 Jun 29
3
trouble with active record and sqlite
I am getting an error that I can''t figure out. I have a class called
Test with 3 fields, id, x, and y. When I do Test.new(''x''=>1,
''y''=>2).save, I get an error saying that id (my ''not null primary
key'') can''t be null. But isn''t active record supposed to deal with
setting that for me? Here''s the code
2007 Oct 08
2
safe zfs-level snapshots with a UFS-on-ZVOL filesystem?
...on''t want to stop writes to get a snap, and I''d really like to avoid UFS
snapshots if at all possible.
I tried mounting forcedirectio in the (mistaken) belief that this
would bypass the UFS
buffer cache, but it didn''t help.
--
Rasputin :: Jack of All Trades - Master of Nuns
http://number9.hellooperator.net/