<?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: Viewing Error Backtraces for Ambiguous Error Messages</title>
	<atom:link href="http://classyllama.com/development/magento-development/viewing-error-backtraces-for-ambiguous-error-messages/feed/" rel="self" type="application/rss+xml" />
	<link>http://classyllama.com/development/magento-development/viewing-error-backtraces-for-ambiguous-error-messages/</link>
	<description>Classy Llama Studios is a team of developers, designers and marketers specializing in Magento, Wordpress and Custom Web Application development.</description>
	<lastBuildDate>Fri, 03 Feb 2012 06:02:01 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan Shields</title>
		<link>http://classyllama.com/development/magento-development/viewing-error-backtraces-for-ambiguous-error-messages/comment-page-1/#comment-200</link>
		<dc:creator>Dan Shields</dc:creator>
		<pubDate>Thu, 13 May 2010 01:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://classyllama.com/?p=472#comment-200</guid>
		<description>I only used it because when first setting up Magento, I had problems setting up my project in Eclipse but it was pretty simple in Netbeans. I am sure it is just as simple in Eclipse but I had some weird issue I can&#039;t remember. I used Eclipse before, for Java work, but mainly used Intellij Idea which I love. I am not sure how good their PHP plugin is but I haven&#039;t seen much about it.

We have developers that use Eclipse and they seem pretty close to me, Although SVN was built in for me and I know they had to install a plugin.</description>
		<content:encoded><![CDATA[<p>I only used it because when first setting up Magento, I had problems setting up my project in Eclipse but it was pretty simple in Netbeans. I am sure it is just as simple in Eclipse but I had some weird issue I can&#8217;t remember. I used Eclipse before, for Java work, but mainly used Intellij Idea which I love. I am not sure how good their PHP plugin is but I haven&#8217;t seen much about it.</p>
<p>We have developers that use Eclipse and they seem pretty close to me, Although SVN was built in for me and I know they had to install a plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ehansen</title>
		<link>http://classyllama.com/development/magento-development/viewing-error-backtraces-for-ambiguous-error-messages/comment-page-1/#comment-199</link>
		<dc:creator>ehansen</dc:creator>
		<pubDate>Thu, 13 May 2010 00:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://classyllama.com/?p=472#comment-199</guid>
		<description>@Dan - I&#039;ve added the http://txfx.net/wordpress-plugins/subscribe-to-comments/ plugin to our WP install.  Thanks for that suggestion.

I&#039;ve never used NetBeans.  Last time I compared it to PDT/Zend Studio, I wasn&#039;t too impressed.  I&#039;ll have to check it out again.</description>
		<content:encoded><![CDATA[<p>@Dan &#8211; I&#8217;ve added the <a href="http://txfx.net/wordpress-plugins/subscribe-to-comments/" rel="nofollow">http://txfx.net/wordpress-plugins/subscribe-to-comments/</a> plugin to our WP install.  Thanks for that suggestion.</p>
<p>I&#8217;ve never used NetBeans.  Last time I compared it to PDT/Zend Studio, I wasn&#8217;t too impressed.  I&#8217;ll have to check it out again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Shields</title>
		<link>http://classyllama.com/development/magento-development/viewing-error-backtraces-for-ambiguous-error-messages/comment-page-1/#comment-185</link>
		<dc:creator>Dan Shields</dc:creator>
		<pubDate>Mon, 10 May 2010 20:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://classyllama.com/?p=472#comment-185</guid>
		<description>Didn&#039;t know you replied, wonder if there is something you can have where it will email me if someone posts a comment. I always like that, otherwise I forget to go back and look.

I use Netbeans for Magento, themes as well but I use CSS Edit. I also use Textmate but for some reason on Magento I use Netbeans for HTML, but I am not doing a lot of static buildout, if I was just doing html/css probably would use Textmate and CSSEdit. I use Xdebug for degugging. I just haven&#039;t got around to putting in your updates.</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t know you replied, wonder if there is something you can have where it will email me if someone posts a comment. I always like that, otherwise I forget to go back and look.</p>
<p>I use Netbeans for Magento, themes as well but I use CSS Edit. I also use Textmate but for some reason on Magento I use Netbeans for HTML, but I am not doing a lot of static buildout, if I was just doing html/css probably would use Textmate and CSSEdit. I use Xdebug for degugging. I just haven&#8217;t got around to putting in your updates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ehansen</title>
		<link>http://classyllama.com/development/magento-development/viewing-error-backtraces-for-ambiguous-error-messages/comment-page-1/#comment-158</link>
		<dc:creator>ehansen</dc:creator>
		<pubDate>Thu, 22 Apr 2010 16:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://classyllama.com/?p=472#comment-158</guid>
		<description>@Dan - What are you using for your debugging setup?  We use PDT +  Xdebug for backend development and TextMate for theme development.  Using Xdebug (over Zend Debugger) gives us awesome Exception/Error backtraces, as you can &lt;a href=&quot;http://classyllama.com/development/magento-development/magento-initial-setup/&quot; rel=&quot;nofollow&quot;&gt;read about in this article.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@Dan &#8211; What are you using for your debugging setup?  We use PDT +  Xdebug for backend development and TextMate for theme development.  Using Xdebug (over Zend Debugger) gives us awesome Exception/Error backtraces, as you can <a href="http://classyllama.com/development/magento-development/magento-initial-setup/" rel="nofollow">read about in this article.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Shields</title>
		<link>http://classyllama.com/development/magento-development/viewing-error-backtraces-for-ambiguous-error-messages/comment-page-1/#comment-157</link>
		<dc:creator>Dan Shields</dc:creator>
		<pubDate>Wed, 21 Apr 2010 03:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://classyllama.com/?p=472#comment-157</guid>
		<description>Sweet, I have been doing it the way you have been before finding out about the logging. I even have breakpoints on some catch blocks in the Zend files for certain DB errors that I get that come back ambiguous. I am going to love this.</description>
		<content:encoded><![CDATA[<p>Sweet, I have been doing it the way you have been before finding out about the logging. I even have breakpoints on some catch blocks in the Zend files for certain DB errors that I get that come back ambiguous. I am going to love this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

