<?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>Hints and Kinks &#187; mac os x</title>
	<atom:link href="http://matthew.mceachen.us/blog/tags/mac-os-x/feed" rel="self" type="application/rss+xml" />
	<link>http://matthew.mceachen.us/blog</link>
	<description>HOWTOs and gotchas and tidbits, oh my.</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:28:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Set up JAVA_HOME to track Java Preferences.app on Mac OS X</title>
		<link>http://matthew.mceachen.us/blog/set-up-java_home-to-track-java-preferences-app-on-mac-os-x-847.html</link>
		<comments>http://matthew.mceachen.us/blog/set-up-java_home-to-track-java-preferences-app-on-mac-os-x-847.html#comments</comments>
		<pubDate>Mon, 29 Mar 2010 16:40:57 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[shell hackery]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=847</guid>
		<description><![CDATA[Mac OS X&#8217;s Java Preferences.app has a pane for switching between versions of the JDK, but I just found out from a coworker (thanks, Mike!) that you can make your shell match that preference easily &#8212; just add this to &#8230; <a href="http://matthew.mceachen.us/blog/set-up-java_home-to-track-java-preferences-app-on-mac-os-x-847.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/set-up-java_home-to-track-java-preferences-app-on-mac-os-x-847.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to bounce an application with Applescript</title>
		<link>http://matthew.mceachen.us/blog/how-to-bounce-an-application-with-applescript-737.html</link>
		<comments>http://matthew.mceachen.us/blog/how-to-bounce-an-application-with-applescript-737.html#comments</comments>
		<pubDate>Mon, 30 Nov 2009 06:12:42 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os x]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=737</guid>
		<description><![CDATA[Say, for whatever reason, you want to bounce iphoto once an hour. You can do that with AppleScript and cron. Copy this into ~/bin/bounce-iphoto: #!/usr/bin/osascript on appIsRunning(appName) tell application &#38;quot;System Events&#38;quot; to (name of processes) contains appName end appIsRunning if &#8230; <a href="http://matthew.mceachen.us/blog/how-to-bounce-an-application-with-applescript-737.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/how-to-bounce-an-application-with-applescript-737.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Xcode 3.1.4 for Leopard</title>
		<link>http://matthew.mceachen.us/blog/download-xcode-3-1-4-for-leopard-716.html</link>
		<comments>http://matthew.mceachen.us/blog/download-xcode-3-1-4-for-leopard-716.html#comments</comments>
		<pubDate>Sun, 29 Nov 2009 01:12:46 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[macports]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=716</guid>
		<description><![CDATA[Apple&#8217;s developer website only links to the latest version of Xcode, which requires Snow Leopard (Mac OS X 10.6). If you&#8217;re still running Leopard (10.5), you need to go to this alternative developer website: http://connect.apple.com/ Log in with your ADC &#8230; <a href="http://matthew.mceachen.us/blog/download-xcode-3-1-4-for-leopard-716.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/download-xcode-3-1-4-for-leopard-716.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Apache2, PHP, and MySQL on Mac OS X using MacPorts</title>
		<link>http://matthew.mceachen.us/blog/apache2-php-and-mysql-on-mac-os-x-using-macports-573.html</link>
		<comments>http://matthew.mceachen.us/blog/apache2-php-and-mysql-on-mac-os-x-using-macports-573.html#comments</comments>
		<pubDate>Tue, 25 Aug 2009 05:46:59 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[macports]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=573</guid>
		<description><![CDATA[1. Install MacPorts Follow the instructions here: http://www.macports.org/install.php. 2. Install apache2 sudo port install apache2 Note that the macports instructions suggest installing the launchctl script now, but we&#8217;ll do that after mysql and php are installed. 3. Install and configure &#8230; <a href="http://matthew.mceachen.us/blog/apache2-php-and-mysql-on-mac-os-x-using-macports-573.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/apache2-php-and-mysql-on-mac-os-x-using-macports-573.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to pause crashplan on Mac OS X</title>
		<link>http://matthew.mceachen.us/blog/how-to-pause-crashplan-on-mac-os-x-548.html</link>
		<comments>http://matthew.mceachen.us/blog/how-to-pause-crashplan-on-mac-os-x-548.html#comments</comments>
		<pubDate>Mon, 17 Aug 2009 16:39:02 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[crashplan]]></category>
		<category><![CDATA[launchd]]></category>
		<category><![CDATA[mac os x]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=548</guid>
		<description><![CDATA[Crashplan on Windows has a taskbar icon that lets you put the backup daemon to sleep, but the Mac OS X port doesn&#8217;t seem to have this functionality. You can&#8217;t just kill the backup daemon process. The OS X &#8220;launchd&#8221; &#8230; <a href="http://matthew.mceachen.us/blog/how-to-pause-crashplan-on-mac-os-x-548.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/how-to-pause-crashplan-on-mac-os-x-548.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
