<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: ADF 11g &#8211; reducing the price of richness or how to streamline downloading Javascript Resources for ADF 11g Rich Client components</title>
	<atom:link href="http://technology.amis.nl/2009/01/07/adf-11g-reducing-the-price-of-richness-or-how-to-streamline-downloading-javascript-resources-for-adf-11g-rich-client-components/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2009/01/07/adf-11g-reducing-the-price-of-richness-or-how-to-streamline-downloading-javascript-resources-for-adf-11g-rich-client-components/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adf-11g-reducing-the-price-of-richness-or-how-to-streamline-downloading-javascript-resources-for-adf-11g-rich-client-components</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Maxa</title>
		<link>http://technology.amis.nl/2009/01/07/adf-11g-reducing-the-price-of-richness-or-how-to-streamline-downloading-javascript-resources-for-adf-11g-rich-client-components/#comment-5616</link>
		<dc:creator>Maxa</dc:creator>
		<pubDate>Thu, 23 Apr 2009 09:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=4329#comment-5616</guid>
		<description><![CDATA[You should delete internal from trinidadinternal.   The first parameter is org.apache.myfaces.trinidad.DISABLE_CONTENT_COMPRESSION and not org.apache.myfaces.trinidadinternal.DISABLE_CONTENT_COMPRESSION]]></description>
		<content:encoded><![CDATA[<p>You should delete internal from trinidadinternal.   The first parameter is org.apache.myfaces.trinidad.DISABLE_CONTENT_COMPRESSION and not org.apache.myfaces.trinidadinternal.DISABLE_CONTENT_COMPRESSION</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2009/01/07/adf-11g-reducing-the-price-of-richness-or-how-to-streamline-downloading-javascript-resources-for-adf-11g-rich-client-components/#comment-5615</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Mon, 02 Mar 2009 07:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=4329#comment-5615</guid>
		<description><![CDATA[Dimitar - you are quite right. I misinterpreted the DISABLE_CONTENT_COMPRESSION parameter. Thanks for pointing this out to me. &lt;br /&gt;Lucas]]></description>
		<content:encoded><![CDATA[<p>Dimitar &#8211; you are quite right. I misinterpreted the DISABLE_CONTENT_COMPRESSION parameter. Thanks for pointing this out to me. <br />Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitar Dimitrov</title>
		<link>http://technology.amis.nl/2009/01/07/adf-11g-reducing-the-price-of-richness-or-how-to-streamline-downloading-javascript-resources-for-adf-11g-rich-client-components/#comment-5614</link>
		<dc:creator>Dimitar Dimitrov</dc:creator>
		<pubDate>Tue, 03 Feb 2009 10:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=4329#comment-5614</guid>
		<description><![CDATA[In my opinion there is a mistake in this article. The parameter &lt;b&gt;org.apache.myfaces.trinidadinternal.DISABLE_CONTENT_COMPRESSION&lt;/b&gt; does not affect zipping of the response content. As it documenation says it only instructs the server to rewrite the names of cascading styles in the generated HTML output in order to decrease names lengths.

If somebody needs to compress (e.g. to zip) the content of downloaded JavaScripts and CSS from a WebLogic 10.3 server, then she has to use a servlet filter that performs that compression (as the WebLogic server does not provide built-in module for compression). Implementation and usage of such filter is quite simple, I used a ready-for-use filter that I downloaded from http://ftpna2.bea.com/pub/downloads/Gzipfilter_war.zip]]></description>
		<content:encoded><![CDATA[<p>In my opinion there is a mistake in this article. The parameter <b>org.apache.myfaces.trinidadinternal.DISABLE_CONTENT_COMPRESSION</b> does not affect zipping of the response content. As it documenation says it only instructs the server to rewrite the names of cascading styles in the generated HTML output in order to decrease names lengths.</p>
<p>If somebody needs to compress (e.g. to zip) the content of downloaded JavaScripts and CSS from a WebLogic 10.3 server, then she has to use a servlet filter that performs that compression (as the WebLogic server does not provide built-in module for compression). Implementation and usage of such filter is quite simple, I used a ready-for-use filter that I downloaded from <a href="http://ftpna2.bea.com/pub/downloads/Gzipfilter_war.zip" rel="nofollow">http://ftpna2.bea.com/pub/downloads/Gzipfilter_war.zip</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
