<?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; MacOSX</title>
	<atom:link href="http://macindie.com/tag/macosx/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>Every Good App Should&#8230;</title>
		<link>http://macindie.com/2010/02/every-good-app-should/</link>
		<comments>http://macindie.com/2010/02/every-good-app-should/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 01:17:51 +0000</pubDate>
		<dc:creator>David Spector</dc:creator>
				<category><![CDATA[Indie Business]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[app design]]></category>
		<category><![CDATA[AppKit]]></category>
		<category><![CDATA[Basic Features]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[feedback reporter]]></category>
		<category><![CDATA[in-app purchase]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Software Update]]></category>
		<category><![CDATA[sparkle]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[updating]]></category>
		<category><![CDATA[user experience]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[ux]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://macindie.com/?p=112</guid>
		<description><![CDATA[If you had to describe the basic functions you would expect all MacOSX apps to provide, which would they be?     I&#8217;m not referring to the most basic, capabilities such as  the fact all apps should support (where appropriate) cut/copy/paste/unlimited-undo and the ability to work with multiple documents .. Think about something a little [...]]]></description>
		<wfw:commentRss>http://macindie.com/2010/02/every-good-app-should/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>
		<item>
		<title>JRFeedbackProvider</title>
		<link>http://macindie.com/2010/02/jrfeedbackprovider/</link>
		<comments>http://macindie.com/2010/02/jrfeedbackprovider/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 14:31:30 +0000</pubDate>
		<dc:creator>David Spector</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Platforms]]></category>
		<category><![CDATA[bug reporting]]></category>
		<category><![CDATA[customer service]]></category>
		<category><![CDATA[feature request]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[feedback reporter]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://macindie.com/?p=317</guid>
		<description><![CDATA[URL: http://github.com/rentzsch/jrfeedbackprovider
Code Quality: Production
Description:
Written (primarily) by Jonathan &#8220;Wolf&#8221; Rentzsch, one of the Indie Dev World&#8217;s &#8220;A-List&#8221; developers and organizer of the C-4 Mac Developers Conference, JRFeedbackProvider is an Open Source (MIT License) Objective-C framework that allows you to provide a bug-reporting, feedback, and support-request panel for your application. Data collected from this feedback form is delivered [...]]]></description>
		<wfw:commentRss>http://macindie.com/2010/02/jrfeedbackprovider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Obj-C for WebApps? Say WHAT?</title>
		<link>http://macindie.com/2010/01/obj-c-for-server-side-apps-say-what/</link>
		<comments>http://macindie.com/2010/01/obj-c-for-server-side-apps-say-what/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 08:44:48 +0000</pubDate>
		<dc:creator>David Spector</dc:creator>
				<category><![CDATA[Indie Business]]></category>
		<category><![CDATA[full stack]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[obj-c]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[web apps]]></category>
		<category><![CDATA[web development frameworks]]></category>
		<category><![CDATA[webapp]]></category>

		<guid isPermaLink="false">http://macindie.com/?p=330</guid>
		<description><![CDATA[We&#8217;re going to break from what has been our (so far) regular format of indie business and code articles to point out an interesting occurrence a couple of nights ago that revolves around two tweets that caught my attention, one by Jon Gruber of DaringFireball, the other by Scott Stevenson of Theococao who are two [...]]]></description>
		<wfw:commentRss>http://macindie.com/2010/01/obj-c-for-server-side-apps-say-what/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>KNAppGuide &#8211; Tutorial/Demo based help for MacOSX</title>
		<link>http://macindie.com/2010/01/knappguide-tutorialdemo-based-help-for-macosx/</link>
		<comments>http://macindie.com/2010/01/knappguide-tutorialdemo-based-help-for-macosx/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 18:48:26 +0000</pubDate>
		<dc:creator>David Spector</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Platforms]]></category>
		<category><![CDATA[Demo]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[MacOS7]]></category>
		<category><![CDATA[online help]]></category>
		<category><![CDATA[System 7]]></category>
		<category><![CDATA[System7]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Tutorial Help]]></category>

		<guid isPermaLink="false">http://macindie.com/?p=299</guid>
		<description><![CDATA[URL: http://www.kennettnet.co.uk/code/knappguide/
Code Quality: Work in Progress (working; under active development, no tools for content creation yet)
Description:
Way back in the 90s, when Apple introduced MacOS System 7, they brought out a very unique help system that instead of just showing you a page of text-based instructions actually showed you show to use applications by example: circling [...]]]></description>
		<wfw:commentRss>http://macindie.com/2010/01/knappguide-tutorialdemo-based-help-for-macosx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TouchJSON</title>
		<link>http://macindie.com/2010/01/touchjson/</link>
		<comments>http://macindie.com/2010/01/touchjson/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 02:57:45 +0000</pubDate>
		<dc:creator>David Spector</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iSlate]]></category>
		<category><![CDATA[iTablet]]></category>
		<category><![CDATA[JavaScript Object Notation]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[RESTful]]></category>
		<category><![CDATA[touchJSON]]></category>

		<guid isPermaLink="false">http://macindie.com/?p=291</guid>
		<description><![CDATA[URL: http://code.google.com/p/touchcode/wiki/TouchJSON
Code Quality: Production (used in many, many production apps)
Description:
Jonathon Wights&#8217;s TouchJSON is an MIT Licensed Cocoa library that allows MacOSX and iPhone applications to create and/or parse JSON (JavasSript Object Notation) format data.  JSON is a very lightweight data interchange format is the common choice for sending data back to clients from most RESTful [...]]]></description>
		<wfw:commentRss>http://macindie.com/2010/01/touchjson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MBCoverFlowView &#8211; An Open Source Cover Flow Implementation for MacOSX</title>
		<link>http://macindie.com/2009/12/mbcoverflowview-an-open-source-cover-flow-implementation-for-macosx/</link>
		<comments>http://macindie.com/2009/12/mbcoverflowview-an-open-source-cover-flow-implementation-for-macosx/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 17:21:04 +0000</pubDate>
		<dc:creator>David Spector</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[cover flow]]></category>
		<category><![CDATA[obj-c]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://macindie.com/?p=253</guid>
		<description><![CDATA[URL: http://github.com/mattball/MBCoverFlowView
Code Quality: Demo/Proof of Concept (will need customization in your apps)
Description:
MBCoverFlow view is an Open Source (MIT Licensed) implementation of Apple&#8217;s cover-flow which is seen in iTunes and, under 10.5+,  as one of the views possible when browsing files in Finder windows.

]]></description>
		<wfw:commentRss>http://macindie.com/2009/12/mbcoverflowview-an-open-source-cover-flow-implementation-for-macosx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LetsMove &#8211; Every App in Its Place</title>
		<link>http://macindie.com/2009/12/letsmove-every-app-in-its-place/</link>
		<comments>http://macindie.com/2009/12/letsmove-every-app-in-its-place/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 03:34:57 +0000</pubDate>
		<dc:creator>David Spector</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[disk image]]></category>
		<category><![CDATA[dmg]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://macindie.com/?p=220</guid>
		<description><![CDATA[
URL: http://github.com/potionfactory/LetsMove
Code Quality: Production
Description:
Let&#8217;s Move by Potion Factory&#8217;s Andy Kim is one of those utilities that enables something every MacOSX app should be able do right out of the box: Install Itself.
Its a simple enough concept, it checks art startup if the app its part of is&#8217;t running from the Applications folder and offers to [...]]]></description>
		<wfw:commentRss>http://macindie.com/2009/12/letsmove-every-app-in-its-place/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GHUnit &#8211; Unit Testing and More</title>
		<link>http://macindie.com/2009/12/ghunit-unit-testing-and-more/</link>
		<comments>http://macindie.com/2009/12/ghunit-unit-testing-and-more/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 11:47:47 +0000</pubDate>
		<dc:creator>David Spector</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Google Toolbox for Mac]]></category>
		<category><![CDATA[GTM]]></category>
		<category><![CDATA[ocunit]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://macindie.com/?p=145</guid>
		<description><![CDATA[URL:  http://github.com/gabriel/gh-unit
Code Quality: Production Ready
Description: GH-Unit, developed by Gabriel Handford, is a testing framework whose stated goals are:

To runs unit tests within Xcode, allowing you to fully utilize the XCode Debugger.
Ability to run from Makefiles or the command line.
A simple GUI to help you visualize your tests.
Show stack traces.
Be embeddable as a framework (using @rpath) [...]]]></description>
		<wfw:commentRss>http://macindie.com/2009/12/ghunit-unit-testing-and-more/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
