<?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"
	>
<channel>
	<title>Comments on: Installing WordPress On Your Apple Mac</title>
	<atom:link href="http://www.stuff.yellowswordfish.com/installing-wordpress-on-your-apple-mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stuff.yellowswordfish.com</link>
	<description></description>
	<pubDate>Sun, 20 Jul 2008 15:16:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Andy @ Yellow Swordfish</title>
		<link>http://www.stuff.yellowswordfish.com/installing-wordpress-on-your-apple-mac/#comment-20989</link>
		<dc:creator>Andy @ Yellow Swordfish</dc:creator>
		<pubDate>Tue, 01 Jan 2008 16:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuff.yellowswordfish.com/installing-wordpress-on-your-apple-mac/#comment-20989</guid>
		<description>Useful info - thanks. Might try this next time around.</description>
		<content:encoded><![CDATA[<p>Useful info - thanks. Might try this next time around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: -Radio-</title>
		<link>http://www.stuff.yellowswordfish.com/installing-wordpress-on-your-apple-mac/#comment-20987</link>
		<dc:creator>-Radio-</dc:creator>
		<pubDate>Tue, 01 Jan 2008 16:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuff.yellowswordfish.com/installing-wordpress-on-your-apple-mac/#comment-20987</guid>
		<description>There are some big differences in using MAMP, and the native installed apps in MacOSX.

First and foremost, all of the files needed reside inside the MAMP folder inside your applications folder. (this makes a breeze to remove, just relocate the MAMP folder.)

Secondly, all of those files are visible, by default, in the finder.

As for using the etc/hosts file to redirect to individual folders inside MAMP's htdocs folder, there are two routs to go locally, MAMP (freeware) requires that you edit the files manually in the MAMP/etc/ folder, whereas MAMP-Pro (Shareware) uses a control pane in it's interface.

MAMP-Pro also uses one of the free dynamic IP interfaces to publish dynamic domains which in turn to your internet IP, and then in MAMP, point to these new sub-folders.

In either version, if you only want to make the sites accessible on your intra-net, you can update the hosts files on the individual computers on the network, or if your router allows it, create host records on the network's routing tables. (My Linksys allows for this as well as one of my client's NetGear Router)

This simplifies the task of updating all the computers HOSTS files on varying systems and platforms and puts the routes in one place.</description>
		<content:encoded><![CDATA[<p>There are some big differences in using MAMP, and the native installed apps in MacOSX.</p>
<p>First and foremost, all of the files needed reside inside the MAMP folder inside your applications folder. (this makes a breeze to remove, just relocate the MAMP folder.)</p>
<p>Secondly, all of those files are visible, by default, in the finder.</p>
<p>As for using the etc/hosts file to redirect to individual folders inside MAMP&#8217;s htdocs folder, there are two routs to go locally, MAMP (freeware) requires that you edit the files manually in the MAMP/etc/ folder, whereas MAMP-Pro (Shareware) uses a control pane in it&#8217;s interface.</p>
<p>MAMP-Pro also uses one of the free dynamic IP interfaces to publish dynamic domains which in turn to your internet IP, and then in MAMP, point to these new sub-folders.</p>
<p>In either version, if you only want to make the sites accessible on your intra-net, you can update the hosts files on the individual computers on the network, or if your router allows it, create host records on the network&#8217;s routing tables. (My Linksys allows for this as well as one of my client&#8217;s NetGear Router)</p>
<p>This simplifies the task of updating all the computers HOSTS files on varying systems and platforms and puts the routes in one place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy @ Yellow Swordfish</title>
		<link>http://www.stuff.yellowswordfish.com/installing-wordpress-on-your-apple-mac/#comment-20979</link>
		<dc:creator>Andy @ Yellow Swordfish</dc:creator>
		<pubDate>Tue, 01 Jan 2008 14:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuff.yellowswordfish.com/installing-wordpress-on-your-apple-mac/#comment-20979</guid>
		<description>The problem I had with using MAMP (and maybe I was doing something wrong of course) was being able to access the mac based web server from other machines on the network. It's possible that when I tried I didn't update the hosts file (it was a long time ago) but it was at that point I gave up with MAMP and went the kosher route!</description>
		<content:encoded><![CDATA[<p>The problem I had with using MAMP (and maybe I was doing something wrong of course) was being able to access the mac based web server from other machines on the network. It&#8217;s possible that when I tried I didn&#8217;t update the hosts file (it was a long time ago) but it was at that point I gave up with MAMP and went the kosher route!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: -Radio-</title>
		<link>http://www.stuff.yellowswordfish.com/installing-wordpress-on-your-apple-mac/#comment-20976</link>
		<dc:creator>-Radio-</dc:creator>
		<pubDate>Tue, 01 Jan 2008 14:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuff.yellowswordfish.com/installing-wordpress-on-your-apple-mac/#comment-20976</guid>
		<description>This is a very clear and concise instructional piece and a handy reference for many things, not just web services.

I would recommend though, one piece of software, for future installs:
MAMP (MacOS, Apache, MySQL, PHP) a complete software install and management package developed for fellow novices, for just this purpose.

The folks at www.mamp.info have done a superb job of implementing all of the tools you explain here, in one easy to install, easy to remove package.

The Freeware MAMP and the ShareWare Mamp-Pro both provide complete packages for Mac-philes who want to host demo (or full fledged) websites locally.

Some of the tips you provide here are also, very useful in a high end production environment available with Mamp Pro hosted on a MacOSX platform. I even use it to host some client sites locally, and with your tips, have been able to provide better services for my clients.</description>
		<content:encoded><![CDATA[<p>This is a very clear and concise instructional piece and a handy reference for many things, not just web services.</p>
<p>I would recommend though, one piece of software, for future installs:<br />
MAMP (MacOS, Apache, MySQL, PHP) a complete software install and management package developed for fellow novices, for just this purpose.</p>
<p>The folks at <a href="http://www.mamp.info" rel="nofollow">http://www.mamp.info</a> have done a superb job of implementing all of the tools you explain here, in one easy to install, easy to remove package.</p>
<p>The Freeware MAMP and the ShareWare Mamp-Pro both provide complete packages for Mac-philes who want to host demo (or full fledged) websites locally.</p>
<p>Some of the tips you provide here are also, very useful in a high end production environment available with Mamp Pro hosted on a MacOSX platform. I even use it to host some client sites locally, and with your tips, have been able to provide better services for my clients.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy @ Yellow Swordfish</title>
		<link>http://www.stuff.yellowswordfish.com/installing-wordpress-on-your-apple-mac/#comment-18264</link>
		<dc:creator>Andy @ Yellow Swordfish</dc:creator>
		<pubDate>Mon, 17 Dec 2007 10:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuff.yellowswordfish.com/installing-wordpress-on-your-apple-mac/#comment-18264</guid>
		<description>Hope it all works for you when you try it.</description>
		<content:encoded><![CDATA[<p>Hope it all works for you when you try it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gracie</title>
		<link>http://www.stuff.yellowswordfish.com/installing-wordpress-on-your-apple-mac/#comment-18241</link>
		<dc:creator>gracie</dc:creator>
		<pubDate>Mon, 17 Dec 2007 02:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuff.yellowswordfish.com/installing-wordpress-on-your-apple-mac/#comment-18241</guid>
		<description>Awesome tutorial! I will definitely be using this once I get upgraded to Leopard on my Macbook Pro.

Thanks so much!
gracie</description>
		<content:encoded><![CDATA[<p>Awesome tutorial! I will definitely be using this once I get upgraded to Leopard on my Macbook Pro.</p>
<p>Thanks so much!<br />
gracie</p>
]]></content:encoded>
	</item>
</channel>
</rss>
