[jQuery] Re: Minified jQuery?

2007-10-23 Thread Bil Corry
Eli wrote on 10/23/2007 10:54 AM: I've noticed that on the front page of jQuery.com there is a new version for download, the minified and gzipped one. now it says that it weighs 14k, while ont he google download page, it says 46k. downloaded, and indeed, it's a 46k js file. what gives? where

[jQuery] Re: Minified jQuery?

2007-10-23 Thread Eli
On Oct 23, 6:01 pm, Bil Corry [EMAIL PROTECTED] wrote: Eli wrote on 10/23/2007 10:54 AM: I've noticed that on the front page of jQuery.com there is a new version for download, the minified and gzipped one. now it says that it weighs 14k, while ont he google download page, it says 46k.

[jQuery] Re: Minified jQuery?

2007-10-23 Thread Dan G. Switzer, II
So basically all I need is to put the minified file on my server as usual, and those that have gzip enabled (all modern browser support gzip, right?) will get a 14k file instead of the 46k? That's only correct if you're actually using GZIP compression on your web server. Do I have to do any

[jQuery] Re: Minified jQuery?

2007-10-23 Thread Bil Corry
Eli wrote on 10/23/2007 11:33 AM: So basically all I need is to put the minified file on my server as usual, and those that have gzip enabled (all modern browser support gzip, right?) will get a 14k file instead of the 46k? Yes, assuming your web server is configured to send it gzipped.

[jQuery] Re: Minified jQuery?

2007-10-23 Thread Andy Matthews
Sent: Tuesday, October 23, 2007 11:02 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Minified jQuery? Eli wrote on 10/23/2007 10:54 AM: I've noticed that on the front page of jQuery.com there is a new version for download, the minified and gzipped one. now it says that it weighs 14k

[jQuery] Re: Minified jQuery?

2007-10-23 Thread Bil Corry
Andy Matthews wrote on 10/23/2007 1:06 PM: It's my opinion that wording needs to be changed on the front page. That's been the source of so much confusion on this list, not to mention the people who never even post about it. I suppose if someone wasn't paying attention, they could