Search Wiki:

Project Description

An easy to use HttpModule that improves things like bandwith, performance, etc.

Where have we worked on...

App_Themes
App_Themes are a great idea... but can be highly improved on some performace issues.

With just adding this module, the css files located on your App_Themes directory will be compressed and located on a single file.

Just test the performance differences!

Page Bandwith Improvement
The most important thing of Page Bandwith improvement is to reduce your server transfer. Deletes spaces and breaklines... easy and powerful.

Where do we want to work on...

Web.config management
We want to add a configSection management on the Web.config, so we can manage many parameters and work on future issues easyly.
For example, we could want to configure the App_Themes directory, the javascript directory, what improvement tools we want to enable, etc.

Javascript compression
Similar to the App_Themes compression, a javascript compression could be easyly done. Probably, a BaseManager for both improvement tools would be needed.

Message for developers

All contributions are welcome, specially fixing bugs, documenting, applying patches and suggesting new features.
Last edited Nov 20 2007 at 6:00 PM  by subgurim, version 15
Updating...