<?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/"
		>
<channel>
	<title>Comments on: The move to Mac</title>
	<atom:link href="http://akrabat.com/computing/the-move-to-mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://akrabat.com/computing/the-move-to-mac/</link>
	<description>Developing PHP software in the Real World, by Rob Allen</description>
	<lastBuildDate>Mon, 06 Feb 2012 14:53:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jonathan Campbell</title>
		<link>http://akrabat.com/computing/the-move-to-mac/#comment-19436</link>
		<dc:creator>Jonathan Campbell</dc:creator>
		<pubDate>Fri, 04 Jan 2008 11:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/11/09/the-move-to-mac/#comment-19436</guid>
		<description>Hi Rob

I knew you would weaken eventually! Welcome  aboard the happy (though sometimes deluded) ship Mac. You&#039;ll definitely make your publishing deadlines now. 

I wasn&#039;t happy with mampp, though sadly I can not remember why. It may have been because I was having difficulty using with Zend Studio. Or I may have had Leopard problems. But xampp has been running great here on Leopard -- http://www.apachefriends.org/en/xampp-macosx.html

and has pdo enabled

Happy New Year</description>
		<content:encoded><![CDATA[<p>Hi Rob</p>
<p>I knew you would weaken eventually! Welcome  aboard the happy (though sometimes deluded) ship Mac. You'll definitely make your publishing deadlines now. </p>
<p>I wasn't happy with mampp, though sadly I can not remember why. It may have been because I was having difficulty using with Zend Studio. Or I may have had Leopard problems. But xampp has been running great here on Leopard -- <a href="http://www.apachefriends.org/en/xampp-macosx.html" rel="nofollow">http://www.apachefriends.org/en/xampp-macosx.html</a></p>
<p>and has pdo enabled</p>
<p>Happy New Year</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnaud</title>
		<link>http://akrabat.com/computing/the-move-to-mac/#comment-19390</link>
		<dc:creator>Arnaud</dc:creator>
		<pubDate>Mon, 31 Dec 2007 14:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/11/09/the-move-to-mac/#comment-19390</guid>
		<description>macports is easy to install and very easy to use. The installation instructions over at macports are very clear and usage is as simple as &quot;port install php5&quot;</description>
		<content:encoded><![CDATA[<p>macports is easy to install and very easy to use. The installation instructions over at macports are very clear and usage is as simple as "port install php5"</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simham_uk</title>
		<link>http://akrabat.com/computing/the-move-to-mac/#comment-18363</link>
		<dc:creator>simham_uk</dc:creator>
		<pubDate>Sat, 01 Dec 2007 12:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/11/09/the-move-to-mac/#comment-18363</guid>
		<description>For your mac US keyboard try installing the British-Windows-2.rsrc from this page...

http://www.gyford.com/phil/writing/2005/11/20/using_a_british.php</description>
		<content:encoded><![CDATA[<p>For your mac US keyboard try installing the British-Windows-2.rsrc from this page...</p>
<p><a href="http://www.gyford.com/phil/writing/2005/11/20/using_a_british.php" rel="nofollow">http://www.gyford.com/phil/writing/2005/11/20/using_a_british.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sinus</title>
		<link>http://akrabat.com/computing/the-move-to-mac/#comment-18210</link>
		<dc:creator>sinus</dc:creator>
		<pubDate>Thu, 29 Nov 2007 03:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/11/09/the-move-to-mac/#comment-18210</guid>
		<description>i have been using MAMP since i switched to mac... works like charm... an very easy to use...</description>
		<content:encoded><![CDATA[<p>i have been using MAMP since i switched to mac... works like charm... an very easy to use...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Youngman</title>
		<link>http://akrabat.com/computing/the-move-to-mac/#comment-16724</link>
		<dc:creator>Nathan Youngman</dc:creator>
		<pubDate>Fri, 09 Nov 2007 16:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/11/09/the-move-to-mac/#comment-16724</guid>
		<description>Congratulations on the switch!

Back in the Tiger days, I always used this PHP installer:
http://www.entropy.ch/software/macosx/php/
Though I&#039;m surprised it doesn&#039;t have PDO by default. My phpinfo says it&#039;s there but only for SQLite?? hm.

MySQL has an installer, but it&#039;s for 10.4 and there are various problems in 10.5 (with the preference panel and startup scripts) due to some directory changes and permissions. There are workarounds to get it going.</description>
		<content:encoded><![CDATA[<p>Congratulations on the switch!</p>
<p>Back in the Tiger days, I always used this PHP installer:<br />
<a href="http://www.entropy.ch/software/macosx/php/" rel="nofollow">http://www.entropy.ch/software/macosx/php/</a><br />
Though I'm surprised it doesn't have PDO by default. My phpinfo says it's there but only for SQLite?? hm.</p>
<p>MySQL has an installer, but it's for 10.4 and there are various problems in 10.5 (with the preference panel and startup scripts) due to some directory changes and permissions. There are workarounds to get it going.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://akrabat.com/computing/the-move-to-mac/#comment-16723</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Fri, 09 Nov 2007 16:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/11/09/the-move-to-mac/#comment-16723</guid>
		<description>A second for MacPorts.  I keep everything under /opt to keep apple installed software and port installed software separate.  

I use ports for a great deal of php, python, and java development platforms.  There are occasionally hiccups, but still easier than DIY.</description>
		<content:encoded><![CDATA[<p>A second for MacPorts.  I keep everything under /opt to keep apple installed software and port installed software separate.  </p>
<p>I use ports for a great deal of php, python, and java development platforms.  There are occasionally hiccups, but still easier than DIY.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob...</title>
		<link>http://akrabat.com/computing/the-move-to-mac/#comment-16722</link>
		<dc:creator>Rob...</dc:creator>
		<pubDate>Fri, 09 Nov 2007 15:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/11/09/the-move-to-mac/#comment-16722</guid>
		<description>I saw macports and fink. I need to work out how complicated using them is!


Rob...</description>
		<content:encoded><![CDATA[<p>I saw macports and fink. I need to work out how complicated using them is!</p>
<p>Rob...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted Kulp</title>
		<link>http://akrabat.com/computing/the-move-to-mac/#comment-16720</link>
		<dc:creator>Ted Kulp</dc:creator>
		<pubDate>Fri, 09 Nov 2007 12:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/11/09/the-move-to-mac/#comment-16720</guid>
		<description>Welcome to the cult.  Now you can be snarky and feel superior to everyone else like the rest of us.  :)

I use Macports replacements of apache2, php5, mysql5 and subversion (make sure you look at the variants stuff to get a full idea of which options you want to install) instead of the built-in stuff.  Gives me a bit more control, but still doesn&#039;t require me to ./configure; make; sudo make install everything by hand.  It&#039;s almost like having a linux package manager in your Mac.</description>
		<content:encoded><![CDATA[<p>Welcome to the cult.  Now you can be snarky and feel superior to everyone else like the rest of us.  :)</p>
<p>I use Macports replacements of apache2, php5, mysql5 and subversion (make sure you look at the variants stuff to get a full idea of which options you want to install) instead of the built-in stuff.  Gives me a bit more control, but still doesn't require me to ./configure; make; sudo make install everything by hand.  It's almost like having a linux package manager in your Mac.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirk</title>
		<link>http://akrabat.com/computing/the-move-to-mac/#comment-16715</link>
		<dc:creator>Dirk</dc:creator>
		<pubDate>Fri, 09 Nov 2007 10:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://akrabat.com/2007/11/09/the-move-to-mac/#comment-16715</guid>
		<description>For a webserver you can use Mamp (mamp.info). It has apache, php an mysql.

cmd-q is really quitting an app and cmd-w is closing the window.</description>
		<content:encoded><![CDATA[<p>For a webserver you can use Mamp (mamp.info). It has apache, php an mysql.</p>
<p>cmd-q is really quitting an app and cmd-w is closing the window.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

