Projects tagged ‘compression’ and ‘css’


Jump to tag:

Projects tagged ‘compression’ and ‘css’

Filtered by Project Tags compression css

Refine results Project Tags javascript (9) compress (5) minify (4) cache (4) web (3) gzip (3) performance (3) html (3) php (3) jsmin (3) module (2) optimize (2)

[12 total ]

4 Users
   

Combines, minifies, and caches JavaScript and CSS files on demand to speed up page loads.
Created over 3 years ago.

1 Users

Created 4 months ago.

1 Users
 

SmartOptimizer is a PHP program that enhances your website performance by optimizing the front-end using techniques such as minifying, compression, caching and concatenation.
Created about 1 year ago.

0 Users

This projects aim to provide tools for dynamically creating Stylesheets with Django. Goals: Combine multiple stylesheets into a single file Strip whitespace and compress/minify/pack Provide basic versioning
Created 12 months ago.

0 Users

MbCompression is a library of handlers and modules to compress Css files, JavaScript files, pages and compress WebResource.axd It is easy to implement and improve the overall performance of your web project.
Created 6 months ago.

0 Users

An English description is at the bottom of the page. HasyCompressPortable 1.5.3455JavaScript (JS) and Styles (CSS) compressor HasyCompressPortable ist ein Windows-Programm zum Komprimieren von ... [More] JavaScript- und CSS-Dateien. Zur Komprimierung nutzt es den YUI Compressor 2.4.2 von Julien Lecomte. Er entfernt Leerzeichen, Kommentare, benennt interne Variablen in Kürzere um, verzichtet auf eval() und hat die beste Komprimierungsrate. Die aktuelle Version des YUI Compressors ist in HasyCompressPortable eingebettet. Screenshot FeaturesProjektmodusEs können Projektdateien (.hc) erstellt werden Einstellungen (ausgewählte Quelldateien etc.) können als Projektdatei gespeichert werden Projektdateien können geladen und geändert werden Aktuelle Projekte werden unter einem Menüpunkt "Aktuelle Projekte" aufgelistet, um Sie schnell erreichbar zu machen MehrsprachigkeitHasyCompressPortable kann in deutscher und in englischer Sprache ausgeführt werden SonstigesYUI Compressor läuft als Hintergrundprozess System-Tray-Modus Updateüberprüfung Einstellungen werden gespeichert VerwendungStarten Sie HasyCompressPortable (keine Installation notwendig) Wählen Sie die zu komprimierenden Quelldateien aus Nehmen Sie einige selbsterklärende Einstellungen vor und starten Sie die Komprimierung Vorraussetzungen.NET Framework 2.0 Java version >= 1.4 HasyCompress is a Windows program to compress JavaScript and CSS files. For compressing these files it uses the YUI Compressor 2.4.2 by Julien Lecomte. It cleans whitespaces, comments and renames internal variables to shorter equivalents. Also it has the highest compression ratio and does not use eval. The current version of the YUI compressor is embedded in HasyCompressPortable. FeaturesProject modeYou can create project files (.hc) You can save your settings (selected sourcefiles etc.) as project You can load and edit projects Current projects are listet in a submenu to quickly reach them MultilingualismYou can run HasyCompressPortable in German and English MiscellaneousYUI compressor runs as background process system tray mode Update check settings will be saved How to runstart HasyCompressPortable (no installation required) choose your uncompressed source files set a few self-explanatory options and start the compression Requirements.NET Framework 2.0 Java version >= 1.4 Screenshot [Less]
Created 11 months ago.

0 Users

Patu Digua is a web obfuscator for HTML, CSS and JavaScript files. It features command line and graphical interface. It is very easy to integrate into web applications. It is built in Java.
Created 4 months ago.

0 Users

PHP application to speed u your website
Created 7 days ago.

0 Users

The project consists of a suite of http modules and http handlers that have documented source code and sample implementations. Performance is maximized by making extensive use of caching. All ... [More] modules and handlers are configurable via the web.config. So it easy to retrofit into existing websites. StaticFileHandlerAn http handler that will serve static files in a cached, compressed and resumable manner. It generates consistent etags and the correct meta tags for caching on proxies and locally. This is especially useful when you don't have control over the configuration of the webserver. It supports the following caching http header tags: Accept-Ranges ETag Expires Last-Modified Range If-Range If-Match If-None-Match If-Modified-Since If-Unmodified-Since Unless-Modified-Since It can also serve cached requests and compressed cached requests from memory bypassing the hard drive. CrusherModuleA module that compresses js into a single file, and css into a single file. It also watches for changes to any of the watched css or js files and regenerates the crushed file. It generates a unique hash for the crushed file and appends it to the css url and the js url. So you are always sure to be served the correct content, regardless of caching. CssSpriteModuleIt generates css sprite images. It watches for changes to any of the component image files and regenerates the sprite file when they change. It also generates the css required to access the component images in the sprite. LogUrlModuleMakes it easy to hook into web requests filtered by regular expression. For example it makes it easy to log all requests for pdfs into a database or log4net. PageCompressionModuleCompresses dynamic pages for webforms and mvc. WebResourceCompressionModuleCompresses web resources for webforms and mvc. RegexUrlAuthorizationModuleProvides authorization based on urls matching regular expressions. [Less]
Created 19 days ago.

0 Users

This is a .NET port of the Yahoo! UI Library's YUI Compressor Java project. The objective of this project is to compress any Javascript and Cascading Style Sheets to an efficient level that works ... [More] exactly as the original source, before it was minified. [Less]
Created 6 months ago.