Displaying 5 results from an estimated 5 matches for "scanability".
Did you mean:
scalability
2006 May 12
2
Logical organization of controllers
...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...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060512/2126e5f5/attachment-0001.html
2003 Oct 28
2
proposal for "strict" versions of subsetting operators
...possible to provide this functionality in other ways, such as with new functions for subsetting, and/or with new arguments and new behaviors for the existing subsetting operators. However, code written using subsetting functions and/or arguments specifying behavior lacks the conciseness and visual scanability of code written using subsetting operators. Admittedly, an operator like "$[" does not have quite the same elegance and simplicity as "[", but it is still quick to type and concise on the screen.
-- Tony Plate
tplate@acm.org
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
...possible to provide this functionality in other ways, such as with new functions for subsetting, and/or with new arguments and new behaviors for the existing subsetting operators. However, code written using subsetting functions and/or arguments specifying behavior lacks the conciseness and visual scanability of code written using subsetting operators. Admittedly, an operator like "$[" does not have quite the same elegance and simplicity as "[", but it is still quick to type and concise on the screen.
-- Tony Plate
tplate@acm.org
______________________________________________
R-de...
2004 Dec 28
0
Re: smbd blocking in receive_smb (how to trigger procedure - LONG)
Hi,
We've been experiencing this same problem, however, with Samba
3.0.7-1.3E.1 running on RedHat ES 3.0. We've also experienced this on
2.2.7x on RedHat 9. The problem has been intermittently happening over the
last several weeks, (I've posted list about it).
This message, along with the others in the thread, describes the symptoms
that we're seeing, however, I haven't