My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 23
Minify is a PHP5 app that helps you follow several of Yahoo!'s [http://developer.yahoo.com/performance/index.html#rules Rules for High Performance Web Sites]. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal ...
==SmartOptimizer== SmartOptimizer is an open source PHP program that enhances your website performance by optimizing the front-end using techniques such as minifying, compression, caching and concatenation on demand.
== JSpeed == === UPDATE === I'm currently pursuing a few Android projects, so this one is on hold. Feel free to email me with questions. Thanks for looking! You can read how to implement it by heading over to the wiki; [http://code.google.com/p/jspeed/wiki/Implementation JSpeed Imple...
=JSMin Ant Task= *A custom task for Apache Ant which acts as an interface to the JSMin program.* ==About JSMin== _"JSMin is a filter which removes comments and unnecessary whitespace from javascript files. It typically reduces filesize by half, resulting in faster downloads. It also encoura...
PHP Script used for minimalise the CSS code, clean all that is not needed
cssmin reduces the size of stylesheet definitions by removing all unneeded whitespaces and comments. Nothing special but has the same syntax as [http://code.google.com/p/jsmin-php/ jsmin]. = Requirements: = * PHP 5.x = Syntax: = {{{ string cssmin::minify(string $css, mixed [$options]) ...
* Microsoft Ajax Minifier * Google Clojure Compiler * YUI Compressor * JSMin
== Maven Repository == In order to use the following plugins, you need the following in your `pom.xml`: {{{ <project> ... <pluginRepositories> ... <pluginRepository> <id>googlecode-releases</id> <name>Google Code Maven repository of releas...
PHP Speedy automatically joins together all the appropriate JavaScript and CSS files and compresses them, greatly reducing the load time of the page.
<wiki:toc max_depth="1" /> =wro4j - Web Resource Optimizer for Java= [http://wro4j.googlecode.com/svn/wiki/wro4j-logo.png] = News = ===New release (1.1.1) is available!=== This release contains few enhancements & bug fixes: * Update GroupsProcessor - create add[Js/Css][Pre/Post/*]Proces...
1 2 3 Next