search for: _within_

Displaying 20 results from an estimated 26 matches for "_within_".

2006 Feb 16
1
Executing an action of a component _within_ a component !
Hi everyone ! In order to design a custom autocomplete field component, i need to be able, in a view of my component, to execute an action of the controller of my component... I desperately can''t find how to do that... Does anybody can help me ?? Thanks alot, Benjamin. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Aug 04
3
using loops to create multiple images
...ame ('Variable Name'=rep (NA, length (vars)), check.names=FALSE) for (i in 1:length (vars)) { barplot(table(i),xlab=i,ylab="Nuomon?s") dev.copy(png, filename="/my/dir/barplot.i.png", height=600, width=600) dev.off() } questions: Is it possible to use the i somewhere _within_ a file name? (like it is possible in other programming or scripting languages?) Since I hate to type in all the variables (they go from G01_01 to G01_10 and then from G02_01 to G02_10 and so on), is it possible to shorten this list by putting there another loop, applying some programming thing...
2010 Oct 25
2
interesting kvm lvm collision issue
...new virtual machine called sys1, using lv.sys1 for the root filesystem, and lv.sys1-data for an independent data partition. Everything works great after installation, and vgdisplay on both systems looks great. If I then run vgscan, however, on the host system, it picks up the VolGroup01 I created _within_ the virtual machine, so I now have 2 VolGroup01's with different UUIDs showing up on dom0. Now I can see how vgscan would mistakenly see the VolGroup01 of sys1 on the block device lv.sys1-data, but why are the VolGroup00 vg's not colliding as well? When a pvdisplay is run, I have a new &q...
2005 Feb 04
1
Call pickup across technologies (SIP, IAX, MGCP)?
Hi there, it appears that call pick-up only works _within_ a technolgoy, i.e. with a SIP phone when another SIP phone is ringing. Is that correct, or is my configuration faulty? * Case 1: SIP phone 1 ringing - SIP phone 2 can pick the call up with *8 We are happy! :-) * Case 2: IAX phone ringing - SIP phone can't pick the call up: NOTICE[10250]: N...
2001 Feb 19
1
"Junk data left to incoming packet buffer after all data processed"
[ After looking over the openssh.com website, this seems to be the list to use, including for OpenBSD users? I've subscribed. ] I'm using OpenSSH_2.5.0 as currently found in OpenBSD's OPENBSD_2_8 CVS branch. I'm now finding a strange error when I try to su, _within_ the connection. The client side is _not_ OpenSSH. Every single time that I type "su -", and local echo is disabled, after typing the second letter of the password I get: Local: Junk data left to incoming packet buffer after all data processed and the connection is closed. Cue putting...
2014 Dec 29
1
Design changes are done in Fedora
...roduced in C6.6, during the lifetime of an allegedly > stable C6 product; > > all seem to suggest Upstream lacks a clear, reliable and dependable > strategic policy (or what some call a 'sense of direction'). > > Happy New Year to all to everyone. > The stability comes _within_ a product release. I don't think it's realistic to expect el7 to be the same as el6 or el5, otherwsie what's the point of the newer releases. You have 7 years of support / consistency (now 10 years). What business model do you have that you can't build around a product guarantee...
2012 May 12
2
Plotmath bug or my misunderstanding?
...up to a recent post on using atop() to obtain multiline expressions. My reading of the plotmath docs makes it clear that issuing (in base graphics) the specification par(cex = 2) doubles symbols and regular text in subsequent plotmath expressions. However, it is unclear to me what specifying cex _within_ the annotation function using plotmath should do, and the following seems to want to have it both ways: ignore/obey )or maybe recycle?) plot(1,type="n", xaxt='n', yaxt='n', ann=FALSE) text(1,1,labels=expression(atop(sigma,"some text")),cex = 2) ## obeys the cex...
2006 Jul 22
4
Accessing the controller name in your views?
I need to know what controller and action the user is currently in to do various things in my layouts/application.rhtml file. Isn''t there is a better way than: <% if params[:controller] == "whatever" && params[:action] == "whatever" %>some html<% end %> I know in the controllers you can just use controller_name, but that is not provided
2006 Jul 14
1
Any ongoing effort to port /etc/rc.d/pf_boot, /etc/pf.boot.conf from NetBSD ?
Hi, [I have added freebsd-security to recipient list as I consider this issue a security risk] Paul Schenkeveld wrote: > Hello, > > On Fri, Jul 14, 2006 at 01:26:38PM +0300, Ari Suutari wrote: >> Hi, >> >> Does anyone know if there are any plans to bring >> pf boot-time protection (ie. /etc/rc.d/pf_boot and >> related config files) from NetBSD to FreeBSD
2010 Aug 26
3
[LLVMdev] What does this error mean: psuedo instructions should be removed before code emission?
Also there is a typo: it probably should read pseudo. Yuri
2010 Aug 26
0
[LLVMdev] What does this error mean: psuedo instructions should be removed before code emission?
On Aug 26, 2010, at 10:50 AM, Yuri wrote: > Also there is a typo: it probably should read pseudo. A pseudo instruction is used internally without llvm, but it does not correspond directly to a real instruction in the target architecture. Before emitting the final compiled code, all the pseudo instructions must be expanded to real instructions. If you're seeing that error, it means that
2003 Apr 28
0
AW: AW: numericDeriv and ecdf
...f distribution for my data is extremely wide. Indeed: a) one should have some assumptions concerning the distribution in order to have reasonable breaks for binning. b) any binning reasonable in terms of histogram properties tends to destroy knowledge about the distribution _within_ a bin -- only a trivial histogram with breaks situated next to the data points is really acceptable for keeping knowledge about the distribution like ECDF does. 11. So we come to "empirical density", which is rather uncommon term today. In order to feel my thoug...
2011 Aug 31
0
can you see the present? -- august 31st
.... especially on a general level. i merely wanted to specify a couple things, and do it concretely: 1. factors generally consigned to the c.s.s. file (such as the font, fontsize, leading, and so on) should be thought of as "metadata". 2. the "metadata" should be included _within_ the text per se. (this includes the specifications for _all_ of the output formats, so -- just as one "for instance" -- metadata for the .pdf output should be present in the body of the text of the .html output.) 3. a spotlight on the release of a _markdown_ file as "master",...
2001 Mar 16
2
Clip contour or image
Hi, I am almost new to R. Would any one show me (please include an example) how to clip a contour or image figure so that I only see the image or lines inside a selected area? Thank you very much Han -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",
2008 Apr 29
0
Looking for Post-hoc tests (a la TukeyHSD) or interaction-level independent contrasts for survival analysis.
...rix for the three-level factor "Group" following Crawley's The R Book. cmat<-cbind(c(-1,1,0),c(0,-1,1)) contrasts(subb$Group)<-cmat contrasts(subb$Group) By setting these contrasts and then looking at the interaction terms in the coxph model, this allows me to compare groups _within_ each separate treatment, and confirms both that #2) that groups 1 and 2 are not sig. different in the elevated treatment, and #3) the group3 corals survived significantly better than the other groups in the elevated treatment. BUT it does not allow me to say if the group3 survival is or is not...
2008 Dec 14
1
NAMESPACE/DESCRIPTION and imports
Hi, Could someone point me to the relevant documentation that covers what should be in the DESCRIPTION file for packages that have functions imported via the NAMESPACE file? I have read the R Extensions manual, but I cannot find where it covers the DESCRIPTION file vis a vis importing from a namespace. An example: I have a package foo that uses two functions x and y from package bar. Both
2010 Apr 21
2
prototype of simple NX client with auto-resuming ssh session
...le named mxssh in that directory. Run (with an _n_ below) Start server on the remote host by typing ./server & Now do: ./nxssh hostname If you killall client on the remote end, it reconnects "seamlessly" (I am using this to simulate ServerAliveInterval). However, if I do this from _within_ the nxclient program it _detects_ my disconnect even though the thread is still running (I believe). Any ideas? Thank you Misha p.s. Also right now I have functionality to spawn the server directly from the client, but somehow the signal(SIGHUP,SIG_HUP) command causes _both_ the server and clien...
2014 Dec 18
3
X11 console
On Thu, Dec 18, 2014 at 7:20 AM, David Both <dboth at millennium-technology.com> wrote: > +1 > > It can be quite annoying when the X console is changed from one Virtual > Console to another as happens with almost every release of CentOS and > Fedora. I would really like it to be always consistent at Console 7. And the > "real" system console should always be
2008 May 30
1
R and Openmpi
Hello, We have R working with Rmpi/openmpi, but I'm a little worried. Specifically, (a) the -np flag doesn't seem to override the hostfile (it works fine with fortran hello world) and (b) I appear to have twice as many processes running as I think I should. Rmpi version 0.5.5 Openmpi version 1.1 Viglen HPC with (effectively) 9 blades and 8 nodes on each blade. myhosts file contains
2009 Nov 01
1
[LLVMdev] Should LLVM JIT default to lazy or non-lazy?
...pt this patch: It changes a lot of APIs and makes users specify the choice in many places, while I think most users really just want one choice for their whole app. There's a good argument to be made that users may want to decide certain calls should be lazily-compiled, but those are boundaries _within_ a transitive call tree, not the whole-tree choice this change allows. I'd be happy with a forced choice when creating the JIT, or with an optional choice defaulted to the safer option, but this patch seems like the wrong thing to do. Evan, you wrote, "there are existing customers out ther...