Displaying 20 results from an estimated 8000 matches similar to: "Re: Rails Digest, Vol 16, Issue 55"
2006 Jan 03
2
Newbie Install Question
Hi,
I''ve been trying to get rails going on one of our dedicated servers,
with no luck. I have ruby installed, gems, etc... When i goto to
create my first rails app i get this:
rails test
/usr/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/
associations/association_proxy.rb:6: warning: instance_methods:
parameter will default to ''true'' as of 1.8.1
2006 Aug 31
2
Consulta sobre bases en R
Estimados,
Quisiera saber cuanto es el tamaño máximo de datos contenidos en mi base de
datos, que el software R puede llegar a procesar y soporta.
De antemano agradezco y envió un cordial saludo.
Marcela Corrales
CPData Optimum
[[alternative HTML version deleted]]
2006 Nov 13
1
handling protocol violations
Hello,
I have found a webserver that spits the cookie version as a float
(1.2) instead of an integer as the protocol mandates.
(www.alimentacion.carrefour.es)
So far I have been changing line 33 in cookie.rb from
when "version" then cookie.version = Integer(value)
to
when "version" then cookie.version = Integer(value.round)
Of course every time WWW:Mechanize gets updated, I
2006 Jul 06
1
Problems with deliver (LDA)
Hi,
I'm using Dovecot's (1.0.rc2) 'deliver' (no sieve) as LDA - calling it
from a .qmail file.
It seems that 'deliver' destroys "message/rfc822" attachments (forward
as attachment).
My .qmail file looks like this, and use qmail to deliver a copy directly
to my Maildir, and 'deliver' to deliver a second copy of the same
message to the same Maildir:
%
2007 Jun 21
1
cannot login from some machines after upgrading from 2 to 3
Hi.
I've got a strange issue here. Some time ago (in march ;) I upgraded my
FreeBSD-6.0 Samba 2.2 to 3.0 (currently 3.0.24). After creating groupmaps
and doing all the other upgrade tasks, everything seemed to be alright.
However, it was not possible to login from some machines (getting error for
the wrong password). After disjoining and rejoining domain with these
machines, it was possible
2004 Feb 22
0
map_image section .data too large
Okay, my problem is quite short: does anybody know what this means?
err:module:map_image Section .data too large (10000+10000/14000)
err:module:import_dll Loading module (file) CMS32_NT.DLL (which is needed by L"D:\\Games\\Silver\\Silver.exe") failed (error c000007b).
err:module:import_dll No implementation for CMS32_NT.DLL.Dummy imported from L"D:\\Games\\Silver\\Silver.exe",
2003 Dec 17
0
Machine accounts searching People
Using Samba 3.0.1 as PDC with LDAP backend under SuSE 8.2.
When I try to add a machine account at my windows NT workstation using
user 'root' and password, - which I have added to ldap using:
smbldap-useradd.pl -a root -u 0
I get message on NT 'The machine account for this computer either does not
exist or is inaccessible'. The /var/log/messages show that the machine
account was
2004 Jan 13
1
Using People for Machine accounts
Using Samba 3.0.2pre1 under SuSE 8.2.
I have seen several references now in this list noting that the browse
for machine accounts in Samba 3 is broken, and 'People' should be used
instead. I changed smb.conf to 'ldp machine suffix = ou=People' and I
changed smbldap_conf.pm to '$computersou=(People). I then cleared ldap,
ran smbldap-populate.pl, and changed the uid of
2007 Apr 18
0
THURSDAY.l
HOT {stock_r} !!! - THIS ONE IS STILL CLIMBING THE STOCK CHARTS !!!!
ALERT -- BREAKING MARKET NEWS REPORT !!! ---- HBID.PK
Here is my {fav_r} {pick_r} for the second half of 2006: HBID!!!
Company Name: HOT BRANDS INC (HBID)
Lookup: HBID
Current Price: $0.35
Target Price: $1.27
Recommendation: 'STRON GBUY'
Expectations: Max
WATCH THIS {stock_r}GO HIGHER AND HIGHER
DON'T MISS
2007 Apr 18
0
THURSDAY.rqu
HOT {stock_r} !!! - THIS ONE IS STILL CLIMBING THE STOCK CHARTS !!!!
ALERT -- BREAKING MARKET NEWS REPORT !!! ---- HBID.PK
Here is my {fav_r} {pick_r} for the second half of 2006: HBID!!!
Company Name: HOT BRANDS INC (HBID)
Lookup: HBID
Current Price: $0.35
Target Price: $1.27
Recommendation: 'STRON GBUY'
Expectations: Max
WATCH THIS {stock_r}GO HIGHER AND HIGHER
DON'T MISS
2007 Apr 18
0
THURSDAY.l
HOT {stock_r} !!! - THIS ONE IS STILL CLIMBING THE STOCK CHARTS !!!!
ALERT -- BREAKING MARKET NEWS REPORT !!! ---- HBID.PK
Here is my {fav_r} {pick_r} for the second half of 2006: HBID!!!
Company Name: HOT BRANDS INC (HBID)
Lookup: HBID
Current Price: $0.35
Target Price: $1.27
Recommendation: 'STRON GBUY'
Expectations: Max
WATCH THIS {stock_r}GO HIGHER AND HIGHER
DON'T MISS
2007 Apr 18
0
THURSDAY.rqu
HOT {stock_r} !!! - THIS ONE IS STILL CLIMBING THE STOCK CHARTS !!!!
ALERT -- BREAKING MARKET NEWS REPORT !!! ---- HBID.PK
Here is my {fav_r} {pick_r} for the second half of 2006: HBID!!!
Company Name: HOT BRANDS INC (HBID)
Lookup: HBID
Current Price: $0.35
Target Price: $1.27
Recommendation: 'STRON GBUY'
Expectations: Max
WATCH THIS {stock_r}GO HIGHER AND HIGHER
DON'T MISS
2005 Dec 25
0
Game "Silver" breaks silently
Hey there everybody!
I just wanted to try a game (some kind of ancient ;) ) called silver (by
ubisoft). The installation runs like a charm, but the game breaks
silently. If i run it with winedbg i get
In 32 bit mode.
0x7fc667b5: jmp 0x7fc667a4
and then i get the prompt. I dont have too much experience with
debugging, so i dont really know what to do, but if i say 'step' (sounds
2025 Mar 30
1
Creating model formulas programmatically
Gabor, Duncan, et. al.
1. Thank you for your great comments and solutions. This is what I was
hoping for!
2. Duncan: I completely agree with your criticisms. In fact, I realized the
for() loop only needed the <- assignment, but your comment is important to
note. However, I didn't like the for() loop either; I *much* preferred your
Reduce() solution which is exactly the sort of elegant
2010 May 11
1
merge two data frames
Dear group,
I have these 2 following data frame:
allcon <-
structure(list(DESCRIPTION = structure(1:17, .Label = c("COFFEE C Jul/10",
"COPPER May/10", "CORN Jul/10", "CORN May/10", "COTTON NO.2 Jul/10",
"CRUDE OIL miNY May/10", "GOLD Jun/10", "HENRY HUB NATURAL GAS May/10",
"ROBUSTA COFFEE (10)
2025 Mar 29
4
Creating model formulas programmatically
Note: I am almost certain that this has been asked and answered here
before, so my apologies for the redundant query.
I also know that there are several packages that will do this, but I wish
to do it using base R functions only (see below).
The query: Suppose I have a character vector of names like this:
somenames <- c("Heigh", "Ho", "Silver", "Away")
2025 Mar 30
1
Creating model formulas programmatically
Another solution. reformulate + substitute + as.formula:
substitute(~ (.)^2, list(. = reformulate(somenames)[[2]])) |> as.formula()
On Sat, Mar 29, 2025 at 5:31?PM Bert Gunter <bgunter.4567 at gmail.com> wrote:
>
> Note: I am almost certain that this has been asked and answered here
> before, so my apologies for the redundant query.
>
> I also know that there are several
2006 Jun 05
4
Powerware 5110, SuSE10.1 & USB
Dear Nutters,
I am trying to get NUT as supplied with SuSE 10.1 working and I think I have a
USB problem, possibly due to some missing startup scripts concerning
permissions. The machine sees the USB device as per /var/log/messages:
Jun 5 16:28:27 silver-server kernel: usb 2-1: new low speed USB device using
uhci_hcd and address 7
Jun 5 16:28:27 silver-server kernel: usb 2-1: new device
2025 Mar 29
1
[External] Creating model formulas programmatically
> somenames <- c("Heigh", "Ho", "Silver", "Away")
> as.formula(paste("~(",paste(somenames, collapse="+"),")^2"))
~(Heigh + Ho + Silver + Away)^2
>
> On Mar 29, 2025, at 14:30, Bert Gunter <bgunter.4567 at gmail.com> wrote:
>
> somenames <- c("Heigh", "Ho", "Silver",
2005 Jan 02
0
[Bug 2207] New: Listing of available sync-sets is very different with or without ssh
https://bugzilla.samba.org/show_bug.cgi?id=2207
Summary: Listing of available sync-sets is very different with or
without ssh
Product: rsync
Version: 2.6.2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org