Displaying 20 results from an estimated 80 matches for "zim".
Did you mean:
tim
2001 Sep 26
2
Icecast2 in xiph CVS
Hi all:
A couple of weeks ago, Jack posted on the icecast list that icecast 2.0 and
its relatives would be moving to the xiph.org CVS repository and that he'd
post the details shortly. He hasn't yet, probably just an oversight.
Anyway, I went exploring the other day and found them. The details are as
follows:
Server: :pserver:anoncvs@xiph.org
Password: anoncvs
For those not familiar
2001 Sep 26
2
Icecast2 in xiph CVS
Hi all:
A couple of weeks ago, Jack posted on the icecast list that icecast 2.0 and
its relatives would be moving to the xiph.org CVS repository and that he'd
post the details shortly. He hasn't yet, probably just an oversight.
Anyway, I went exploring the other day and found them. The details are as
follows:
Server: :pserver:anoncvs@xiph.org
Password: anoncvs
For those not familiar
2014 Nov 06
4
Duda_Observed vs Predicted
...Estoy comparando la predicción de los valores (0, 1, 2, 3,.....hasta 13)
frente a los observados.
Con la idea de comparar el modelo Zero inflated y el Binomial negativo y
ver cual presenta mas distancia frente a las predicciones observadas.
Para ello introduzco los códigos en la consola:
#Modelo ZIM
pred<-round(colSums(predict(zeroinfl, type="prob") [,1:14]))
#Valores observados realmente
obs<-table(IB$nijt)[1:14]
#Tabla comparativa
rbind( pred, obs)
Y obtengo la siguiente tabla:
0 1 2 3 4 5 6 7 8 9 10 11 12 13
pred 3600 589 349 224 151 105 75 55 42 32 2...
2004 Aug 06
2
CVS restored
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Looks like the icecast CVS server has been restored to full service. Now I
can get back to rebuilding my server. :)
- --
"I'm alive, and filled with goo! VISION GOO!"
- Zim, "Invader Zim"
-----BEGIN PGP SIGNATURE-----
Comment: For info see http://www.gnupg.org
iD8DBQE8UMjQAmwSMwnpLHgRAhFmAJ9FrI01BTIB4jLAilYn3gM5TV5NFACeKd6Y
NvNpAzscCgB1xhSKIAHDqRY=
=WMw6
-----END PGP SIGNATURE-----
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast projec...
2004 Aug 06
1
Was Re: build problems, now XML config syntax
...39;m having the same problems
> David has. Searches turn up 0 matches all the time. Looks like the
> xiph.org mailing list search engine is broken.
>
> Thanks in advance for the help.
>
> - --
>
> "I'm alive, and filled with goo! VISION GOO!"
> - Zim, "Invader Zim"
> -----BEGIN PGP SIGNATURE-----
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE8UaRgAmwSMwnpLHgRAnHnAKDAHyh/LnNKnB8Zco3uyc8A8U05owCeL0di
> cpvT5hRK553u+36dg5oVpPk=
> =BR/r
> -----END PGP SIGNATURE-----
>
> --- >8 ----
> List archi...
2004 Aug 06
4
QuickTime Streaming Server 4 streams MP3s
...jects/streaming/ , which rocks.
Gonna D/L it now and give it a run. Not gonna dump icecast/ices,
considering the huge amount of time I've invested in converting my library
over to Ogg Vorbis (VORBICIZE!!!) format. :)
- --
"I'm alive, and filled with goo! VISION GOO!"
- Zim, "Invader Zim"
-----BEGIN PGP SIGNATURE-----
Comment: For info see http://www.gnupg.org
iD8DBQE8abLcAmwSMwnpLHgRAgtWAJ9KFZ0QnrwPg0DxVU5unMTAK21TcQCcDsRj
8biRt4TJuqPk+ATw5G+hBuE=
=0JTx
-----END PGP SIGNATURE-----
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast projec...
2002 Apr 23
5
Dynamic address problem
Hi All,
We have clients which dynamic IPs which we have setup with
<host>.dyndns.org addresses. We have added these to the rsync.conf
'hosts allow=" but they are being denied access.. Is there anyway
around this?
Matt
2020 Aug 27
1
Xapian on Android?
Yes. Something like Kiwix, but a different infrastructure and manifold content options.
Sent from my WebTV
________________________________
From: Emmanuel Engelhart <kelson at kiwix.org>
Sent: Thursday, August 27, 2020 3:13:28 PM
To: Cliff Missen <missenc at widernet.org>; Xapian Discussion <xapian-discuss at lists.xapian.org>
Subject: Re: Xapian on Android?
On 27.08.20
2003 Feb 13
1
syslinux and booting CD's
...ut when I try to put this onto an iso image and boot it, it fails..
Here is my mkisofs command
mkisofs -o /home/jason/burnme.iso -b isolinux/isolinux.bin -c
isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table
/home/jason/mp3s (all on one line)
and my dir looks like this
[jason at zim mp3s]$ pwd
/home/jason/mp3s
[jason at zim mp3s]$ ls -al
total 1128
drwxr-xr-x 4 jason jason 4096 Feb 12 22:23 ./
drwxr-xr-x 59 jason jason 4096 Feb 13 09:37 ../
-rwxr-xr-x 1 root root 186 Feb 12 22:23 boot.msg*
drwxr-xr-x 2 jason jason 4096 Jan...
2004 Aug 06
2
ice2 CVS build problems under Solaris 7
Hi:
If you want to use icecast
2 for streaming vorbis audio then don't get it
from the CVS repository at icecast.org. That's ancient developer stuff in
there. Instead get it from the xiph.org CVS repository (see
http://www.xiph.org/cvs.html which I see now lists the icecast stuff
(yay!). You'll need the icecast module plus the avl, httpp, log, net,
thread and timing modules (check
2014 Nov 06
3
Duda_Observed vs Predicted
...2)
library(boot)
library(aod)
library(lmtest)
library(zoo)
library(nlme)
library(lmtest)
library(boot)
library(spatcounts)
Mi duda es: ¿Que comando podría utilizar para calcular por valores
predichos por el Binomial negativo para los 14 primeros valores de la
variable dependiente?
En el caso del ZIM utilizo: pred<-round(colSums(predict(zeroinfl,
type="prob") [,1:14]))
Gracias por vuestra ayuda! ;)
Lore
El 6 de noviembre de 2014, 12:30, "Marcuzzi, Javier Rubén" <
javier.ruben.marcuzzi en gmail.com> escribió:
> Estimada Lorena Tudela
>
> Voy a escribir...
2004 Jan 22
2
Standard file extensions for zipped floppy images
...,
I was wondering what's the best standard file extension for zipped DOS
disk images and ramdisks. I've been using the following standard:
.zi kernels, memtest86, memdisk
.igz .img.gz zipped floppy images and ramdisks
I'd rather have a different extension for ramdisks, maybe
.zim zipped floppy images
.zrd zipped ramdisks
Any ideas ?
It would also be nice if syslinux would allow to look for kernels or
ramdisks in a subdirectory. My project already has 20 kernels and
ramdisks in the root-directory, and this will only increase in time.
Kind regards,
-- dag wieers, da...
2005 Apr 11
6
How to change letters after space into capital letters
What is the easiest way to change within vector of strings
each letter after a space into a capital letter?
E.g.:
c( "this is an element of the vector of strings", "second element" )
becomes:
c( "This Is An Element Of The Vector Of Strings", "Second Element" )
My reason to try to do this is to get more readable abbreviations.
(A suggestion would be to
2004 Aug 06
0
ice2 CVS build problems under Solaris 7
...n -lresolv in the gcc statement, but for the life of
me I can't figure out which Makefile to put it in. *None* of the various
Makefiles call -lz -lz -lsocket -lnsl -lpthread, at least none that I can
find.
Ideas? :)
- --
"I'm alive, and filled with goo! VISION GOO!"
- Zim, "Invader Zim"
-----BEGIN PGP SIGNATURE-----
Comment: For info see http://www.gnupg.org
iD8DBQE8UNfLAmwSMwnpLHgRAqbxAJ9D4s/M7rQRfEHG2/ss0VUfV+GgewCgxjv4
ilDOEmN7X9ZLRnUy5kML90M=
=w2U1
-----END PGP SIGNATURE-----
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast projec...
2002 May 03
2
sub() of matrix returns a vector and not a matrix
Is there a simple possibility
to become directly a matrix
from a call of sub() on a matrix?
--------- START OF LOGFILE ----------------
# R 1.4.1
> a <- matrix( letters[1:6], 2, 3 )
# a is a matrix
> print( a )
[,1] [,2] [,3]
[1,] "a" "c" "e"
[2,] "b" "d" "f"
> b <- sub( '(.)', '-\\1-', a )
2006 Nov 29
4
Why the factor levels returned by cut() are not ordered?
What is the reason, that the levels of the factor
returned by cut() are not marked as ordered levels?
> is.ordered( cut( breaks=3, sample(10 ) ) )
FALSE
> help(factor)
...
If 'ordered' is 'TRUE', the factor levels are assumed to be ordered.
...
Wolfram
2004 Aug 06
2
Problems with xmms & freeamp
Hi all,
I've just set up a test icecast2 server (download and compiled from cvs
about an hour ago) - very simple setup, all it does is use ices to stream
in an .ogg file that I converted from an mp3, using mpg123 & oggenc.
(I've used the sample conf files with the directory stuff removed. I've
also tried it with and without the re-encoding lines from the
ices-playlist.xml file).
2004 Oct 04
11
inverse function of order()
I have:
d <- sample(10:100, 9)
o <- order(d)
r <- d[o]
How I can get d (in the original order), knowing only r and o?
Thanks - Wolfram
2020 Aug 27
4
Xapian on Android?
Friends,
I would like to hear from anyone who has experience deploying Xapian on Android. I'm new to Xapian, but I know it is used by a couple partners for offline projects on Linux and Windows.
Our small nonprofit, WiderNet, provides off-line access to thousands of Web sites for people who lack Internet connectivity (www.widernet.org). Over 2,000 universities, schools, health care sites,
2002 Apr 02
2
Handling of backup files - two new features proposed
...and the suffix is not equal to the default-suffix
(or the --suffix option is specified after the --backup-dir option).
Perhaps different environments need different solutions, hence I
propose to implement both features.
Highly interested in your comments.
Greetings
Michael
- --
Michael Zimmermann (Vegaa Safety and Security for Internet Services)
<zim@vegaa.de> phone +49 89 6283 7632 hotline +49 163 823 1195
Key fingerprint = 1E47 7B99 A9D3 698D 7E35 9BB5 EF6B EEDB 696D 5811
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gn...