<?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: Accelerometer 101</title>
	<atom:link href="http://iPhoneDeveloperTips.com/user-interface/accelerometer-101.html/feed" rel="self" type="application/rss+xml" />
	<link>http://iPhoneDeveloperTips.com/user-interface/accelerometer-101.html</link>
	<description>Tips and Tricks for iPhone developers</description>
	<lastBuildDate>Sun, 05 Sep 2010 15:32:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: John Muchow</title>
		<link>http://iPhoneDeveloperTips.com/user-interface/accelerometer-101.html/comment-page-1#comment-6006</link>
		<dc:creator>John Muchow</dc:creator>
		<pubDate>Tue, 27 Oct 2009 01:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=3421#comment-6006</guid>
		<description>bh,

it would be more clear to write 1.0/25.0, and a good practice, however, the conversion to a double will be done for you.</description>
		<content:encoded><![CDATA[<p>bh,</p>
<p>it would be more clear to write 1.0/25.0, and a good practice, however, the conversion to a double will be done for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bh</title>
		<link>http://iPhoneDeveloperTips.com/user-interface/accelerometer-101.html/comment-page-1#comment-6002</link>
		<dc:creator>bh</dc:creator>
		<pubDate>Mon, 26 Oct 2009 17:09:59 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=3421#comment-6002</guid>
		<description>newby question-
doesn&#039;t 1/25 equal 0? shouldn&#039;t you be using floats?</description>
		<content:encoded><![CDATA[<p>newby question-<br />
doesn&#8217;t 1/25 equal 0? shouldn&#8217;t you be using floats?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea Leganza</title>
		<link>http://iPhoneDeveloperTips.com/user-interface/accelerometer-101.html/comment-page-1#comment-5107</link>
		<dc:creator>Andrea Leganza</dc:creator>
		<pubDate>Sun, 20 Sep 2009 07:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=3421#comment-5107</guid>
		<description>Right, it&#039;s important to not forget to set tne Deletate to nil at the end because if you release the view/viewcontroller which has the delegated method you will have a crash due to the fact that the accelerometer will try to send datas to that , now invalid, method.</description>
		<content:encoded><![CDATA[<p>Right, it&#8217;s important to not forget to set tne Deletate to nil at the end because if you release the view/viewcontroller which has the delegated method you will have a crash due to the fact that the accelerometer will try to send datas to that , now invalid, method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gene De Lisa</title>
		<link>http://iPhoneDeveloperTips.com/user-interface/accelerometer-101.html/comment-page-1#comment-4728</link>
		<dc:creator>Gene De Lisa</dc:creator>
		<pubDate>Tue, 01 Sep 2009 10:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=3421#comment-4728</guid>
		<description>Just right.</description>
		<content:encoded><![CDATA[<p>Just right.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
