<?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: Debugging PHP on a Mac with XDebug, Firefox and Netbeans</title>
	<atom:link href="http://brettic.us/2009/11/07/developing-php-on-a-mac-with-netbeans/feed/" rel="self" type="application/rss+xml" />
	<link>http://brettic.us/2009/11/07/developing-php-on-a-mac-with-netbeans/</link>
	<description>Web devlopment and life in general</description>
	<lastBuildDate>Thu, 01 Dec 2011 06:51:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Brett</title>
		<link>http://brettic.us/2009/11/07/developing-php-on-a-mac-with-netbeans/comment-page-1/#comment-3641</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Mon, 26 Sep 2011 16:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://brettic.us/?p=202#comment-3641</guid>
		<description>Thanks Rafael! I would love top use Coda but I&#039;m a bit too cheap to pay for anything that I can get for free. Thanks for your encouraging comments. Hope the tutorial helped.

VirtualHostsX is great, but again, not willing to pay for it. Once I installed it (to try it out) I pretty much had to start over with my customized MAMP stack. So be ware. :)</description>
		<content:encoded><![CDATA[<p>Thanks Rafael! I would love top use Coda but I&#8217;m a bit too cheap to pay for anything that I can get for free. Thanks for your encouraging comments. Hope the tutorial helped.</p>
<p>VirtualHostsX is great, but again, not willing to pay for it. Once I installed it (to try it out) I pretty much had to start over with my customized MAMP stack. So be ware. <img src='http://brettic.us/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael V. de Oliveira</title>
		<link>http://brettic.us/2009/11/07/developing-php-on-a-mac-with-netbeans/comment-page-1/#comment-3082</link>
		<dc:creator>Rafael V. de Oliveira</dc:creator>
		<pubDate>Thu, 21 Jul 2011 10:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://brettic.us/?p=202#comment-3082</guid>
		<description>Great article and screencast too. Your voice is ok, at least to me. As I&#039;m not english native speaker, i didn&#039;t see nothing stranger or annoying in your voice :P

Just to know.
You can use VirtualHostsX on Mac to create virtual hosts (surprise).

It&#039;s a very simple app that does what you teach in the Part 3.
Of course, what you said is correct. It&#039;s just my 2cents :)

Netbeans it&#039;s a great tool for developer. But, to me, it&#039;s a little heavy. I always need to check the website on Internet Explorer, so Netbeans + Dreamweaver + Photoshop + Windows XP (on Virtualbox) my 4gb are too little :(
Today I&#039;m using Coda + Photoshop + Windows XP (sometimes Windows 7 to test on IE9). And I&#039;m happy with that. Sometimes I need to go back to Dreamweaver, it&#039;s a ninja tool to create forms (inputs, labels, etc..) and tables. Just TAB and I have a new row :P

Regards
(sorry for my comment has nothing about Debugging)</description>
		<content:encoded><![CDATA[<p>Great article and screencast too. Your voice is ok, at least to me. As I&#8217;m not english native speaker, i didn&#8217;t see nothing stranger or annoying in your voice <img src='http://brettic.us/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Just to know.<br />
You can use VirtualHostsX on Mac to create virtual hosts (surprise).</p>
<p>It&#8217;s a very simple app that does what you teach in the Part 3.<br />
Of course, what you said is correct. It&#8217;s just my 2cents <img src='http://brettic.us/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Netbeans it&#8217;s a great tool for developer. But, to me, it&#8217;s a little heavy. I always need to check the website on Internet Explorer, so Netbeans + Dreamweaver + Photoshop + Windows XP (on Virtualbox) my 4gb are too little <img src='http://brettic.us/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
Today I&#8217;m using Coda + Photoshop + Windows XP (sometimes Windows 7 to test on IE9). And I&#8217;m happy with that. Sometimes I need to go back to Dreamweaver, it&#8217;s a ninja tool to create forms (inputs, labels, etc..) and tables. Just TAB and I have a new row <img src='http://brettic.us/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Regards<br />
(sorry for my comment has nothing about Debugging)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://brettic.us/2009/11/07/developing-php-on-a-mac-with-netbeans/comment-page-1/#comment-2323</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Sat, 23 Apr 2011 19:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://brettic.us/?p=202#comment-2323</guid>
		<description>Hi Hasn,

In case you haven&#039;t resolved this yet...

Does it even break at the beginning of the script? It should pause your page so it seems unresponsive and you should get a green highlight bar on the first line of your index.php page. It is possible to hit F7 when the cursor is about to jump out of the current page. In this way. you can drill down all the way to the page you need to check. I say this because there is a possibility that you may not be getting to the break point in execution.

Finally, I had to actually download the MAMP source code and build a newer version of xdebug against it recently as I was having problems with newer versions of netbeans.

Good luck!</description>
		<content:encoded><![CDATA[<p>Hi Hasn,</p>
<p>In case you haven&#8217;t resolved this yet&#8230;</p>
<p>Does it even break at the beginning of the script? It should pause your page so it seems unresponsive and you should get a green highlight bar on the first line of your index.php page. It is possible to hit F7 when the cursor is about to jump out of the current page. In this way. you can drill down all the way to the page you need to check. I say this because there is a possibility that you may not be getting to the break point in execution.</p>
<p>Finally, I had to actually download the MAMP source code and build a newer version of xdebug against it recently as I was having problems with newer versions of netbeans.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hasn</title>
		<link>http://brettic.us/2009/11/07/developing-php-on-a-mac-with-netbeans/comment-page-1/#comment-2226</link>
		<dc:creator>Hasn</dc:creator>
		<pubDate>Thu, 14 Apr 2011 12:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://brettic.us/?p=202#comment-2226</guid>
		<description>Hi guys,

Thanks a lot of the hard work, I really appreciate it..
I got Netbeans to show me the debug toolbar and the addon on mozila seems to be working fine,

The only issue I am having is that netbeans never comes to the break-point, I can see some values changing in the variables window (when I debug), which means ( i assume) the xdebug is working fine, but how can I get it to move to the break-point where I want it

I have followed all the steps suggested here, except the .htaccess file, as I did not know what to do with that or where to put it,

Any help would be highly appreciated, and thanks again..

Cheers
Hasn</description>
		<content:encoded><![CDATA[<p>Hi guys,</p>
<p>Thanks a lot of the hard work, I really appreciate it..<br />
I got Netbeans to show me the debug toolbar and the addon on mozila seems to be working fine,</p>
<p>The only issue I am having is that netbeans never comes to the break-point, I can see some values changing in the variables window (when I debug), which means ( i assume) the xdebug is working fine, but how can I get it to move to the break-point where I want it</p>
<p>I have followed all the steps suggested here, except the .htaccess file, as I did not know what to do with that or where to put it,</p>
<p>Any help would be highly appreciated, and thanks again..</p>
<p>Cheers<br />
Hasn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://brettic.us/2009/11/07/developing-php-on-a-mac-with-netbeans/comment-page-1/#comment-1106</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Thu, 28 Oct 2010 23:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://brettic.us/?p=202#comment-1106</guid>
		<description>Great advice @Daniel. I never even thought to get rid of it because I always just ran it through the first time and left the debugger running after that. Perhaps I need to revise my post here because I believe I covered that in the post and the videos.</description>
		<content:encoded><![CDATA[<p>Great advice @Daniel. I never even thought to get rid of it because I always just ran it through the first time and left the debugger running after that. Perhaps I need to revise my post here because I believe I covered that in the post and the videos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://brettic.us/2009/11/07/developing-php-on-a-mac-with-netbeans/comment-page-1/#comment-1105</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 28 Oct 2010 23:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://brettic.us/?p=202#comment-1105</guid>
		<description>Brett, nevermind!

Did some research and I guess Google likes me today.

If you&#039;d like to get rid of that annoying 404 &amp; get CI &amp; Netbeans/Xdebug working flawlessly in under 15 seconds....

Add these 1 line to your config file &amp; change another.

Have a look:

http://stackoverflow.com/questions/978325/enablequerystrings-not-working

TOP answer from Phil Sturgeon. The man&#039;s a legend.</description>
		<content:encoded><![CDATA[<p>Brett, nevermind!</p>
<p>Did some research and I guess Google likes me today.</p>
<p>If you&#8217;d like to get rid of that annoying 404 &amp; get CI &amp; Netbeans/Xdebug working flawlessly in under 15 seconds&#8230;.</p>
<p>Add these 1 line to your config file &amp; change another.</p>
<p>Have a look:</p>
<p><a href="http://stackoverflow.com/questions/978325/enablequerystrings-not-working" rel="nofollow">http://stackoverflow.com/questions/978325/enablequerystrings-not-working</a></p>
<p>TOP answer from Phil Sturgeon. The man&#8217;s a legend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://brettic.us/2009/11/07/developing-php-on-a-mac-with-netbeans/comment-page-1/#comment-1104</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 28 Oct 2010 21:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://brettic.us/?p=202#comment-1104</guid>
		<description>Hiya Brett!

I followed your tuts to a &#039;t&#039;, and with the exception of some updates to the tools (as you mentioned in your reply to my comments) it worked exactly as expected. I am particularly glad for those last 2 segments where you really tied everything together! It was quite a blur up to that point, but that cleared things up.

A follow up question or two, if I might:

- For some reason when I start debugging, while everything pretty much works as you&#039;ve explained (connection, stepping-through, etc) the problem I&#039;m having is that Netbeans only and repeatedly cycles through CI config-file, and that&#039;s about it. It never makes it to any of the controllers, views, etc.

I&#039;m wondering if you might shed some light on this?</description>
		<content:encoded><![CDATA[<p>Hiya Brett!</p>
<p>I followed your tuts to a &#8216;t&#8217;, and with the exception of some updates to the tools (as you mentioned in your reply to my comments) it worked exactly as expected. I am particularly glad for those last 2 segments where you really tied everything together! It was quite a blur up to that point, but that cleared things up.</p>
<p>A follow up question or two, if I might:</p>
<p>- For some reason when I start debugging, while everything pretty much works as you&#8217;ve explained (connection, stepping-through, etc) the problem I&#8217;m having is that Netbeans only and repeatedly cycles through CI config-file, and that&#8217;s about it. It never makes it to any of the controllers, views, etc.</p>
<p>I&#8217;m wondering if you might shed some light on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://brettic.us/2009/11/07/developing-php-on-a-mac-with-netbeans/comment-page-1/#comment-1101</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Thu, 28 Oct 2010 07:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://brettic.us/?p=202#comment-1101</guid>
		<description>Thanks @Daniel. Glad this was useful to you. It&#039;s getting a bit outdated so hopefully you can get the more recent tools. The text content of the post is more up-to-date. I was thinking that another screencast might be fun. Thanks for giving me a great suggestion.</description>
		<content:encoded><![CDATA[<p>Thanks @Daniel. Glad this was useful to you. It&#8217;s getting a bit outdated so hopefully you can get the more recent tools. The text content of the post is more up-to-date. I was thinking that another screencast might be fun. Thanks for giving me a great suggestion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://brettic.us/2009/11/07/developing-php-on-a-mac-with-netbeans/comment-page-1/#comment-1099</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 28 Oct 2010 07:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://brettic.us/?p=202#comment-1099</guid>
		<description>Bret,

10/10 

You get a perfect score! &quot;Useful&quot; is the mother of all understatements. I&#039;ve been coding manually in textmate and debugging mostly in my head (you can imagine how reliable that is!). Your tuts have opened up a whole new avenue for me! while I’m not in love with NetBeans, there&#039;s no question that after your screencasts it will take a prominent place at the forefront of my workflow.

See you on the forums @ CI 

Oh, and PS: If you could put RESTful into the same eloquent, well spoken, understandable terms... You&#039;d probably get something of a cult following!</description>
		<content:encoded><![CDATA[<p>Bret,</p>
<p>10/10 </p>
<p>You get a perfect score! &#8220;Useful&#8221; is the mother of all understatements. I&#8217;ve been coding manually in textmate and debugging mostly in my head (you can imagine how reliable that is!). Your tuts have opened up a whole new avenue for me! while I’m not in love with NetBeans, there&#8217;s no question that after your screencasts it will take a prominent place at the forefront of my workflow.</p>
<p>See you on the forums @ CI </p>
<p>Oh, and PS: If you could put RESTful into the same eloquent, well spoken, understandable terms&#8230; You&#8217;d probably get something of a cult following!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohamed tawfik</title>
		<link>http://brettic.us/2009/11/07/developing-php-on-a-mac-with-netbeans/comment-page-1/#comment-1025</link>
		<dc:creator>Mohamed tawfik</dc:creator>
		<pubDate>Fri, 01 Oct 2010 22:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://brettic.us/?p=202#comment-1025</guid>
		<description>thanks alot that was very usefull thanks</description>
		<content:encoded><![CDATA[<p>thanks alot that was very usefull thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 6/22 queries in 0.065 seconds using memcached

Served from: brettic.us @ 2012-02-05 05:31:31 -->
