search for: soultion

Displaying 20 results from an estimated 44 matches for "soultion".

Did you mean: soulution
2008 Mar 05
6
Prototype Observe Links (Mouseover)
...Subnavi(this)" using the prototype Event.observe. All links with the class "dropdown" should be observed for onmouseover events and execute the function showSubnavi(this) - the ''this'' argument shouldn''t be lost and i think thats the tricky part. Im sure the soultion includes something with bindAsEventListener, but I didn''t really get that. Thank you alot! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send...
2011 Nov 07
2
yum update fails for 5.6
google for "centos error performing checksum" refers to createrepo but of course "yum install createrepo" also fails and the instructions appear to be overkill. Is there a "simple" soultion? here's the result of yum update: # yum -v update Loading "fastestmirror" plugin Config time: 0.118 Yum Version: 3.2.22 Setting up Package Sacks Loading mirror speeds from cached hostfile * base: mirror.science.uottawa.ca * extras: mirror.science.uottawa.ca * rpmforge: ftp-stud.f...
2001 Nov 13
2
plot and its options
...some difficulties to use plot and its options. This is what i would like to do. I want to put three plot in a same window so i use par(mfrow=c(1,3)) and i obtain three columns for my three graphics. But, i would like that the two first take 90% of the window and the last 10%. Could anyone give me a soultion?? Best regards, Olivier -- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- Olivier MARTIN PhD student phone: (33) 04 76 61 53 55 Projet IS2 06 08 67 93 42 INRIA Rhone-Alpes fax : (33) 04 76 61 54 77 655, Av. de l'Euro...
2016 Apr 07
2
Storing output of loop into list()
...): temps<-rnorm(400,14,0.05) ttind<-NULL for(ti in 1:(length(temps)-9)) { if(temps[ti]-temps[ti+9] >= 0.1 && max(temps[ti]-temps[ti+1:9]) > -0.05) ttind<-c(ttind,ti) } for(ti in 1:length(ttind)) { print(round(temps[ttind[ti]:(ttind[ti]+9)],3)) } My (failed) soultion attempt: temps<-rnorm(400,14,0.05) ttind<-NULL for(ti in 1:(length(temps)-9)) { if(temps[ti]-temps[ti+9] >= 0.1 && max(temps[ti]-temps[ti+1:9]) > -0.05) ttind<-c(ttind,ti) } outputList = list() counter = 1 for(ti in 1:length(ttind)) { outputList[i] <- print(ro...
2006 Apr 28
2
Device 0 (vif) could nto be connected: backend device not found
Hi, I have seen many posts regarding this but have not found the soultion. So please cna someone shed some light on this Thanks - padma I get this error when I do try to create a domU guest (xen 3.0.0, 2.6.12.6). The vif is set to vif = [ '' mac=aa:00:00:00:11, bridge=xenbr0'' ] and a "brctl show" shows xenbr0 8000,fefffffff interfaces vi...
2009 Dec 09
1
the iredmail project
...mailing list as that would seem a more appropriate place. http://wiki.centos.org/Contribute#head-42b3d8e26400a106851a61aebe5c2cca54dd79e5 shake chen wrote: > hello > > I am a team member of iRedMail. http://code.google.com/p/iredmail/w/list > > the iredmail is open source mail soultion , now it support centos 5x. > > we hope can add the iredmail to CentOS mail wiki. > > thank you. >
2009 May 19
1
loglinear analysis
Dear R Users, A would like to fit a loglinear analysis to a three dimensional contingency table. But I Don't want to run a full saturated modell. Is there any package in R that could handle somekind of stepwise search to choose out the best soultion? And how can I fit a non fully saturated modell, which only use the important interactions? Best Regards Zoltan Kmetty [[alternative HTML version deleted]]
2007 Aug 14
2
Patent issues, what features we can't use?
...so come loaded with wonderful features and uses same Asterisk, are they anywhere violating any patent laws? Most of the features work the same way as Nortel, Avaya and other PBX systems. Is there anyone who owns these features and will come one day to claim his royalties? When I deploy an asterisk soultion for a customer, is there any violation of any patent or copyright laws anywhere? Of if I use my own Asterisk server to provide services to some customers, am I violating any patent laws by not paying the royalties to some patent owners? I heard people saying that IVR technology is patented and goo...
2007 Apr 29
3
White boarders on size 32 shadows. Intel platform only
...eing drawn instead of shadows in Gnome-Window-Decorator. A patch was made up by gandalfn to correct this by making 32 pixel shadows 33 pixels, however the patch was not committed because it was a workaround. This is a huge functional annoyance to us intel users and needs to be cured. There are two soultions I can think of: 1 Get in contact with the X.org i810 team and ask them to correct the issue in their driver which does not allow 32 pixel shadows to be drawn. 2 Allow the user to specify in GConf or something the depth of the shadows that GWD creates. Emerald from Beryl currently allows this so I...
2006 Feb 22
4
UUIDTool and weird timestamp split error
Hi, I am using UUIDTools to generate my Guids. It works fine on my computer (Windows Xp), but doesn''t work on my host (TextDrive) The error is: Loading production environment. >> UUID.timestamp_create.to_s /sbin/ifconfig: Permission denied NoMethodError: private method `split'' called for nil:NilClass from ./script/../config/../config/../lib/uuidtools.rb:236:in
2006 Mar 14
3
ActiveRecord row-by-row processing
I want to use ActiveRecord outside of Rails to do processing on large tables. I want to be able to process the rows as they are retrieved rather than having to store the results in an intermediate array. Any suggestions? Looks like I could hack the adapter to provide an accessor to the underlying DBI handle. Anything cleaner than that?
2011 Feb 20
0
[LLVMdev] LLVM and Windows?
I'm actively working on Windows with LLVM/clang (not directly contributing yet). First of all, it does compile on Windows (only tested in Visual Studio 2010). But, there are still many problems: (1) x86-64 won't compile as far as I know. CMake generates 64-bit soultion, but one project is missing. But, 32-bit solution compiles safely. (2) Although safe compiliation, there are many broken/unimplemented features as of now. I can't detail everything. Some of them are very serious. Currently, LLVM/clang on Windows is very experimental. I'm managed to make it...
2018 Feb 11
2
Best mail encryption solution for per-user
...ntext password for userdb lookup with %w right? Moreso,, I don't see that to work because maybe pwd changes in userdb but encryption keys (stored where?) still be encrypted with old pwd no? In such case, what is to be done? Your indication was that doveadm can be used but that there is another soultion which doesn't become full evident to me yet. Is literally solution now I must also store keys in database and make custom pwd change module decrypt to re-encrypt them with new pwd? > Also we do not currently support DR keys, so if the per-user key is > lost, you will not be able to re...
2006 Apr 18
0
GNUPLOT + Ruby question
Hi, I need a fairly advanced graphing soultion and it seems as though GNUPLOT is one of the very few graphing solutions that i can use with ruby. Java has JFreeChart, which Rocks. Does anybody have experience with GNUPLOT + Ruby + Windows? If so, what are the steps to get it all working? Any help is appreciated as I cant get it working. T...
2011 May 11
0
KVM switch in promiscuous mode
Hi all, I am trying to enable promiscuous mode on a kvm switch due to sniff all traffic using snort installed on a kvm guest. I have found a partial solution configuring this bridge with "brctl setaging br0 0", but all vms sees all traffic. I think the soultion is using ebtables but I didn't found any doc about how can I do under kvm (and upstream recommends disable this function). Any ideas?? Thanks. -- CL Martinez carlopmart {at} gmail {d0t} com
2003 Apr 04
1
Problems with Mac OS X Beta 3 display?
...;,"bca")) [1] "odd number of coulumns" [,1] [,2] [1,] "95/1.074" "1.908/0.978" Error in paste("(", ints1[, 2 * (1:n1)], ",", sep = "") : subscript out of bounds Did anyone find the same behavior under X11? Any soultions? Or just that is why it is still beta. Thanks for any thoughts, suggestions! Katalin
2005 Aug 18
1
axis label justified
Hi, I am trying to make my axis labels left justified, and have used adj=0 in the axis() without success. Can anyone have a suggestion? axis(2,at=1:50,labels=paste('a',1:50,sep=''),las=2,cex.axis=0.5,adj=0,tck=0,mgp=c(3,0.5,0)) Thanks
2007 Apr 23
0
chi square problem
Dear all, I have a problem that I could not solve neither with spss nor with R. Please, excuse me if it is atrivial question but I did not find any soultion. I have the followig practical problem: we a product that has A, B, C effects (we differentiated about 30) on health and we want to know whether these effects are associated with its physical properties (shape, size, color). We listed all these 30 effects that were...
2006 Nov 19
2
Question on CDR Database
Hi I have a small question on CDR Database: It's used by billing software no ? he have only one structure of data or they have multi structure with more information logged ? sample: cdr simple and cdr_extended thanks bye
2008 Feb 09
0
a problem with before_create and validations
...d do write_attribute for title and description. The problem is, that it hangs the server. Forever. Looks like write_attribute triggers validation again, and then before_create is called again, and we get an infinite loop. I''ve almost broke my brains but still hadn''t found a viable soultion. Please, help with whatever you can! Yours, Damian -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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...