<?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: Combinatorial Data Compression</title>
	<atom:link href="http://marknelson.us/2011/01/09/combinatorial-data-compression/feed/" rel="self" type="application/rss+xml" />
	<link>http://marknelson.us/2011/01/09/combinatorial-data-compression/</link>
	<description>Programming, mostly.</description>
	<lastBuildDate>Wed, 16 May 2012 08:30:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mark Nelson</title>
		<link>http://marknelson.us/2011/01/09/combinatorial-data-compression/comment-page-1/#comment-371786</link>
		<dc:creator>Mark Nelson</dc:creator>
		<pubDate>Tue, 16 Aug 2011 11:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://marknelson.us/?p=154#comment-371786</guid>
		<description>@Gaurav:

I don&#039;t know anything about LZSS221. You might want to try asking about it on comp.compression, it&#039;s likely that someone there knows something about it.

- Mark</description>
		<content:encoded><![CDATA[<p>@Gaurav:</p>
<p>I don&#8217;t know anything about LZSS221. You might want to try asking about it on comp.compression, it&#8217;s likely that someone there knows something about it.</p>
<p>- Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav</title>
		<link>http://marknelson.us/2011/01/09/combinatorial-data-compression/comment-page-1/#comment-371774</link>
		<dc:creator>Gaurav</dc:creator>
		<pubDate>Tue, 16 Aug 2011 08:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://marknelson.us/?p=154#comment-371774</guid>
		<description>Hi,
    Can u tell me about LZS221 decompression algorithm?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
    Can u tell me about LZS221 decompression algorithm?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Nelson</title>
		<link>http://marknelson.us/2011/01/09/combinatorial-data-compression/comment-page-1/#comment-343708</link>
		<dc:creator>Mark Nelson</dc:creator>
		<pubDate>Wed, 12 Jan 2011 12:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://marknelson.us/?p=154#comment-343708</guid>
		<description>Yes, I read the article.

www.riceresources.com/documents/RDET_Anlys_78.pdf

He is in trouble from the very beginning. His initial thesis is that he can divide a stream of data into to parts. A random part, with information content X, and a compressible part, with information content Y.

He then says that all he has to do is compress Y and he wins.

This is clearly incorrect - not only do you need to compress Y, but you need to compress it enough so that you can include the instructions for recombining X and Y.

In his article he kind of hints at this problem, but he doesn&#039;t solve it.

- Mark</description>
		<content:encoded><![CDATA[<p>Yes, I read the article.</p>
<p><a href="http://www.riceresources.com/documents/RDET_Anlys_78.pdf" rel="nofollow">http://www.riceresources.com/documents/RDET_Anlys_78.pdf</a></p>
<p>He is in trouble from the very beginning. His initial thesis is that he can divide a stream of data into to parts. A random part, with information content X, and a compressible part, with information content Y.</p>
<p>He then says that all he has to do is compress Y and he wins.</p>
<p>This is clearly incorrect &#8211; not only do you need to compress Y, but you need to compress it enough so that you can include the instructions for recombining X and Y.</p>
<p>In his article he kind of hints at this problem, but he doesn&#8217;t solve it.</p>
<p>- Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pete6</title>
		<link>http://marknelson.us/2011/01/09/combinatorial-data-compression/comment-page-1/#comment-343653</link>
		<dc:creator>pete6</dc:creator>
		<pubDate>Wed, 12 Jan 2011 02:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://marknelson.us/?p=154#comment-343653</guid>
		<description>Thank you for the blog. I took a look at it and you re-stated my idea precisely. However, I do have a question: Did you fully read through the article before concluding that it did not make sense? 

I am not asking to be rude, but for the following two reasons: 1.) yes, the article did mention combinatorial data compression, but this was only as a transform step -- IT WAS NOT WHERE THE COMPRESSION WAS SUPPOSED TO COME FROM and 2.) if you have read through it entirely, then I am less likely to waste my time more on it.</description>
		<content:encoded><![CDATA[<p>Thank you for the blog. I took a look at it and you re-stated my idea precisely. However, I do have a question: Did you fully read through the article before concluding that it did not make sense? </p>
<p>I am not asking to be rude, but for the following two reasons: 1.) yes, the article did mention combinatorial data compression, but this was only as a transform step &#8212; IT WAS NOT WHERE THE COMPRESSION WAS SUPPOSED TO COME FROM and 2.) if you have read through it entirely, then I am less likely to waste my time more on it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

