public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* AW: AW: AW: documentation archive
@ 2000-12-20  3:36 Schaible, Joerg
  2000-12-20  4:24 ` Gerrit P. Haase
  0 siblings, 1 reply; 10+ messages in thread
From: Schaible, Joerg @ 2000-12-20  3:36 UTC (permalink / raw)
  To: Corinna Vinschen

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1093 bytes --]

This would solve A LOT OF problems <vbg>

-----Ursprüngliche Nachricht-----
Von: Corinna Vinschen [ mailto:cygwin@cygwin.com ]
Gesendet: Mittwoch, 20. Dezember 2000 12:05
An: cygwin@cygwin.com
Betreff: Re: AW: AW: documentation archive


On Wednesday 20 December 2000 11:54, Schaible, Joerg wrote:
> 1.5) Don't use IE for download your files, it has the same behaviour!
>
> -----Ursprungliche Nachricht-----
> Von: Earnie Boyd [ mailto:earnie_boyd@yahoo.com ]
> 1) Don't use Netscape to download your files.
> 2) Don't use Winzip to explore a cygwin archive file.
> 3) The name of the file should be cygwin-docs.tar.gz

If all the favorite software is behaving so bad, we should suggest not
using a computer for download at all :-)

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: AW: AW: AW: documentation archive
  2000-12-20  3:36 AW: AW: AW: documentation archive Schaible, Joerg
@ 2000-12-20  4:24 ` Gerrit P. Haase
  0 siblings, 0 replies; 10+ messages in thread
From: Gerrit P. Haase @ 2000-12-20  4:24 UTC (permalink / raw)
  To: Corinna Vinschen

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1425 bytes --]

<20 Dec 2000, 12:35 Uhr wars, als Schaible, Joerg folgendes schrub:>
< AW: AW: AW: documentation archive >

I even got problems with pure ftp:-)

> This would solve A LOT OF problems <vbg>
>
> -----Ursprüngliche Nachricht-----
> Von: Corinna Vinschen [ mailto:cygwin@cygwin.com ]
> Gesendet: Mittwoch, 20. Dezember 2000 12:05
> An: cygwin@cygwin.com
> Betreff: Re: AW: AW: documentation archive
>
>
> On Wednesday 20 December 2000 11:54, Schaible, Joerg wrote:
> > 1.5) Don't use IE for download your files, it has the same behaviour!
> >
> > -----Ursprungliche Nachricht-----
> > Von: Earnie Boyd [ mailto:earnie_boyd@yahoo.com ]
> > 1) Don't use Netscape to download your files.
> > 2) Don't use Winzip to explore a cygwin archive file.
> > 3) The name of the file should be cygwin-docs.tar.gz
>
> If all the favorite software is behaving so bad, we should suggest not
> using a computer for download at all :-)
>
> Corinna
>
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Developer                                mailto:cygwin@cygwin.com
> Red Hat, Inc.
>
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
>
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
>


--
=^..^=
Gerrit Peter Haase

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: AW: AW: AW: documentation archive
  2000-12-21  6:20 Bernard Dautrevaux
@ 2000-12-21  8:43 ` Robert Collins
  0 siblings, 0 replies; 10+ messages in thread
From: Robert Collins @ 2000-12-21  8:43 UTC (permalink / raw)
  To: cygwin

----- Original Message -----
From: "Bernard Dautrevaux" <Dautrevaux@microprocess.com>
To: "'Earnie Boyd'" <earnie_boyd@yahoo.com>; "Larry Hall (RFK Partners,
Inc)" <lhall@rfk.com>; <cygwin@sources.redhat.com>
Sent: Friday, December 22, 2000 3:05 AM
Subject: RE: AW: AW: AW: documentation archive


> > -----Original Message-----
> > From: Earnie Boyd [ mailto:earnie_boyd@yahoo.com ]
> > Sent: Wednesday, December 20, 2000 5:11 PM
> > To: Larry Hall (RFK Partners, Inc); cygwin@sources.redhat.com
> > Subject: RE: AW: AW: AW: documentation archive
> >
> >
> Are you sure of that ? I was thinking that unrecognized files were always
> transfered as binary data and BTW, I'm not sure that IE5 has any knowledge
> of a '.gz' suffix :-)
>
> Note that as windows FTP client are concerned they effectively try to use
> the suffix to choose between binary and text format while UNIX clients
> ususally ALWAYS use text format unless explicitely directed to binary mode
> :-)
>
> Regards,
>
> Bernard
>

Check out rfc 2616 - Ie 5.5 (possibly 5.0) supports content-encoding,
allowing it to download any file in a compressed format and decompress to
the users chosen filetype on arrival. So .tar.gz becomes .tar. However it is
at least slightly broken - it doesn't rename it (default will save as
.tar.gz still) and it should only decompress when the HTTP server send a
Content-Encoding header AND a different mime type header...

Rob


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: AW: AW: AW: documentation archive
@ 2000-12-21  6:20 Bernard Dautrevaux
  2000-12-21  8:43 ` Robert Collins
  0 siblings, 1 reply; 10+ messages in thread
