Displaying 3 results from an estimated 3 matches for "braintrust".
2015 Aug 18
1
A few questions for the braintrust
I have a few questions to throw out to the collective braintrust.
1. in core/fs/pxe/tftp.c, when communicating using udp, in connecting,
transmitting and receiving functions, errors are not communicated to the
user. In fact the comment after transmit specifies "/* If the WRITE call
fails, we let the timeout take care of it... */"
The question is:...
2004 Dec 05
2
String manipulation---mixed case
...appropriate letters to upper and lower case using "toupper" and "tolower", and then to paste the pieces back together. Moreover, given the elegance and power of R, I'll bet this can be coded very tersely. Before I embarked on trying to code this, I thought I would tap the R braintrust to see if this has already been done.
Any help greatly appreciated,
Damian
Damian Betebenner
Educational Research, Measurement & Evaluation
Lynch School of Education
Boston College
Chestnut Hill, MA 02467
(617) 552 4491
2006 Jun 19
10
Lighttpd works fine in development. Production not happening
Hello,
I''ve checked out my rails tree from svn into the location I intend to
run in production mode. However, I am unclear on what exactly needs to
change for it to work in production mode.
Yes I have:
"bin-environment" => ("RAILS_ENV" => "production")
When I switch to the externally routed IP address instead of
0.0.0.0:3000 and try running:
%