<?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: Base Conversion in PHP Using BCMath</title>
	<atom:link href="http://www.exploringbinary.com/base-conversion-in-php-using-bcmath/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.exploringbinary.com/base-conversion-in-php-using-bcmath/</link>
	<description>Binary Numbers, Binary Code, and Binary Logic</description>
	<lastBuildDate>Fri, 10 May 2013 09:09:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: Rick Regan</title>
		<link>http://www.exploringbinary.com/base-conversion-in-php-using-bcmath/comment-page-1/#comment-5874</link>
		<dc:creator>Rick Regan</dc:creator>
		<pubDate>Sat, 08 Sep 2012 03:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.exploringbinary.com/?p=232#comment-5874</guid>
		<description><![CDATA[Patrick,

Thanks. I think you mean 65535, if you&#039;re looking for 16 bits of 1s. In any case, I don&#039;t understand your question. Sorry.]]></description>
		<content:encoded><![CDATA[<p>Patrick,</p>
<p>Thanks. I think you mean 65535, if you&#8217;re looking for 16 bits of 1s. In any case, I don&#8217;t understand your question. Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick McLaughlin</title>
		<link>http://www.exploringbinary.com/base-conversion-in-php-using-bcmath/comment-page-1/#comment-5873</link>
		<dc:creator>Patrick McLaughlin</dc:creator>
		<pubDate>Sat, 08 Sep 2012 01:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.exploringbinary.com/?p=232#comment-5873</guid>
		<description><![CDATA[Revised with correct number for 1111111111111111 = 16535:

Do you have a way I can take a total series of binary numbers from 0 through 16535 in binary and have a list of the summed decimal equivalents in a list without doing each one by hand ??]]></description>
		<content:encoded><![CDATA[<p>Revised with correct number for 1111111111111111 = 16535:</p>
<p>Do you have a way I can take a total series of binary numbers from 0 through 16535 in binary and have a list of the summed decimal equivalents in a list without doing each one by hand ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick McLaughlin</title>
		<link>http://www.exploringbinary.com/base-conversion-in-php-using-bcmath/comment-page-1/#comment-5872</link>
		<dc:creator>Patrick McLaughlin</dc:creator>
		<pubDate>Sat, 08 Sep 2012 01:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.exploringbinary.com/?p=232#comment-5872</guid>
		<description><![CDATA[This site of yours is absolutely awesome!!!

Do you have a way I can take a total series of binary numbers from 0 through 16363 in binary and have a list of the summed decimal equivalents in a list without doing each one by hand ??]]></description>
		<content:encoded><![CDATA[<p>This site of yours is absolutely awesome!!!</p>
<p>Do you have a way I can take a total series of binary numbers from 0 through 16363 in binary and have a list of the summed decimal equivalents in a list without doing each one by hand ??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
