<?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: Cocoa Tutorial: Working With Application Resources</title>
	<atom:link href="http://www.cimgf.com/2008/05/24/cocoa-tutorial-working-with-application-resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cimgf.com/2008/05/24/cocoa-tutorial-working-with-application-resources/</link>
	<description>Taglines are for Windows programmers</description>
	<lastBuildDate>Mon, 26 Jul 2010 16:50:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: shivaprasad2452</title>
		<link>http://www.cimgf.com/2008/05/24/cocoa-tutorial-working-with-application-resources/comment-page-1/#comment-1187</link>
		<dc:creator>shivaprasad2452</dc:creator>
		<pubDate>Sat, 11 Apr 2009 04:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=129#comment-1187</guid>
		<description>&lt;p&gt;i have doing document based application .. i have to load a window called template window inital after user select one template i have to load document window....
i done this my loading template window in applicationWillFinishLaunching after saving when user double click on app it must load document window.... but it loading template window how to avoid that.....
please sugesst...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i have doing document based application .. i have to load a window called template window inital after user select one template i have to load document window&#8230;.
i done this my loading template window in applicationWillFinishLaunching after saving when user double click on app it must load document window&#8230;. but it loading template window how to avoid that&#8230;..
please sugesst&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Long</title>
		<link>http://www.cimgf.com/2008/05/24/cocoa-tutorial-working-with-application-resources/comment-page-1/#comment-608</link>
		<dc:creator>Matt Long</dc:creator>
		<pubDate>Mon, 26 May 2008 03:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=129#comment-608</guid>
		<description>&lt;p&gt;-applicationDidFinishLaunching or -awakeFromNib is where I would suggest.&lt;/p&gt;

&lt;p&gt;Matt&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>-applicationDidFinishLaunching or -awakeFromNib is where I would suggest.</p>

<p>Matt</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://www.cimgf.com/2008/05/24/cocoa-tutorial-working-with-application-resources/comment-page-1/#comment-607</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Sun, 25 May 2008 16:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=129#comment-607</guid>
		<description>&lt;p&gt;Let&#039;s say you&#039;ve got some global constants that you want to define in a plist rather than in code. (The constants might contain non-ASCII characters, for example.) Where would you put the code that reads the plist and sets the constants? I&#039;m guessing that the +initialize method of the app delegate is the best place. What&#039;s your advice?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Let&#8217;s say you&#8217;ve got some global constants that you want to define in a plist rather than in code. (The constants might contain non-ASCII characters, for example.) Where would you put the code that reads the plist and sets the constants? I&#8217;m guessing that the +initialize method of the app delegate is the best place. What&#8217;s your advice?</p>]]></content:encoded>
	</item>
</channel>
</rss>
