<?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: Opera Developer Console</title>
	<atom:link href="http://ajaxian.com/archives/opera-developer-console/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/opera-developer-console</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Confused</title>
		<link>http://ajaxian.com/archives/opera-developer-console/comment-page-1#comment-249082</link>
		<dc:creator>Confused</dc:creator>
		<pubDate>Fri, 06 Apr 2007 13:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2204#comment-249082</guid>
		<description>Great! ... where can i download it?</description>
		<content:encoded><![CDATA[<p>Great! &#8230; where can i download it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Newton</title>
		<link>http://ajaxian.com/archives/opera-developer-console/comment-page-1#comment-248119</link>
		<dc:creator>Aaron Newton</dc:creator>
		<pubDate>Tue, 13 Mar 2007 15:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2204#comment-248119</guid>
		<description>There&#039;s also a firebug knock off in the Mootools library (found in the &quot;Misc&quot; folder in the trunk at dev.mootools.net; yeah, it could be better publicized). You can see it in action on my wikitorial for Mootools:

http://clientside.cnet.com/wiki/</description>
		<content:encoded><![CDATA[<p>There&#8217;s also a firebug knock off in the Mootools library (found in the &#8220;Misc&#8221; folder in the trunk at dev.mootools.net; yeah, it could be better publicized). You can see it in action on my wikitorial for Mootools:</p>
<p><a href="http://clientside.cnet.com/wiki/" rel="nofollow">http://clientside.cnet.com/wiki/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Lauriat</title>
		<link>http://ajaxian.com/archives/opera-developer-console/comment-page-1#comment-248102</link>
		<dc:creator>Shawn Lauriat</dc:creator>
		<pubDate>Tue, 13 Mar 2007 13:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2204#comment-248102</guid>
		<description>Reiner: different. They&#039;ve made a point of saying that they have no intention to directly compete with Firebug, and it looks like the tool will work quite differently by the time it starts really taking shape.

Even if they made a Firebug clone, I&#039;d have both installed. Not like I only keep one browser around for development and testing, anyway.</description>
		<content:encoded><![CDATA[<p>Reiner: different. They&#8217;ve made a point of saying that they have no intention to directly compete with Firebug, and it looks like the tool will work quite differently by the time it starts really taking shape.</p>
<p>Even if they made a Firebug clone, I&#8217;d have both installed. Not like I only keep one browser around for development and testing, anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias</title>
		<link>http://ajaxian.com/archives/opera-developer-console/comment-page-1#comment-248090</link>
		<dc:creator>Matthias</dc:creator>
		<pubDate>Tue, 13 Mar 2007 10:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2204#comment-248090</guid>
		<description>Microsoft provides a &lt;a href=&quot;http://www.google.com/search?q=ie%20developer%20bar&amp;hl=en&quot; title=&quot;Google on ie developer toolbar&quot; rel=&quot;nofollow&quot;&gt;homegrown dev bar for IE&lt;/a&gt;, which is free.</description>
		<content:encoded><![CDATA[<p>Microsoft provides a <a href="http://www.google.com/search?q=ie%20developer%20bar&amp;hl=en" title="Google on ie developer toolbar" rel="nofollow">homegrown dev bar for IE</a>, which is free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joeri</title>
		<link>http://ajaxian.com/archives/opera-developer-console/comment-page-1#comment-248084</link>
		<dc:creator>Joeri</dc:creator>
		<pubDate>Tue, 13 Mar 2007 09:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2204#comment-248084</guid>
		<description>There&#039;s a firebug knockoff for IE:
http://www.ieinspector.com/dominspector/index.html

Ofcourse, it is not free.</description>
		<content:encoded><![CDATA[<p>There&#8217;s a firebug knockoff for IE:<br />
<a href="http://www.ieinspector.com/dominspector/index.html" rel="nofollow">http://www.ieinspector.com/dominspector/index.html</a></p>
<p>Ofcourse, it is not free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajaxus</title>
		<link>http://ajaxian.com/archives/opera-developer-console/comment-page-1#comment-248079</link>
		<dc:creator>ajaxus</dc:creator>
		<pubDate>Tue, 13 Mar 2007 06:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2204#comment-248079</guid>
		<description>Actually in VS 2005 there is Script Explorer which can easily debug JavaScript under IE.

Here is more:
http://ajaxus.net/2007/03/debugging-javascript-using-vsnet-2005.html</description>
		<content:encoded><![CDATA[<p>Actually in VS 2005 there is Script Explorer which can easily debug JavaScript under IE.</p>
<p>Here is more:<br />
<a href="http://ajaxus.net/2007/03/debugging-javascript-using-vsnet-2005.html" rel="nofollow">http://ajaxus.net/2007/03/debugging-javascript-using-vsnet-2005.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reinier Zwitserloot</title>
		<link>http://ajaxian.com/archives/opera-developer-console/comment-page-1#comment-248078</link>
		<dc:creator>Reinier Zwitserloot</dc:creator>
		<pubDate>Tue, 13 Mar 2007 06:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2204#comment-248078</guid>
		<description>So, is this better than firebug? Different?

A &#039;firebug&#039; knockoff for opera would be great; there&#039;s plenty of times something works in firefox but crashes on other browsers. Now if only there was something like firebug for IE and safari as well, we&#039;d be all set :-P</description>
		<content:encoded><![CDATA[<p>So, is this better than firebug? Different?</p>
<p>A &#8216;firebug&#8217; knockoff for opera would be great; there&#8217;s plenty of times something works in firefox but crashes on other browsers. Now if only there was something like firebug for IE and safari as well, we&#8217;d be all set :-P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carmen</title>
		<link>http://ajaxian.com/archives/opera-developer-console/comment-page-1#comment-248075</link>
		<dc:creator>carmen</dc:creator>
		<pubDate>Tue, 13 Mar 2007 05:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2204#comment-248075</guid>
		<description>all they need is a syntax highlighting JS editor, and inline doc lookup, and we can ditch our SLIME for good</description>
		<content:encoded><![CDATA[<p>all they need is a syntax highlighting JS editor, and inline doc lookup, and we can ditch our SLIME for good</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carmen</title>
		<link>http://ajaxian.com/archives/opera-developer-console/comment-page-1#comment-248074</link>
		<dc:creator>carmen</dc:creator>
		<pubDate>Tue, 13 Mar 2007 05:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2204#comment-248074</guid>
		<description>great - can&#039;t wait to try this out when theres a 64bit linux version of opera..since its damn near impossible to get firebug working on minefield without errors, not to mention firefox uses so much RAM that theres no room left for emacs when developing..</description>
		<content:encoded><![CDATA[<p>great &#8211; can&#8217;t wait to try this out when theres a 64bit linux version of opera..since its damn near impossible to get firebug working on minefield without errors, not to mention firefox uses so much RAM that theres no room left for emacs when developing..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

