<?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: Understanding the Lempel-Ziv Data Compression Algorithm in Java</title>
	<atom:link href="http://www.c10n.info/archives/362/feed" rel="self" type="application/rss+xml" />
	<link>http://www.c10n.info/archives/362</link>
	<description>All about the most recent compression techniques, algorithms, patents, products, tools and events.</description>
	<pubDate>Thu, 08 Jan 2009 15:23:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Mohit</title>
		<link>http://www.c10n.info/archives/362#comment-11434</link>
		<dc:creator>Mohit</dc:creator>
		<pubDate>Mon, 24 Jul 2006 18:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.c10n.info/archives/362#comment-11434</guid>
		<description>You need to go back to your programming class (or books), instead of wasting your and other's time on a data compression forum.</description>
		<content:encoded><![CDATA[<p>You need to go back to your programming class (or books), instead of wasting your and other&#8217;s time on a data compression forum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shihab</title>
		<link>http://www.c10n.info/archives/362#comment-11285</link>
		<dc:creator>Shihab</dc:creator>
		<pubDate>Mon, 24 Jul 2006 06:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.c10n.info/archives/362#comment-11285</guid>
		<description>Thanks Mark, but how i input a file and run the program.Actually my requirment is compression and Decompresion of an XML file.is the code is useful for me?plz give me ur valid comments.

Thanks,
Shihab.</description>
		<content:encoded><![CDATA[<p>Thanks Mark, but how i input a file and run the program.Actually my requirment is compression and Decompresion of an XML file.is the code is useful for me?plz give me ur valid comments.</p>
<p>Thanks,<br />
Shihab.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.c10n.info/archives/362#comment-10712</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 21 Jul 2006 15:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.c10n.info/archives/362#comment-10712</guid>
		<description>Shihab, follow the link to the article and you can get the LZ77 code no problem.

Sachin, a single search on google of "lzw java" gave this link as its first hit:

http://www.cs.biu.ac.il/~freskom1/AlgProg1/Progs/LZW.java</description>
		<content:encoded><![CDATA[<p>Shihab, follow the link to the article and you can get the LZ77 code no problem.</p>
<p>Sachin, a single search on google of &#8220;lzw java&#8221; gave this link as its first hit:</p>
<p><a href="http://www.cs.biu.ac.il/~freskom1/AlgProg1/Progs/LZW.java" rel="nofollow">http://www.cs.biu.ac.il/~freskom1/AlgProg1/Progs/LZW.java</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shihab</title>
		<link>http://www.c10n.info/archives/362#comment-10690</link>
		<dc:creator>Shihab</dc:creator>
		<pubDate>Fri, 21 Jul 2006 12:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.c10n.info/archives/362#comment-10690</guid>
		<description>Hii Sir,
If u hve java source code for lz77 compression and decompression plz give it me its mor helpfull to me.

Thanks
Shihab</description>
		<content:encoded><![CDATA[<p>Hii Sir,<br />
If u hve java source code for lz77 compression and decompression plz give it me its mor helpfull to me.</p>
<p>Thanks<br />
Shihab</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SACHIN JAIN</title>
		<link>http://www.c10n.info/archives/362#comment-1024</link>
		<dc:creator>SACHIN JAIN</dc:creator>
		<pubDate>Wed, 01 Mar 2006 05:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.c10n.info/archives/362#comment-1024</guid>
		<description>HELLO SIR 
     MY SELF SACHIN JAIN
     ASST. PROF. IN  COMPUTER SCIENCE DEPT.
    TIT BHOPAL,STATE-M.P., INDIA
 I M INTRESTED TO KNOW THAT LZW ALGORITHM IN JAVA ,IT IS VERY HELPFUL TO ME .         
          THANKING YOU SIR</description>
		<content:encoded><![CDATA[<p>HELLO SIR<br />
     MY SELF SACHIN JAIN<br />
     ASST. PROF. IN  COMPUTER SCIENCE DEPT.<br />
    TIT BHOPAL,STATE-M.P., INDIA<br />
 I M INTRESTED TO KNOW THAT LZW ALGORITHM IN JAVA ,IT IS VERY HELPFUL TO ME .<br />
          THANKING YOU SIR</p>
]]></content:encoded>
	</item>
</channel>
</rss>
