1. [OT] know this file type?
- Posted by "Kat" <gertie at visionsix.com> Jul 25, 2004
- 565 views
Does anyone know what sorta file starts off with : 31,139,8,0,0,0,0 ? Kat, puzzled.
2. Re: [OT] know this file type?
- Posted by rudy toews <rltoews at ilos.net> Jul 25, 2004
- 538 views
Kat wrote: > > Does anyone know what sorta file starts off with : > > 31,139,8,0,0,0,0 > > ? > > Kat, > puzzled. > > i don't know for sure. but i have seen something similar elsewhere. versabet archives for lottery draws have a file spec that is one line and specifies how to read the draw file. the above could mean similar. specs on how to read the rest of file. without knowing the file size..or file type. ie: 31 characters per record,139 records,8 fields(?) later rudy
3. Re: [OT] know this file type?
- Posted by Don <eunexus at yahoo.com> Jul 25, 2004
- 549 views
> Does anyone know what sorta file starts off with : > > 31,139,8,0,0,0,0 > > ? > > Kat, > puzzled. My searches on this pulled up Zlib. See (http://www.erlang.org/ml-archive/erlang-questions/200206/msg00117.html) Seems to be a compression library. http://www.gzip.org/zlib/ Don Phillips - aka Graebel National Instruments mailto: eunexus @ yahoo.com
4. Re: [OT] know this file type?
- Posted by "Elliott S. de Andrade" <quantum_analyst at hotmail.com> Jul 25, 2004
- 578 views
>From: Don <guest at RapidEuphoria.com> >Reply-To: EUforum at topica.com >To: EUforum at topica.com >Subject: Re: [OT] know this file type? >Date: Sun, 25 Jul 2004 08:58:51 -0700 > >posted by: Don <eunexus at yahoo.com> > > > Does anyone know what sorta file starts off with : > > > > 31,139,8,0,0,0,0 > > > > ? > > > > Kat, > > puzzled. > >My searches on this pulled up Zlib. >See=20 >(http://www.erlang.org/ml-archive/erlang-questions/200206/msg00117.html) > >Seems to be a compression library. >http://www.gzip.org/zlib/ > In other words, it's been gzipped. WinZip will open it, if you change= =20 the extension to .gz. > >Don Phillips - aka Graebel > National Instruments > mailto: eunexus @ yahoo.com > ~[ WingZone ]~ http://wingzone.tripod.com/ Start enjoying all the benefits of MSN=AE Premium right now and get the= =20 first two months FREE*.
5. Re: [OT] know this file type?
- Posted by "Kat" <gertie at visionsix.com> Jul 26, 2004
- 595 views
On 25 Jul 2004, at 13:57, Elliott Sales de Andrade wrote: > > > >From: Don <guest at RapidEuphoria.com> > >Reply-To: EUforum at topica.com > >To: EUforum at topica.com > >Subject: Re: [OT] know this file type? > >Date: Sun, 25 Jul 2004 08:58:51 -0700 > > > >posted by: Don <eunexus at yahoo.com> > > > > > Does anyone know what sorta file starts off with : > > > > > > 31,139,8,0,0,0,0 > > > > > > ? > > > > > > Kat, > > > puzzled. > > > >My searches on this pulled up Zlib. > >See=20 > >(http://www.erlang.org/ml-archive/erlang-questions/200206/msg00117.html) > > > >Seems to be a compression library. > >http://www.gzip.org/zlib/ > > > > In other words, it's been gzipped. WinZip will open it, if you change= > =20 > the extension to .gz. Wierdness. I wonder why a web domain sends 1 out of a few hundred pages in this form, every few 100 pages. Thanks for the infos. Kat
6. Re: [OT] know this file type?
- Posted by "Elliott S. de Andrade" <quantum_analyst at hotmail.com> Jul 26, 2004
- 579 views
>From: Kat <gertie at visionsix.com> >Reply-To: EUforum at topica.com >To: EUforum at topica.com >Subject: Re: [OT] know this file type? >Date: Mon, 26 Jul 2004 02:04:21 -0500 > >On 25 Jul 2004, at 13:57, Elliott Sales de Andrade wrote: > > > > >From: Don <guest at RapidEuphoria.com> > > >Reply-To: EUforum at topica.com > > >To: EUforum at topica.com > > >Subject: Re: [OT] know this file type? > > >Date: Sun, 25 Jul 2004 08:58:51 -0700 > > > > > >posted by: Don <eunexus at yahoo.com> > > > > > > > Does anyone know what sorta file starts off with : > > > > > > > > 31,139,8,0,0,0,0 > > > > > > > > ? > > > > Kat, > > > > puzzled. > > > > > >My searches on this pulled up Zlib. > > >See=20 > >=20 > >(http://www.erlang.org/ml-archive/erlang-questions/200206/msg00117.html)= > > > > > >Seems to be a compression library. > > >http://www.gzip.org/zlib/ > > In other words, it's been gzipped. WinZip will open it, if you=20 >change= > > =20 > > the extension to .gz. > >Wierdness. I wonder why a web domain sends 1 out of a few hundred pages >in this form, every few 100 pages. Thanks for the infos. > Some servers will automagically gzip pages to save bandwidth, if the= =20 browser says it supports it. This led to many .tar.gz files to be renamed to .tar so that the browser= =20 would not attempt to decompress them. This was done with the Euphoria Linux release, for example= . >Kat > ~[ WingZone ]~ http://wingzone.tripod.com/ =20 Technology.=20 http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=10= 34&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines=20 Start enjoying all the benefits of MSN=AE Premium right now and get the= =20 first two months FREE*.