<?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 plugin for ff</title>
	<atom:link href="http://www.clientcide.com/tools/browser-plugins/ie-plugin-for-ff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clientcide.com/tools/browser-plugins/ie-plugin-for-ff/</link>
	<description>Making stuff work on the other side of the request.</description>
	<lastBuildDate>Thu, 12 Jan 2012 20:00:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MikeLibrodo</title>
		<link>http://www.clientcide.com/tools/browser-plugins/ie-plugin-for-ff/comment-page-1/#comment-46</link>
		<dc:creator>MikeLibrodo</dc:creator>
		<pubDate>Fri, 25 Aug 2006 00:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://clientside.cnet.com/?p=143#comment-46</guid>
		<description>here is the development page:

http://ietab.mozdev.org/index.html

with the bugs listed here:

http://bugzilla.mozdev.org/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;chfieldto=Now&amp;product=ietab&amp;short_desc_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;bug_file_loc_type=allwordssubstr&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;cmdtype=doit&amp;order=Bug+Number</description>
		<content:encoded><![CDATA[<p>here is the development page:</p>
<p><a href="http://ietab.mozdev.org/index.html" rel="nofollow">http://ietab.mozdev.org/index.html</a></p>
<p>with the bugs listed here:</p>
<p><a href="http://bugzilla.mozdev.org/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;chfieldto=Now&amp;product=ietab&amp;short_desc_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;bug_file_loc_type=allwordssubstr&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;cmdtype=doit&amp;order=Bug+Number" rel="nofollow">http://bugzilla.mozdev.org/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;chfieldto=Now&amp;product=ietab&amp;short_desc_type=allwordssubstr&amp;long_desc_type=allwordssubstr&amp;bug_file_loc_type=allwordssubstr&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;cmdtype=doit&amp;order=Bug+Number</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Regina Luk</title>
		<link>http://www.clientcide.com/tools/browser-plugins/ie-plugin-for-ff/comment-page-1/#comment-45</link>
		<dc:creator>Regina Luk</dc:creator>
		<pubDate>Thu, 24 Aug 2006 22:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://clientside.cnet.com/?p=143#comment-45</guid>
		<description>I have also tried this extension and have uninstalled this extension after using it for a few weeks.  It crashes Firefox quite often.  If you try to use the extension on a blank page, it crashes Firefox for sure (99.99% of the time).  It&#039;s a cool concept, but opening up the same page in IE along with Firefox actually saves more resources and time; it&#039;s faster to just hit refresh twice in two browsers to view your changes than to wait for Firefox to re-render the page in IE in Firefox.</description>
		<content:encoded><![CDATA[<p>I have also tried this extension and have uninstalled this extension after using it for a few weeks.  It crashes Firefox quite often.  If you try to use the extension on a blank page, it crashes Firefox for sure (99.99% of the time).  It&#8217;s a cool concept, but opening up the same page in IE along with Firefox actually saves more resources and time; it&#8217;s faster to just hit refresh twice in two browsers to view your changes than to wait for Firefox to re-render the page in IE in Firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron N.</title>
		<link>http://www.clientcide.com/tools/browser-plugins/ie-plugin-for-ff/comment-page-1/#comment-44</link>
		<dc:creator>Aaron N.</dc:creator>
		<pubDate>Thu, 24 Aug 2006 21:23:45 +0000</pubDate>
		<guid isPermaLink="false">http://clientside.cnet.com/?p=143#comment-44</guid>
		<description>I&#039;m reluctant to try this class of plugin. One problem I have when doing this development is that plugins alter what is also my testing environment. For example, if you use the console.log function for debugging using firebug, any browser without the plugin will fail on your code (I have a wrapper for console.log that I use instead, which fails gracefully - maybe I&#039;ll post it).

Adding a plugin that will render as IE seems to me to have similar issues. Am I REALLY testing in IE here? Or is this IE-in-Firefox tab indicative of the experience a user is likely to encounter?

I&#039;d rather just open up IE.

...much as I hate to.</description>
		<content:encoded><![CDATA[<p>I&#8217;m reluctant to try this class of plugin. One problem I have when doing this development is that plugins alter what is also my testing environment. For example, if you use the console.log function for debugging using firebug, any browser without the plugin will fail on your code (I have a wrapper for console.log that I use instead, which fails gracefully &#8211; maybe I&#8217;ll post it).</p>
<p>Adding a plugin that will render as IE seems to me to have similar issues. Am I REALLY testing in IE here? Or is this IE-in-Firefox tab indicative of the experience a user is likely to encounter?</p>
<p>I&#8217;d rather just open up IE.</p>
<p>&#8230;much as I hate to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Drukman</title>
		<link>http://www.clientcide.com/tools/browser-plugins/ie-plugin-for-ff/comment-page-1/#comment-43</link>
		<dc:creator>Jon Drukman</dc:creator>
		<pubDate>Thu, 24 Aug 2006 20:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://clientside.cnet.com/?p=143#comment-43</guid>
		<description>I was so excited when I heard about this, I jumped right on it.  It is unfortunately quite buggy... it will either just fail to render the page, or in extreme cases, crash Firefox entirely.  It got to the point where it was just too unreliable for me and I&#039;ve either uninstalled it or just stopped using it.  Would love to hear if it&#039;s working better for others.</description>
		<content:encoded><![CDATA[<p>I was so excited when I heard about this, I jumped right on it.  It is unfortunately quite buggy&#8230; it will either just fail to render the page, or in extreme cases, crash Firefox entirely.  It got to the point where it was just too unreliable for me and I&#8217;ve either uninstalled it or just stopped using it.  Would love to hear if it&#8217;s working better for others.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

