<?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>Blog :: render(); &#187; Mac OS X</title>
	<atom:link href="http://blog.jepamedia.org/tags/mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jepamedia.org</link>
	<description>Thoughts of an applications developer.</description>
	<lastBuildDate>Tue, 13 Jul 2010 16:49:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>OS X Mail.app &#8211; HTML Signature</title>
		<link>http://blog.jepamedia.org/2010/07/13/os-x-mail-html-signature/</link>
		<comments>http://blog.jepamedia.org/2010/07/13/os-x-mail-html-signature/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 16:49:49 +0000</pubDate>
		<dc:creator>justinpalmer</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Mac OS X]]></category>
<category>Design</category>
		<guid isPermaLink="false">http://blog.jepamedia.org/?p=54</guid>
		<description><![CDATA[HTML signatures are debated on their worth. Some people think that it is visual chaos detracting from the important information. Others, think that it is visual bliss allowing them to highlight important bits and create a more aesthetically pleasing email. I think that it is great. I don&#8217;t have a problem with it, but I [...]]]></description>
		<wfw:commentRss>http://blog.jepamedia.org/2010/07/13/os-x-mail-html-signature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snow Leopard Connecting to SMB is a Joke</title>
		<link>http://blog.jepamedia.org/2009/09/16/snow-leopard-connecting-to-smb-is-a-joke/</link>
		<comments>http://blog.jepamedia.org/2009/09/16/snow-leopard-connecting-to-smb-is-a-joke/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 04:26:30 +0000</pubDate>
		<dc:creator>justinpalmer</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
<category>Mac OS X</category><category>os x</category><category>snow leopard</category>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/09/16/snow-leopard-connecting-to-smb-is-a-joke/</guid>
		<description><![CDATA[Today I upgraded, I mean downgraded, to OS X Snow Leopard. There is no SMB support!! I was in the #mac room tonight and someone told me that this is what I get for adopting early. What is this open source software? APPLE DON&#8217;T RELEASE AN OS IF YOU CAN&#8217;T SUPPORT FEATURES YOU DID IN [...]]]></description>
		<wfw:commentRss>http://blog.jepamedia.org/2009/09/16/snow-leopard-connecting-to-smb-is-a-joke/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OS X Set Global Paths</title>
		<link>http://blog.jepamedia.org/2009/09/04/os-x-set-global-paths/</link>
		<comments>http://blog.jepamedia.org/2009/09/04/os-x-set-global-paths/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 15:57:48 +0000</pubDate>
		<dc:creator>justinpalmer</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
<category>Mac OS X</category>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/09/04/os-x-add-global-paths/</guid>
		<description><![CDATA[If you have multiple users on your Mac then there may come a point when you want to add paths for all users. It is a really easy process. PLAIN TEXT CODE: sudo nano /etc/paths One path per line. What else do you want, now get out of here. Justin]]></description>
		<wfw:commentRss>http://blog.jepamedia.org/2009/09/04/os-x-set-global-paths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editing the OS X &#8220;hosts&#8221; File</title>
		<link>http://blog.jepamedia.org/2008/06/04/editing-the-os-x-hosts-file/</link>
		<comments>http://blog.jepamedia.org/2008/06/04/editing-the-os-x-hosts-file/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 21:54:27 +0000</pubDate>
		<dc:creator>justinpalmer</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
<category>Apache</category><category>Development</category><category>Linux</category><category>Mac OS X</category>
		<guid isPermaLink="false">http://blog.jepamedia.org/2008/06/04/editing-the-os-x-hosts-file/</guid>
		<description><![CDATA[First of all the path to your hosts file on OS X is: /private/etc/hosts The "hosts" file is in the "etc" folder. Quick command: PLAIN TEXT CODE: sudo nano /private/etc/hosts If you need more help and don't understand the format of the hosts file or need additional help then please continue, if you don't need [...]]]></description>
		<wfw:commentRss>http://blog.jepamedia.org/2008/06/04/editing-the-os-x-hosts-file/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>iTerm Background and Text Color Modifications</title>
		<link>http://blog.jepamedia.org/2007/11/19/iterm-background-and-text-color-modifications/</link>
		<comments>http://blog.jepamedia.org/2007/11/19/iterm-background-and-text-color-modifications/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 05:58:37 +0000</pubDate>
		<dc:creator>justinpalmer</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
<category>Mac OS X</category><category>session preferences</category><category>terminal window</category>
		<guid isPermaLink="false">http://blog.jepamedia.org/2007/11/19/iterm-background-and-text-color-modifications/</guid>
		<description><![CDATA[I really like iTerm as most people in the OS X world do. The one thing that I hated and hade no solution for was the white background and black text. Below I show how to change these settings to make it feel more like a terminal that I am used to. Go to the [...]]]></description>
		<wfw:commentRss>http://blog.jepamedia.org/2007/11/19/iterm-background-and-text-color-modifications/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>The Linux Super Mario &#8211; Super Tux</title>
		<link>http://blog.jepamedia.org/2007/11/05/super-tux/</link>
		<comments>http://blog.jepamedia.org/2007/11/05/super-tux/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 06:29:08 +0000</pubDate>
		<dc:creator>justinpalmer</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
<category>Games</category><category>legend of zelda 2</category><category>Linux</category><category>Mac OS X</category><category>mario bros game</category><category>tux</category><category>youtube</category>
		<guid isPermaLink="false">http://blog.jepamedia.org/2007/11/05/super-tux/</guid>
		<description><![CDATA[Like the Nintendo hit Super Mario Bros. comes the Super Tux. Great game! It kinda reminds me of Super Mario Bros. game play with The Legend of Zelda 2 Map layout. Check out the game play: And the map layout: Go get it today! And take a look at Super Mario Bros. in 5 minutes:]]></description>
		<wfw:commentRss>http://blog.jepamedia.org/2007/11/05/super-tux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Opera: 421 Server Error</title>
		<link>http://blog.jepamedia.org/2007/11/05/opera_server_error_421/</link>
		<comments>http://blog.jepamedia.org/2007/11/05/opera_server_error_421/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 02:57:38 +0000</pubDate>
		<dc:creator>justinpalmer</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Mac OS X]]></category>
<category>Design</category><category>Development</category><category>dmg</category><category>Mac OS X</category><category>opera 9</category>
		<guid isPermaLink="false">http://blog.jepamedia.org/2007/11/05/opera_server_error_421/</guid>
		<description><![CDATA[Well it seems that I am out of luck for now. Let's see how long. I went to download Opera for my Mac and what did I receive instead of my Opera_9.24_Setup.dmg? A server 421 error: Although it says that I have to many connections from my address, I have only tried to download it [...]]]></description>
		<wfw:commentRss>http://blog.jepamedia.org/2007/11/05/opera_server_error_421/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
