Displaying 16 results from an estimated 16 matches for "capecod".
2010 Nov 13
0
Clark method enhancement to ChainLadder package
...in Clark's paper (ChainLadder's
"GenIns" is the same dataset), run
> library(ChainLadder)
> demo(clarkDemo)
This will run the "LDF Method" with the loglogistic growth function limited
to 20 years of development, per Clark's example. It will also run the
"CapeCod Method" with the weibull growth function. In both cases, per
Clark's recommendation, the option is selected to fit the growth function to
the average date of loss of each accident year (a.k.a., year of origin). The
demo output consists of two displays: the table of expected values, standar...
2004 Sep 21
1
mp3 vs ogg question (reformatted)
Cool, I'm slowing getting people to change over
http://dir.xiph.org/index.php?sgenre=Scanner
But alot of people still don't like the fact they can't list on
yp.shoutcast.com so they don't switch.
If you want to see the realtime update try
http://scanmassachusetts.no-ip.com:8000/capecod.ogg
Some guy made a windows app. that interacts with a police scanner with a
serial out. And sends the channel data through simplecast.
Now we are trying to get the linux users to have luck with it. We are
trying to use the
http://login:pass@yourserver:port/admin/metadata?mount=/MOUNTPOINT.ogg&a...
2004 Sep 21
2
mp3 vs ogg question (reformatted)
My problem is I run the win32 version and i'm guessing there isn't just a
entry i can add to the icecast config file.
----- Original Message -----
From: "Brendan Cully" <brendan@xiph.org>
To: <>
Sent: Tuesday, September 21, 2004 5:31 PM
Subject: Re: [Icecast] mp3 vs ogg question (reformatted)
> On Tuesday, 21 September 2004 at 17:16, Jason wrote:
>>
2008 Feb 20
3
OSX universal rsync
Hi All,
Well, we compiled pre9 on an intel Mac running Tiger and now it
does work on the machine. I need to see if that will now work on a PPC
mac though. Hopefully it will but I am wondering if there is a way to
compile and make a universal binary rsync for the Mac that will run on
both, from my PPC Mac. Itried that yesterday with
patch -p1 <patches/flags.diff
patch -p1
2010 May 05
0
R-help Digest, Vol 87, Issue 5
...8.666667*100
How to achieve it? Any help will be appreciated.
Thanks & Rg
Mohan L
[[alternative HTML version deleted]]
------------------------------
Message: 28
Date: Tue, 04 May 2010 08:22:04 -0500
From: Patrick Lenon <lenon at fstrf-wi.org>
To: r-help at r-project.org, jrp.capecod at gmail.com
Subject: Re: [R] Plotting legend outside of multiple panels
Message-ID: <4BE01F7C.2030904 at fstrf-wi.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Another solution I've used is to set up an additional layout space and
put the legend in there with no grap...
2007 Nov 01
1
osx-create-time.diff
Hi All,
I am new to the list. I have been using the Tiger rsync version in
a small wrapper application for command line backup tools and am
trying out the rsync-3.0.0pre4 release. Looks good so far. I just
tried the patch osx-create-time.diff and it works! But when I tried
to apply the two additional patch fixes I ran into problems and would
appreciate any help there.
The first patch
2007 Dec 02
1
Tiger compatibility
Hi,
Before I go any further about OSX creation dates etc. I just
discovered that the pre5 release doesn't work on OSX Tiger. I got this
message in the rsync progress:
dyld: Library not loaded: /usr/lib/libiconv.2.dylib
Reason: Incompatible library version: rsync requires version 7.0.0
or later, but libiconv.2.dylib provides version 5.0.0
Is there any way around this? I really need
2008 Feb 19
1
broken pipe
Hi All,
I have a client and we are trying to create a backup for several
folders on OSX 10.4.11 with rsync 3.0.0pre9. One folder copies fine
but the other three generate this error and I am stumped.
using:
rsync -aHAX --fileflags --crtimes -v
we get;
sending incremental file list
rsync: writefd_unbuffered failed to write 82 bytes [generator]: Broken
pipe (32)
rsync error: error in
2008 Feb 20
0
universal binary won't compile
Hi Again,
Sorry to keep posting about this. There seems to be a lot of confusion
trying to get compatibility with various Mac architectures and OS.
Sven Peters was able to compile on an intel Mac running leopard using
>patch -p1 <patches/flags.diff
>patch -p1 <patches/crtimes.diff
>./configure CFLAGS="-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch
ppc -arch
2008 Feb 21
1
universal binary and crtimes
Hi All,
I promise I won't bug you anymore about this but I did find that
the compiled universal binary on rsync3.0.pre10 does preserve creation
dates across platforms with the old osx-create-time.diff patch but not
with the crtimes patch. If anyone has a clue about this I would be
happy to fix it. Thanks again Rob D
PS so close!
2010 May 03
2
Plotting legend outside of multiple panels
Hello,
I have used layout() to produce to 2 plots on a page, leaving a plotting space above them. I would like "Legend", which will actually be a real legend, to be centered above the two graphs. Right now I am only able to position "Legend" above the second graph that I create... obviously I am stuck in its margin space.
Is there a way to draw the legend in the empty
2008 Feb 26
2
fileflags.diff patch
Hi All,
I just tried (on OS10.5.2) the new fileflags.diff patch
patch -p1 <patches/fileflags.diff
patch -p1 <patches/crtimes.diff (see result below- I fixed the rej's )
then
./configure
make
then tried it out but it isn't copying the creation dates now....
just wondering if I missed something .. Rob D
robert-dutoits-powerbook-g4-15:rsync-3.0.0pre10 astrid$ patch -p1
2008 May 23
2
rsync hang at end
Hi All,
My wrapper application for rsync 3.0.2 on osx has been working
smoothly except for reports of it hanging on the last file of the
transfer to a local firewire drive. We seem to have solved the mystery
of the slow transfers but now, every four or five runs, it hangs at
the last file to transfer and refuses to quit. Activity Monitor shows
three rsync processes all at 0%CPU at
2008 Mar 02
3
congrats!
Thanks Wayne and everybody,
This is a huge boost to have a modern rsync for OSX. We're all
grateful. Rob D
PS I did notice that we lost the bsd flags test in 3.0. It was ok in
pre10.... thanks again
bbouncer
Verifying: basic-permissions ... ok
Verifying: timestamps ...
Sub-test: modification time ... ok
ok
Verifying: symlinks ... ok
Verifying:
2008 Jan 29
2
accurate progress for UI
Hi All,
I made a Mac UI application and am running rsync 3 from "do shell
script" (applescript) and am trying to parse the output so I can get a
progress bar to give a fairly true reading of size , or # of files,
copied. I notice that the output reads for example,
..... 1650 of 8345 files to copy
and then later
....30 of 11345 files to copy
and eventually down to
....1 of
2007 Dec 02
3
creation date and OSX
Hi,
I've been using rsync (OSX Tiger now Leopard) to backup my home
folder daily using -a -H -A -X link-dest=dir to make incremental
backups. There was a problem though since many files especially
images, movies etc would be recopied each time instead of creating
hard links. I have been testing the pre5 release and found that it
seems to make hard links correctly for all files. I