<?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>jeremiahx&#124;com &#187; Apple</title>
	<atom:link href="http://jeremiahx.com/category/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeremiahx.com</link>
	<description>The Blog of J.J. Merrick</description>
	<lastBuildDate>Tue, 10 Aug 2010 08:04:18 +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>The Coolest iPhone and iPod Touch Case EVER!</title>
		<link>http://jeremiahx.com/2008/04/14/the-coolest-iphone-and-ipod-touch-case-ever/</link>
		<comments>http://jeremiahx.com/2008/04/14/the-coolest-iphone-and-ipod-touch-case-ever/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 17:16:51 +0000</pubDate>
		<dc:creator>J.J. Merrick</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://jeremiahx.com/2008/04/14/the-coolest-iphone-and-ipod-touch-case-ever/</guid>
		<description><![CDATA[Casemate makes cases for cell phones and I own a couple myself. They just released this really cool case for the iPhone&#8230; take a look!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.case-mate.com/ipod/ipodtouch/ipod-touch-naked-case">Casemate</a> makes cases for cell phones and I own a couple myself. They just released this really cool case for the iPhone&#8230; take a look!</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/-Rzjqzq7i-4&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/-Rzjqzq7i-4&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://jeremiahx.com/2008/04/14/the-coolest-iphone-and-ipod-touch-case-ever/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Accessing Apache Running on Leopard with Parallels (Windows)</title>
		<link>http://jeremiahx.com/2008/04/04/accessing-apache-running-on-leopard-with-parallels-windows/</link>
		<comments>http://jeremiahx.com/2008/04/04/accessing-apache-running-on-leopard-with-parallels-windows/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 15:24:59 +0000</pubDate>
		<dc:creator>J.J. Merrick</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://jeremiahx.com/2008/04/04/accessing-apache-running-on-leopard-with-parrallels-windows/</guid>
		<description><![CDATA[I work on an application that only works in IE 6+ so moving to the mac has required me to find a way to test the application. I have found that about 90% of it works in Safari (but not FF) but the remaining 10% is critical to access at some points for testing. Because [...]]]></description>
			<content:encoded><![CDATA[<p>I work on an application that only works in IE 6+ so moving to the mac has required me to find a way to test the application. I have found that about 90% of it works in Safari (but not FF) but the remaining 10% is critical to access at some points for testing.</p>
<p>Because of this I have been using Parallels running Windows 2k3. Basically the only thing I run on it is IE7 and I needed it to be able to access the Apache instance running on Leopard. Since Apache is running on 127.0.0.1, and Parallels was using shared networking, 127.0.0.1 and the actual IP address would never reach Apache.</p>
<p>After some looking around it appears that Parallels uses a NAT service that creates a local IP address for both the host OS (Leopard) and the guest OS (Win2k3). because of this I can use that IP address to access both machines back and forth. Here is how..</p>
<ol>
<li>
Find the IP address that Parallels assigns the host OS. This can be done by doing Terminal > ifconfig. Find the IP address for en3 (if you have more then one network adapter this could be en4 etc). Copy that.
</li>
<li>
 2. In the guest OS (windows) create a host entry by editing C:\{windows root}\system\drivers\etc\hosts
     </li>
<p><code>hostcomputer         10.211.55.2[the address you copied] </p>
<p>(I actually just changed the localhost entry to make things easier, you might not want to do that though)<br />
</code></p>
<p>That&#8217;s it. Put in http://hostcomputer in IE and it should pull up your Apache instance on Leopard.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeremiahx.com/2008/04/04/accessing-apache-running-on-leopard-with-parallels-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sweet Looking Multiple Monitor Backgrounds</title>
		<link>http://jeremiahx.com/2008/03/24/sweet-looking-multiple-monitor-backgrounds/</link>
		<comments>http://jeremiahx.com/2008/03/24/sweet-looking-multiple-monitor-backgrounds/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 15:59:43 +0000</pubDate>
		<dc:creator>J.J. Merrick</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Cool Pictures]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://jeremiahx.com/2008/03/24/sweet-looking-multiple-monitor-backgrounds/</guid>
		<description><![CDATA[One of the cool things about the mac that is different then XP is it&#8217;s ability to natively allow you to select different backgrounds for different monitors in a multiple monitor setup. I was surfing the &#8216;net the other day and came across this resource: http://www.mandolux.com/ They have quite a few high quality backgrounds with [...]]]></description>
			<content:encoded><![CDATA[<p>One of the cool things about the mac that is different then XP is it&#8217;s ability to natively allow you to select different backgrounds for different monitors in a multiple monitor setup. I was surfing the &#8216;net the other day and came across this resource:</p>
<p><a href="http://www.mandolux.com/">http://www.mandolux.com/</a></p>
<p>They have quite a few high quality backgrounds with multiple resolutions for both the left and right monitors. That is awesome because I use my MacBook with a 20 inch&#8217;r and they both are at different resolutions. It create a really cool effect to have it span across both monitors as one image.  They even have an <a href="http://feeds.feedburner.com/mandolux">RSS feed</a> to notify you when they add more.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeremiahx.com/2008/03/24/sweet-looking-multiple-monitor-backgrounds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RFC: What Mac Keyboard do you use?</title>
		<link>http://jeremiahx.com/2008/02/29/rfc-what-mac-keyboard-do-you-use/</link>
		<comments>http://jeremiahx.com/2008/02/29/rfc-what-mac-keyboard-do-you-use/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 14:43:40 +0000</pubDate>
		<dc:creator>J.J. Merrick</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://jeremiahx.com/2008/02/29/rfc-what-mac-keyboard-do-you-use/</guid>
		<description><![CDATA[So I have the new MacBook all up and running and attached to my nice 20 inch Viewsonic wide screen flat panel. The problem I am running in to is I am using a Microsoft Desktop 2.0 wireless keyboard and mouse that I used with my old laptop. It is working OK but I am [...]]]></description>
			<content:encoded><![CDATA[<p>So I have the new MacBook all up and running and attached to my nice 20 inch Viewsonic wide screen flat panel. The problem I am running in to is I am using a Microsoft Desktop 2.0 wireless keyboard and mouse that I used with my old laptop. It is working OK but I am not real happy with the feel of the mouse and the fact I don&#8217;t have certain mappings on the keyboard. I went to Mac Authority to look at my options and I would really like to go with a wireless keyboard and mouse. I like the mighty mouse just fine but what was Apple thinking with the new wireless keyboard? It is basically a freak&#8217;n MacBook keyboard with no number pad which is annoying. Bluetooth on it is nice it but my word it seems really small.</p>
<p>So my question is: <em>What external keyboards do you guys use? Any 3rd party ones that work well?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://jeremiahx.com/2008/02/29/rfc-what-mac-keyboard-do-you-use/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
