<?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: Web Development in Mac OS X &#8211; Complete Guide</title>
	<atom:link href="http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/</link>
	<description>Dream. Design. Code.</description>
	<lastBuildDate>Wed, 28 Sep 2011 10:47:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Do it Yourself website</title>
		<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/comment-page-1/#comment-54116</link>
		<dc:creator>Do it Yourself website</dc:creator>
		<pubDate>Fri, 26 Nov 2010 05:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=64#comment-54116</guid>
		<description>informative post. thanks for sharing this very useful guide.</description>
		<content:encoded><![CDATA[<p>informative post. thanks for sharing this very useful guide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Magento Development</title>
		<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/comment-page-1/#comment-51807</link>
		<dc:creator>Magento Development</dc:creator>
		<pubDate>Wed, 10 Mar 2010 09:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=64#comment-51807</guid>
		<description>Really great stuff... thanks for sharing this information...</description>
		<content:encoded><![CDATA[<p>Really great stuff&#8230; thanks for sharing this information&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gyorgy Fekete</title>
		<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/comment-page-1/#comment-39959</link>
		<dc:creator>Gyorgy Fekete</dc:creator>
		<pubDate>Wed, 10 Dec 2008 18:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=64#comment-39959</guid>
		<description>This could happen for a couple of reasons...

Make sure in your httpd.conf file you have this: &lt;em&gt;NameVirtualHost *:80&lt;/em&gt;

Make sure you have set an initial virutal host for localhost like this
&lt;em&gt;
 
DocumentRoot &quot;/Users/gyorgyfekete/Sites&quot;
ServerName localhost

&lt;/em&gt;

And make sure you set up your /etc/hosts file right and you registered the virtual host aliases to route to your local IP address.

If you have any problems please write me an e-mail and I will help you set it up. (e-mail address on the contact page)</description>
		<content:encoded><![CDATA[<p>This could happen for a couple of reasons&#8230;</p>
<p>Make sure in your httpd.conf file you have this: <em>NameVirtualHost *:80</em></p>
<p>Make sure you have set an initial virutal host for localhost like this<br />
<em></p>
<p>DocumentRoot &#8220;/Users/gyorgyfekete/Sites&#8221;<br />
ServerName localhost</p>
<p></em></p>
<p>And make sure you set up your /etc/hosts file right and you registered the virtual host aliases to route to your local IP address.</p>
<p>If you have any problems please write me an e-mail and I will help you set it up. (e-mail address on the contact page)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mostmodernist</title>
		<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/comment-page-1/#comment-39958</link>
		<dc:creator>mostmodernist</dc:creator>
		<pubDate>Wed, 10 Dec 2008 18:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=64#comment-39958</guid>
		<description>Hey, thanks for this swift run through. It helped me solve some problems I was having. however, I followed your directions to change my DocumentRoots, but for some reason it still only works when i put my files in /xampp/htdocs (even with altered root path)...? I get nothing (not found) out of the new path.</description>
		<content:encoded><![CDATA[<p>Hey, thanks for this swift run through. It helped me solve some problems I was having. however, I followed your directions to change my DocumentRoots, but for some reason it still only works when i put my files in /xampp/htdocs (even with altered root path)&#8230;? I get nothing (not found) out of the new path.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cranker</title>
		<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/comment-page-1/#comment-39226</link>
		<dc:creator>Cranker</dc:creator>
		<pubDate>Thu, 20 Nov 2008 18:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=64#comment-39226</guid>
		<description>Mhhmmm, maybe that was the case. I don&#039;t know. After trying a couple different solutions and changing this and that - I found a link to MAMP PRO (http://www.mamp.info) and downloaded this. Its not free but it works fine and is super easy. Those guys did a good job and its worth 40 Bucks. I spent quite a while figuring out why things doesn&#039;t work without a solution. Time is money... ;-) 

Thanks for you fast answer anyway. Next time I try I will check permissions as well...</description>
		<content:encoded><![CDATA[<p>Mhhmmm, maybe that was the case. I don&#8217;t know. After trying a couple different solutions and changing this and that &#8211; I found a link to MAMP PRO (<a href="http://www.mamp.info" rel="nofollow">http://www.mamp.info</a>) and downloaded this. Its not free but it works fine and is super easy. Those guys did a good job and its worth 40 Bucks. I spent quite a while figuring out why things doesn&#8217;t work without a solution. Time is money&#8230; <img src='http://blog.primalskill.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
<p>Thanks for you fast answer anyway. Next time I try I will check permissions as well&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gyorgy Fekete</title>
		<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/comment-page-1/#comment-39217</link>
		<dc:creator>Gyorgy Fekete</dc:creator>
		<pubDate>Thu, 20 Nov 2008 11:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=64#comment-39217</guid>
		<description>On UNIX systems you also have to take in consideration file and directory permissions.

Make sure you have read/write permissions on your htdocs folder, or any other folder that is set up in your virtual host environment.</description>
		<content:encoded><![CDATA[<p>On UNIX systems you also have to take in consideration file and directory permissions.</p>
<p>Make sure you have read/write permissions on your htdocs folder, or any other folder that is set up in your virtual host environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cranker</title>
		<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/comment-page-1/#comment-39216</link>
		<dc:creator>Cranker</dc:creator>
		<pubDate>Thu, 20 Nov 2008 11:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=64#comment-39216</guid>
		<description>I switched to Mac as well. On my PC I used Xampp and got my virtual host set up alright. But after my switch to Mac I cant&#039; get it running the same way. I just installed the download package from Xampp on my mac and configure virtual hosts as you described above but without the change of the DocumentRoot. Open my Browser, try localhost: Everything is fine. Any other project name doesn&#039;t work
and leed my to http:///xampp/index.php with the same screen like http://localhost. 

Then I tried to change the DocumetRoot as you described and I get only an Error Message: Forbidden You don&#039;t have permission to access /xampp/index.php on this server. It doesn&#039;t matter if I try http://localhost or any other virtual host I always get this Error and the Browser points to: http:///xampp/index.php

Do you have any idea why this happens? It sounds quite easy to set these things up but for some reason it doesn&#039;t work... Any help is appreciated.</description>
		<content:encoded><![CDATA[<p>I switched to Mac as well. On my PC I used Xampp and got my virtual host set up alright. But after my switch to Mac I cant&#8217; get it running the same way. I just installed the download package from Xampp on my mac and configure virtual hosts as you described above but without the change of the DocumentRoot. Open my Browser, try localhost: Everything is fine. Any other project name doesn&#8217;t work<br />
and leed my to <a href="http:///xampp/index.php" rel="nofollow">http:///xampp/index.php</a> with the same screen like <a href="http://localhost" rel="nofollow">http://localhost</a>. </p>
<p>Then I tried to change the DocumetRoot as you described and I get only an Error Message: Forbidden You don&#8217;t have permission to access /xampp/index.php on this server. It doesn&#8217;t matter if I try <a href="http://localhost" rel="nofollow">http://localhost</a> or any other virtual host I always get this Error and the Browser points to: <a href="http:///xampp/index.php" rel="nofollow">http:///xampp/index.php</a></p>
<p>Do you have any idea why this happens? It sounds quite easy to set these things up but for some reason it doesn&#8217;t work&#8230; Any help is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yann</title>
		<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/comment-page-1/#comment-39124</link>
		<dc:creator>Yann</dc:creator>
		<pubDate>Mon, 17 Nov 2008 01:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=64#comment-39124</guid>
		<description>Nice write up! Interesting, I wrote a &lt;a href=&quot;http://minimaldesign.net/articles/read/the-ultimate-web-dev-setup&quot; rel=&quot;nofollow&quot;&gt;similar article&lt;/a&gt;, then I thought about checking out if others had done the same to see if I could get a couple tips from people who do things differently... but it looks like we have pretty
similar setups, although it looks like I&#039;m definitly more of a &quot;double-click solutions&quot; kinda guy ;) But I don&#039;t know XDebug so I&#039;ll check what that&#039;s for... Thanks for article!</description>
		<content:encoded><![CDATA[<p>Nice write up! Interesting, I wrote a <a href="http://minimaldesign.net/articles/read/the-ultimate-web-dev-setup" rel="nofollow">similar article</a>, then I thought about checking out if others had done the same to see if I could get a couple tips from people who do things differently&#8230; but it looks like we have pretty<br />
similar setups, although it looks like I&#8217;m definitly more of a &#8220;double-click solutions&#8221; kinda guy <img src='http://blog.primalskill.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  But I don&#8217;t know XDebug so I&#8217;ll check what that&#8217;s for&#8230; Thanks for article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gyorgy Fekete</title>
		<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/comment-page-1/#comment-37532</link>
		<dc:creator>Gyorgy Fekete</dc:creator>
		<pubDate>Fri, 24 Oct 2008 12:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=64#comment-37532</guid>
		<description>I;m using TextMate now. It&#039;s better than Coda in my opinion. 

Coda is not really meant for server side developing.</description>
		<content:encoded><![CDATA[<p>I;m using TextMate now. It&#8217;s better than Coda in my opinion. </p>
<p>Coda is not really meant for server side developing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Keur</title>
		<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/comment-page-1/#comment-37531</link>
		<dc:creator>Tom Keur</dc:creator>
		<pubDate>Fri, 24 Oct 2008 12:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=64#comment-37531</guid>
		<description>Hey,

Maybe you should try Coda IDE?
Before I was using Zend Studio on a windows platform.
Since I switched to MAC (1 month) I&#039;m using Coda, I&#039;m using it every day for Web development.

You can give it a try with the trial version ;).
URL: http://www.panic.com/coda/

Greetings,

Tom</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Maybe you should try Coda IDE?<br />
Before I was using Zend Studio on a windows platform.<br />
Since I switched to MAC (1 month) I&#8217;m using Coda, I&#8217;m using it every day for Web development.</p>
<p>You can give it a try with the trial version <img src='http://blog.primalskill.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .<br />
URL: <a href="http://www.panic.com/coda/" rel="nofollow">http://www.panic.com/coda/</a></p>
<p>Greetings,</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/comment-page-1/#comment-36910</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Thu, 16 Oct 2008 23:35:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=64#comment-36910</guid>
		<description>thanks - this is super helpful.  after installing the xdebug.so file into the extensions i get this message when restarting XAMPP:  &quot;Failed loading /applications/xampp/xamppfiles/lib/php/php5/extensions/no-debug-non-zts-20060613/xdebug.so: (null)

any idea what i&#039;m doing wrong?  i&#039;m a n00b :)</description>
		<content:encoded><![CDATA[<p>thanks &#8211; this is super helpful.  after installing the xdebug.so file into the extensions i get this message when restarting XAMPP:  &#8220;Failed loading /applications/xampp/xamppfiles/lib/php/php5/extensions/no-debug-non-zts-20060613/xdebug.so: (null)</p>
<p>any idea what i&#8217;m doing wrong?  i&#8217;m a n00b <img src='http://blog.primalskill.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webmaster &#124; Web Development</title>
		<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/comment-page-1/#comment-36780</link>
		<dc:creator>Webmaster &#124; Web Development</dc:creator>
		<pubDate>Wed, 15 Oct 2008 11:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=64#comment-36780</guid>
		<description>Hi,
I have read this Blog and you have shared good information about SEO
Nice Post!!!!!!!
Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have read this Blog and you have shared good information about SEO<br />
Nice Post!!!!!!!<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Internet Marketing</title>
		<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/comment-page-1/#comment-34005</link>
		<dc:creator>Internet Marketing</dc:creator>
		<pubDate>Wed, 10 Sep 2008 13:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=64#comment-34005</guid>
		<description>Thanks buddy, you have posted very useful stuff on web development concept....!</description>
		<content:encoded><![CDATA[<p>Thanks buddy, you have posted very useful stuff on web development concept&#8230;.!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gyorgy Fekete</title>
		<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/comment-page-1/#comment-31727</link>
		<dc:creator>Gyorgy Fekete</dc:creator>
		<pubDate>Sat, 23 Aug 2008 17:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=64#comment-31727</guid>
		<description>I use Aptana on a daily basis, but I&#039;m going to switch. On Windows it&#039;s not a problem although I hadn&#039;t tried such large files, but on Mac OS X is very slow, even with regular files.

I tried Eclipse PDT under Mac OS X and it works fine, it&#039;s fast.</description>
		<content:encoded><![CDATA[<p>I use Aptana on a daily basis, but I&#8217;m going to switch. On Windows it&#8217;s not a problem although I hadn&#8217;t tried such large files, but on Mac OS X is very slow, even with regular files.</p>
<p>I tried Eclipse PDT under Mac OS X and it works fine, it&#8217;s fast.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bohonyi Balazs - Zsolt</title>
		<link>http://blog.primalskill.com/web-development-in-mac-os-x-complete-guide/comment-page-1/#comment-31725</link>
		<dc:creator>Bohonyi Balazs - Zsolt</dc:creator>
		<pubDate>Sat, 23 Aug 2008 17:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primalskill.com/?p=64#comment-31725</guid>
		<description>Did you tried to edit with Aptana a huge file ? Try it and tell me how it works...

I am developing Java applications (from 9 to 5) and the manual of one of our applications is written in HTML (actionly it&#039;s a long HTML file). When I try to make some modifications, for example indenting a block of text I have to wait a couple of seconds (10-20 secs) until the changes are made. That&#039;s under Windows, I didn&#039;t tried it under Mac OS. I love Aptana, and I&#039;m also using it for web development but... I don&#039;t know what&#039;s the situation with Eclipse, but taking in consideration that Aptana is built upon Eclipse, I won&#039;t be surprised if it&#039;s the same, although I&#039;m using Eclipse for Java development and never saw this happening.

I&#039;m talking about a 500-700 kb HTML file.</description>
		<content:encoded><![CDATA[<p>Did you tried to edit with Aptana a huge file ? Try it and tell me how it works&#8230;</p>
<p>I am developing Java applications (from 9 to 5) and the manual of one of our applications is written in HTML (actionly it&#8217;s a long HTML file). When I try to make some modifications, for example indenting a block of text I have to wait a couple of seconds (10-20 secs) until the changes are made. That&#8217;s under Windows, I didn&#8217;t tried it under Mac OS. I love Aptana, and I&#8217;m also using it for web development but&#8230; I don&#8217;t know what&#8217;s the situation with Eclipse, but taking in consideration that Aptana is built upon Eclipse, I won&#8217;t be surprised if it&#8217;s the same, although I&#8217;m using Eclipse for Java development and never saw this happening.</p>
<p>I&#8217;m talking about a 500-700 kb HTML file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

