<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MacIndie &#187; Recipes</title>
	<atom:link href="http://macindie.com/category/coding-how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://macindie.com</link>
	<description>Resources &#38; Tools for Indie Mac and iPhone Developers</description>
	<lastBuildDate>Wed, 09 Jun 2010 23:48:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Recipe: NSLog Tricks</title>
		<link>http://macindie.com/2010/02/recipe-nslog-tricks/</link>
		<comments>http://macindie.com/2010/02/recipe-nslog-tricks/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 12:33:13 +0000</pubDate>
		<dc:creator>David Spector</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Recipes]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[tests]]></category>

		<guid isPermaLink="false">http://macindie.com/?p=398</guid>
		<description><![CDATA[NSLog is not just useful for printing out your variables in the heat of a debugging session &#8211; for instance, did you know you can get NSLog to spill the beans on the line number you&#8217;re on in the current method, or the path of the current file?  There are a number of compile-time macros [...]]]></description>
		<wfw:commentRss>http://macindie.com/2010/02/recipe-nslog-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recipe: Speed Up Compiles By Dialing-down TimeMachine</title>
		<link>http://macindie.com/2010/02/recipe-speed-up-compiles-by-dialing-down-timemachine/</link>
		<comments>http://macindie.com/2010/02/recipe-speed-up-compiles-by-dialing-down-timemachine/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 16:37:49 +0000</pubDate>
		<dc:creator>David Spector</dc:creator>
				<category><![CDATA[Recipes]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[compile-time]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[launch daemon]]></category>
		<category><![CDATA[launchd]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Slowness]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[TimeMachine]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://macindie.com/?p=383</guid>
		<description><![CDATA[Ever notice how bogged down your development can get when TimeMachine wakes up every hour or so and scans all of your disks looking for things to squirrel away into its backups?  If you have a lot of disks and do a lot of compiles the conflict between the Xcode and TimeMachine can slow your [...]]]></description>
		<wfw:commentRss>http://macindie.com/2010/02/recipe-speed-up-compiles-by-dialing-down-timemachine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
