search for: snide

Displaying 20 results from an estimated 31 matches for "snide".

Did you mean: side
2009 Jul 19
9
Equipment_URL Failed to Generate (new_equipment_path)
I''m trying to use new_equipment_path, which creates the appropriate link. But, when trying to evaluate "equipment/new" I get the error below. I''ve included my routes (rake route). Equipment is one of those words that pluralizes to "equipment", so the singular is right (from what I know from this forum. Any help would be appreciated. Error: equipment_url
2006 Apr 28
2
Calling Javascript function using observe_field
I''m trying to call a simple javascript function from within an observe_field. It is possible to replace the :url with :function to call a function. But since there are no examples, and I''ve tried a bunch of iterations, can someone show me sample syntax? I''d like to do something like: <%= observe_field :FormOptions1, :frequency => 0.25,
2003 Sep 11
1
UK Asterisk user, please pick up the white courtesy phone
...to arise. I changed all the relevant "private" configuration data in my samples to obfuscate or alter IP addresses, passwords, etc. However, I left my email address in voicemail.conf... Let me tell you, it took THREE messages sent by a distinctly British-sounding gentleman leaving snide comments in my voicemail before I finally bothered to look at the email headers and determine that this was from someone ELSE'S Asterisk server. If you are the owner of 212.158.210.XX (lasts octet not shown to protect the guilty) please update your voicemail.conf file to not have my email...
2009 Sep 28
6
What is the most efficient way to split a table into 2 groups?
...est? If so, what would that code look like? I don''t like this: everything = Part.all the_one = everything.select {|x| x.id == 2} the_rest = everything.reject {|x| x.id != 2} That''s going to iterate over all of the records. twice! in interpreted code! Any thoughts, ideas, or snide remarks? --wpd
2012 Jan 24
2
data extraction in R
All, I currently have a dataset with a variety of different columns, let's say, A,B,C, and D. I'd like to run an R script that graphs only certain rows of the dataset based on what's in column A. In awk, it'd be something like: awk ' { if(A==5 && B ==6) print $0 } ' datafile | command or file Since I have just begun using R, I am unsure if awk is compatible in R
2009 Jan 08
3
Ashlee Vance's article on R in the New York Times
...mitations of the three classical statistical programming languages ( S, SAS, SPSS) , R really doesn't change anything at all. I definitely like the pricetag though. And that does not mean that R cannot achieve a quality and reliability comparable to S-Plus and SAS, not withstanding Milley's snide comment. But if you want to attack the chronic and painful productivity problems with data preparation and statistical table production, you need to go beyond R and SAS. You have to develop new user interfaces, and that is very risky, and takes years of technical work and marketing. And, to be hon...
2006 Oct 15
1
lots of spam
Hey guys, in case you have spam filters to handle this stuff, I've seen quite alot of spam come across this ML in the past week or so (7 or so). Just a "heads up" really. Thanks, Aaron Griffin
2018 Feb 19
1
Winbind idmap partially fails to load attributes with 4.6.7 (Ubuntu 17.10)
Greetings, Rowland Penny! > You ask for help with a problem, but instead of posting useful info, > you post a link to what at first seems to be the result of 'testparm > -v' and expect someone to wade through this to try and identify what > is causing your problem. There is over 170 lines in the 4.6 smb.conf. Thanks for taking your time counting them. > Well, you are
2004 Jul 21
5
Compiling Samba 3.0.4, err w/ krb5
Hello again, I'm not attempting an install of Samba 3.0.4 from source. I want to specifically compile in ads and winbindd support. So, I already compiled and installed OpenLDAP 2.2.13. Now the configure script is hung on krb5 dependancy: checking for krb5.h... no configure: error: Active Directory cannot be supported without krb5.h So I downloaded and attempted compile of krb5 1.3.4, but
2004 May 25
8
"Glare" condition - How well does asterisk handle?
Hi- I have an upcoming application that requires use of PRI channels that are primarily used for high-volume incoming traffic, but that are to be used for outbound calling as well. Of course, one option is to have dedicated outbound channels reserved, but this is an inefficient use of channel resources. Normally PBX's are designed to have the CPE yield to an incoming call if a particular
2004 May 06
1
Problem with CloneCD :-)
Hi, just out of curiosity I was trying to install the latest CloneCD trial version on the latest Wine from CVS. The problem I'm seeing is that CloneCD writes an entry to the registry: \\HKLM\\System\\CurrentControlSet\\Services\\ElbyCDIO with underneath (amongst others): ImagePath(REG_EXPAND_SZ) : System32\Drivers\ElbyCDIO.sys When I run CloneCD it tries to start this 'service':
2003 Sep 22
9
[Bug 700] PAM support broken in 3.7.1p1
http://bugzilla.mindrot.org/show_bug.cgi?id=700 Summary: PAM support broken in 3.7.1p1 Product: Portable OpenSSH Version: 3.7.1p1 Platform: All OS/Version: Solaris Status: NEW Severity: major Priority: P2 Component: PAM support AssignedTo: openssh-bugs at mindrot.org ReportedBy: bryan.finn
2003 Jun 13
4
Problem/bug report for "bad decrypted len" error in OpenSSH
Hi! I think lines between 250-252 in file ssh-rsa.c in OpenSSH source code should be commented ! ! ! REASON: Using "SecureNetTerm Client" ( http://www.securenetterm.com/ ) with "SecureKeyAgent" ver. 5.4.2.4 ( Or same is with Putty + SecureKeyAgent ) to connect to OpenSSH server "OpenSSH ver. 3.6.1" using public key from Smart Card certificate causes the following
2005 Nov 20
1
mapply() gives seg fault (PR#8332)
--KsGdsel6WgEHnImy Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit Hi, people. Wandering in R archives, and seeing the message attached below, I noticed that: mapply(rep,times=1:4, MoreArgs=42) still segfaults on R 2.2.0, and thought I should be a good citizen and report it, even if I do not have an actual problem
2001 Oct 03
1
R != S-Plus
David Brahm's initial post seems to me to be filled with a mixture of bugs, wants, and needs coupled with a desire to "make" R become S-Plus. David, if S-Plus works for you, why are you bothering to convert all your code to R? No one has ever asserted that R==S (or S-Plus), and there is no reason to expect this equality to hold, ever. R is open source. If you want to change
2006 Jun 16
17
Voicemail with NFS
I have /var/spool/asterisk/voicemail NFS mounted from another server. Everything is fine, until I simulate an NFS server failure, by shutting down the NFS server process. At this point, Asterisk becomes almost non-responsive. It won't even process a 'sip show peers' command correctly. It displays a few lines of text, pauses for several seconds, and then displays the rest. When a call
2012 Mar 10
1
Generating abnormal returns in R
Hello This is my first post on this forum and I hope someone can help me out. I have a datafile (weeklyR) with returns of +- 100 companies. I acquired this computing the following code: library("tseries"); tickers = c("GSPC" , "BP" , "TOT" , "ENI.MI" , "VOW.BE" , "CS.PA" , "DAI.DE" , "ALV.DE" ,
2005 May 20
1
Re: Hi, Bryan; was: Re: pronunciation? <snip> -- don't shoot the messenger ...
...ting it, they created GNOME. The new Java reliance on OpenOffice.org 2.0? Red Hat has been the catalyst for renewed GCJ development. > Whatever people want to talk about is fine with me :) Same here. But I don't want people complaining about my posting factual information in response to snide comments. They can ignore it if they don't like it. If you embrace it, I think you'll find why I get a lot of the work I do as a Linux architect all over the US. Because I don't demonize companies and products with 1-liners. I explain their strategies and their technologies in a ver...
2005 Nov 11
7
What should I pay attention to upgrade 3.0 from 2.4.x
I''m happy to see shorewall 3.0 is released. My server is running 2.4.6 and I want to upgrade to 3.0. What should I pay attention to upgrade to 3.0 ? ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache''s Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your
2011 Feb 28
3
re-arranging data to create an image (or heatmap)
Let me start by introducing myself as a biologist with only a little knowledge about programming in matlab and R. In the past I have succesfully created my figures in matlab using the hist3d command, but I have not access to matlab right now and would like to switch to R. I have used the plot command to create a figure of my data and it does almost what I want it to do. My data matrix looks like