similar to: Would validation w/o ActiveRecord have clean sol''n?

Displaying 20 results from an estimated 10000 matches similar to: "Would validation w/o ActiveRecord have clean sol''n?"

2009 Sep 09
0
I/O performance problems on Dell 1850 w/ PERC 4e/Si RAID1 (Sol 10U6)
I''ve got Solaris 10 U6 with a ZFS boot/root installed on a Dell 1850 here, patched up as of this morning (kernel 141415-10). The system is running with hardware-mirrored disks, via the LSI MegaRAID controller, a PERC 4e/Si. 4G of RAM, one dual-core 3.4GHz CPU. The system is a simple mail hub, and it does the task very well. Most files exist only very briefly, and thus rarely touch the
2010 Aug 16
2
Form validation and processing w/o model (no Db/ActiveRecord)
All - Trying not to fight rails on this, basically have a form and all the same as would be with an ActiveRecord model except that there is no table. I started out using this article: http://stackoverflow.com/questions/315850/rails-model-without-database ...which is kind of a hack by inheriting ActiveRecord in to non-AR model but am running into some problems and just have the feeling that I am
2001 Mar 19
2
wine.conf newbie problem +user32.dll
I seem to have gotten past one hurdle and on to the next. It seems that the problem that I was having relates to poorly documented changes in the config files in the HOWTO. I now have /root/.wine/config which seems to solve the old drive problem. However, here is my new error. [root@pato .wine]# cp /etc/wine.conf ~/.winerc cp: overwrite `/root/.winerc/wine.conf'? y [root@pato .wine]# wine
2006 Mar 22
1
How do you clean up this cryptic code?
So, I''m coding my school project in Rails. There are two models, User and Restaurants. I noticed that in Restaurants, when you use the belongs_to method, you could specify the condition of the associated table. There are a few types of users, in the user_type column of the users table - owners is type 1, users are type 2. So in my haste to hand in enough code, in the Restaurant model,
2007 Jan 19
3
if else statement
Hello, I'm doing some scripting and I've noticed that R doesn't seem to have an if (cond){ do }ifelse (cond) { do } else { do } type block. Is this correct or am I missing something. THX Paul -- Research Technician Mass Spectrometry o The / o Scripps \ o Research / o Institute
2001 Mar 18
2
wine.conf newbie problem
I appear to have 'installed' wine correctly and get appropriate output from 'wine -version' However, when I try to run solitaire, the following happens. [root@pato gallun]# wine -winver win31 -desktop 640*480 /win98/windows/sol.exe Warning: could not find wine config [Drive x] entry for current working directory /home/gallun; starting in windows directory. Warning:
2006 Nov 29
3
better define: matrix comparison and cbind issue
Hello, Sorry to all for the lack of communication, and thanks to those with the suggestions. So I have two matrixes which are different sizes, same column number but different row number. What I would like to do is to compare A to B. In the 6 and 9th column there are ref numbers (molecular masses to be exact). I would like to check A and B by these columns. If I find that the number in A[9,x]
1998 Aug 05
1
Sol 2.51. to Sol 2.6 = Problems?
Here's an easy one for y'all. I am running samba V1.9.16p1 on an NT 4.0 vs. Solrais 2.51 peer to peer, and so far so good. !BUT! I am about to go to Solaris 2.6. Is there anything different that must be done for samba on this newer Solaris version? thanks- john "...you can't stop progress, but you can help redefine it." -anonymous "angels hang their socks on
2008 Dec 23
1
Upgrade from UFS Sol 10u5 to ZFS Sol 10u6/OS 2008.11[SEC=UNCLASSIFIED]
Hi ZFS gods, I have a x4500 I wish to upgrade from a SVM UFS Sol 10u5 to a ZFS rpool 10u6 or Opensolaris. Since I know (via backing up my sharetab) what shares I need to have (all nfs share - no cifs on this 4500 - YAY) and have organised downtime for this server, would it be easier for me to go to Solaris 10u6 (or opensolaris) by just installing from scratch and re-importing the ZPOOL
2006 Jun 13
3
if syntax error :(
Umm sorry to bother everyone again but I'm having trouble with my if statement. I come from a perl background so that's probably my problem! :) So here is my code: if (any(lgAB>4) | any(lgAB<-4)){ freq_AB<-hist(lgAB, type="o", plot=F) else freq_AB<-hist(lgAB, breaks=br,type ="o", plot=F) } And I get > source("E:/R/GMDA-1.1.R") Error in
2009 Jan 14
0
Sol 10 U5 panic on removing device from aggr during scp copy files
OS: Solaris 10 5/08 s10s_u5wos_10 Sol 10 U5 panic on removing device from aggr during scp copy files For some reason, I can not get the dump file out of the server. -- This message posted from opensolaris.org
2001 Oct 31
2
Problem compiling 2.9.9p2 on Sol 2.6
It appears that "fixpaths" has "/usr/bin/perl" hard-coded in. This causes make to fail immediately after running configure. Ed Ed Phillips <ed at udel.edu> University of Delaware (302) 831-6082 Systems Programmer III, Network and Systems Services finger -l ed at polycut.nss.udel.edu for PGP public key
2001 Mar 23
2
[beginner] Can't launch sol.exe!
When I try to launch sol for testing i've got: #/usr/local/bin/wine sol Could not stat /mnt/fd0 (Aucun fichier ou répertoire de ce type), ignoring drive A: Could not stat /cdrom (Aucun fichier ou répertoire de ce type), ignoring drive D: /usr/local/bin/wine: warning: $DISPLAY variable ignored, using '10.0.0.14:0' _X11TransSocketINETConnect: Can't connect: errno = 111
2011 Mar 27
3
comparing heatmaps
Dear all, I've been trying to find how to compare tow different heatmaps but I'm having trouble getting the colors bar to be the same. I'm doing something like the following: library(gplots) dat<-cor(matrix(rnorm(100, m=10), nrow=10)) mat<-cor(matrix(rnorm(100), nrow=10)) dev.new() heatmap.2(mat, Rowv=NA, Colv=NA, col=redgreen(75), symm=TRUE, trace="none",
2009 Nov 28
2
Authenticate Samba with an LDAP w/o the schema
Hi all, I'd like to authenticate my fresh Samba installation against an LDAP server without the Samba schema. Obviously I cannot touch it. So I'd like to use LDAP just for the authentication without getting the UID and the other parameters from it. I can use the same UID, home folder and so on for all the users, the only important thing is to provide access only to the LDAP users. Is
2001 Feb 21
0
Q: core dumped on keygen in Sol 2.6, ssh2.3.0p1, openssl-0.9.6 and zlib-1.1.3
FYI >Path: news.uni-erlangen.de!uni-erlangen.de!newsfeeds.belnet.be!news.belnet.be!news.tele.dk!130.133.1.3!fu-berlin.de!server1.netnews.ja.net!news.gla.ac.uk!not-for-mail >From: Will Partain <partain at dcs.gla.ac.uk> >Newsgroups: comp.security.ssh >Subject: Re: Q: core dumped on keygen in Sol 2.6, ssh2.3.0p1, openssl-0.9.6 and zlib-1.1.3 >Date: 21 Feb 2001 12:27:24 +0000
2002 Jul 31
0
2.2.5 on SOL 8 - deleted folder reappears
I'm using Samba 2.2.5 on Solairis 8. I have a problem with W2k and WXP clients. I have a folder, in a share, that is protected against deletion by a non-root user. I tested this in the unix environment to ensure the permissions were setup correctly. If an NT4/W9x client attempts to delete this folder, an access denied message is displayed. However, if a W2k or Wxp client attempts to delete
1998 Mar 29
0
Samba 18p3, Sol. 251 and CCmail 6.01
Hi- I'm currently using Samba 18p3 on Solaris 2.5.1 and am considering placing a CC:mail post office on it for W95/WNT cc:mail clients. Will it work? Any problems with file locking, etc.? All inputs are appreciated. Thanks, Dennis
2002 Jul 10
4
Newbie fails to run sol.exe!
I'm running Mandrake 8.2, which comes with wine-20011226. I've used winesetuptk to configure wine with no native windows. When I run wine sol.exe I get loads of font error messages e.g. fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-mincho-medium-r-normal--24-170-100-100-c-240-ksc5601.1987-0' are not working correctly now. and fixme:font:LFD_InitFontInfo font
2004 Sep 13
0
Re: n-^o m, or_e pain cause you have some chioces you do n`'ot have before
her. We must go shopping tomorrow aftern,~oon, Meg. There is so much to do about the play for Christmas night," said Jo, marching up and down, with her hands -----Original Message----- From: May Little [mailto:vpj at fqgwkh.com] To: leonardo vastakis; antonio braucht; jed marola; franklin christenson; juan zavala Sent: Thursday, September, 2004 4:47 AM Subject: n.,o m~or'e pain cause