<?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>psyrendust &#187; Mac</title>
	<atom:link href="http://blog.psyrendust.com/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.psyrendust.com</link>
	<description>A mix of code and life, by Larry Gordon</description>
	<lastBuildDate>Tue, 09 Jun 2009 21:29:37 +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>HAMSoft Engineering: What&#8217;s Keeping Me?</title>
		<link>http://blog.psyrendust.com/2008/07/16/hamsoft-engineering-whats-keeping-me/</link>
		<comments>http://blog.psyrendust.com/2008/07/16/hamsoft-engineering-whats-keeping-me/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 19:34:25 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.psyrendust.com/2008/07/16/hamsoft-engineering-whats-keeping-me/</guid>
		<description><![CDATA[What&#8217;s Keeping Me? is an application that will locate, quit, relaunch, or kill the problem application that is preventing you from accomplishing a task (empty the Trash, eject a disk, etc&#8230;).HAMSoft Engineering: What&#8217;s Keeping Me?]]></description>
		<wfw:commentRss>http://blog.psyrendust.com/2008/07/16/hamsoft-engineering-whats-keeping-me/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ejectAllVolumes Dashboard Widget v1.1.0</title>
		<link>http://blog.psyrendust.com/2008/06/18/ejectallvolumes-dashboard-widget-v110/</link>
		<comments>http://blog.psyrendust.com/2008/06/18/ejectallvolumes-dashboard-widget-v110/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 00:02:03 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://blog.psyrendust.com/?p=92</guid>
		<description><![CDATA[This is an update to the ejectAllVolumes Dashboard Widget. This version Will give you a list of mounted volumes. You can deselect any volumes that are listed to exclude them from the unmount action. Links after the break. Download from me: ejectAllVolumes widget 1.1.0 (Zip file) from Apple: ejectAllVolumes widget 1.1.0 For more details check [...]]]></description>
		<wfw:commentRss>http://blog.psyrendust.com/2008/06/18/ejectallvolumes-dashboard-widget-v110/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ejectAllVolumes dashboard widget v1.0.1</title>
		<link>http://blog.psyrendust.com/2008/06/06/ejectallvolumes-dashboard-widget-v101/</link>
		<comments>http://blog.psyrendust.com/2008/06/06/ejectallvolumes-dashboard-widget-v101/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 22:15:08 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://blog.psyrendust.com/?p=90</guid>
		<description><![CDATA[Today I&#8217;m releasing a Dashboard widget that will allow you to execute a bash script that will eject all mounted volumes with 1 button click. To download the widget: Download ejectAllVolumes widget 1.0.1 (Zip file) For more details check out the ejectAllVolumes project page.]]></description>
		<wfw:commentRss>http://blog.psyrendust.com/2008/06/06/ejectallvolumes-dashboard-widget-v101/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ejectAllVolumes v1.0.1: update</title>
		<link>http://blog.psyrendust.com/2008/06/05/ejectallvolumes-v101-update/</link>
		<comments>http://blog.psyrendust.com/2008/06/05/ejectallvolumes-v101-update/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 04:54:56 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.psyrendust.com/?p=89</guid>
		<description><![CDATA[I got some feedback after passing this out to a few friends. Here is what I&#8217;ve changed: Removed clear Output the display message to /dev/null Removed echo "complete" These changes remove any of the outputs to the display. The only time you will receive a message is if you have file that is currently open [...]]]></description>
		<wfw:commentRss>http://blog.psyrendust.com/2008/06/05/ejectallvolumes-v101-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ejectAllVolumes v1.0.0: Eject all mounted volumes from your Mac</title>
		<link>http://blog.psyrendust.com/2008/06/05/ejectallvolumes-v100/</link>
		<comments>http://blog.psyrendust.com/2008/06/05/ejectallvolumes-v100/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 23:09:50 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.psyrendust.com/?p=87</guid>
		<description><![CDATA[After some tooling around I&#8217;m finally releasing a little bash script called ejectAllVolumes. This script is named after it&#8217;s purpose. It will safely eject all mounted volumes from your Mac. For more details check out the ejectAllVolumes project page.]]></description>
		<wfw:commentRss>http://blog.psyrendust.com/2008/06/05/ejectallvolumes-v100/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iClarified &#8211; Tutorials &#8211; AppleTV</title>
		<link>http://blog.psyrendust.com/2008/05/24/iclarified-tutorials-appletv/</link>
		<comments>http://blog.psyrendust.com/2008/05/24/iclarified-tutorials-appletv/#comments</comments>
		<pubDate>Sat, 24 May 2008 05:35:15 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[AppleTV]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://blog.psyrendust.com/2008/05/24/iclarified-tutorials-appletv/</guid>
		<description><![CDATA[I&#8217;ve been thinking about getting an AppleTV to manage my media. But my fear has always been the size of the processor. I could spend a few hundred bucks and get one, or I could spend another $300-$400 more and get a mac mini. But if I did get a AppleTV I would definitely hack [...]]]></description>
		<wfw:commentRss>http://blog.psyrendust.com/2008/05/24/iclarified-tutorials-appletv/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Change the hostname in Mac OS X [osx]</title>
		<link>http://blog.psyrendust.com/2008/05/23/change-the-hostname-in-mac-os-x-osx/</link>
		<comments>http://blog.psyrendust.com/2008/05/23/change-the-hostname-in-mac-os-x-osx/#comments</comments>
		<pubDate>Fri, 23 May 2008 19:56:03 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.psyrendust.com/?p=77</guid>
		<description><![CDATA[When I log into the network at my job my Mac&#8217;s hostname always turns to: larryx.na.corp.ipgnetwork.com I have my local hostname set to: larryx.local So What I would like to do is set my Mac&#8217;s hostname to my local hostname. You can do this all from Terminal in a single line. Run this command in [...]]]></description>
		<wfw:commentRss>http://blog.psyrendust.com/2008/05/23/change-the-hostname-in-mac-os-x-osx/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Qumana blog editor for Mac</title>
		<link>http://blog.psyrendust.com/2008/05/22/qumana-blog-editor-for-mac/</link>
		<comments>http://blog.psyrendust.com/2008/05/22/qumana-blog-editor-for-mac/#comments</comments>
		<pubDate>Thu, 22 May 2008 08:54:16 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.psyrendust.com/2008/05/22/qumana-blog-editor-for-mac/</guid>
		<description><![CDATA[Once again I&#8217;m testing out a different blog editor for the Mac, Qumana. This is a test post from the little Mac app.]]></description>
		<wfw:commentRss>http://blog.psyrendust.com/2008/05/22/qumana-blog-editor-for-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thoughts on MarsEdit 2</title>
		<link>http://blog.psyrendust.com/2008/05/21/thoughts-on-marsedit-2/</link>
		<comments>http://blog.psyrendust.com/2008/05/21/thoughts-on-marsedit-2/#comments</comments>
		<pubDate>Wed, 21 May 2008 21:43:53 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.psyrendust.com/?p=66</guid>
		<description><![CDATA[In my previous post, Checking out MarsEdit 2, I did a test post using MarsEdit 2. I have to say that I like using a desktop editor for doing my posts. The only downside to this is that the Media Manager is lacking a few features. Plus The custom template option is great for seeing [...]]]></description>
		<wfw:commentRss>http://blog.psyrendust.com/2008/05/21/thoughts-on-marsedit-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Checking out MarsEdit 2</title>
		<link>http://blog.psyrendust.com/2008/05/21/checkin-out-marsedit-2/</link>
		<comments>http://blog.psyrendust.com/2008/05/21/checkin-out-marsedit-2/#comments</comments>
		<pubDate>Wed, 21 May 2008 21:11:40 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.psyrendust.com/?p=65</guid>
		<description><![CDATA[Me being the lazy person that I am, I&#8217;m always looking for ways to do things better or faster. I was checking out a new desktop RSS reader (NetNewsWire) and came across a default feed from Red Sweater Blog. Turns out they sell a few Mac programs. I decided to check out MarsEdit 2. This [...]]]></description>
		<wfw:commentRss>http://blog.psyrendust.com/2008/05/21/checkin-out-marsedit-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
