search for: arbitari

Displaying 20 results from an estimated 70 matches for "arbitari".

Did you mean: arbitary
2007 Mar 02
1
Rsyncing to arbitary locations using modules
Hi, I have been experimenting with the various rsync options and so far have had no luck, so I thought I would ask the experts out there. We have remote devices out in the field and communicate with them via GPRS. I am writing an app that will push new audio files out to remote devices using rsync. The app also periodically uses rsync to grab log files. So here is my scenario: The Remote
2006 Jun 18
1
Put an arbitary hash into ActiveRecord
Did someone encountered a problem of putting a hash of values into AR, into a certain field? Essentially I need some denormalized, freeform serializable hash to which the user can add keys and values, and handle accessors from there would be lovely too. I remember that AR has "serialize" but did someone actually use it? I heard nothing but complaints about rich objects in AR
2007 Jun 23
0
[1063] trunk/wxruby2/swig/classes/EvtHandler.i: Add a public ''connect'' method for handling arbitary user-defined events
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2006 Jun 16
4
Prototype $$() on arbitary DOM element ?
I am bit confused with this function. Should I be able to pass in a DOM element e.g. someAjaxRequest.responseXML and interrogate it ? Seems not but perhaps I am missing something... TIA Matt
2000 Nov 14
1
mvtnorm
Announcement: mvtnorm Multivariate Normal and T Distribution mvtnorm implements two R functions for the computation of the multivariate t and normal distribution: pmvt: Computes the the distribution function of the multivariate t distribution for arbitary limits, degrees of freedom and correlation matrices based on algorithms by Genz and Bretz. pmvnorm: Computes the distribution
2000 Nov 14
1
mvtnorm
Announcement: mvtnorm Multivariate Normal and T Distribution mvtnorm implements two R functions for the computation of the multivariate t and normal distribution: pmvt: Computes the the distribution function of the multivariate t distribution for arbitary limits, degrees of freedom and correlation matrices based on algorithms by Genz and Bretz. pmvnorm: Computes the distribution
2008 Mar 18
4
Can an object obj-arbitrary respond to a method with arbitary name?
For example: I create an object c. Now, if I call c.xxx, ruby just raise an exception ''method missing'' But, I want it return nil, for each method which is not pre-defined. Is there a way I can gain this ? Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To
2009 Sep 06
5
ggplot2::qplot() -- arbitary transformations of coordinate system?
Hi, Does anyone know how to do a coord_trans() in which the y-axis is tranformed into (for example) -1000/y? Thanks, _____________________________ Professor Michael Kubovy University of Virginia Department of Psychology USPS: P.O.Box 400400 Charlottesville, VA 22904-4400 Parcels: Room 102 Gilmer Hall McCormick Road Charlottesville, VA 22903 Office: B011
1999 Oct 23
2
How can I Authenticate via MySQL ?
Hi , I want to set up my Redhat 6.0 Linux machine to Authenticate username and password and other information for user that received from /etc/passwd & /etc/shadow from MySQL server . How Can I do that ? any Refrences or Manual for this is helpfull :) Thanx Hamid Hashemi
2014 Nov 26
1
CentOS wiki Homepage editing permission request
Thank you. Good bye. On Wed, Nov 26, 2014 at 11:41 AM, Alan Bartlett - ajb at elrepo.org wrote: > On 26 November 2014 at 19:15, > <CentOS-docs.NeoPhyte_Rep at ordinaryamerican.net> wrote: > > My CentOS wiki username is NeoPhyte_Rep. > > < http://wiki.CentOS.org/NeoPhyte_Rep > > > May I please have permission to create and edit my Homepage? > >
2006 Aug 03
1
questions on plotting dedrograms
Hi, i've two questions concerning the plot of a dendrogram. first, i use hclust for clustering and if i plot the dendrogram, then the maximal height is the maximal dissimilarity found in my data. but i want to have a arbitary maximal height. for example if the maximal dissimilarity in my data is 50 and i want a height of 100, the plot should be compressed by 1/2 and the line to the root
2008 Dec 15
3
Variables for dial plan
I want to have a arbitary named variable within the client's user details in sip.conf [client1] dialplan=NZ .......... In extensions.conf (Logic expressed using PHP style) if ($dialplan == NZ) { $NAT = 0; $INT = 00; }; and in the [outgoing] section ; Australia exten => _${INT}61[278]NXXXXXX.,1,Set(CDR(UserField)=AUSTRALIA) exten =>
2006 Mar 28
1
Asterisk Tools for OSX
Hello Asterisk Users, I am an Objective-C enthusiast and have been writing some clever tools to integrate Asterisk functionality with Mac OS X applications. Please find my project on http://www.sf.net/projects/astrxtools4osx/ The objectives of my project are as follows 1. Implement an Objective-C framework to communicate effectively with the Asterisk Management Interface 2. Address Book
2012 Aug 30
1
path analysis help
...', 'x3', 'y')) 0.76 0.91 0.72 0.94 0.77 0.83 huang.mod <- specifyModel() x1 -> y, p1 x2 -> y, p2 x3 -> y, p3 x1 -> x2, p12 x2 -> x1, p21 x2 -> x3, p23 x3 -> x2, p32 x1 -> x3, p13 x3 -> x1, p31 huang.sem <- sem(huang.mod, huang.cor, 100)# 100 is arbitarious. It give the error message: Error in sem.default(ram, S = S, N = N, raw = raw, data = data, param.names = pars, : The model has negative degrees of freedom = -3 I don't know why. I hope to get direct effect, indirect effect and total effects for every variable. However, I don't...
2007 May 18
2
[LLVMdev] llvm, gpu execution environments
I'm interested in understanding the extent of the assumptions which llvm makes about the types of hardware it is capable of targeting. In particular, I'm investigating a proposal by Zack Rusin to use llvm as the shader compilation engine within Mesa, targeting GPU backends. I'm aware of the Apple GLSL compiler, and also I've seen the Vector LLVA paper. However, I'm not
2000 Oct 11
2
scp -L option
Hi there, I have a need to have scp pass the -P option to ssh to "bypass" the packetfilters that doesn't allow connections to return to arbitary "priviledged" ports, ie. ports <1024. See attached context sensitive diffs against 2.2.0p1 to please integrate. Thanx Hendrik Visage -------------- next part -------------- *** 1.1 2000/10/11 13:31:45 --- scp.c 2000/10/11
2007 May 19
0
[LLVMdev] llvm, gpu execution environments
On Fri, 18 May 2007, Keith Whitwell wrote: > I'm interested in understanding the extent of the assumptions which llvm > makes about the types of hardware it is capable of targeting. Different pieces of the compiler make different assumptions. In particular, the code generator we ship is good for targetting certain classes of devices, but isn't fully general (it doesn't help
2010 Sep 08
0
[LLVMdev] how to call back from JITted code to some native custom functions/variables.
Hey, I am designing/implementing a very simple "flow control language" [1] I want to use in my HTTP server. I am still very new to LLVM and I've already the lexer and parser part working pretty well, however, the code generator (runner) does not yet feel as comfortable as I want. Precisely, I want this language to be extensible in terms of custom variables - of type string (i8*) or
2004 Aug 06
1
Client Problems
Hi, I've attempted to set Up IceCast on my Computer (Win2000). I am streaming music from winamp using ShoutCast, which connects to my Icecast 'server?'... Icecast is Kicking anyone who connects, it says "no client", I've looked for help, but to no avail. _________________________________________________________________ Chat with friends online, try MSN Messenger:
2004 Aug 06
1
Always starts playing at the beginning of a stream
Is there a way to force a client to always start playing at the beginning of a stream? Currently, the client starts from wherever ices is playing at, unfortunately, this is not ideal for my situation. Thanks in advance. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to