<?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>warker.com &#187; macosx</title>
	<atom:link href="http://warker.com/category/macosx/feed/" rel="self" type="application/rss+xml" />
	<link>http://warker.com</link>
	<description>a short scary walk on a slippery little bridge</description>
	<lastBuildDate>Tue, 06 Mar 2012 15:23:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Remember? 4.6 is now available</title>
		<link>http://warker.com/2011/07/24/remember-4-6-is-now-available/</link>
		<comments>http://warker.com/2011/07/24/remember-4-6-is-now-available/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 17:45:22 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[macosx]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://warker.com/?p=165</guid>
		<description><![CDATA[Head over to the Remember? page to download version 4.6, the latest release of my reminder package and the first as a Universal (PowerPC and Intel) binary. This version also brings Mac OS X 10.7 &#8220;Lion&#8221; compatibility as well as export to iCal file format. Your existing occasion files and settings are fully compatible. The [...]]]></description>
		<wfw:commentRss>http://warker.com/2011/07/24/remember-4-6-is-now-available/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>About Remember?&#8217;s Lion Support &#8230;</title>
		<link>http://warker.com/2011/07/03/about-remembers-lion-support/</link>
		<comments>http://warker.com/2011/07/03/about-remembers-lion-support/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 16:13:44 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[macosx]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://warker.com/?p=139</guid>
		<description><![CDATA[You know how I said the current version of Remember? was not going to make the transition to Mac OS X 10.7 a.k.a. &#8220;Lion&#8221;? Well in the immortal words of Emily Latella &#8220;Never mind.&#8221; I decided to take a swing at porting the existing code to Xcode, Apple&#8217;s development system, and it went surprisingly better [...]]]></description>
		<wfw:commentRss>http://warker.com/2011/07/03/about-remembers-lion-support/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fun OS X Bluetooth Fact</title>
		<link>http://warker.com/2011/06/07/fun-os-x-bluetooth-fact/</link>
		<comments>http://warker.com/2011/06/07/fun-os-x-bluetooth-fact/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 20:36:37 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[macosx]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://warker.com/?p=135</guid>
		<description><![CDATA[So my Magic TrackPad suddenly stopped working after a year or so of use. Wouldn&#8217;t pair with my iMac no matter what I did. Tried resetting it, replacing the batteries. Nothing worked. Tried to pair it with my MacBook pro and same result. It might appear briefly as an available Bluetooth device but not long [...]]]></description>
		<wfw:commentRss>http://warker.com/2011/06/07/fun-os-x-bluetooth-fact/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Regarding Remember? on Mac OS X 10.7</title>
		<link>http://warker.com/2011/03/11/regarding-remember-on-mac-os-x-10-7/</link>
		<comments>http://warker.com/2011/03/11/regarding-remember-on-mac-os-x-10-7/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 16:58:24 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[macosx]]></category>

		<guid isPermaLink="false">http://warker.com/?p=131</guid>
		<description><![CDATA[It starting to appear that Apple may be dropping support for running PowerPC applications on the upcoming Mac OS X 10.7 &#8220;Lion&#8221; release. If this is true, since Remember? is currently PowerPC only, that would mean that Remember? will not run on Mac OS X 10.7 making Mac OS X 10.6 the last supported OS [...]]]></description>
		<wfw:commentRss>http://warker.com/2011/03/11/regarding-remember-on-mac-os-x-10-7/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Xcode 3 PPC Debugging Tip</title>
		<link>http://warker.com/2008/04/16/xcode-3-ppc-debugging-tip/</link>
		<comments>http://warker.com/2008/04/16/xcode-3-ppc-debugging-tip/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 19:50:16 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://warker.com/?p=30</guid>
		<description><![CDATA[Many of my projects must support previous Mac OS X versions including at least 10.3, and in order to do that I have to make sure the PowerPC version is built with GCC version 3.3 rather than 4.x or the app fails to load on 10.3 and earlier. So to handle that I add an [...]]]></description>
		<wfw:commentRss>http://warker.com/2008/04/16/xcode-3-ppc-debugging-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix for Disk Image &#8220;Not Recognized&#8221;</title>
		<link>http://warker.com/2007/05/17/fix-for-disk-image-not-recognized/</link>
		<comments>http://warker.com/2007/05/17/fix-for-disk-image-not-recognized/#comments</comments>
		<pubDate>Thu, 17 May 2007 16:19:18 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[macosx]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://warker.com/2007/05/17/fix-for-disk-image-not-recognized/</guid>
		<description><![CDATA[From time to time I&#8217;ve downloaded Mac OS X Disk Image files only to have the system display a cryptic warning that it failed to mount because it was &#8220;Not Recognized&#8221;. It&#8217;s happened several times when I tried to download the Intel Mac version of the excellent free 3D package Blender and I wrote it [...]]]></description>
		<wfw:commentRss>http://warker.com/2007/05/17/fix-for-disk-image-not-recognized/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WordPress OS X Install Tips</title>
		<link>http://warker.com/2006/09/16/wordpress-os-x-install-tips/</link>
		<comments>http://warker.com/2006/09/16/wordpress-os-x-install-tips/#comments</comments>
		<pubDate>Sat, 16 Sep 2006 17:48:02 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[guides]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://warker.com/2006/09/16/wordpress-os-x-install-tips/</guid>
		<description><![CDATA[I like having WordPress running on my laptop because it makes it so easy to experiment with site changes without breaking the actual web site. Its not terribly difficult but there are a couple of quirks that required some googling to discover. Here is my recipe for installing WordPress on Mac OS X. No guarantees [...]]]></description>
		<wfw:commentRss>http://warker.com/2006/09/16/wordpress-os-x-install-tips/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

