<?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 developer&#8217;s collection of browser tools</title>
	<atom:link href="http://justaddwater.dk/2005/11/30/web-developers-collection-of-browser-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://justaddwater.dk/2005/11/30/web-developers-collection-of-browser-tools/</link>
	<description>Instant Usability &#38; Web Standards</description>
	<lastBuildDate>Fri, 30 Jul 2010 00:31:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: justaddwater.dk &#124; Debugging CSS: My Best Productivity Tip Ever</title>
		<link>http://justaddwater.dk/2005/11/30/web-developers-collection-of-browser-tools/comment-page-1/#comment-358558</link>
		<dc:creator>justaddwater.dk &#124; Debugging CSS: My Best Productivity Tip Ever</dc:creator>
		<pubDate>Sun, 18 Nov 2007 16:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://justaddwater.dk/?p=29#comment-358558</guid>
		<description>[...] Web developer’s collection of browser tool (November [...]</description>
		<content:encoded><![CDATA[<p>[...] Web developer’s collection of browser tool (November [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justaddwater.dk &#124; Why Web Standards Matter (Case Study)</title>
		<link>http://justaddwater.dk/2005/11/30/web-developers-collection-of-browser-tools/comment-page-1/#comment-7579</link>
		<dc:creator>justaddwater.dk &#124; Why Web Standards Matter (Case Study)</dc:creator>
		<pubDate>Thu, 29 Jun 2006 14:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://justaddwater.dk/?p=29#comment-7579</guid>
		<description>[...] More info on my firefox extensions in the article: Web developer’s collection of browser tools (Nov 30th, 2005). [...]</description>
		<content:encoded><![CDATA[<p>[...] More info on my firefox extensions in the article: Web developer’s collection of browser tools (Nov 30th, 2005). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper Rønn-Jensen</title>
		<link>http://justaddwater.dk/2005/11/30/web-developers-collection-of-browser-tools/comment-page-1/#comment-33</link>
		<dc:creator>Jesper Rønn-Jensen</dc:creator>
		<pubDate>Wed, 07 Dec 2005 10:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://justaddwater.dk/?p=29#comment-33</guid>
		<description>For more info on Internet Explorer tools, the &lt;a href=&quot;http://www.fiddlertool.com/Fiddler/firstrun.asp&quot; rel=&quot;nofollow&quot;&gt;first run landing page of Fiddler&lt;/a&gt; has more links to other tools, including the IE developer toolbar and powertoys.

Furthermore, there are links to more articles about using Fiddler.</description>
		<content:encoded><![CDATA[<p>For more info on Internet Explorer tools, the <a href="http://www.fiddlertool.com/Fiddler/firstrun.asp" rel="nofollow">first run landing page of Fiddler</a> has more links to other tools, including the IE developer toolbar and powertoys.</p>
<p>Furthermore, there are links to more articles about using Fiddler.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper Rønn-Jensen</title>
		<link>http://justaddwater.dk/2005/11/30/web-developers-collection-of-browser-tools/comment-page-1/#comment-23</link>
		<dc:creator>Jesper Rønn-Jensen</dc:creator>
		<pubDate>Sat, 03 Dec 2005 23:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://justaddwater.dk/?p=29#comment-23</guid>
		<description>&lt;a href=&quot;http://ajaxian.com/archives/2005/12/firefox_15_java.html&quot; rel=&quot;nofollow&quot;&gt;Ajaxian.com&lt;/a&gt; has found an extension for Firefox 1.5 that lets you filter out CSS errors and JavaScript. 

&lt;blockquote&gt;I noticed that my JavaScript console started to spew out CSS errors in 1.5 land:

&lt;a href=&quot;http://forums.mozillazine.org/viewtopic.php?t=318102&quot;&gt;&lt;img alt=&quot;javascript-console-highjack&quot; src=&quot;http://ajaxian.com/archives/javascript-console-highjack.jpg&quot; border=&quot;0&quot; height=&quot;285&quot; width=&quot;517&quot;/&gt;&lt;/a&gt;

Then I saw &lt;a href=&quot;http://blog.dojotoolkit.org/2005/12/01/useful-tools-console2&quot;&gt;information about&lt;/a&gt; &lt;a href=&quot;http://forums.mozillazine.org/viewtopic.php?t=318102&quot;&gt;Console2&lt;/a&gt; which gives you just JavaScript errors, and lets the CSS ones go by.&lt;/blockquote&gt;

Great news, as I have a project at work, where we use Microsoft Sharepoint (with two standard Sharepoint CSS files). These files have lots of CSS errors, which makes it sometimes hard to find the JavaScript errors.</description>
		<content:encoded><![CDATA[<p><a href="http://ajaxian.com/archives/2005/12/firefox_15_java.html" rel="nofollow">Ajaxian.com</a> has found an extension for Firefox 1.5 that lets you filter out CSS errors and JavaScript. </p>
<blockquote><p>I noticed that my JavaScript console started to spew out CSS errors in 1.5 land:</p>
<p><a href="http://forums.mozillazine.org/viewtopic.php?t=318102"><img alt="javascript-console-highjack" src="http://ajaxian.com/archives/javascript-console-highjack.jpg" border="0" height="285" width="517"/></a></p>
<p>Then I saw <a href="http://blog.dojotoolkit.org/2005/12/01/useful-tools-console2">information about</a> <a href="http://forums.mozillazine.org/viewtopic.php?t=318102">Console2</a> which gives you just JavaScript errors, and lets the CSS ones go by.</p></blockquote>
<p>Great news, as I have a project at work, where we use Microsoft Sharepoint (with two standard Sharepoint CSS files). These files have lots of CSS errors, which makes it sometimes hard to find the JavaScript errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy glitter</title>
		<link>http://justaddwater.dk/2005/11/30/web-developers-collection-of-browser-tools/comment-page-1/#comment-20</link>
		<dc:creator>andy glitter</dc:creator>
		<pubDate>Fri, 02 Dec 2005 03:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://justaddwater.dk/?p=29#comment-20</guid>
		<description>I use the web accessibility toolbar (http://www.visionaustralia.org.au/info.aspx?page=6140) because it has many useful features not found eleswhere.</description>
		<content:encoded><![CDATA[<p>I use the web accessibility toolbar (http://www.visionaustralia.org.au/info.aspx?page=6140) because it has many useful features not found eleswhere.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
