search for: scanable

Displaying 5 results from an estimated 5 matches for "scanable".

Did you mean: scalable
2006 May 12
2
Logical organization of controllers
I find that many of my controllers have a dozen or more methods and that it can take a few moments to orient myself when I open a controller I haven''t looked at in a while. Does anyone have suggestions for organizing methods in a controller (alphabetical, by function, etc) to increase readability and scanability? -------------- next part -------------- An HTML attachment was scrubbed...
2003 Oct 28
2
proposal for "strict" versions of subsetting operators
I'd like to propose adding "strict" versions of the subsetting operators "[", "[[", and "$" to the R language. These strict versions would be intended for use in programming rather than in interactive use. They do not perform any form of partial string matching or opportunistic simplification such as dimension dropping by default. They allow more
2008 Jul 16
3
Lost my madwifi setup
I rebuilt my notebook that has the atheros card in it, and forgot to save all of my setup to get it working. I am using dkms and the madwifi rpms from rpmforge. My modprobe.conf has a line: alias wifi0 ath_pci I can ifconfig wifi0 up But the command: /usr/sbin/wpa_supplicant wpa_supplicant -dd -D madwifi -i wifi0 -c /etc/wpa_supplicant/wpa_supplicant.conf fails. Now some of my old
2003 Oct 28
1
proposal for
Having written a number of R programs and having been stung with this myself, I think this is a very good idea. In fact, if the aim of R is to "to do it right" (as one person on the list claimed) rather than be compatible with S-Plus or prior versions of R then I would go even further and make all subscripting behave like this. (If that were to be the way R goes then, of course,
2004 Dec 28
0
Re: smbd blocking in receive_smb (how to trigger procedure - LONG)
...localhost ... cleaned up the database as expected. > > I am in samba 2.2.5 ( -14mdk mandrake serial) > several times a week I have locks problem like that in the server and > nobody can access the share during this time. It's the first time I notice > that locking.tdb is not scanable, I have to checkout next time too. > > I have started today a debug level 10 but to no avail - everything works > fine today :( > > maybe a race condition or timing problem in the lock code on locking.tdb. > > I really wonder if it is possible for a smbd process to block other...