<?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: LZW Revisited</title>
	<atom:link href="http://marknelson.us/2011/11/08/lzw-revisited/feed/" rel="self" type="application/rss+xml" />
	<link>http://marknelson.us/2011/11/08/lzw-revisited/</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: Streams or Iterators?</title>
		<link>http://marknelson.us/2011/11/08/lzw-revisited/comment-page-1/#comment-433261</link>
		<dc:creator>Streams or Iterators?</dc:creator>
		<pubDate>Sat, 24 Dec 2011 18:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://marknelson.us/?p=1056#comment-433261</guid>
		<description>[...] addthis_product = &#039;wpp-261&#039;; var addthis_config = {&quot;data_track_clickback&quot;:true};When I updated my LZW reference code to use the latest C++ features, I abstracted my input and output functions using [...]</description>
		<content:encoded><![CDATA[<p>[...] addthis_product = &#039;wpp-261&#039;; var addthis_config = {&quot;data_track_clickback&quot;:true};When I updated my LZW reference code to use the latest C++ features, I abstracted my input and output functions using [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://marknelson.us/2011/11/08/lzw-revisited/comment-page-1/#comment-419140</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sat, 10 Dec 2011 18:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://marknelson.us/?p=1056#comment-419140</guid>
		<description>Mark,

Many thanks for your excellent and information-packed article. I have often wondered how file compression worked, but normally struggle with a lot of the mathematics. Your explanation of LZW is extremely clear and the code examples, even though I am not a C++ programmer, helped immensely - so much so I now have a pretty good implementation working in Python!

Cheers,

Martin.</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>Many thanks for your excellent and information-packed article. I have often wondered how file compression worked, but normally struggle with a lot of the mathematics. Your explanation of LZW is extremely clear and the code examples, even though I am not a C++ programmer, helped immensely &#8211; so much so I now have a pretty good implementation working in Python!</p>
<p>Cheers,</p>
<p>Martin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VC++ 10 Hash Table Performance Problems</title>
		<link>http://marknelson.us/2011/11/08/lzw-revisited/comment-page-1/#comment-407538</link>
		<dc:creator>VC++ 10 Hash Table Performance Problems</dc:creator>
		<pubDate>Mon, 28 Nov 2011 14:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://marknelson.us/?p=1056#comment-407538</guid>
		<description>[...] 10 Hash Table Performance Problems   &#171; LZW Revisited     Posted in November 28th, 2011  by Mark Nelson in C/C++, Complaining, Programming   var [...]</description>
		<content:encoded><![CDATA[<p>[...] 10 Hash Table Performance Problems   &laquo; LZW Revisited     Posted in November 28th, 2011  by Mark Nelson in C/C++, Complaining, Programming   var [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

