<?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: Hello Mac Cocoa</title>
	<atom:link href="http://blog.itopchiyev.com/2008/10/10/hello-mac-cocoa/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.itopchiyev.com/2008/10/10/hello-mac-cocoa/</link>
	<description>Software for Mac &#38; iPhone</description>
	<lastBuildDate>Mon, 01 Aug 2011 13:53:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: vesselhead</title>
		<link>http://blog.itopchiyev.com/2008/10/10/hello-mac-cocoa/comment-page-1/#comment-198</link>
		<dc:creator>vesselhead</dc:creator>
		<pubDate>Thu, 23 Jun 2011 01:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://topchiyev.wordpress.com/?p=100#comment-198</guid>
		<description>Your calc does not address the scenario:
3 + 3 * 3

This should be 13 not 18.

3 * 3 must happen first.</description>
		<content:encoded><![CDATA[<p>Your calc does not address the scenario:<br />
3 + 3 * 3</p>
<p>This should be 13 not 18.</p>
<p>3 * 3 must happen first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apirak</title>
		<link>http://blog.itopchiyev.com/2008/10/10/hello-mac-cocoa/comment-page-1/#comment-110</link>
		<dc:creator>Apirak</dc:creator>
		<pubDate>Tue, 26 Oct 2010 15:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://topchiyev.wordpress.com/?p=100#comment-110</guid>
		<description>Oop!! sorry

I fix it by replace “operator = 5;” with “operator = 7;”</description>
		<content:encoded><![CDATA[<p>Oop!! sorry</p>
<p>I fix it by replace “operator = 5;” with “operator = 7;”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apirak</title>
		<link>http://blog.itopchiyev.com/2008/10/10/hello-mac-cocoa/comment-page-1/#comment-109</link>
		<dc:creator>Apirak</dc:creator>
		<pubDate>Tue, 26 Oct 2010 14:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://topchiyev.wordpress.com/?p=100#comment-109</guid>
		<description>I found a bug when click follow

[1] [+] [2] [=]  --&gt; show 3 // this correct
[.] [3] [3] [3] [+]  --&gt; show .333 // this correct
[4] --&gt; show .3334 // something wrong here
should --&gt; show only 4

I fix it by

replace &quot;operator = 5;&quot; with &quot;operator = 0;&quot;</description>
		<content:encoded><![CDATA[<p>I found a bug when click follow</p>
<p>[1] [+] [2] [=]  &#8211;&gt; show 3 // this correct<br />
[.] [3] [3] [3] [+]  &#8211;&gt; show .333 // this correct<br />
[4] &#8211;&gt; show .3334 // something wrong here<br />
should &#8211;&gt; show only 4</p>
<p>I fix it by</p>
<p>replace &#8220;operator = 5;&#8221; with &#8220;operator = 0;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hello iPhone &#171; Topchiyev&#8217;s Weblog</title>
		<link>http://blog.itopchiyev.com/2008/10/10/hello-mac-cocoa/comment-page-1/#comment-13</link>
		<dc:creator>Hello iPhone &#171; Topchiyev&#8217;s Weblog</dc:creator>
		<pubDate>Fri, 10 Oct 2008 07:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://topchiyev.wordpress.com/?p=100#comment-13</guid>
		<description>[...] aim is to make a calculator app. By the way, this app is first created for Mac and then ported to iPhone. And that requred just fiew changes. I mean development for both [...]</description>
		<content:encoded><![CDATA[<p>[...] aim is to make a calculator app. By the way, this app is first created for Mac and then ported to iPhone. And that requred just fiew changes. I mean development for both [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

