Displaying 20 results from an estimated 53 matches for "stearne".
Did you mean:
stearns
2006 Apr 27
5
proposing $E & $T
Hey all,
I''ve had these functions for some time now, and would like to offer them
as two new dollar-sign functions - elements to be extended by Prototype
geniuses. :-)
makeText(string) as $T() - return text node element
Does just what it says... I''m sure someone could extend it nicely when
via Prototype.
(example) var x = $T(''hello world'');
2006 Mar 24
4
How to capture t-score and p-values from t.test
When I do t.test on two distributions (see example below), it outputs
numerous data about the t.test.
What I'd like to do is individually capture some of this data and assign
it to other variables.
However, I am unable to find anything in the help section.
In the example below, the t value is -4.0441 and the p-value is 0.006771
How can I assign these values to two variables, let's
2005 Sep 18
2
Asterisk Won't Process Call
...output of sip debug. Any
help would be a life saver!
<-- SIP read from 147.135.20.128:5060:
INVITE sip:6092991xxx@209.3.28.xx:5060 SIP/2.0
Call-ID: 1ff023a-69@147.135.20.128
CSeq: 1 INVITE
From: "Brooklyn NY"<sip:3472674xxx@147.135.20.128;user=phone>;tag=ikmn
To: "Michael Stearne"<sip:s@209.3.28.xx;user=phone>
Via: SIP/2.0/UDP 147.135.20.128:5060
Contact: <sip:3472674xxx@147.135.20.128:5060>
Supported: 100rel
RPID-Privacy: party=calling;id-type=subscriber;privacy=off
Remote-Party-ID:
<sip:3472674xxx@147.135.20.128>;screen=yes;party=calling;privacy=off...
2004 Jul 06
1
FYI House bill exports analog phone regs to VoIP
---------- Forwarded message ----------
Date: Wed, 07 Jul 2004 00:31:21 -0400
From: Declan McCullagh <declan@well.com>
To: politech@politechbot.com
Subject: [Politech] House bill exports analog phone regs to VoIP
http://www.politechbot.com/docs/boucher.voip.bill.070604.pdf
There's a new bill in the House of Representatives to regulate phone
calls made over the Internet. It was
2005 May 24
5
MySQL Support For OS X
Does anyone have the MySQL add-on as a binary for OS X? Or am I
getting it wrong and MySQL is installed by default?
Thanks.
Michael
2002 Jul 26
1
inflate returned -3
Good day, all,
I'm trying to transfer a 174M file to a system with 1.2G free.
Other files in the tree come over just fine, but this transfer dies
partway through:
rsync -avvz -e ssh --partial --progress server.with.the.file:/server/directory /local/directory
opening connection using ssh server.with.the.file rsync --server --sender -vvlogDtprz --partial . /local/directory
receiving file
2006 Mar 14
2
problem with optim: (list) object cannot be coerced to 'double'
Hi,
I am trying to use optim to solve a heavy calibration problem. I supply
the parameters in vector form. But before entering my target
The call is simply:
optim(par = parameters, fn = SumLSQ, method = "Nelder-Mead")
the function SumLSQ is simply:
SumLSQ<-function(parameters, data = timeseries){
print("sumLSQ")
nbseries =
2002 Oct 01
0
Changing a directory to a symlink; rsync balks.
Good day, all,
I'm using rsync 2.5.4 and a statically linked version of 2.5.5 to
back up my main system to a backup drive (See rsync-backup at
http://www.stearns.org/rsync-backup/ ).
First, I made a full backup of the system.
Then, on the main system, I merged the articles in techdocs
to another directory called articles, removed the techdocs directory and
made it a symlink to the
2006 Apr 15
2
Why Can I Delete?
If user1 creates a file on the share, why with this configuration can
user2 delete that file created by user1?
Thanks,
Michael
[global]
idmap gid = 16777216-33554431
idmap uid = 16777216-33554431
path = /var/www/
unix password sync = yes
workgroup = cmny
os level = 20
auto services = advertising editorial
null passwords = yes
encrypt passwords = yes
winbind use default domain = no
2006 Jan 03
4
Problems Upgrading to 1.2.1 on Fedora 3
I am having trouble with FC3.
After doing a yum update (of 1264 packages) I still cannont compile
1.2.1 from source:
make[1]: `libedit.a' is up to date.
make[1]: Leaving directory `/usr/src/asterisk-1.2.1/editline'
make[1]: Entering directory `/usr/src/asterisk-1.2.1/db1-ast'
make[1]: `libdb1.a' is up to date.
make[1]: Leaving directory `/usr/src/asterisk-1.2.1/db1-ast'
2006 Jun 09
2
edit- view duality
Skipped content of type multipart/alternative-------------- next part --------------
***********************************************************************
Bear Stearns is not responsible for any recommendation, solicitation,
offer or agreement or any information about any transaction, customer
account or account activity contained in this communication.
Bear Stearns does not provide tax,
2014 May 01
2
Request to Replace Recordplot ,, replayplot
Record plot which stores a plot to an internal R data structure and Replay
Plot which
replays the plot enables one to keep plots around and use them accross
sessions at least until version 3. If you cannot restore old plots and
treat them as data and save accross sessions, there is little reason for
recordPlot. Either R needs to dispense with internal formats entirelly, a
bad move in my opinion
2017 May 01
2
package internet-browser?
What can anyone tell me about package internet-browser?
Through the gnome package app, there seems to be NO meta info????
--
------------------------------------------
MzK
"Since each of us is blessed with only one life,
why not live it with a cat?"
-- Robert Stearns
2001 Apr 09
0
Automatic ssh key installer available
Good day, all,
I had some trouble getting ssh keys to work. Since the different
ssh implementations use different filenames, directories, and internal
formats, it's not at all obvious how to set them up to use rsa or dsa
keys. I finally found a sample chapter from the O'Reilly ssh book online
that covered the process (many thanks, O'Reilly; I went out to buy the
book the next day!)
2005 May 18
2
Best Compression Available
Hi,
What would you say that the best compression format is for voice
recordings on Asterisk? The tradeoff being the file's size. I like
GSM because of the small files size but the quality isn't great. What
are people finding as a good setting for GSM?
Thanks,
Michael
2006 Mar 13
1
Vector Autoregeressive Models: Adequation tests to perform
Hello,
I am currently testing a Vector AR of dim 3 over not a lot of data (135
* 3 observations) . To test the adequation of my vecot ar, I use the
Schwarz Bayesian Criterion and the classic modified Portmanteau test on
the residuals (it can be found for instance in
http://www.iue.it/PUB/ECO2004-8.pdf , page 15) -> the null hypothesis is
"the residuals process are a vectorila white
2007 Aug 29
1
Excel (off-topic, sort of)
Except for the ability to perform circular recalculation, I believe that the closest programming analogy to a spreadsheet is a functional programming language. Check out Haskell (or LISP or Erlang) to do what you describe.
-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Fran?ois Pinard
Sent: Wednesday, August 29, 2007
2005 Oct 09
4
Avaya 4620/4640 SIP firmware
Does anybody know if Avaya has a test SIP firmware available for 4620 and
4640 IP phones? The 46xx SIP image from their website is a combo download
with SIP for the 4602, and h323 for the the 4620 and 4640.
It looks like they demo'd a SIP image for the 4640 as far back as 2004:
http://www.sip.org/von/2004/boston/slides/DSC_0042.php
Thanks,
Andy
-------------- next part --------------
An
2003 Jun 26
3
plain source -> encrypted destination: rsync + gpg
We want to keep a backup or a mirror of your files in a server we don't
fully trust. You can have an encrypted FS on a file, and copy the
complete FS to the untrusted server, but it is inefficient, and you get
no granularity at all.
In our case, the remote server runs amanda, and we want to use amanda's
power to restore files selectively -- yet don't give away our privacy.
(We
2017 May 02
2
package internet-browser?
On 05/01/2017 06:10 PM, Jonathan Billings wrote:
> On May 1, 2017, at 1:33 PM, Kay Schenk <kay.schenk at gmail.com> wrote:
>> What can anyone tell me about package internet-browser?
>>
>> Through the gnome package app, there seems to be NO meta info????
>
> I can?t find any packages called 'internet-browser? for CentOS6 or 7, in either the base repos or EPEL.