<?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: Smaller Java</title>
	<atom:link href="http://blog.uncommons.org/2008/11/09/smaller-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.uncommons.org/2008/11/09/smaller-java/</link>
	<description>Rants and opinion interspersed with awe-inspiring tales of heoric software engineering endeavours.</description>
	<lastBuildDate>Tue, 02 Mar 2010 10:03:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mbien</title>
		<link>http://blog.uncommons.org/2008/11/09/smaller-java/comment-page-1/#comment-3140</link>
		<dc:creator>mbien</dc:creator>
		<pubDate>Mon, 10 Nov 2008 07:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uncommons.org/?p=282#comment-3140</guid>
		<description>java 6 update 10 supports pack200 for applets and webstart apps out of the box without servlets or special server config. Just check one of the applet demos or JavaFX samples they should all be pack200 compressed.
If you enable pack200 in the jnlp the plugin will first search for pack200 files and fall back to jars if needed.</description>
		<content:encoded><![CDATA[<p>java 6 update 10 supports pack200 for applets and webstart apps out of the box without servlets or special server config. Just check one of the applet demos or JavaFX samples they should all be pack200 compressed.<br />
If you enable pack200 in the jnlp the plugin will first search for pack200 files and fall back to jars if needed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.194 seconds -->
