[jQuery] Re: Minifying

2008-07-21 Thread Gordon
The packed version uses the Dean Edwards packer, I believe the minified version uses YUI. On Jul 20, 4:47 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I was curious what the jQuery guys use to minify their files? I saw > there are two big ones out there, JSMin and YUI Compressor and was

[jQuery] Re: Minifying

2008-07-21 Thread Richard D. Worth
For future reference, looks like you can find this here: http://docs.jquery.com/Frequently_Asked_Questions#How_do_I_compress_my_code.3F - Richard On Mon, Jul 21, 2008 at 12:34 AM, spicyj <[EMAIL PROTECTED]> wrote: > > > Dean Edward's Packer. > > http://dean.edwards.name/packer/ > > Though I thi

[jQuery] Re: Minifying

2008-07-20 Thread Ariel Flesler
Dean Edward's Packer. http://dean.edwards.name/packer/ -- Ariel Flesler http://flesler.blogspot.com/ On 20 jul, 12:47, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I was curious what the jQuery guys use to minify their files?  I saw > there are two big ones out there, JSMin and YUI Compresso

[jQuery] Re: Minifying and packing failed because of Windows line endings

2008-01-19 Thread Karl Swedberg
thanks, Klaus. Good to know! --Karl _ Karl Swedberg www.englishrules.com www.learningjquery.com On Jan 19, 2008, at 3:28 PM, Klaus Hartl wrote: Hi, just in case someone else is running into this problem. Whenever I wanted to pack or minify a script of mine I got this erro