From: Bernard Dautrevaux @ 2000-12-21  6:20 UTC (permalink / raw)
  To: 'Earnie Boyd', Larry Hall (RFK Partners, Inc), cygwin

> -----Original Message-----
> From: Earnie Boyd [ mailto:earnie_boyd@yahoo.com ]
> Sent: Wednesday, December 20, 2000 5:11 PM
> To: Larry Hall (RFK Partners, Inc); cygwin@sources.redhat.com
> Subject: RE: AW: AW: AW: documentation archive
> 
> 
> --- "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com> wrote:
> > At 10:49 AM 12/20/2000, Earnie Boyd wrote:
> > >--- Bernard Dautrevaux <Dautrevaux@microprocess.com> wrote:
> > > > Why not switch to the quite common ".tgz" suffix 
> instead of .tar.gz" and
> > > > replace dots in release numbers by underscores? this 
> could be done almost
> > > > unambiguously (at least as long as package names do not 
> contain '-'):
> > > > 
> > >
> > >Yuck!!  Not worth it.
> > 
> > 
> > I'm not sure I understand this reaction.  To be honest, I 
> think simple 
> > permutation in form that addresses the inevitable queries 
> to the list 
> > regarding the problem of name-mangling by browsers a "good 
> thing"(tm) (of 
> > course one could argue that the browsers need to be 
> fixed!;-)).  This idea 
> > seems to be focused toward that goal.  Logistics of making 
> this change aside,
> > 
> > is there a reason this would NOT be a good idea?  Just curious...
> > 
> 
> Yes, the browsers should be fixed and the most recent version 
> of Netscape
> Communicator doesn't mangle the names any more.  There are 
> other reasons
> besides name mangling, such as, file content mangling that 
> alwo happens.  If
> the browser doesn't understand the extention then it 
> downloads in text mode. 
> So, it's not worth changing the name.

Are you sure of that ? I was thinking that unrecognized files were always
transfered as binary data and BTW, I'm not sure that IE5 has any knowledge
of a '.gz' suffix :-)

Note that as windows FTP client are concerned they effectively try to use
the suffix to choose between binary and text format while UNIX clients
ususally ALWAYS use text format unless explicitely directed to binary mode
:-)

Regards,

	Bernard

--------------------------------------------
Bernard Dautrevaux
Microprocess Ingenierie
97 bis, rue de Colombes
92400 COURBEVOIE
FRANCE
Tel:	+33 (0) 1 47 68 80 80
Fax:	+33 (0) 1 47 88 97 85
e-mail:	dautrevaux@microprocess.com
		b.dautrevaux@usa.net
-------------------------------------------- 

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: AW: AW: AW: documentation archive
@ 2000-12-21  6:14 Bernard Dautrevaux
  0 siblings, 0 replies; 10+ messages in thread
From: Bernard Dautrevaux @ 2000-12-21  6:14 UTC (permalink / raw)
  To: 'Earnie Boyd',
	Bernard Dautrevaux, 'gerrit.haase@t-online.de',
	Corinna Vinschen

> -----Original Message-----
> From: Earnie Boyd [ mailto:earnie_boyd@yahoo.com ]
> Sent: Wednesday, December 20, 2000 4:49 PM
> To: Bernard Dautrevaux; 'gerrit.haase@t-online.de'; Corinna Vinschen
> Subject: RE: AW: AW: AW: documentation archive
> 
> 
> --- Bernard Dautrevaux <Dautrevaux@microprocess.com> wrote:
> > Why not switch to the quite common ".tgz" suffix instead of 
> .tar.gz" and
> > replace dots in release numbers by underscores? this could 
> be done almost
> > unambiguously (at least as long as package names do not 
> contain '-'):
> > 
> 
> Yuck!!  Not worth it.
> 
> > 
> > Thus all favorite download tools will be happy with th 
> efiles to download
> > (and we even can look at the content of it with winzip... I 
> know there is
> > problems with using winzip to install, although I don't 
> know which ones, but
> > looking at the archive content should be OK).
> > 
> 
> `tar -ztf foo.tar.gz | less' will list the contents of the 
> archive and allow
> you to page back and forth.  What more could you ask for?


Simple sorting options, just a click away, like sort by name, path, date of
modification etc, without always remembering in the fingers the exact set of
options to pass to sort to get the desired result :-)

Seriously, even if I LOVE the unix way of doing things, I must admit that
ckicking here and there on usual places to get often needed results is quite
convenient.

	Bernard

--------------------------------------------
Bernard Dautrevaux
Microprocess Ingenierie
97 bis, rue de Colombes
92400 COURBEVOIE
FRANCE
Tel:	+33 (0) 1 47 68 80 80
Fax:	+33 (0) 1 47 88 97 85
e-mail:	dautrevaux@microprocess.com
		b.dautrevaux@usa.net
-------------------------------------------- 

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: AW: AW: AW: documentation archive
  2000-12-20  5:31 Bernard Dautrevaux
@ 2000-12-20 13:42 ` Jari Aalto+list.cygwin
  0 siblings, 0 replies; 10+ messages in thread
