07 8:38:38 AM (GMT-0500) America/New_York
Subject: Re: ANNOUNCE: XS-based minifiers for JS/CSS
Clinton Gormley wrote:
> That is probably a very inefficient way of doing it. I would guess that
> nearly all of the JS that you use on your site is common ie 90% of what
> you use on the sit
> You obviously haven't built a JSON API yet :)
True
> Each request will be JS and will be different.
And fair enough :)
Clint
Clinton Gormley wrote:
> That is probably a very inefficient way of doing it. I would guess that
> nearly all of the JS that you use on your site is common ie 90% of what
> you use on the site would be needed on each page that uses JS.
>
> It would make much more sense to put all of that JS into
From: "John ORourke" <[EMAIL PROTECTED]>
> > To: "modperl List"
> > Sent: Sunday, October 21, 2007 12:54:12 PM (GMT-0500) America/New_York
> > Subject: Re: ANNOUNCE: XS-based minifiers for JS/CSS
> >
> > If you'll pardon the devil's a
On Sunday 21 October 2007 9:54 am, John ORourke wrote:
> Here's a different take on Apache2::Filter::Minifier. I run a small web
> dev shop, I code perl and manage the servers, and I have a small team of
> web developers who make works of art using JS and CSS. I have a few
> hundred man-hours* pe
0) America/New_York
Subject: Re: ANNOUNCE: XS-based minifiers for JS/CSS
If you'll pardon the devil's advocate bit...
Caching isn't really the issue - you can use mod_cache, or make
your own
using CSS::Minifier. I think Bjorn was questioning the
Apache2::Filter::Minifier:: approac
Rourke" <[EMAIL PROTECTED]>
To: "modperl List"
Sent: Sunday, October 21, 2007 12:54:12 PM (GMT-0500) America/New_York
Subject: Re: ANNOUNCE: XS-based minifiers for JS/CSS
If you'll pardon the devil's advocate bit...
Caching isn't really the issue - you can us
If you'll pardon the devil's advocate bit...
Caching isn't really the issue - you can use mod_cache, or make your own
using CSS::Minifier. I think Bjorn was questioning the
Apache2::Filter::Minifier:: approach.
Here's a different take on Apache2::Filter::Minifier. I run a small web
dev sho
ginal Message -
From: "Ask Bjørn Hansen" <[EMAIL PROTECTED]>
To: "Graham TerMarsch" <[EMAIL PROTECTED]>
Cc: "modperl List"
Sent: Sunday, October 21, 2007 7:42:38 AM (GMT-0500) America/New_York
Subject: Re: ANNOUNCE: XS-based minifiers for JS/CSS
On O
On Oct 16, 2007, at 1:24 AM, Graham TerMarsch wrote:
After receiving some feedback from people about my Apache2 auto-
minification
filters for JS/CSS, and seeing that the only issue people seemed to
have was
that the underlying minifiers weren't terribly fast, I've gone
ahead and have
rebu
After receiving some feedback from people about my Apache2 auto-minification
filters for JS/CSS, and seeing that the only issue people seemed to have was
that the underlying minifiers weren't terribly fast, I've gone ahead and have
rebuilt them using XS.
I've also updated the Apache2 filters th
11 matches
Mail list logo