<?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: Introduction to Three20</title>
	<atom:link href="http://www.raywenderlich.com/656/introduction-to-three20/feed" rel="self" type="application/rss+xml" />
	<link>http://www.raywenderlich.com/656/introduction-to-three20</link>
	<description>Tutorials for iPhone / iOS Developers and Gamers</description>
	<lastBuildDate>Sun, 29 Jan 2012 06:07:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: mobi</title>
		<link>http://www.raywenderlich.com/656/introduction-to-three20#comment-8018</link>
		<dc:creator>mobi</dc:creator>
		<pubDate>Sat, 18 Dec 2010 19:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=656#comment-8018</guid>
		<description>Thank you Ray for sharing your knowledge.

I am very new to this field..I am trying to get some idea on three20..

I followed the Instruction given in Three20 website -http://www.three20.info/article/2010-10-06-Adding-Three20-To-Your-Project

Everything went well but when tried with -c Debug -c Release it didn&#039;t do any modification to project config setting...I did manually the required setting.....

Then i struck with never ending @loading screen..

@Tony you saved my day ..Thank you very much for sharing your solution..

There is a lot of  confusion about config settings when using third party modules like three20... an article/blog on config settings will greatly help new commers like me .

Thanks again to all sharing your experience and knowledge.</description>
		<content:encoded><![CDATA[<p>Thank you Ray for sharing your knowledge.</p>
<p>I am very new to this field..I am trying to get some idea on three20..</p>
<p>I followed the Instruction given in Three20 website -http://www.three20.info/article/2010-10-06-Adding-Three20-To-Your-Project</p>
<p>Everything went well but when tried with -c Debug -c Release it didn&#8217;t do any modification to project config setting&#8230;I did manually the required setting&#8230;..</p>
<p>Then i struck with never ending @loading screen..</p>
<p>@Tony you saved my day ..Thank you very much for sharing your solution..</p>
<p>There is a lot of  confusion about config settings when using third party modules like three20&#8230; an article/blog on config settings will greatly help new commers like me .</p>
<p>Thanks again to all sharing your experience and knowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Wenderlich</title>
		<link>http://www.raywenderlich.com/656/introduction-to-three20#comment-4922</link>
		<dc:creator>Ray Wenderlich</dc:creator>
		<pubDate>Wed, 06 Oct 2010 16:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=656#comment-4922</guid>
		<description>@Tony: Thanks again so much for helping out here!  :]</description>
		<content:encoded><![CDATA[<p>@Tony: Thanks again so much for helping out here!  :]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.raywenderlich.com/656/introduction-to-three20#comment-4751</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Thu, 30 Sep 2010 21:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=656#comment-4751</guid>
		<description>@jscore-It depends on what you&#039;re doing.  What exactly are you trying to do?

I was creating a program to browse some photo libraries so I assigned a datasource in my init function and then pushed the viewcontroller.

I had no need for the viewDidLoad method, but it does get called as you would expect.</description>
		<content:encoded><![CDATA[<p>@jscore-It depends on what you&#8217;re doing.  What exactly are you trying to do?</p>
<p>I was creating a program to browse some photo libraries so I assigned a datasource in my init function and then pushed the viewcontroller.</p>
<p>I had no need for the viewDidLoad method, but it does get called as you would expect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jscore</title>
		<link>http://www.raywenderlich.com/656/introduction-to-three20#comment-4750</link>
		<dc:creator>jscore</dc:creator>
		<pubDate>Thu, 30 Sep 2010 20:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=656#comment-4750</guid>
		<description>@tony

Thanks.  It&#039;s confusing as to what methods get called or not (like why isn&#039;t createModel() being used like in another examples).

So I should put my code in init(), then return back self.  What about viewDidLoad(), anything should be there?</description>
		<content:encoded><![CDATA[<p>@tony</p>
<p>Thanks.  It&#8217;s confusing as to what methods get called or not (like why isn&#8217;t createModel() being used like in another examples).</p>
<p>So I should put my code in init(), then return back self.  What about viewDidLoad(), anything should be there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.raywenderlich.com/656/introduction-to-three20#comment-4749</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Thu, 30 Sep 2010 20:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=656#comment-4749</guid>
		<description>@jscore - see my message from 9/16.  It was the default behavior, but in the more recent versions you must explicitly define the method to call.</description>
		<content:encoded><![CDATA[<p>@jscore &#8211; see my message from 9/16.  It was the default behavior, but in the more recent versions you must explicitly define the method to call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jscore</title>
		<link>http://www.raywenderlich.com/656/introduction-to-three20#comment-4748</link>
		<dc:creator>jscore</dc:creator>
		<pubDate>Thu, 30 Sep 2010 20:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=656#comment-4748</guid>
		<description>Sorry to resurrect an old post, but had a quick question.

I see you&#039;re making an init() method that initializes the photos, etc.  Where is it configured that this method will be called?  Or is that default framework behavior?</description>
		<content:encoded><![CDATA[<p>Sorry to resurrect an old post, but had a quick question.</p>
<p>I see you&#8217;re making an init() method that initializes the photos, etc.  Where is it configured that this method will be called?  Or is that default framework behavior?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j</title>
		<link>http://www.raywenderlich.com/656/introduction-to-three20#comment-4674</link>
		<dc:creator>j</dc:creator>
		<pubDate>Mon, 27 Sep 2010 19:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=656#comment-4674</guid>
		<description>Thanks for tutorial- is it possible to download your project?

Mine doesnt ever get passed &quot;Loading...&quot; so I must have failed to follow one of your steps.</description>
		<content:encoded><![CDATA[<p>Thanks for tutorial- is it possible to download your project?</p>
<p>Mine doesnt ever get passed &#8220;Loading&#8230;&#8221; so I must have failed to follow one of your steps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

