<?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>Wetware &#187; Mac OSX</title>
	<atom:link href="http://www.wetware.co.nz/tag/mac-osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wetware.co.nz</link>
	<description>Getting computers to do stuff so we don&#039;t have too</description>
	<lastBuildDate>Thu, 01 Sep 2011 09:25:42 +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>Mac Lowercase Uppercase Folder names</title>
		<link>http://www.wetware.co.nz/2009/07/mac-lowercase-uppercase-folder-names/</link>
		<comments>http://www.wetware.co.nz/2009/07/mac-lowercase-uppercase-folder-names/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 04:26:00 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Mac OSX]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=389</guid>
		<description><![CDATA[My developer ran into this problem today, he couldn&#8217;t have two folders named the same but with different capitalisation.  I run Ubuntu so it works fine for me. The reason this came up is we were trying to run someone&#8217;s website which had two folders, named the same but with different capitalisation (e.g &#8220;ATS&#8221; and [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2009/07/mac-lowercase-uppercase-folder-names/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Make your terminal prompt look pretty, or recover it if its blank..</title>
		<link>http://www.wetware.co.nz/2009/03/make-your-terminal-prompt-look-pretty-or-recover-it-if-its-blank/</link>
		<comments>http://www.wetware.co.nz/2009/03/make-your-terminal-prompt-look-pretty-or-recover-it-if-its-blank/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 00:59:29 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Mac OSX]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=77</guid>
		<description><![CDATA[PS1=&#8221;\[\$(date +%H:%M) \033[1;30m\][\[\033[1;34m\]\u\[\033[1;30m\]@\[\033[0;35m\]\h\[\033[1;30m\]] \[\033[0;37m\]\W \[\033[0m\] &#8220; Put that into your terminal and smoke it. I have modified it from here.]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2009/03/make-your-terminal-prompt-look-pretty-or-recover-it-if-its-blank/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Alias commands in Mac OSX Terminal</title>
		<link>http://www.wetware.co.nz/2009/03/alias-commands-in-mac-osx-terminal/</link>
		<comments>http://www.wetware.co.nz/2009/03/alias-commands-in-mac-osx-terminal/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 00:51:22 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Mac OSX]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=75</guid>
		<description><![CDATA[To add an alias (shortcut) to a command in Terminal do the following alias myServer=&#8217;echo ssh myServer.wetware.co.nz;ssh myServer.wetware.co.nz&#8217; Notice that I echo the command before executing it, this is to reduce confusion when you call an alias which does something you forgot it did.. [Update] Well that worked, but not for long.  If you exit [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2009/03/alias-commands-in-mac-osx-terminal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

