﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - Javascript footprint and compression</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Javascript-footprint-and-compression/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Javascript footprint and compression</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Javascript-footprint-and-compression/</link><pubDate>Fri, 11 Sep 2009 13:40:43 GMT</pubDate><dc:creator>james</dc:creator><category>javascript</category><category>compression</category><category>webgrid 7.0</category><description>&lt;p&gt;Xedem,&lt;/p&gt;&lt;p&gt;I don't think Firebug can show the total bytes of the compressed size. AFAIK, only HttpWatch and some other commercial tools can detect the compressed size properly.&lt;/p&gt;
&lt;p&gt;You can try to check using HttpWatch in Internet Explorer. If it works in IE, then it also works in other browsers that support content encoding.&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;br /&gt;James.&lt;/p&gt;</description></item><item><title>Javascript footprint and compression</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Javascript-footprint-and-compression/</link><pubDate>Fri, 11 Sep 2009 05:51:59 GMT</pubDate><dc:creator>vinsdeon</dc:creator><category>javascript</category><category>compression</category><category>webgrid 7.0</category><description>&lt;p&gt;As per the documentation of webgrid, with client binding, the size of javascript footprint could be significantly reduced. And as i seen from another topic in this community, the code below could&lt;br /&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;add key="ISNet.WebUI.ISRes_Compressed" value="true" /&amp;gt;&lt;br /&gt;&lt;/pre&gt;
&lt;p&gt;reduce the data by enabling compression. But by checking YSLOW, i could see that the corresponding javascript and gzip format differ in size by a large and from firebug Net result i could see that total size is not altered at all. So i cleared cache, restarted the project and refreshed smartwebresources. No change at all. What i am doing wrong? Am using Webgrid 7.0 with SP1 installed. And what about the following lines &lt;/p&gt;&lt;pre&gt;&amp;lt;add key="ISNet.WebUI.v3_0_5000.OptimizeCss" value="true" /&amp;gt;
&amp;lt;add key="ISNet.WebUI.v3_0_5000.OptimizeCssName" value="true" /&amp;gt;
&amp;lt;add key="ISNet.WebUI.v3_0_5000.GroupCssStyles" value="false" /&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>