<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How To Setup Development Domains On OS X</title>
	<atom:link href="http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/</link>
	<description>TheAppleBlog, published by and for the day-to-day Apple user, is a prominent source for news, reviews, walkthroughs, and real life application of all Apple products.</description>
	<lastBuildDate>Sun, 22 Nov 2009 01:47:35 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Justin</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-31718</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 13 Feb 2009 23:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-31718</guid>
		<description>It&#039;s worth mentioning that in the default httpd.conf for Apache2 that comes with OS X 10.5, that the vhosts go in /private/etc/apache2/extra/httpd-vhosts.conf and that the include line for that file in httpd.conf needs to be uncommented.  Caused me a bit of a run around looking for the issue.</description>
		<content:encoded><![CDATA[<p>It&#8217;s worth mentioning that in the default httpd.conf for Apache2 that comes with OS X 10.5, that the vhosts go in /private/etc/apache2/extra/httpd-vhosts.conf and that the include line for that file in httpd.conf needs to be uncommented.  Caused me a bit of a run around looking for the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel de Kadt &#183; Subdomains on localhost in Mac OS X 10.5 Leopard</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9644</link>
		<dc:creator>Gabriel de Kadt &#183; Subdomains on localhost in Mac OS X 10.5 Leopard</dc:creator>
		<pubDate>Wed, 19 Nov 2008 17:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9644</guid>
		<description>[...] how-to-setup-development-domains-on-os-x/ [...]</description>
		<content:encoded><![CDATA[<p>[...] how-to-setup-development-domains-on-os-x/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webagogue &#187; Blog Archive &#187; links for 2007-01-25</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9641</link>
		<dc:creator>Webagogue &#187; Blog Archive &#187; links for 2007-01-25</dc:creator>
		<pubDate>Mon, 19 Mar 2007 04:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9641</guid>
		<description>[...] How To Setup Development Domains On OS X at The Apple Blog (tags: osx domain development hack howto) [...]</description>
		<content:encoded><![CDATA[<p>[...] How To Setup Development Domains On OS X at The Apple Blog (tags: osx domain development hack howto) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Over 60 of the best resources for Web Designers &#171; usrbingeek&#8217;s musings</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9642</link>
		<dc:creator>Over 60 of the best resources for Web Designers &#171; usrbingeek&#8217;s musings</dc:creator>
		<pubDate>Mon, 05 Mar 2007 19:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9642</guid>
		<description>[...] How To Setup Development Domains On OS X [...]</description>
		<content:encoded><![CDATA[<p>[...] How To Setup Development Domains On OS X [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chip Brown</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9643</link>
		<dc:creator>Chip Brown</dc:creator>
		<pubDate>Thu, 01 Mar 2007 06:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9643</guid>
		<description>So are there any &#039;gotchas&#039; to watch out for?

This is the kind of thing I&#039;ve wanted to setup for months. I had no problem getting it to work at the office, but now I&#039;m trying to set it up on my home machine with no luck.

Both are OSX 10.4 using the default install.

I&#039;m trying to setup multiple testing domains with very erratic results, mostly 403 errors, then it will start working but pointing the wrong directory.</description>
		<content:encoded><![CDATA[<p>So are there any &#8216;gotchas&#8217; to watch out for?</p>
<p>This is the kind of thing I&#8217;ve wanted to setup for months. I had no problem getting it to work at the office, but now I&#8217;m trying to set it up on my home machine with no luck.</p>
<p>Both are OSX 10.4 using the default install.</p>
<p>I&#8217;m trying to setup multiple testing domains with very erratic results, mostly 403 errors, then it will start working but pointing the wrong directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wired For Gadgets &#187; Blog Archive &#187; Setup Development Domains On OS X</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9640</link>
		<dc:creator>Wired For Gadgets &#187; Blog Archive &#187; Setup Development Domains On OS X</dc:creator>
		<pubDate>Tue, 26 Dec 2006 02:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9640</guid>
		<description>[...] How To Setup Development Domains On OS X [The Apple Blog via Digg] [...]</description>
		<content:encoded><![CDATA[<p>[...] How To Setup Development Domains On OS X [The Apple Blog via Digg] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jérôme</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9639</link>
		<dc:creator>Jérôme</dc:creator>
		<pubDate>Mon, 18 Dec 2006 00:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9639</guid>
		<description>Josh,

thank you for your tutorial - although I tried the other solutions (NetInfo, Headdress) they did not really work for me. I guess I did something wrong with NetInfo and I didn&#039;t really dug into Headress (plus I need more than just two development domains).

I don&#039;t think doing it the manual way by editing some files is to difficult.

Again, thanks a lot, I definitely like my new shiny .dev-Domains :).

Best regards
- Jérôme</description>
		<content:encoded><![CDATA[<p>Josh,</p>
<p>thank you for your tutorial &#8211; although I tried the other solutions (NetInfo, Headdress) they did not really work for me. I guess I did something wrong with NetInfo and I didn&#8217;t really dug into Headress (plus I need more than just two development domains).</p>
<p>I don&#8217;t think doing it the manual way by editing some files is to difficult.</p>
<p>Again, thanks a lot, I definitely like my new shiny .dev-Domains :).</p>
<p>Best regards<br />
- Jérôme</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Icelander</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9638</link>
		<dc:creator>Icelander</dc:creator>
		<pubDate>Tue, 12 Dec 2006 03:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9638</guid>
		<description>&lt;i&gt;That’s good if you were the only one working on said project. If you have a team then it is pretty useless. And I hope you’re running the same PHP, Ruby, SQL version as the host you paid for or is again, useless. Is it too hard to setup a hock key in your editing app to auto-upload when you save?&lt;/i&gt; - Ryan Merket

If you&#039;re working on a team, I&#039;d hope you&#039;d have subversion or CVS set up to check them out to your domain.

And running the same versions as your host isn&#039;t hard. But I&#039;ve had no trouble developing in the latest version of PHP and MySQL on a Mac and running it using an old version of both on our Linux production server.

And why would you want to auto-upload when you save? Shouldn&#039;t you do testing first?</description>
		<content:encoded><![CDATA[<p><i>That’s good if you were the only one working on said project. If you have a team then it is pretty useless. And I hope you’re running the same PHP, Ruby, SQL version as the host you paid for or is again, useless. Is it too hard to setup a hock key in your editing app to auto-upload when you save?</i> &#8211; Ryan Merket</p>
<p>If you&#8217;re working on a team, I&#8217;d hope you&#8217;d have subversion or CVS set up to check them out to your domain.</p>
<p>And running the same versions as your host isn&#8217;t hard. But I&#8217;ve had no trouble developing in the latest version of PHP and MySQL on a Mac and running it using an old version of both on our Linux production server.</p>
<p>And why would you want to auto-upload when you save? Shouldn&#8217;t you do testing first?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2006-11-28 at BrandBrains</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9637</link>
		<dc:creator>links for 2006-11-28 at BrandBrains</dc:creator>
		<pubDate>Thu, 30 Nov 2006 14:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9637</guid>
		<description>[...] How To Setup Development Domains On OS X (tags: apple mac osx development apache) [...]</description>
		<content:encoded><![CDATA[<p>[...] How To Setup Development Domains On OS X (tags: apple mac osx development apache) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KJ</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9636</link>
		<dc:creator>KJ</dc:creator>
		<pubDate>Tue, 28 Nov 2006 16:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9636</guid>
		<description>I agree that this is a pretty good solution, but why go through the trouble? Why not just use MAMP?
For each project that I&#039;m working on I create a seperate &quot;htdocs&quot; directory with a &quot;.projectname&quot; suffix (ex. htdocs.theappleblog).  Whatever project I&#039;m currently working on, I simply rename the folder to &quot;htdocs&quot;. I use this technique to manage multiple sites. Some running Movable Type, some running Wordpress.
I guess the only drawback is that this is only going to work for the PHP world. Any RAILS development would have to be done through the standard Apache server or through Locomotive.</description>
		<content:encoded><![CDATA[<p>I agree that this is a pretty good solution, but why go through the trouble? Why not just use MAMP?<br />
For each project that I&#8217;m working on I create a seperate &#8220;htdocs&#8221; directory with a &#8220;.projectname&#8221; suffix (ex. htdocs.theappleblog).  Whatever project I&#8217;m currently working on, I simply rename the folder to &#8220;htdocs&#8221;. I use this technique to manage multiple sites. Some running Movable Type, some running WordPress.<br />
I guess the only drawback is that this is only going to work for the PHP world. Any RAILS development would have to be done through the standard Apache server or through Locomotive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9635</link>
		<dc:creator>Kenny</dc:creator>
		<pubDate>Mon, 27 Nov 2006 16:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9635</guid>
		<description>Great tips everybody! Here&#039;s mine:

I&#039;m a one-man shop developing small to medium sites, so I don&#039;t need a complicated system. Here&#039;s my super simple technique:

Super easy, browser-bookmark based access to everyone of your dev sites.

Here&#039;s how:

I keep my dev sites in the ~sites folder (PhP enabled in Apache) on my Mac. Then I saved a bookmark of the ~sites folder (http://127.0.0.1/~my_user_account/) in my browser&#039;s Bookmarks Toolbar for fast, easy access. I name the bookmark &quot;Local Sites Index.&quot;

Clicking this bookmark opens a webpage listing an index of (dev) site folders in the ~sites directory; but they are listed alphabetically. Click on the &quot;Last Modified&quot; column header and the list re-sorts by date modified to force the most recent to the top of the list. Notice that the address in the address bar now reads: (http://127.0.0.1/~my_user_account/?M=D).

Next, modify the saved bookmark&#039;s address accordingly: http://127.0.0.1/~my_user_account/?M=D

Then put this bookmark in the Bookmarks Toolbar of ALL of your browsers that you need to test in.

THAT&#039;S IT! Now to see your sites, just open any browser and hit the Toolbar Bookmark you&#039;ve just created to display a clickable index of all of your dev sites; all in their Apache/PHP glory--with the most current ones at the top of the list. (You can re-sort alphbetically by clicking the &quot;Name&quot; header.)

I go one step further: I make this ~sites directory page the Homepage in my main dev browsers. Now I merely start any browser and up pops a clickable list of all my dev sites; with the most recent ones right at the top of the list!

Summary: No typing of URLs neccessary, just launch your browser, and click once to see any site that you&#039;re working on.</description>
		<content:encoded><![CDATA[<p>Great tips everybody! Here&#8217;s mine:</p>
<p>I&#8217;m a one-man shop developing small to medium sites, so I don&#8217;t need a complicated system. Here&#8217;s my super simple technique:</p>
<p>Super easy, browser-bookmark based access to everyone of your dev sites.</p>
<p>Here&#8217;s how:</p>
<p>I keep my dev sites in the ~sites folder (PhP enabled in Apache) on my Mac. Then I saved a bookmark of the ~sites folder (<a href="http://127.0.0.1/~my_user_account/" rel="nofollow">http://127.0.0.1/~my_user_account/</a>) in my browser&#8217;s Bookmarks Toolbar for fast, easy access. I name the bookmark &#8220;Local Sites Index.&#8221;</p>
<p>Clicking this bookmark opens a webpage listing an index of (dev) site folders in the ~sites directory; but they are listed alphabetically. Click on the &#8220;Last Modified&#8221; column header and the list re-sorts by date modified to force the most recent to the top of the list. Notice that the address in the address bar now reads: (<a href="http://127.0.0.1/~my_user_account/?M=D)" rel="nofollow">http://127.0.0.1/~my_user_account/?M=D)</a>.</p>
<p>Next, modify the saved bookmark&#8217;s address accordingly: <a href="http://127.0.0.1/~my_user_account/?M=D" rel="nofollow">http://127.0.0.1/~my_user_account/?M=D</a></p>
<p>Then put this bookmark in the Bookmarks Toolbar of ALL of your browsers that you need to test in.</p>
<p>THAT&#8217;S IT! Now to see your sites, just open any browser and hit the Toolbar Bookmark you&#8217;ve just created to display a clickable index of all of your dev sites; all in their Apache/PHP glory&#8211;with the most current ones at the top of the list. (You can re-sort alphbetically by clicking the &#8220;Name&#8221; header.)</p>
<p>I go one step further: I make this ~sites directory page the Homepage in my main dev browsers. Now I merely start any browser and up pops a clickable list of all my dev sites; with the most recent ones right at the top of the list!</p>
<p>Summary: No typing of URLs neccessary, just launch your browser, and click once to see any site that you&#8217;re working on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Que tal crear un dominio local si desarrollas aplicaciones web ??? &#171; JuniHH Blog</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9634</link>
		<dc:creator>Que tal crear un dominio local si desarrollas aplicaciones web ??? &#171; JuniHH Blog</dc:creator>
		<pubDate>Fri, 24 Nov 2006 14:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9634</guid>
		<description>[...] Espero lo disfruten. Aqui el articulo (en ingles). [...]</description>
		<content:encoded><![CDATA[<p>[...] Espero lo disfruten. Aqui el articulo (en ingles). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prime News Blog &#187; Blog Archive &#187; How To Setup Development Domains On OS X</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9633</link>
		<dc:creator>Prime News Blog &#187; Blog Archive &#187; How To Setup Development Domains On OS X</dc:creator>
		<pubDate>Fri, 24 Nov 2006 07:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9633</guid>
		<description>[...] Learn how to setup development domains like yourdomain.dev for local development on OS X.read more&#160;&#124;&#160;digg story [...]</description>
		<content:encoded><![CDATA[<p>[...] Learn how to setup development domains like yourdomain.dev for local development on OS X.read more&nbsp;|&nbsp;digg story [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JonAtkinson.org &#187; Links for 22/11</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9632</link>
		<dc:creator>JonAtkinson.org &#187; Links for 22/11</dc:creator>
		<pubDate>Thu, 23 Nov 2006 16:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9632</guid>
		<description>[...] How To Setup Development Domains On OS X at The Apple Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] How To Setup Development Domains On OS X at The Apple Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chrleon</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9631</link>
		<dc:creator>chrleon</dc:creator>
		<pubDate>Thu, 23 Nov 2006 12:29:49 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9631</guid>
		<description>oops.. didn&#039;t read Earneys tip. Usually I modify my custom vhosts-file manually. Headress looks very nice tho :)</description>
		<content:encoded><![CDATA[<p>oops.. didn&#8217;t read Earneys tip. Usually I modify my custom vhosts-file manually. Headress looks very nice tho :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mathie</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9630</link>
		<dc:creator>mathie</dc:creator>
		<pubDate>Thu, 23 Nov 2006 09:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9630</guid>
		<description>Hmm, that link didn&#039;t appear to work.  Try again:

    http://woss.name/2006/11/13/setting-up-local-name-server-on-mac-os-x/</description>
		<content:encoded><![CDATA[<p>Hmm, that link didn&#8217;t appear to work.  Try again:</p>
<p>    <a href="http://woss.name/2006/11/13/setting-up-local-name-server-on-mac-os-x/" rel="nofollow">http://woss.name/2006/11/13/setting-up-local-name-server-on-mac-os-x/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mathie</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9629</link>
		<dc:creator>mathie</dc:creator>
		<pubDate>Thu, 23 Nov 2006 09:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9629</guid>
		<description>I wrote a short tutorial a couple of days ago for doing this with a local DNS server on Mac OS X.  It&#039;s much more convenient for me because I can do wildcard records.  You can find the tutorial here: &lt;a&gt;Setting up a local name server on Mac OS X&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I wrote a short tutorial a couple of days ago for doing this with a local DNS server on Mac OS X.  It&#8217;s much more convenient for me because I can do wildcard records.  You can find the tutorial here: <a>Setting up a local name server on Mac OS X</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ingredients » Nick&#8217;s Notepad &#187; Blog Archive &#187; Using Netinfo Manager to add hosts</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9628</link>
		<dc:creator>Ingredients » Nick&#8217;s Notepad &#187; Blog Archive &#187; Using Netinfo Manager to add hosts</dc:creator>
		<pubDate>Wed, 22 Nov 2006 23:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9628</guid>
		<description>[...] As an addition to my Networked Virtual Hosting Party on Mac OS X article, comments in the How To Setup Development Domains On OS X article on The Apple Blog pointed to something I&#8217;d not tried before; using NetInfo Manager to add hosts to local hosts file. [...]</description>
		<content:encoded><![CDATA[<p>[...] As an addition to my Networked Virtual Hosting Party on Mac OS X article, comments in the How To Setup Development Domains On OS X article on The Apple Blog pointed to something I&#8217;d not tried before; using NetInfo Manager to add hosts to local hosts file. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schmelding</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9627</link>
		<dc:creator>Schmelding</dc:creator>
		<pubDate>Wed, 22 Nov 2006 20:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9627</guid>
		<description>@Richard Earney:

Totally agree. Headdress automates this process and makes development drop dead easy peasy.</description>
		<content:encoded><![CDATA[<p>@Richard Earney:</p>
<p>Totally agree. Headdress automates this process and makes development drop dead easy peasy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morgan</title>
		<link>http://theappleblog.com/2006/11/21/how-to-setup-development-domains-on-os-x/#comment-9626</link>
		<dc:creator>Morgan</dc:creator>
		<pubDate>Wed, 22 Nov 2006 15:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://theappleblog.com/2006/11/22/how-to-setup-development-domains-on-os-x/#comment-9626</guid>
		<description>Nice tip.</description>
		<content:encoded><![CDATA[<p>Nice tip.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
