<?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: Please ConvertToEnglish()</title>
	<atom:link href="http://polymathprogrammer.com/2008/07/16/please-converttoenglish/feed/" rel="self" type="application/rss+xml" />
	<link>http://polymathprogrammer.com/2008/07/16/please-converttoenglish/</link>
	<description>Math and programming with bytes of random curiosity</description>
	<lastBuildDate>Tue, 16 Mar 2010 07:38:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Multiplications, additions and bit shifts &#124; Polymath Programmer</title>
		<link>http://polymathprogrammer.com/2008/07/16/please-converttoenglish/comment-page-1/#comment-3409</link>
		<dc:creator>Multiplications, additions and bit shifts &#124; Polymath Programmer</dc:creator>
		<pubDate>Mon, 21 Jul 2008 09:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprogrammer.com/?p=234#comment-3409</guid>
		<description>[...] a previous article, I asked what this [...]</description>
		<content:encoded><![CDATA[<p>[...] a previous article, I asked what this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Tan</title>
		<link>http://polymathprogrammer.com/2008/07/16/please-converttoenglish/comment-page-1/#comment-3395</link>
		<dc:creator>Vincent Tan</dc:creator>
		<pubDate>Wed, 16 Jul 2008 14:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprogrammer.com/?p=234#comment-3395</guid>
		<description>Mark, that&#039;s correct. As for the bonus answer, it&#039;s not so much the multiplying by 24 part, but the way the calculation was performed.

I&#039;ll post the answer on Friday (got a post lined up for tomorrow already). Hint: it&#039;s something in the area of game programming and a bit of its history.</description>
		<content:encoded><![CDATA[<p>Mark, that&#8217;s correct. As for the bonus answer, it&#8217;s not so much the multiplying by 24 part, but the way the calculation was performed.</p>
<p>I&#8217;ll post the answer on Friday (got a post lined up for tomorrow already). Hint: it&#8217;s something in the area of game programming and a bit of its history.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Ingram</title>
		<link>http://polymathprogrammer.com/2008/07/16/please-converttoenglish/comment-page-1/#comment-3394</link>
		<dc:creator>Mark Ingram</dc:creator>
		<pubDate>Wed, 16 Jul 2008 13:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://polymathprogrammer.com/?p=234#comment-3394</guid>
		<description>It multiplies the input by 24.

e.g.

foo(1) = 24
foo(2) = 48
foo(3) = 72

No idea why it&#039;s written that way?</description>
		<content:encoded><![CDATA[<p>It multiplies the input by 24.</p>
<p>e.g.</p>
<p>foo(1) = 24<br />
foo(2) = 48<br />
foo(3) = 72</p>
<p>No idea why it&#8217;s written that way?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
