<?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>Roathe.com &#187; Mac OS X</title>
	<atom:link href="http://www.roathe.com/category/development/macosx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roathe.com</link>
	<description>Where the web comes to die...</description>
	<lastBuildDate>Fri, 13 Jan 2012 22:16:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Restoring playback of Sound Effects in Lion (ex: iChat doesn&#8217;t play audio cues)</title>
		<link>http://www.roathe.com/2011/10/restoring-playback-of-sound-effects-in-lion-ex-ichat-doesnt-play-alert-messages/</link>
		<comments>http://www.roathe.com/2011/10/restoring-playback-of-sound-effects-in-lion-ex-ichat-doesnt-play-alert-messages/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 17:59:53 +0000</pubDate>
		<dc:creator>Lane Roathe</dc:creator>
				<category><![CDATA[Hints]]></category>
		<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://www.roathe.com/2011/10/restoring-playback-of-sound-effects-in-lion-ex-ichat-doesnt-play-alert-messages/</guid>
		<description><![CDATA[<br/>Update: I found that there is a specific order that needs to be followed in order to successfully restore Sound Effect...]]></description>
		<wfw:commentRss>http://www.roathe.com/2011/10/restoring-playback-of-sound-effects-in-lion-ex-ichat-doesnt-play-alert-messages/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google code repo</title>
		<link>http://www.roathe.com/2009/12/google-code-repo/</link>
		<comments>http://www.roathe.com/2009/12/google-code-repo/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 06:23:47 +0000</pubDate>
		<dc:creator>Lane Roathe</dc:creator>
				<category><![CDATA[Apple //]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[iPhone / iOS]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.roathe.com/2009/12/google-code-repo/</guid>
		<description><![CDATA[<br/>I created a svn repository on google&#8217;s code hosting for all of my misc. open source efforts that do not...]]></description>
		<wfw:commentRss>http://www.roathe.com/2009/12/google-code-repo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snow Leopard Breaks All 3rd Party Apps by Removing Creator Codes!</title>
		<link>http://www.roathe.com/2009/09/snow-leopard-breaks-all-3rd-party-apps-by-removing-creator-codes/</link>
		<comments>http://www.roathe.com/2009/09/snow-leopard-breaks-all-3rd-party-apps-by-removing-creator-codes/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 21:06:39 +0000</pubDate>
		<dc:creator>Lane Roathe</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[bad]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[snow leopard creator code document associations]]></category>

		<guid isPermaLink="false">http://www.roathe.com/?p=91</guid>
		<description><![CDATA[<br/>Is Apple trying to put all other software makers out of business? I mean, if an end user creates a document in MyWordProcessor but it opens in TextEdit all of the time, which app are they going to keep using?]]></description>
		<wfw:commentRss>http://www.roathe.com/2009/09/snow-leopard-breaks-all-3rd-party-apps-by-removing-creator-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Handles to Improve Memory Use</title>
		<link>http://www.roathe.com/2009/09/using-handles-to-improve-memory-use/</link>
		<comments>http://www.roathe.com/2009/09/using-handles-to-improve-memory-use/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 09:54:48 +0000</pubDate>
		<dc:creator>Lane Roathe</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Hints]]></category>
		<category><![CDATA[iPhone / iOS]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[resource]]></category>

		<guid isPermaLink="false">http://www.roathe.com/?p=89</guid>
		<description><![CDATA[<br/>Handles have a bad rap, but they provide a lot of benefits, esp. on limited resource devices like phones and mobile game platforms.]]></description>
		<wfw:commentRss>http://www.roathe.com/2009/09/using-handles-to-improve-memory-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

