<?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: Run-length Encoding</title>
	<atom:link href="http://coder.bsimmons.name/blog/2009/05/run-length-encoding/feed/" rel="self" type="application/rss+xml" />
	<link>http://coder.bsimmons.name/blog/2009/05/run-length-encoding/</link>
	<description>fragmentary ideas  ䷿  intellectual what-nots  ䷷  and haskell programming  ䷴</description>
	<lastBuildDate>Mon, 16 Aug 2010 13:21:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lazy Arrays and the LZ77 Algorithm in Haskell &#124; LAMBDAPHONE</title>
		<link>http://coder.bsimmons.name/blog/2009/05/run-length-encoding/comment-page-1/#comment-86</link>
		<dc:creator>Lazy Arrays and the LZ77 Algorithm in Haskell &#124; LAMBDAPHONE</dc:creator>
		<pubDate>Thu, 18 Jun 2009 17:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://coder.bsimmons.name/blog/?p=168#comment-86</guid>
		<description>[...] my third post investigating compression techniques related to the DEFLATE algorithm: the first on run-length encoding, and the second on simple Huffman Coding. This post models the LZ77 algorithm, the second of the [...]</description>
		<content:encoded><![CDATA[<div style="color: #E8E8E8;</p>
<p>blockquote {<br />
        margin: 2em;<br />
        padding: .1em 1.5em;<br />
        position: relative;<br />
        background: #2F2F2F;<br />
}<br />
">
<p>[...] my third post investigating compression techniques related to the DEFLATE algorithm: the first on run-length encoding, and the second on simple Huffman Coding. This post models the LZ77 algorithm, the second of the [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Huffman Coding in Haskell &#124; LAMBDAPHONE</title>
		<link>http://coder.bsimmons.name/blog/2009/05/run-length-encoding/comment-page-1/#comment-69</link>
		<dc:creator>Huffman Coding in Haskell &#124; LAMBDAPHONE</dc:creator>
		<pubDate>Sun, 31 May 2009 00:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://coder.bsimmons.name/blog/?p=168#comment-69</guid>
		<description>[...] is the second of probably three posts (the first was on run-length encoding in Haskell) inspired by Thomas Guest&#8217;s interesting article on the Deflate algorithm. This is also my [...]</description>
		<content:encoded><![CDATA[<div style="color: #E8E8E8;</p>
<p>blockquote {<br />
        margin: 2em;<br />
        padding: .1em 1.5em;<br />
        position: relative;<br />
        background: #2F2F2F;<br />
}<br />
">
<p>[...] is the second of probably three posts (the first was on run-length encoding in Haskell) inspired by Thomas Guest&#8217;s interesting article on the Deflate algorithm. This is also my [...]</p>
</div>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk
Database Caching 1/9 queries in 0.014 seconds using disk

Served from: coder.bsimmons.name @ 2010-09-05 06:03:51 -->