<?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"
	>
<channel>
	<title>Comments on: A better way to publically demonstrate ground-breaking compression algorithms without risking reverse-engineering.</title>
	<atom:link href="http://www.c10n.info/archives/49/feed" rel="self" type="application/rss+xml" />
	<link>http://www.c10n.info/archives/49</link>
	<description>All about the most recent compression techniques, algorithms, patents, products, tools and events.</description>
	<pubDate>Tue, 07 Feb 2012 20:57:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Goldy</title>
		<link>http://www.c10n.info/archives/49#comment-27</link>
		<dc:creator>Goldy</dc:creator>
		<pubDate>Thu, 14 Jul 2005 11:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.c10n.info/archives/49#comment-27</guid>
		<description>Please keep this post.  
I did the original post on comp.compression.

I never mentioned anything about reverse engineering the decompressor, as that was not the question being asked.

Yes, you could very easly reverse engineer a decompressor, but would you still want to if you got the compressor for free?  ;)</description>
		<content:encoded><![CDATA[<p>Please keep this post.<br />
I did the original post on comp.compression.</p>
<p>I never mentioned anything about reverse engineering the decompressor, as that was not the question being asked.</p>
<p>Yes, you could very easly reverse engineer a decompressor, but would you still want to if you got the compressor for free?  ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin Garg</title>
		<link>http://www.c10n.info/archives/49#comment-15</link>
		<dc:creator>Sachin Garg</dc:creator>
		<pubDate>Thu, 30 Jun 2005 15:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.c10n.info/archives/49#comment-15</guid>
		<description>Hmmm... I agree that in many cases algorithm can be reverse engineered from the decompressor, at least to a large extent.

As you might have noticed from the comp.compression thread, the method was posted by the inventor, so it was assumed that the inventor was willing to give away the decompressor.

Thus, I never gave too much thought on inventor's perspective. But as a perspective evaluator, I was satisfied by the method.

I have made some changes to the text in news item, please point out any other shortcomings in it.

If you feel that I should remove this news item, I will.</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230; I agree that in many cases algorithm can be reverse engineered from the decompressor, at least to a large extent.</p>
<p>As you might have noticed from the comp.compression thread, the method was posted by the inventor, so it was assumed that the inventor was willing to give away the decompressor.</p>
<p>Thus, I never gave too much thought on inventor&#8217;s perspective. But as a perspective evaluator, I was satisfied by the method.</p>
<p>I have made some changes to the text in news item, please point out any other shortcomings in it.</p>
<p>If you feel that I should remove this news item, I will.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfredo De la Cruz</title>
		<link>http://www.c10n.info/archives/49#comment-14</link>
		<dc:creator>Alfredo De la Cruz</dc:creator>
		<pubDate>Thu, 30 Jun 2005 07:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.c10n.info/archives/49#comment-14</guid>
		<description>I am sorry to deeply disagree also with the statement  regarding that  this method does not allow reversing engineering. In lossless compression, once that you have managed to know the decompression algorithm, have an input data (the compressed file) and and output data (the original file) it is very hard to imagine a compression algorithm that could not be reconstructed, at least to an engineering level where you can get the main ideas behind and generate your own compressor.
Lossless compression, at least for the efficient algorithms, can mostly be seen as a highly sophisticated state machine, where you jump from state to state according to the input data, generating at the same time the shortest output possible. Reversely, the decompression algorithm have to replicate the same state machine, but now travelling in the other way around.</description>
		<content:encoded><![CDATA[<p>I am sorry to deeply disagree also with the statement  regarding that  this method does not allow reversing engineering. In lossless compression, once that you have managed to know the decompression algorithm, have an input data (the compressed file) and and output data (the original file) it is very hard to imagine a compression algorithm that could not be reconstructed, at least to an engineering level where you can get the main ideas behind and generate your own compressor.<br />
Lossless compression, at least for the efficient algorithms, can mostly be seen as a highly sophisticated state machine, where you jump from state to state according to the input data, generating at the same time the shortest output possible. Reversely, the decompression algorithm have to replicate the same state machine, but now travelling in the other way around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Leonard</title>
		<link>http://www.c10n.info/archives/49#comment-13</link>
		<dc:creator>Jim Leonard</dc:creator>
		<pubDate>Wed, 29 Jun 2005 18:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.c10n.info/archives/49#comment-13</guid>
		<description>"As the compressor never leaves the hands of original inventor, he can relax that it cant be reverse engineered."  I disagree -- some methods, like LZ78, *can* be deduced by looking at the decompressor, since the decompressor build the dictionary as it goes.</description>
		<content:encoded><![CDATA[<p>&#8220;As the compressor never leaves the hands of original inventor, he can relax that it cant be reverse engineered.&#8221;  I disagree &#8212; some methods, like LZ78, *can* be deduced by looking at the decompressor, since the decompressor build the dictionary as it goes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

