.sj - Compatible Minimizer Necessary
Reported by Francisco Tolmasky | September 4th, 2008 @ 07:39 PM | in 0.6
Comments and changes to this ticket
-
David Cann September 4th, 2008 @ 08:51 PM
I agree that a js code minimizer would be great, but for anyone landing here looking for optimizations, simply turning on gzip is a HUGE saver. It'll reduce the core download from 1.3MB to 65KB.
How to quickly enable gzip in Apache2
-
In httpd.conf, uncomment this line: @@@LoadModule deflate_module libexec/apache2/mod_deflate.so@@@
-
In httpd.conf, add this line at the end of the file: @@@AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript application/javascript@@@
-
In mime.types, add j and sj to this line: @@@application/javascript js j sj@@@
-
Save both files and restart apache.
-d
-
-
Francisco Tolmasky September 4th, 2008 @ 08:53 PM
Excellent suggestion David, we do this ourselves in 280 Slides. Mind putting this info up on the GitHub wiki?
-
Francisco Tolmasky September 8th, 2008 @ 01:50 AM
Tried out ShrinkSafe, didn't give us quite the results we were hoping for, Tom and I have an idea how to possibly get them though.
-
Francisco Tolmasky November 3rd, 2008 @ 02:54 PM
- Milestone set to 0.6
- Assigned user set to Francisco Tolmasky
-
admin (at 280north) November 3rd, 2008 @ 02:55 PM
- State changed from new to resolved
(from [54d48e929299eb9bf4a77bdb72936666ef7fe28a]) Fix for minimization in Cappuccino.
Need to figure out licensing for this.
[#9 state:resolved]
Reviewed by rossco. http://github.com/280north/cappu...
-
admin (at 280north) November 3rd, 2008 @ 02:57 PM
(from [6cff27c7bbe381fe52fbbe791b6b8c7f5949f7b2]) Fix for minimization in Cappuccino.
[#9 state:resolved]
Reviewed by ross. http://github.com/280north/cappu...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.
People watching this ticket
Tags
Referenced by
- 9 .sj - Compatible Minimizer Necessary [#9 state:resolved]
- 9 .sj - Compatible Minimizer Necessary [#9 state:resolved]