[jQuery] Re: JSPacker for .NET

2007-10-01 Thread Corey Downie
I am currently writing a similar library but using jsmin. I would love to take a peek at the code. On Sep 17, 9:08 pm, "Jeffrey Kretz" <[EMAIL PROTECTED]> wrote: > I've spend the last few days building a .NET implementation of a gzip > packer. It accepts an argument like either of these two: >

[jQuery] Re: JSPacker for .NET

2007-09-26 Thread brian
I have been searching for something just like this. I would like to get a copy of the code if possible. Thanks On Sep 17, 9:08 pm, "Jeffrey Kretz" <[EMAIL PROTECTED]> wrote: > I've spend the last few days building a .NET implementation of a gzip > packer. It accepts an argument like either of t

[jQuery] Re: JSPacker for .NET

2007-09-18 Thread Jack Killpatrick
Hi Jeffrey, I'd like a copy, too. I emailed you direct (off group), but maybe you didn't get it. Thx much, Jack Jeffrey Kretz wrote: I've ironed out the bug I found, and sent the source files/binaries to Sam and Keith. Soon I should have these files hosted properly. If anyone else would l

[jQuery] Re: JSPacker for .NET

2007-09-18 Thread Jeffrey Kretz
I've ironed out the bug I found, and sent the source files/binaries to Sam and Keith. Soon I should have these files hosted properly. If anyone else would like a copy of it, let me know. JK

[jQuery] Re: JSPacker for .NET

2007-09-18 Thread Jeffrey Kretz
e ironed out the bug. JK -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sam Collett Sent: Tuesday, September 18, 2007 12:01 AM To: jQuery (English) Subject: [jQuery] Re: JSPacker for .NET That's something I'd be interested in using. All the articl

[jQuery] Re: JSPacker for .NET

2007-09-18 Thread Sam Collett
That's something I'd be interested in using. All the articles I've read about GZIP compression have been using PHP and never found anything that used C#. Does it also contain JSMin compression as an option? Also, if you made changes to Deans .NET packer perhaps you could send him the changes? On

[jQuery] Re: JSPacker for .NET

2007-09-17 Thread Brandon Aaron
AIL PROTECTED] *On > Behalf Of *Brandon Aaron > *Sent:* Monday, September 17, 2007 6:16 PM > *To:* jquery-en@googlegroups.com > *Subject:* [jQuery] Re: JSPacker for .NET > > > > You need to use JSMin to get the file size down to ~14k with gzip. > > -- > Brandon Aaron >

[jQuery] Re: JSPacker for .NET

2007-09-17 Thread Jeffrey Kretz
To: jquery-en@googlegroups.com Subject: [jQuery] Re: JSPacker for .NET You need to use JSMin to get the file size down to ~14k with gzip. -- Brandon Aaron

[jQuery] Re: JSPacker for .NET

2007-09-17 Thread Brandon Aaron
You need to use JSMin to get the file size down to ~14k with gzip. -- Brandon Aaron On 9/17/07, Jeffrey Kretz <[EMAIL PROTECTED]> wrote: > > I've spend the last few days building a .NET implementation of a gzip > packer. It accepts an argument like either of these two: > > > > > > > > > > It