<?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: Computer Algorithms: Data Compression with Bitmaps</title>
	<atom:link href="/2012/01/16/computer-algorithms-data-compression-with-bitmaps/feed/" rel="self" type="application/rss+xml" />
	<link>/2012/01/16/computer-algorithms-data-compression-with-bitmaps/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: Alex</title>
		<link>/2012/01/16/computer-algorithms-data-compression-with-bitmaps/comment-page-1/#comment-21104</link>
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Wed, 26 Feb 2014 07:34:47 +0000</pubDate>
		<guid isPermaLink="false">/?p=2604#comment-21104</guid>
		<description><![CDATA[Hello Sir,

Thank you for your series of posts on &quot;Computer Algorithms&quot;.

Concerning the example PHP codes on &quot;Data Compression with Bitmaps&quot;, there probably should be a break out of the &quot;while&quot; loop, when $i++ is &#062;= length of $message.

However, can you post a PHP code example of how to decode (uncompress) the output from your example &quot;bitmap&quot; function, to bring the data back to the original message?

Thanks in advance!]]></description>
		<content:encoded><![CDATA[<p>Hello Sir,</p>
<p>Thank you for your series of posts on &#8220;Computer Algorithms&#8221;.</p>
<p>Concerning the example PHP codes on &#8220;Data Compression with Bitmaps&#8221;, there probably should be a break out of the &#8220;while&#8221; loop, when $i++ is &gt;= length of $message.</p>
<p>However, can you post a PHP code example of how to decode (uncompress) the output from your example &#8220;bitmap&#8221; function, to bring the data back to the original message?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
