<?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: IE Alternatives to Firebug</title>
	<atom:link href="http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/</link>
	<description>Thoughts on web development and technologies by Peter Gasston</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:50:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Ed</title>
		<link>http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-46762</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Wed, 24 Aug 2011 03:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-46762</guid>
		<description>And yes, for those that hate internet explorer developer menus menu  here is a video i made, how to remove it 

http://vid4.us/free_video_tutorial/157/internet-explorer-how-to-disable-developer-tools-menu/</description>
		<content:encoded><![CDATA[<p>And yes, for those that hate internet explorer developer menus menu  here is a video i made, how to remove it </p>
<p><a href="http://vid4.us/free_video_tutorial/157/internet-explorer-how-to-disable-developer-tools-menu/" rel="nofollow">http://vid4.us/free_video_tutorial/157/internet-explorer-how-to-disable-developer-tools-menu/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LightVision</title>
		<link>http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-43942</link>
		<dc:creator>LightVision</dc:creator>
		<pubDate>Mon, 16 May 2011 10:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-43942</guid>
		<description>The simplest way to debug javascript in Internet explorer IE+, Safari and the other browsers is to insert the following code to your html file, before any other script, in the head:

&lt;pre&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;https://getfirebug.com/firebug-lite.js&quot;&gt;&lt;/script&gt;&lt;/pre&gt;

this will start firebug lite, no mater of used browser and it always start the latest version of firebug.

Just remember to remove the code when the script is debuged!</description>
		<content:encoded><![CDATA[<p>The simplest way to debug javascript in Internet explorer IE+, Safari and the other browsers is to insert the following code to your html file, before any other script, in the head:</p>
<pre>&lt;script type="text/javascript" src="https://getfirebug.com/firebug-lite.js"&gt;&lt;/script&gt;</pre>
<p>this will start firebug lite, no mater of used browser and it always start the latest version of firebug.</p>
<p>Just remember to remove the code when the script is debuged!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Izzy</title>
		<link>http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-41818</link>
		<dc:creator>Izzy</dc:creator>
		<pubDate>Thu, 24 Feb 2011 21:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-41818</guid>
		<description>@HELLAS -- yeah - that&#039;s great for supporting the 8 people visiting your site who still use Opera.</description>
		<content:encoded><![CDATA[<p>@HELLAS — yeah — that’s great for supporting the 8 people visiting your site who still use Opera.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hellas</title>
		<link>http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-39064</link>
		<dc:creator>Hellas</dc:creator>
		<pubDate>Mon, 23 Aug 2010 15:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-39064</guid>
		<description>Opera Dragonfly or Developer Tools for Opera browser are much better.</description>
		<content:encoded><![CDATA[<p>Opera Dragonfly or Developer Tools for Opera browser are much better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: php programmer ukraine</title>
		<link>http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-27705</link>
		<dc:creator>php programmer ukraine</dc:creator>
		<pubDate>Mon, 13 Apr 2009 04:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-27705</guid>
		<description>Internet Explorer Developer Toolbar is already lunched:
http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&amp;displaylang=en</description>
		<content:encoded><![CDATA[<p>Internet Explorer Developer Toolbar is already lunched:<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&#038;displaylang=en" rel="nofollow">http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&amp;displaylang=en</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jono Brooks</title>
		<link>http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-24857</link>
		<dc:creator>Jono Brooks</dc:creator>
		<pubDate>Mon, 23 Feb 2009 16:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-24857</guid>
		<description>has anyone tried the firebug &#039;lite&#039; script that is recommended on the firebug site? any thoughts?</description>
		<content:encoded><![CDATA[<p>has anyone tried the firebug ‘lite’ script that is recommended on the firebug site? any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerard Finnerty</title>
		<link>http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-23723</link>
		<dc:creator>Gerard Finnerty</dc:creator>
		<pubDate>Fri, 23 Jan 2009 22:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-23723</guid>
		<description>Matthew is right (so is the article author), as a professional developer, you need to ensure your work is correct across all browsers.  I run multiple instances of ie (5-7), firefox, safari and opera on the QA PC and similar on the mac.

All development work is done in firefox and checked in ie and safari as work gets completed, not just because of firebug and the many other development tools that make for a smoother workflow, but because it follows w3c standards much more closely than ie.

If your markup/code is inline with standards, then the differences across other browsers can be isolated much easier and faster than developing in ie and trying to get that looking good in firefox.

Just because ie is still considered by many to be the most widely used browser doesn&#039;t mean you should do your dev work in it.</description>
		<content:encoded><![CDATA[<p>Matthew is right (so is the article author), as a professional developer, you need to ensure your work is correct across all browsers.  I run multiple instances of ie (5–7), firefox, safari and opera on the QA PC and similar on the mac.</p>
<p>All development work is done in firefox and checked in ie and safari as work gets completed, not just because of firebug and the many other development tools that make for a smoother workflow, but because it follows w3c standards much more closely than ie.</p>
<p>If your markup/code is inline with standards, then the differences across other browsers can be isolated much easier and faster than developing in ie and trying to get that looking good in firefox.</p>
<p>Just because ie is still considered by many to be the most widely used browser doesn’t mean you should do your dev work in it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathew</title>
		<link>http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-23083</link>
		<dc:creator>Mathew</dc:creator>
		<pubDate>Tue, 06 Jan 2009 15:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-23083</guid>
		<description>I feel its best to cater for all browsers rather than just 1. I mainly use firefox and firebug but you want your app to work cross browser. which is why debugging in IE is required really if you want happy customers</description>
		<content:encoded><![CDATA[<p>I feel its best to cater for all browsers rather than just 1. I mainly use firefox and firebug but you want your app to work cross browser. which is why debugging in IE is required really if you want happy customers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-15849</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 01 Aug 2008 22:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-15849</guid>
		<description>@ PAT (7): I completely agree that IE is still the dominant browser and we shouldn&#039;t ignore it; however, developing in IE has a major drawback: there are a lot of bugs in its interpretation of web standards. This could cause problems when a more standards-compliant browser engine - like, hopefully, IE8 - becomes the most-used.

Better to code for standards in Firefox (or your choice of alternative), then make exceptions in conditional comments for IE. Much less risk of seeing your site behave strangely in future.</description>
		<content:encoded><![CDATA[<p>@ PAT (7): I completely agree that IE is still the dominant browser and we shouldn’t ignore it; however, developing in IE has a major drawback: there are a lot of bugs in its interpretation of web standards. This could cause problems when a more standards-compliant browser engine — like, hopefully, IE8 — becomes the most-used.</p>
<p>Better to code for standards in Firefox (or your choice of alternative), then make exceptions in conditional comments for IE. Much less risk of seeing your site behave strangely in future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Play Games</title>
		<link>http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-15841</link>
		<dc:creator>Play Games</dc:creator>
		<pubDate>Fri, 01 Aug 2008 19:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2007/06/22/ie-alternatives-to-firebug/#comment-15841</guid>
		<description>I find it easier to debug in firebug that the ie equivalent. Unfortunatley I still have lots of users using ie6 instead of ie7.</description>
		<content:encoded><![CDATA[<p>I find it easier to debug in firebug that the ie equivalent. Unfortunatley I still have lots of users using ie6 instead of ie7.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