From: Jari Aalto+list.cygwin @ 2000-12-20 13:42 UTC (permalink / raw)
  To: cygwin

* Wed 2000-12-20 Bernard Dautrevaux <Dautrevaux@microprocess.com> list.cygwin
* Message-Id: < 17B78BDF120BD411B70100500422FC6309E19E@IIS000 >
| Why not switch to the quite common ".tgz" suffix instead of .tar.gz" and

Thsi won't add anuthing, but break Windows winzip from recognizing
the files.

Please stick to .tar.gz

| replace dots in release numbers by underscores? this could be done almost

Absolutely not. The dots are standard notation.

Jari


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: AW: AW: AW: documentation archive
@ 2000-12-20  8:11 Earnie Boyd
  0 siblings, 0 replies; 10+ messages in thread
From: Earnie Boyd @ 2000-12-20  8:11 UTC (permalink / raw)
  To: Larry Hall (RFK Partners, Inc), cygwin

--- "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com> wrote:
> At 10:49 AM 12/20/2000, Earnie Boyd wrote:
> >--- Bernard Dautrevaux <Dautrevaux@microprocess.com> wrote:
> > > Why not switch to the quite common ".tgz" suffix instead of .tar.gz" and
> > > replace dots in release numbers by underscores? this could be done almost
> > > unambiguously (at least as long as package names do not contain '-'):
> > > 
> >
> >Yuck!!  Not worth it.
> 
> 
> I'm not sure I understand this reaction.  To be honest, I think simple 
> permutation in form that addresses the inevitable queries to the list 
> regarding the problem of name-mangling by browsers a "good thing"(tm) (of 
> course one could argue that the browsers need to be fixed!;-)).  This idea 
> seems to be focused toward that goal.  Logistics of making this change aside,
> 
> is there a reason this would NOT be a good idea?  Just curious...
> 

Yes, the browsers should be fixed and the most recent version of Netscape
Communicator doesn't mangle the names any more.  There are other reasons
besides name mangling, such as, file content mangling that alwo happens.  If
the browser doesn't understand the extention then it downloads in text mode. 
So, it's not worth changing the name.

Cheers,

=====
Earnie Boyd
mailto:earnie_boyd@yahoo.com

---         < http://earniesystems.safeshopper.com >         ---
--- Cygwin: POSIX on Windows < http://gw32.freeyellow.com/ > ---
---   Minimalist GNU for Windows < http://www.mingw.org/ >   ---

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: AW: AW: AW: documentation archive
  2000-12-20  7:49 Earnie Boyd
@ 2000-12-20  8:02 ` Larry Hall (RFK Partners, Inc)
  0 siblings, 0 replies; 10+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2000-12-20  8:02 UTC (permalink / raw)
  To: cygwin

At 10:49 AM 12/20/2000, Earnie Boyd wrote:
>--- Bernard Dautrevaux <Dautrevaux@microprocess.com> wrote:
> > Why not switch to the quite common ".tgz" suffix instead of .tar.gz" and
> > replace dots in release numbers by underscores? this could be done almost
> > unambiguously (at least as long as package names do not contain '-'):
> > 
>
>Yuck!!  Not worth it.


I'm not sure I understand this reaction.  To be honest, I think simple 
permutation in form that addresses the inevitable queries to the list 
regarding the problem of name-mangling by browsers a "good thing"(tm) (of 
course one could argue that the browsers need to be fixed!;-)).  This idea 
seems to be focused toward that goal.  Logistics of making this change aside, 
is there a reason this would NOT be a good idea?  Just curious...


Larry



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: AW: AW: AW: documentation archive
@ 2000-12-20  7:49 Earnie Boyd
  2000-12-20  8:02 ` Larry Hall (RFK Partners, Inc)
  0 siblings, 1 reply; 10+ messages in thread
From: Earnie Boyd @ 2000-12-20  7:49 UTC (permalink / raw)
  To: Bernard Dautrevaux, 'gerrit.haase@t-online.de', Corinna Vinschen

--- Bernard Dautrevaux <Dautrevaux@microprocess.com> wrote:
> Why not switch to the quite common ".tgz" suffix instead of .tar.gz" and
> replace dots in release numbers by underscores? this could be done almost
> unambiguously (at least as long as package names do not contain '-'):
> 

