<?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: lzma-java version 1.0</title>
	<atom:link href="http://jpz-log.info/archives/2009/08/26/lzma-java-version-1-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://jpz-log.info/archives/2009/08/26/lzma-java-version-1-0/</link>
	<description>Coin Coin and Plop da Plop</description>
	<lastBuildDate>Tue, 13 Jul 2010 23:26:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Tongjie</title>
		<link>http://jpz-log.info/archives/2009/08/26/lzma-java-version-1-0/comment-page-1/#comment-4846</link>
		<dc:creator>Tongjie</dc:creator>
		<pubDate>Fri, 04 Sep 2009 01:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://jpz-log.info/?p=1047#comment-4846</guid>
		<description>seems to me that useMaxmalDictionarySize does not achieve highest compression ratio.  The maxmalDictionarySize seems to be &quot;1 &lt;&lt; 28&quot; instead of just 28.  

        public Builder useMaximalDictionarySize()
        {
            dictionnarySize = 28;
            return this;
        }</description>
		<content:encoded><![CDATA[<p>seems to me that useMaxmalDictionarySize does not achieve highest compression ratio.  The maxmalDictionarySize seems to be &#8220;1 &lt;&lt; 28&quot; instead of just 28.  </p>
<p>        public Builder useMaximalDictionarySize()<br />
        {<br />
            dictionnarySize = 28;<br />
            return this;<br />
        }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jponge</title>
		<link>http://jpz-log.info/archives/2009/08/26/lzma-java-version-1-0/comment-page-1/#comment-4843</link>
		<dc:creator>jponge</dc:creator>
		<pubDate>Thu, 27 Aug 2009 13:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://jpz-log.info/?p=1047#comment-4843</guid>
		<description>Thanks :-)

http://jira.codehaus.org/browse/MAVENUPLOAD-2576</description>
		<content:encoded><![CDATA[<p>Thanks <img src='http://jpz-log.info/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://jira.codehaus.org/browse/MAVENUPLOAD-2576" rel="nofollow">http://jira.codehaus.org/browse/MAVENUPLOAD-2576</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralph</title>
		<link>http://jpz-log.info/archives/2009/08/26/lzma-java-version-1-0/comment-page-1/#comment-4842</link>
		<dc:creator>Ralph</dc:creator>
		<pubDate>Thu, 27 Aug 2009 09:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://jpz-log.info/?p=1047#comment-4842</guid>
		<description>Hi

Thanks for this useful library.

I haven&#039;t published a POM into a central repository either, but I found this description how to do it:
http://maven.apache.org/guides/mini/guide-central-repository-upload.html
Maybe this helps.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Thanks for this useful library.</p>
<p>I haven&#8217;t published a POM into a central repository either, but I found this description how to do it:<br />
<a href="http://maven.apache.org/guides/mini/guide-central-repository-upload.html" rel="nofollow">http://maven.apache.org/guides/mini/guide-central-repository-upload.html</a><br />
Maybe this helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
