search for: gasp

Displaying 20 results from an estimated 112 matches for "gasp".

Did you mean: gaps
2008 May 18
1
R is a virus, spyware or malware (gasp!)
After a search session in Google, I found this page: http://www.prevx.com/filenames/X1993788672854780728-0/RGUI.EXE.html which classifies Rgui.exe (clearly stated as "R for Windows GUI front-end") in a database of virus, spyware and malware! No comments! Philippe Grosjean
2007 Feb 07
2
form_for onsubmit
Is there a reason I can''t find any information on using the onsubmit attribute with form_for? I''d hate to *gasp* hardcode the form tag in. chad --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To...
2011 Apr 09
3
New CentOS ToDo Page Required
Due to recent list traffic, it seems that we need to have a new todo list! I propose the following 1) Nuke current todo page 2) Create new todo page 3) Clear out ancient todo items a) Get rid of the items that are no longer relevant b) Reword those that are 4) Update Wiki a) Gasp as the magnitude at the job b) Inject coffee, add ego - write mini todo and propose to list c) Expand on b) till the list stops quibbling d) Find volunteers, and get cracking on Updating the wiki Any ideas? Anyone want to comment?
2011 Apr 09
3
New CentOS ToDo Page Required
Due to recent list traffic, it seems that we need to have a new todo list! I propose the following 1) Nuke current todo page 2) Create new todo page 3) Clear out ancient todo items a) Get rid of the items that are no longer relevant b) Reword those that are 4) Update Wiki a) Gasp as the magnitude at the job b) Inject coffee, add ego - write mini todo and propose to list c) Expand on b) till the list stops quibbling d) Find volunteers, and get cracking on Updating the wiki Any ideas? Anyone want to comment?
2012 Oct 30
0
ensembleBMA pit function warnings
...#39;ve the same issue on my data.  Hope that you could find some time to take a look here. Thank you Anna > library(ensembleBMA) Loading required package: chron > example(MAE) MAE>   data(ensBMAtest) MAE>   ensMemNames <- c("gfs","cmcg","eta","gasp","jma","ngps","tcwb","ukmo") MAE>   obs <- paste("T2","obs", sep = ".") MAE>   ens <- paste("T2", ensMemNames, sep = ".") MAE>   tempTestData <- ensembleData( forecasts = ensBMAtest[,...
2006 Dec 21
6
Rails'' send_file, Mongrel, and *gasp* memory
I''ve had a right fun few days at work trying to figure out why our Rails app (which isn''t under very heavy load) kept eating memory and bringing our server to our knees. Eventually I traced it to send_file (which was in a way a relief as it wasn''t down to my coding ;) -- every time a user started downloading, the memory consumed by the app would jump, and
2011 Nov 23
2
[LLVMdev] [cfe-dev] RFC: How should Clang/LLVM runtime libraries be installed and found during link steps?
...avior here. > I don't see what influence this has on anything but internal design: LLVM/Clang should really decide for itself. Version/Target sounds like the "right" choice for the reason you say. > Should runtime libraries be installed as archives? .o files? .so files? > (gasp) bitcode? Some mixture of these? What mixture, and how do we decide? > I lean toward .o files as bitcode where the linker supports it, normal .o > files where it supports those, and .a files only as a fallback. Not very > confident of these preferences though. > libraries -> .a/so...
2006 Feb 07
7
select list error - following Agile guide
I would swear that I am tracking exactly the method used in Agile book... TypeError in Placements#edit Showing app/views/placements/_form.rhtml where line #33 raised: wrong argument type String (expected Module) Extracted source (around line #33): 30: <tr> 31: <td><label for "type">Type</label></br><%= 32: options = [["Select
2009 Nov 04
1
variable selectin---reduce the numbers of initial variable
...endent y. when I used PLS method, with 10 components, the good r2 can be obtained. but I donot know how can I express my equation with the less varibles and the y. It is better to use less indepent varibles. that is how can I select my indepent varibles. Maybe GA is good method, but now I donot gasp it. and can you give me more good varibles selection's methods. and In R, which method can be used to select the potent varibles . and using the selected varibles to model a equation with higher r2, q2,and less RMSP. thank you! -- View this message in context: http://old.nabble.com/variabl...
2008 Apr 02
2
shared Sent and Junk folders
Hi, For some odd reason, two of my users share the same Sent and Junk folders, therefore I keep getting errors about Sent folder reading permissions and one user reading the other user's Junk folder. What can I do about this odd problem? Regards, Tolga -- Stay with *nix :)
2005 Jul 01
1
Re: boot failure after install -- my bootloader beat up your honor student
...ems. From: Peter Farrow <peter at farrows.org> > In one sentence, grub is poorly documented, over complicated pants, and > lilo ROCKS... At the risk of offending even more people by suggesting a "middle ground" where _each_ might actually be applicable more than the other (gasp! not again!): - GRUB is an intelligent boot-loader that is more "dynamic" because it inspects the disk at boot-time, but that requires it have drivers for the disk label (partition table format), slices (filesystems), etc... as appropriate, including introducing geometry issues if GRU...
2010 Jun 01
2
storing output data from a loop that has varying row numbers
Hi All, I am trying to run a loop that will have varying numbers of rows with each output. Previously I have had the same number of rows so I would use (and I appreciate that this will no doubt achieve some gasps as being thoroughly inefficient!): xdfrow<-(0) xdfrow1<-(1:32) xdfrow2<-(33:64) xdfrow3<-(65:96) xdfrow4<-(97:128) xdfrow5<-(129:160) xdfrow6<-(161:192) xdfrow7<-(193:224) and so on.... xdf <- matrix(999, nrow=1024, ncol=7) xdf <- as.data.frame(xdf) NAM <- c(&qu...
2011 Dec 14
1
Still plugging away at the repo conversion
...arser works fine on a dozen test repos, it crashes during postprocessing on yours. Weird combinations of stream operations and Unicode in the comments are two issues. I'm working on it. A side effect of this project is that I am writing documentation for the Subversion dumpfile format that - gasp! - actually documents it. Nobody other than the Subversion devs themselves have ever tried to get this intimate with it before. -- <a href="http://www.catb.org/~esr/">Eric S. Raymond</a> Society in every state is a blessing, but government even in its best state is but a...
2007 Aug 20
1
r1059:1067
...ay's changes to usbhid-ups. These are very sensible changes and were long overdue. It was of course suboptimal to parse the usage strings each time, rather than doing it once and putting them in a data structure. I am beginning to believe that when you are finished, usbhid-ups will actually be (gasp) elegant! The difference between Features and Inputs has been on my list of stuff to look into for a while. When I started hacking this driver, I didn't understand the difference, that one is for polled data and the other for interrupted data. The USB specification is not very crisply written...
2000 Aug 13
2
The immediate future
...m awaiting a few things. And I do not wish to pester and hassle those hard at work to make this all a reality, rather I'd just like some kind of idea when these features will be implemented and in what order. OK, if memory serves, the first thing we'll see is a more flexible encoder with, gasp, encoding options. If I remember correctly, this should be part of the beta 2 release. What will this initial encoder be able to do? I think the next thing will be constant bit-rate encoding. When will this be available and how low will it be able to go? *NOTE* when replying, please specify whe...
2006 Feb 02
4
Rewind MusicOnHold?
Does anyone know how to rewind the music on hold? Thanks Dan Journo -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060202/ab26b18f/attachment.htm
2006 Sep 07
9
LiteSpeed
Yo Zed, Just curious -- what do you think of the LiteSpeed server? Is it better than Lighty? Does it (gasp!) also serve Rails apps like Mongrel? I think I read that LiteSpeed doesn''t have proxying support. Thanks, Joe __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2007 Aug 21
7
mocking singletons
How can I safely mock a singleton without the mocked method living on outside the scope of the test method? I''ve run into this problem with mocking methods on globals (gasp!) in the past by doing something like def mock_my_global original = $my_global $my_global.expects(:foo).returns(''bar'') yield $my_global = original end Is there something similar I can do for a singleton? Right now I have this: def mock_my_singleton m = mock(&...
2001 Jan 19
1
Vorbis Comments ect
...distribute the code to CDex people so they can integrate it into their program. What I'm emphasizing is using the already existing standard of ID tags in compressed music. This would make commenting availible through a wide range of platforms and players. I've been learning C++ (gasp!) since september. Right now, we are doing exercises involving using others functions to include into are own program. I'd love to code everything myself , unfortunetly I can not. C and C++ aren't to diffrent, just a matter of syntax. However most of the stuff I am dealing with is advan...
2003 Sep 18
4
New message 0 in mailbox 7606
Hello, I recently started playing with voicemail2. I'm having two minor problems that I can't seem to find discussed in the archives. 1) New message 0 in mailbox 7606. New voice mail message count seems to start with 0 for the first new message instead of 1. Any tricks to fix this? 2) When listening to messages with VoicemailMain2, the time stamp is in GMT and not corrected for the