Yuck!!  Not worth it.

> 
> Thus all favorite download tools will be happy with th efiles to download
> (and we even can look at the content of it with winzip... I know there is
> problems with using winzip to install, although I don't know which ones, but
> looking at the archive content should be OK).
> 

`tar -ztf foo.tar.gz | less' will list the contents of the archive and allow
you to page back and forth.  What more could you ask for?

Cheers,

=====
Earnie Boyd
mailto:earnie_boyd@yahoo.com

---         < http://earniesystems.safeshopper.com >         ---
--- Cygwin: POSIX on Windows < http://gw32.freeyellow.com/ > ---
---   Minimalist GNU for Windows < http://www.mingw.org/ >   ---

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: AW: AW: AW: documentation archive
@ 2000-12-20  5:31 Bernard Dautrevaux
  2000-12-20 13:42 ` Jari Aalto+list.cygwin
  0 siblings, 1 reply; 10+ messages in thread
From: Bernard Dautrevaux @ 2000-12-20  5:31 UTC (permalink / raw)
  To: 'gerrit.haase@t-online.de', Corinna Vinschen

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2848 bytes --]

Why not switch to the quite common ".tgz" suffix instead of .tar.gz" and
replace dots in release numbers by underscores? this could be done almost
unambiguously (at least as long as package names do not contain '-'):

<package>-<version>-<port-level>.tar.gz 
	becomes <package>-`echo <release> | tr '.' '_'>-<port-level>.tgz

<package>-<version>-<port-level>.src.tar.gz 
	becomes <package>-`echo <release> | tr '.' '_'>-<port-level>-src.tgz

Thus all favorite download tools will be happy with th efiles to download
(and we even can look at the content of it with winzip... I know there is
problems with using winzip to install, although I don't know which ones, but
looking at the archive content should be OK).

Just a thought

	Bernard 
--------------------------------------------
Bernard Dautrevaux
Microprocess Ingenierie
97 bis, rue de Colombes
92400 COURBEVOIE
FRANCE
Tel:	+33 (0) 1 47 68 80 80
Fax:	+33 (0) 1 47 88 97 85
e-mail:	dautrevaux@microprocess.com
		b.dautrevaux@usa.net
-------------------------------------------- 

> -----Original Message-----
> From: Gerrit P. Haase [ mailto:gerrit.haase@t-online.de ]
> Sent: Wednesday, December 20, 2000 1:26 PM
> To: Corinna Vinschen
> Subject: Re: AW: AW: AW: documentation archive
> 
> 
> <20 Dec 2000, 12:35 Uhr wars, als Schaible, Joerg folgendes schrub:>
> < AW: AW: AW: documentation archive >
> 
> I even got problems with pure ftp:-)
> 
> > This would solve A LOT OF problems <vbg>
> > 
> > -----Ursprüngliche Nachricht-----
> > Von: Corinna Vinschen [ mailto:cygwin@cygwin.com ]
> > Gesendet: Mittwoch, 20. Dezember 2000 12:05
> > An: cygwin@cygwin.com
> > Betreff: Re: AW: AW: documentation archive
> > 
> > 
> > On Wednesday 20 December 2000 11:54, Schaible, Joerg wrote:
> > > 1.5) Don't use IE for download your files, it has the 
> same behaviour!
> > >
> > > -----Ursprungliche Nachricht-----
> > > Von: Earnie Boyd [ mailto:earnie_boyd@yahoo.com ]
> > > 1) Don't use Netscape to download your files.
> > > 2) Don't use Winzip to explore a cygwin archive file.
> > > 3) The name of the file should be cygwin-docs.tar.gz
> > 
> > If all the favorite software is behaving so bad, we should 
> suggest not
> > using a computer for download at all :-)
> > 
> > Corinna
> > 
> > -- 
> > Corinna Vinschen                  Please, send mails 
> regarding Cygwin to
> > Cygwin Developer                                
mailto:cygwin@cygwin.com
> Red Hat, Inc.
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
> 


-- 
=^..^=
Gerrit Peter Haase

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2000-12-21  8:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-20  3:36 AW: AW: AW: documentation archive Schaible, Joerg
2000-12-20  4:24 ` Gerrit P. Haase
2000-12-20  5:31 Bernard Dautrevaux
2000-12-20 13:42 ` Jari Aalto+list.cygwin
2000-12-20  7:49 Earnie Boyd
2000-12-20  8:02 ` Larry Hall (RFK Partners, Inc)
2000-12-20  8:11 Earnie Boyd
2000-12-21  6:14 Bernard Dautrevaux
2000-12-21  6:20 Bernard Dautrevaux
2000-12-21  8:43 ` Robert Collins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).