search for: choosen

Displaying 20 results from an estimated 171 matches for "choosen".

Did you mean: choose
2011 Sep 08
1
Dynamic port remote listener - a BUG?
Hello, Today I tried using "dynamically assigned" port for remote listener, by requesting listener on port 0. This is supposed to create a listener on a port choosen by server. Everything seemed OK (the choosen port was sent back to client), but forwarding was refused. So I checked the source. in channels.c, function: channel_setup_fwd_listener /* * listen_port == 0 requests a dynamically allocated port - * re...
2009 Sep 12
1
Save data in txt
Hi everyone I have a little problem with R. I built a lineal regression equation using stepAIC function in both directions. Once I get this formula (lineal regression), I would like to save in a txt file data refered to p-value, r-squared, coefficients,...from the choosen model previously using stepAIC and p-value,r-squared, coefficients,...from each predictor. I try to use function "Write" to create a txt and save that data but I can't. So, Does anyone know a function to save specific data in a txt? I would like to save that specific data in separated...
2006 Mar 27
2
Problem with an AJAX drop-down menu
Hi everyone, I''m currently playing with ruby on rails, and I was trying to build a form with limited AJAX functionalities... So here is my problem : I want to create a form in order to allow visitors to choose a car make and a car model. Once the user has choosen his make in a select tag, the model select tag is supposed to be updated with the models that belong to the choosen make (using an AJAX observer). The problem is that the model menu is updated (i use a partial to fill the select tag with <option>s), but the html tags are missing, and the...
2005 Dec 13
3
Question
Hello, I have a problem that I am trying to solve and I am not sure how to do it in R. Suppose, that 16 numbers are choosen at random from 0 to 9, what's the probability that their average will be between 4 and 6. I typed the following code: set.seed(100) sample(0:9, 16, replace =TRUE) [1] 3 2 5 0 4 4 8 3 5 1 6 8 2 3 7 6 Is what I got, however I realize the set.seed function locks in the number I get eve...
2018 Sep 26
4
WebRTC as Softphone substitute ?
Hello, This morning, I asked myself if WebRTC could be a viable alternative to softphone deployment. For me, main issue with Softphones is the amount of work needed for installation and configuration. Also, Softphones must be carefully choosen if Deskphone-like quality is expected. Now that WebRTC becomes ubiquitous, it might make sense to trade Softphone features (call history, BLF, ...) for WebRTC deployment simplicity. What do you think of this ? What kind of experience did you met with such WebRTC deployments ? What about classic t...
2005 Oct 12
6
[OT] Gentoo install help please
...the plunge and go with Gentoo for my rails development and test box. I figure the easy of maintenance is worth the setup hassles. Anyway, I''m followin the instructions on the Gentoo web site. I''ve selected the ..''i686'' 2.6 kernel for my 700mhz amd processor, and choosen stage3 install option from CD. I''m now at the the ''USE'' variable section. Don''t know what to specify here. I would like to have Postgress, lighttpd, SCGI, and rails installed when I''m done. Oh, and subversion, if it can work with lighttpd, ( but that can...
2012 Apr 03
2
minute cron
Hi all, CentOs has choosen anacron as default cron daemon. I did not look further about the reasons, I think there are some good reasons. I want to create a minute based set of scripts. No much precision required, once a minute more or less 20 sec is OK. Using anacron, how do you recommend to do it? Is anacron the right...
2008 Sep 24
5
Auto refresh field
...able. On an "index.html.erb", I have the list of "production" and i would like to view automaticly when value of "numbers" change. First of all, is it possible ? Because I may have many records, and in a close futur, more fields to monitor, I would like to update just choosen filed and not the whole page. Thanks in advance. PS : I just begun with ror... --~--~---------~--~----~------------~-------~--~----~ 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-t...
2010 May 25
3
Dungeon Keeper 2 graphics crash? (probably a quick fix)
...ject class {92fa2c24-253c-11d2-90fb-006008a1f441} not registered err:ole:CoGetClassObject no class object {92fa2c24-253c-11d2-90fb-006008a1f441} could be created for context 0x1 err:ddraw:IDirectDrawImpl_QueryInterface (0x1272f8) The App is requesting a D3D device, but a non-OpenGL surface type was choosen. Prepare for trouble! err:ddraw:IDirectDrawImpl_QueryInterface (0x1272f8) You may want to contact wine-devel for help Calculating Julian date for today (25/5/2010) Today's Julian date is 2455341 + 0.906852 The moon is 11.351920 days old err:ole:CoGetClassObject class {92fa2c24-253c-11d2-90fb-0...
2010 Jul 02
3
Combining several plots besides a dendrogram?
...e other packages/functions that I are more fitting for the task of recreating this plot ? 2) Can someone give some pointers on how the subplot function could be used to create such an image ? (I am not sure how to create such a layout, especially when it needs to be dynamic to the number of cluster choosen) Thanks in advance for any help, Best, Tal ----------------Contact Details:------------------------------------------------------- Contact me: Tal.Galili@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) | www.r-statistics.com (English) ----...
2017 Jun 17
2
Wide load/store optimization question
...re any difference between virt regclass and regtuple? That question makes no sense. - Every virtual register has a register class assigned. - You can construct special register classes that represent register tuples so that when the allocator chooses an entry from that register class it really has choosen a tuple of machine registers (even though it looks like a single register with funny aliasing as far as llvm codegen is concerned). - Matthias -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170616/30f9fd06/...
2015 May 11
5
Bacula backup system
Hi there, In my last request I have asked info about backuppc and other backup solutions. After some test I have choosen bacula. Many people said it's too complex and try to make it works is a challenge. I've tested backuppc and I don't like it for a stupid reason... I must install on centos external software, configure a web server with cgi with suid enabled (apache does not have mod_perl) I must exchang...
2004 Jun 01
2
Importing binary data
Hi everybody! I've a large dataset, about 2 Mio entries of the format which I would like to import into a frame: <integer><integer><float><string><float><string><string> Because to the huge data amount I've choosen a binary format instead of a text format when exporting from Matlab. My import function is attached below. It works fine for only some entries but is deadly slow when trying to read the complete set. Does anybody has some pointers for me for improving the import or handling such large data set...
2006 Mar 24
2
check_box_tag
hi, What''s the right way to use the CHECK_BOX_TAG? I used: <% for @pippo in @model %> <%= check_box_tag (:scelta,@pippo) %> <% end %> How Can I control if a person choosen the second or third element of the vector @pippo? -- Posted via http://www.ruby-forum.com/.
2006 Jan 04
1
Localize validate_error messages
I am in the process of adding localized language support to my app and I am currently using the various validate methods on fields. How would i go about editing the following text based on a users choosen language: 3 errors prohibited this podcast from being saved basically I am looking to make the generated flash[:errors] text from rails multilingual. Thanks Andrew -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/a...
2006 Jan 13
2
Select multiple question
I''ve got the following code in my view: <select name="user[member_list][]" multiple="multiple"> <%= options_from_collection_for_select @someUsers, "id", "username" %> </select> I have a few other fields, textboxes, etc. within the form. When I go to save the info, the textboxes all save with their content, but the select box
2008 Aug 18
1
Please help: Limit single row calculation
...ut hope you'll understand. I attempt to model refugee mortality over time using Monte Carlo. Before doing repetitive simulations, my function should go through only one survey/row at the time, but instead gives outcomes of all studies/rows, which is not correct, because it uses random numbers choosen from a range in study/row 1. How can I limit y to only go through one row? y<-0rand<-runif(n=1,min=0,max=1)prob<-((cmr-cmrlci)^2)/((cmruci-cmrlci)*(cmr-cmrlci))if (rand<=prob) y<-sqrt(rand*(cmruci-cmrlci)*(cmr-cmrlci)) + cmrlciif (rand>prob) y<-cmruci-sqrt((1-rand)*(cmruci...
2009 May 21
1
Negative value for adjustedRandIndex?
...ver, I do get a bit puzzled when I get a negative value as the value should be in intervall of [0,1], am I correct? Have I done something wrong? Or should I interpret the negative value as the two methods do not group the cases to the same cluster? I have for example used k-means and k-median, and choosen five clusters. Each respondent has been labelled as either beloning to cluster 1,2,3,4 or 5. I have picked out the first 32 respondents. Example: a <- c(1,2,3,4,5,2,1,5,1,2,2,4,2,3,3,2,4,5,5,4,4,4,5,5,2,3,1,5,5,5,4,1) b <- c(5,5,5,2,5,3,2,2,2,5,3,4,5,5,2,5,2,3,5,5,5,3,5,3,3,2,4,5,2,2...
2002 May 15
1
Booting from HDD
.../like a kernel image. But I found out that this only works if the parameter is set under a 'LABEL' statement. It is not possible to set the DEFAULT statement to boot from local disk. Combined with the TIMEOUT parameter it's therefore not possible to boot via DHCP and if no boot-image is choosen from the menu the system on the local disk won't be booted because 'LOCALBOOT 0' won't be recognized as a correct kernel-image. Is this a bug??? with many thanks for this bootloader G?nther Pfannhauser
2004 Oct 19
1
[pxelinux] load image from other TFTP servers?
We are using three different TFTP servers for special purposes besides the main one. Is there a chance to load menu choosen images from the other servers or is it only possible from the tftp server, where the pxelinux.0 was loaded? Most of the images are on the main machine, but for testing and special purposes we'd like to enter the label of the images, which has to be loaded from other tftp servers. Of course...