Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPImenu file big size!menu file big size!
Previous
 
Next
New Post
1/27/2007 12:57 PM
 

I'm using menu with DNN3.5 and i recently found that the most amount of my page is for spmenu.js(67) file, I was try to use two free tool from codeproject to compress this file , but jscript error ocuured , i don't know where can i found comressed version of this file.

I'm enabled the IIS6.0 compression but i want to compress js file before iis (i mean removing whitespaces and making variable name smallest).

 
New Post
1/29/2007 9:34 AM
 
You are aware that the js files are cached, correct?  In other words, it is only pulled down once (the first time).  The compressions tools typically try and remove the carriage returns, something that doesn't work well with the script.  If you set it to only remove excess white space you should have more luck.

 
New Post
2/12/2007 8:27 AM
 

I've always used this one here: http://www.creativyst.com/Prod/3/

It compresses the 67k file down to 50k and the 2130 lines down to 680. I'm not aware of it causing any problems so far.

rob

 
New Post
2/12/2007 5:06 PM
 
IMHO, if you are doing compression in IIS I don't see the need to do JS specific (or CSS for that matter) compression. The IIS compression algorithm will take care of it. The JS and CSS files, being plain text, compress a lot. You can check your overall page compression ratio using the on-line tool at www.port80software.com. In addition, using just the IIS compression will prevent you from having to deal with the JS compression process, which may introduce errors.

By the way, make sure that your IIS compression settings are setup to also compress the dynamic content (ie: aspx extensions).

Carlos
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsClientAPIClientAPImenu file big size!menu file big size!


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out