<?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>ASchroder.com &#187; Mac</title>
	<atom:link href="http://www.aschroder.com/category/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aschroder.com</link>
	<description>Notes on Ecommerce Web Development</description>
	<lastBuildDate>Thu, 09 Sep 2010 10:29:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Whoops: Magento supports PHP 5.2.0 or newer</title>
		<link>http://www.aschroder.com/2009/04/whoops-magento-supports-php-520-or-newer/</link>
		<comments>http://www.aschroder.com/2009/04/whoops-magento-supports-php-520-or-newer/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 00:16:34 +0000</pubDate>
		<dc:creator>Ashley</dc:creator>
				<category><![CDATA[MAMP]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[5.2.0]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Macbook]]></category>
		<category><![CDATA[Magento Installation]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.aschroder.com/?p=332</guid>
		<description><![CDATA[You need to run PHP 5.2.0 or newer for Magento. This is normally not a problem for MAMP but a recent reader has asked about determining which version is running on their Mac when this error does occur. I just wanted to make a quick post on checking PHP versions in MAMP, because it seems [...]


Related posts:<ol><li><a href='http://www.aschroder.com/2009/03/how-to-use-the-mamp-mysql-command-line-client-in-a-terminal/' rel='bookmark' title='Permanent Link: How to use the MAMP Mysql command line client in a terminal'>How to use the MAMP Mysql command line client in a terminal</a></li>
<li><a href='http://www.aschroder.com/2009/02/how-to-install-mamp-on-your-macbook/' rel='bookmark' title='Permanent Link: How to install MAMP on your Leopard Mac'>How to install MAMP on your Leopard Mac</a></li>
<li><a href='http://www.aschroder.com/2009/04/how-to-use-apache-virtual-hosts-over-a-local-network-with-mamp/' rel='bookmark' title='Permanent Link: How to use Apache Virtual Hosts over a local network with MAMP'>How to use Apache Virtual Hosts over a local network with MAMP</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.aschroder.com/2009/04/whoops-magento-supports-php-520-or-newer/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to use Apache Virtual Hosts over a local network with MAMP</title>
		<link>http://www.aschroder.com/2009/04/how-to-use-apache-virtual-hosts-over-a-local-network-with-mamp/</link>
		<comments>http://www.aschroder.com/2009/04/how-to-use-apache-virtual-hosts-over-a-local-network-with-mamp/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 09:42:16 +0000</pubDate>
		<dc:creator>Ashley</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[MAMP]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[hosts file]]></category>
		<category><![CDATA[Macbook]]></category>
		<category><![CDATA[Virtual Hosts]]></category>

		<guid isPermaLink="false">http://www.aschroder.com/?p=324</guid>
		<description><![CDATA[I was asked recently whether it was possible to use the Virtual hosting in Apache I describe for Magento on MAMP over a network rather than just locally. To make a sensible response I wanted to give a quick background to the HTTP requests going on and how Apache uses those requests to decide what [...]


Related posts:<ol><li><a href='http://www.aschroder.com/2009/02/how-to-set-up-apache-virtual-hosting-on-mamp-for-magento/' rel='bookmark' title='Permanent Link: How to set up Apache Virtual hosting on MAMP for Magento'>How to set up Apache Virtual hosting on MAMP for Magento</a></li>
<li><a href='http://www.aschroder.com/2009/02/how-to-install-mamp-on-your-macbook/' rel='bookmark' title='Permanent Link: How to install MAMP on your Leopard Mac'>How to install MAMP on your Leopard Mac</a></li>
<li><a href='http://www.aschroder.com/2009/05/fixing-magento-login-problem-after-a-fresh-installation/' rel='bookmark' title='Permanent Link: Fixing Magento Login Problem after a Fresh Installation'>Fixing Magento Login Problem after a Fresh Installation</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.aschroder.com/2009/04/how-to-use-apache-virtual-hosts-over-a-local-network-with-mamp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to use the MAMP Mysql command line client in a terminal</title>
		<link>http://www.aschroder.com/2009/03/how-to-use-the-mamp-mysql-command-line-client-in-a-terminal/</link>
		<comments>http://www.aschroder.com/2009/03/how-to-use-the-mamp-mysql-command-line-client-in-a-terminal/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 10:41:40 +0000</pubDate>
		<dc:creator>Ashley</dc:creator>
				<category><![CDATA[MAMP]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac osx]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.aschroder.com/?p=233</guid>
		<description><![CDATA[Coming from a Linux background, one of the things I didn&#8217;t like about MAMP was the way it hid away the mysql command line interface. Once you are comfortable using it, the CLI is a powerful and quick method of interacting with a mysql server. I just wanted to share a quick and easy way [...]


Related posts:<ol><li><a href='http://www.aschroder.com/2009/04/whoops-magento-supports-php-520-or-newer/' rel='bookmark' title='Permanent Link: Whoops: Magento supports PHP 5.2.0 or newer'>Whoops: Magento supports PHP 5.2.0 or newer</a></li>
<li><a href='http://www.aschroder.com/2009/02/how-to-set-up-apache-virtual-hosting-on-mamp-for-magento/' rel='bookmark' title='Permanent Link: How to set up Apache Virtual hosting on MAMP for Magento'>How to set up Apache Virtual hosting on MAMP for Magento</a></li>
<li><a href='http://www.aschroder.com/2009/02/how-to-install-mamp-on-your-macbook/' rel='bookmark' title='Permanent Link: How to install MAMP on your Leopard Mac'>How to install MAMP on your Leopard Mac</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.aschroder.com/2009/03/how-to-use-the-mamp-mysql-command-line-client-in-a-terminal/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>
