similar to: Multiple terms accross multipl fields and associated tables

Displaying 20 results from an estimated 1000 matches similar to: "Multiple terms accross multipl fields and associated tables"

2006 Apr 03
2
popup forms?
I searched a bit, but have come up short. Are there any libraries for creating popup forms w/ rails? These would not be displayed in a separate browser window, but rather made visible over an open page and adjacent to a clicked link -- similar to the google maps baloons, or the gmail popups. Lots of other examples out there... Thanks --------------------------------- Talk is cheap. Use
2005 Dec 04
2
Filecolumn: url_for_file_column problem
Calling url_for_file_colum results in a TypeError: can''t convert nil to string. The error is in line 148 of filecolumn.rb: def relative_path(subdir=nil) File.join(relative_path_prefix,subdir, @filename) end If I substitute '''' for subdir in the File.join command, then it seems to work fine. Since this is a plugin, I''m wondering why I need
2006 Jan 13
1
Cepstral in AGI problem
I'm expirimenting with Cepstral via swift.agi. It loads w/ no problem, but there is a fairly long separation between words -- almost as if it is processing one word at a time, rather than stringing a phrase together. When I run cepstral with a similar script, but not through an actual call from asterisk the separation between words is short and natural. I'd really appreciate
2006 Aug 24
1
Hyphenated terms
I am having a problem with any terms which contain hyphens in them. Is there a particular reason why this wouldn''t work? i''m using aaf, and have tried with the the previous version (pre 0.10.0) and the newest versions of both ferret and aaf. Basically, the problem is that term1-term2 is something my users want to search for, and it appears in the titles of publications,
2010 Nov 10
3
create a pairwise coocurrence matrix
Hi all, I am trying to construct a pairwise coocurrence matrix for certain terms appearing in a number of documents. For example I have the following table with binary values showing the presence or absence of a certain term in a document: term1 term2 term3 term4 term5 doc1 1 1 0 0 1 doc2 1 1 0 1 1 doc3 1 0 0 0 1 And I want to have a matrix with the number of the pairwise coocurrencies. So,
2002 Mar 15
1
calibration/inverse regression?
I wonder if anyone out there has written a routine to solve the simple linear calibration problem? - fit regression of y vs x - estimate the value x0 (with 95% CI) that gives y0 Thanks for any help. Bill -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",
2007 Jan 01
4
Help with filled.contour()
The following plot is a first approximation to what I need: *********************************** mu1 <- 0 mu2 <- 5 s <- 1 x <- seq(-2.5, 7.5, length = 41) y <- seq(-2.5, 2.5, length = 41) f <- function(x,y){ term1 <- 1/(2*pi*sqrt(s*s)) term2 <- -1/2 term3 <- (x - mu1)^2/s term4 <- (y - mu1)^2/s term5 <- (x - mu2)^2/s term1*(.5 * exp(term2*(term3 + term4)) + .5 *
2011 Mar 29
1
Dirichlet surface
Dear list members, I want to draw surfaces of Dirichlet distributions with different parameter settings. My code is the following: #<begin code> a1 <- a2 <- a3 <- 2 #a2 <- .5 #a3 <- .5 x1 <- x2 <- seq(0.01, .99, by=.01) f <- function(x1, x2){ term1 <- gamma(a1+a2+a3)/(gamma(a1)*gamma(a2)*gamma(a3)) term2 <- x1^(a1-1)*x2^(a2-1)*(1-x1-x2)^(a3-1)
2005 Apr 17
1
nls segmented model with unknown joint points
Hello, I am interested in fitting a segmented model with unknown joint points in nls and perhaps eventually in nlme. I can fit this model in sas (see below, joint points to be estimated are a41 and a41), but am unsure how to specify this in the nlm function. I would really appreciate any suggestions or example code. Thanks a lot. -andy proc nlin data=Stems.Trees; params b41=-3 b42=1.5
2007 May 25
2
xyplot: different scales accross rows, same scales within rows
Dear list members, I would like to set up a multiple panel in xyplots, with the same scale for all colunms in each row, but different accross rows. relation="free" would set up all x or y scales free... which is not what I want :-( Is this possible? Thank you in advance, Best wishes, Marta
2019 Sep 18
1
[nbdkit PATCH] server: Saner filter .close calls
I found a core dump: term1$ nbdkit -fv --filter=xz null xz-max-depth=$((0x4000000000000000)) term1... term2$ qemu-nbd --list term1... nbdkit: debug: null: open readonly=1 nbdkit: error: calloc: Cannot allocate memory nbdkit: debug: xz: close Segmentation fault (core dumped) (Note that the use of --run or daemonizing nbdkit makes it a bit harder to see the core dump, but it is still happening.)
2002 Oct 14
1
Samba Accross Lans
Hello All! I have Samba Version 2.999+3.0.alpha20-2. Just recently I tried to join the domain using the Win2k Wizard with no success. This functionality worked in the previous version of Samba V. 2.2.3a. If I'm on the same subnet though, it works like a charm. The error I receive is the following: "The following error occurred validating the name "mydomain" The specified
2005 Sep 26
0
CheckGroup accross multiple servers
I'm running multiple asterisk servers and need to use the CheckGroup function (and other group functions) across multiple servers Ex: - there are 5 channels in group test on server 1 - there are 8 channels in group test on server 2 I would need a checkgroup to return me 13. Any way to currently do this ? What would be the best way to implement this if not ? Store group setting in shared
2006 May 26
1
hints/subscriptions accross IAX
(I hope this isn't html - Thunderbird is so annoying) I'm new to using hints/subscriptions on * so please be patient with me. I have two * systems in different geographic locations, connected via IAX Location1 has a Polycom 600 and a GXP-2000 phone Location 2 has a single GXP-2000. With the latest GS firmware, at Location1 I've managed to get an LED to light up on the GS phone
2015 Dec 07
0
Tinc & moving VMs accross network
On Mon, Dec 7, 2015 at 7:20 PM, Florent B <florent at coppint.com> wrote: > Hi everyone, > > I already posted about this issue, but I can't find the old thread. > > I have a cluster of 5 nodes, running Proxmox 4, and Tinc as "virtual > switch" for my nodes : on each node, a bridge "vmbr1" where Tinc is > connected, provides me a secured network
2015 Dec 07
0
Tinc & moving VMs accross network
On Mon, Dec 07, 2015 at 07:32:58PM +0000, Etienne Dechamps wrote: > > When I move (hot move) a VM from a host to another, I have to restart > > Tinc on node from where VM is coming to get access to that VM again. > > I don't use tinc in Switch mode, but looking at the code (especially > the learn_mac() function) it looks like tinc is not really able to > migrate MAC
2009 Oct 30
1
Multicore package: sharing/modifying variable accross processes
Hi, I want to parallelize some computations when it's possible on multicore machines. Each computation produces a big objects that I don't want to store if not necessary: in the end only the object that best fits my data have to be returned. In non-parallel mode, a single gloabl object is updated if the current computation gets a better result than the best previously found. My plan
1998 Apr 06
1
2 servers won't sync browse lists accross network
We've got two samba servers either side of a modem link and I'm trying to get them to sync browse lists. Using remote sync and friends the servers try and sync but invariably each time one does the other end rejects the `browse sync sessionsetup' i.e. sync_with_lmb: Initiating sync with local master browser BOX1<0x20> at IP 192.168.1.2 for workgroup WORKGROUP 04/06/1998
1998 Apr 09
0
SMB Accross Subnets
I am trying to connect to remote machines NT or SAMBA servers using TCP/IP (SMB) via Windows 95 and/or Windows NT. We are connecting to an oracle database that needs to be mounted consistently one particular way. I can succesfully issue the run command \\<fully qualified domain name> on the NT side and everything works great. However Windows 95 fails! On the other hand I can issue the
1998 Apr 24
0
won't sync browse lists accross subnet
Folks, I'm confused with those whole samba/security thing. I'm running the latest SAMBA without encryption and default share security. As a result, I can't get my NT PDC to sync browse lists with my samba server, which is on a different subnet. I get the following error in log.nmb: sync_browse_lists: NT-SERVER0 rejected the browse sync sessionsetup My goal is to force those who