<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en">
  <title>Paul Roub : blahg</title>
  <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/geeky/ieview/" />
  <modified>2008-03-18T12:53:44Z</modified>
  <tagline>Paul Roub : ieview</tagline>
  <id>tag:roub.net,2008:/blahg//1</id>
  <generator url="http://www.movabletype.org/" version="4.1">Movable Type</generator>
  <copyright>Copyright (c) 2008, proub</copyright>

  <entry>
    <title>IE View 1.3.7 released</title>
    <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/2008/03/ie-view-137-rel.html" />
    <modified>2008-03-18T12:53:44Z</modified>
    <issued>2008-03-18T08:44:14-05:00</issued>
    <id>tag:roub.net,2008:/blahg//1.503</id>
    <created>2008-03-18T12:44:14Z</created>
    <summary type="text/plain">IE View v1.3.7 is out. It&apos;s not yet approved at addons.mozilla.org, but you can get it at ieview.mozdev.org immediately. This fixes the gIeviewBundle error when certain other extensions are installed; if you&apos;re seeing that error message you&apos;ll want to grab...</summary>
    <author>
      <name>proub</name>
      <url>http://roub.net/</url>
      <email>paul@roub.net</email>
    </author>
    <dc:subject>ieview</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://roub.net/blahg/">
      <![CDATA[<p><a href="http://ieview.mozdev.org/">IE View</a> v1.3.7 is out.  It's not yet approved at <a href="https://addons.mozilla.org/en-US/firefox/addon/35">addons.mozilla.org</a>, but you can get it at <a href="http://ieview.mozdev.org/">ieview.mozdev.org</a> immediately.</p>

<p>This fixes the <a href="http://roub.net/blahg/archives/2008/03/probable-fix-fo.html">gIeviewBundle error</a> when certain other extensions are installed; if you're seeing that error message you'll want to grab this right away.</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Probable fix for the &quot;gIeviewBundle&quot; bug in IE View 1.3.6</title>
    <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/2008/03/probable-fix-fo.html" />
    <modified>2008-03-17T18:44:47Z</modified>
    <issued>2008-03-17T14:41:15-05:00</issued>
    <id>tag:roub.net,2008:/blahg//1.502</id>
    <created>2008-03-17T18:41:15Z</created>
    <summary type="text/plain">Thanks to Steve Babineau&apos;s help, we&apos;ve tracked down the error to a conflict with (at least) one other Firefox extension (Server Spy, in his case). Any extension which declares its own &quot;gBrowser&quot; object (overriding the built-in Firefox variable) would cause...</summary>
    <author>
      <name>proub</name>
      <url>http://roub.net/</url>
      <email>paul@roub.net</email>
    </author>
    <dc:subject>ieview</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://roub.net/blahg/">
      <![CDATA[<p>Thanks to Steve Babineau's help, we've tracked down <a href="http://roub.net/blahg/archives/2008/03/help-wanted-tes.html">the error</a> to a conflict with (at least) one other Firefox extension (Server Spy, in his case).  Any extension which declares its own "gBrowser" object (overriding the built-in Firefox variable) would cause this problem.</p>

<p>A test build working around this problem is attached to <a href="https://www.mozdev.org/bugs/show_bug.cgi?id=18727">the bug</a> in Bugzilla.  If all goes well, this will be released as v1.3.7 within a day.</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Help Wanted: Testing IE View gIeviewBundle bug in Firefox 2</title>
    <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/2008/03/help-wanted-tes.html" />
    <modified>2008-03-17T18:58:11Z</modified>
    <issued>2008-03-14T07:05:23-05:00</issued>
    <id>tag:roub.net,2008:/blahg//1.501</id>
    <created>2008-03-14T11:05:23Z</created>
    <summary type="text/plain">An issue has cropped up recently in IE View. A compatibility tweak for Firefox 3 (beta) caused an annoying error message and bad behavior in Firefox 2. I thought I had fixed the bug in question, but it&apos;s still popping...</summary>
    <author>
      <name>proub</name>
      <url>http://roub.net/</url>
      <email>paul@roub.net</email>
    </author>
    <dc:subject>ieview</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://roub.net/blahg/">
      <![CDATA[<p>An issue has cropped up recently in <a href="http://ieview.mozdev.org/">IE View</a>.  A compatibility tweak for Firefox 3 (beta) caused an annoying error message and bad behavior in Firefox 2.  I thought I had fixed the bug in question, but it's still popping up in a different way for certain users.</p>

<p>It's that "certain users" part that's the problem.  More specifically, I'm not one of them, under various Firefox installation on Vista, <span class="caps">XP, </span>etc. &mdash; I can't reproduce the problem.</p>

<p>If you look at the bug (<a href="https://www.mozdev.org/bugs/show_bug.cgi?id=18727">Bug 18727: gIeviewBundle error in 1.3.6</a>), you'll see that the problem is a "TypeError: gIeviewBundle has no properties" error dialog when right-clicking a link and asking for it to be opened in <span class="caps">IE.</span></p>

<p>You'll also see that I need someone (preferably more than one person) with this problem to:</p>


<ol>
<li>Try it in a <a href="http://kb.mozillazine.org/Profile_Manager#Creating_a_new_profile">clean Firefox profile</a> to see if the behavior changes</li>
<li>Tell me what is in the Firefox <a href="http://developer.mozilla.org/en/docs/JavaScript_Console">Error Console</a>:
<ol>
<li>When Firefox starts</li>
<li>After the error has occurred</li>
</ol>
</li>
<li>Try the <a href="https://www.mozdev.org/bugs/show_bug.cgi?id=18727%23attachment_table">new version attached to that bug</a>, and tell me if it works better</li>
</ol>



<p>And of course, your Firefox version, environment, etc.  I'd definitely be curious to know what other add-ons you have installed, as well.</p>

<p>If you're having this problem, I'd love to solve it for you, but I need your help.  Comment on <a href="https://www.mozdev.org/bugs/show_bug.cgi?id=18727" title="gIeviewBundle error in 1.3.6">the bug</a>] or drop me an email at <a href="mailto:%70%61%75%6C%40%72%6F%75%62%2E%6E%65%74">paul@roub.net</a>.</p>

<p><b>Update:</b> probably fixed.  Look over <a href="http://roub.net/blahg/archives/2008/03/probable-fix-fo.html">here</a>...</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>IE View 1.3.5 released</title>
    <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/2007/12/ie-view-135-released.html" />
    <modified>2007-12-29T02:40:04Z</modified>
    <issued>2007-12-28T14:41:58-05:00</issued>
    <id>tag:roub.net,2007:/blahg//1.485</id>
    <created>2007-12-28T19:41:58Z</created>
    <summary type="text/plain">IE View v1.3.5 was released today. As always, you can get the latest version at the IE View installation page. This version is mainly of interest if you&apos;re testing Firefox 3. A bug was fixed where the &quot;Always View This...</summary>
    <author>
      <name>proub</name>
      <url>http://roub.net/</url>
      <email>paul@roub.net</email>
    </author>
    <dc:subject>ieview</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://roub.net/blahg/">
      <![CDATA[<p><a href="http://ieview.mozdev.org/">IE View</a> v1.3.5 was released today.  As always, you can get the latest version at the <a href="http://ieview.mozdev.org/installation.html">IE View installation</a> page.</p>

<p>This version is mainly of interest if you're testing <a href="http://www.mozilla.com/en-US/firefox/all-beta.html" title="beta">Firefox 3</a>.  A bug was fixed where the "Always View This Page in IE" menu item would not always be enabled when it should.  Also, IE View's name was showing up blank in the Tools/Add-ons list.</p>

<p>You can keep an eye on IE View bug fixes related to FF 3 <a href="https://www.mozdev.org/bugs/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;product=ieview&amp;component=ff3&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;keywords_type=allwords&amp;keywords=&amp;emailassigned_to1=1&amp;emailtype1=substring&amp;email1=&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Last+Changed&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">here</a>.</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>IE View 1.3.4 released</title>
    <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/2007/10/ie-view-134-released.html" />
    <modified>2007-10-26T17:57:40Z</modified>
    <issued>2007-10-26T13:44:14-05:00</issued>
    <id>tag:roub.net,2007:/blahg//1.463</id>
    <created>2007-10-26T17:44:14Z</created>
    <summary type="text/plain">IE View v1.3.4 was released yesterday. What&apos;s new? Features You can now edit the entries in the always-load-in-IE list - either via the Edit button or by double-clicking. Adding both secure (https) and non-secure (http) sites to the always-in-IE list...</summary>
    <author>
      <name>proub</name>
      <url>http://roub.net/</url>
      <email>paul@roub.net</email>
    </author>
    <dc:subject>ieview</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://roub.net/blahg/">
      <![CDATA[<p><a href="http://ieview.mozdev.org/">IE View</a> v1.3.4 was released yesterday.  What's new?</p>

<h3>Features</h3>


<ul>
<li>You can now edit the entries in the always-load-in-IE list - either via the Edit button or by double-clicking.</li>
<li>Adding both secure (https) and non-secure (http) sites to the always-in-IE list when either one is added.  That is, if you're viewing http://example.com/ and you choose "Always View This Page in IE" from the Tools menu, we'll add both the http://example.com/ <strong>and</strong> https://example.com/ to the list</li>
</ul>



<h3>Bug fixes</h3>


<ul>
<li>Fixed IE View's behavior when opening multiple pages via the Open All in Tabs command.  </li>
<li>Cleaned up back-button behavior when the "reloaded in IE" placeholder page is used.</li>
</ul>



<h3>New translations</h3>


<ul>
<li>Frisian</li>
<li>Spanish (Argentina)</li>
</ul>



<p>Thanks for the bug reports and testing; and a <em>huge</em> thanks to the <a href="http://babelzilla.org/">BabelZilla</a> volunteers.  I didn't even know <a href="http://en.wikipedia.org/wiki/Frisian_language">Frisian</a> <em>existed</em>, and now my extension supports it.</p>

<p>Download at <a href="http://ieview.mozdev.org/installation.html">ieview.mozdev.org</a></p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Congratulations, IE Tab team</title>
    <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/2007/04/congratulations-1.html" />
    <modified>2007-04-20T16:36:47Z</modified>
    <issued>2007-04-20T12:29:20-05:00</issued>
    <id>tag:roub.net,2007:/blahg//1.442</id>
    <created>2007-04-20T16:29:20Z</created>
    <summary type="text/plain">I guess you know your creation has hit critical mass when you get your own &quot;considered harmful&quot; article. From Gervase Markham&apos;s &quot;IETab Considered Harmful?&quot;: ... its availability also makes the site far less likely to change to support Firefox properly......</summary>
    <author>
      <name>proub</name>
      <url>http://roub.net/</url>
      <email>paul@roub.net</email>
    </author>
    <dc:subject>ieview</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://roub.net/blahg/">
      <![CDATA[<p>I guess you know your creation has hit critical mass when you get your own "considered harmful" article.  From Gervase Markham's "<a href="http://weblogs.mozillazine.org/gerv/archives/2007/04/ietab_considered_harmful.html">IETab Considered Harmful?</a>":</p>

<blockquote>
... its availability also makes the site far less likely to change to support Firefox properly... I'm sure it's very handy for web developers for testing purposes, but is <a href="http://ietab.mozdev.org/">IETab</a> actually working against what the Mozilla community is trying to achieve?
</blockquote>

<p>Ack.</p>

<p>No.</p>

<p>It's a tool.  It's useful.  It lets you view sites in IE's rendering, in a Firefox tab, <strong>if and only if you already have IE on your system</strong>.  It doesn't confer any magical abilities, it just eliminates a step or two.  </p>

<p>Full disclosure: IE Tab is based on my <a href="http://ieview.mozdev.org/">IE View</a> extension, in the sense that they took my weekend afternoon hack and added the part that I didn't have the time or inclination to build and support.  Which is to say, the hard part.  </p>

<p>IE Tab's a slick piece of work, and people love it for a reason.  But just as with IE View, we'd all rather the need went away.  Please don't blame the tools in the meantime.<br />
</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>IE View 1.3.2 released</title>
    <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/2007/02/ie-view-132-rel.html" />
    <modified>2007-02-10T19:39:44Z</modified>
    <issued>2007-02-10T14:34:51-05:00</issued>
    <id>tag:roub.net,2007:/blahg//1.430</id>
    <created>2007-02-10T19:34:51Z</created>
    <summary type="text/plain">I released IE View v1.3.2 a few days ago, and it&apos;s now made its way to the Firefox addons site. If auto-update hasn&apos;t already grabbed it for you, feel free to download it from the IE View site. Changes in...</summary>
    <author>
      <name>proub</name>
      <url>http://roub.net/</url>
      <email>paul@roub.net</email>
    </author>
    <dc:subject>ieview</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://roub.net/blahg/">
      <![CDATA[<p>I released <a href="http://ieview.mozdev.org/">IE View</a> v1.3.2 a few days ago, and it's now made its way to the Firefox addons site.  If auto-update hasn't already grabbed it for you, feel free to download it from the <a href="http://ieview.mozdev.org/">IE View site</a>.</p>

<p>Changes in this version are minor, but if you're running under Mozilla, you'll want to get this -- it fixes an annoying popup message when using View Source.  Update or new translations in this version: Turkish, Norsk, Chinese (Simplified), Khmer, German and Basque.</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>IE View 1.3.1 released</title>
    <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/2006/09/ie-view-131-rel.html" />
    <modified>2007-01-02T20:40:32Z</modified>
    <issued>2006-09-28T11:39:28-05:00</issued>
    <id>tag:roub.net,2006:/blahg//1.418</id>
    <created>2006-09-28T15:39:28Z</created>
    <summary type="text/plain">IE View 1.3.1 has been released -- no major changes; a couple of translation updates were made, and the main reason for the release was to mark it compatible with Firefox 2.0 RC 1, and the upcoming Firefox 2.0 release....</summary>
    <author>
      <name>proub</name>
      <url>http://roub.net/</url>
      <email>paul@roub.net</email>
    </author>
    <dc:subject>ieview</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://roub.net/blahg/">
      <![CDATA[<p><a href="http://ieview.mozdev.org/">IE View</a> 1.3.1 has been released -- no major changes; a couple of translation updates were made, and the main reason for the release was to mark it compatible with Firefox 2.0 RC 1, and the upcoming Firefox 2.0 release.</p>

<p>I should probably mention occasionally that IE View is a <a href="http://www.mozilla.com/firefox/">Firefox</a> extension that lets you view pages and links in IE, with a click or automatically.  Now you know.<br />
</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>IE View 1.2.9 released</title>
    <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/2006/07/ie-view-129-rel.html" />
    <modified>2007-01-02T20:40:32Z</modified>
    <issued>2006-07-29T08:32:54-05:00</issued>
    <id>tag:roub.net,2006:/blahg//1.406</id>
    <created>2006-07-29T12:32:54Z</created>
    <summary type="text/plain">IE View 1.2.9 is now available at the IE View home page, and should be out via addons.mozilla.org shortly. It fixes the Firefox 1.0.x error noted earlier....</summary>
    <author>
      <name>proub</name>
      <url>http://roub.net/</url>
      <email>paul@roub.net</email>
    </author>
    <dc:subject>ieview</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://roub.net/blahg/">
      <![CDATA[<p>IE View 1.2.9 is now available at the <a href="http://ieview.mozdev.org/">IE View home page</a>, and should be out via addons.mozilla.org shortly.  It fixes the Firefox 1.0.x error <a href="http://roub.net/blahg/archives/2006/07/ie_view_128_rel.html">noted earlier</a>.</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>IE View 1.2.8 released</title>
    <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/2006/07/ie-view-128-rel.html" />
    <modified>2007-01-02T20:40:32Z</modified>
    <issued>2006-07-26T21:50:47-05:00</issued>
    <id>tag:roub.net,2006:/blahg//1.405</id>
    <created>2006-07-27T01:50:47Z</created>
    <summary type="text/plain">IE View 1.2.8 is now available at addons.mozilla.org, and from the IE View homepage. This release is mainly for the sake of some bugfixes and performance improvements; added command-line flexibility; a ton of new translations; and an updated max-version number...</summary>
    <author>
      <name>proub</name>
      <url>http://roub.net/</url>
      <email>paul@roub.net</email>
    </author>
    <dc:subject>ieview</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://roub.net/blahg/">
      <![CDATA[<p><a href="http://ieview.mozdev.org/">IE View</a> 1.2.8 is now available at addons.mozilla.org, and from the <a href="http://ieview.mozdev.org/">IE View homepage</a>.  This release is mainly for the sake of some bugfixes and performance improvements; added command-line flexibility; a ton of new translations; and an updated max-version number that allows it to work with <a href="http://www.mozilla.org/projects/bonecho/releases/2.0b1.html">Firefox 2.0 Beta 1</a>.</p>

<p>To quote the change log:</p>

<ul>
<li>Marked compatible with Firefox 2.0b1</li>
<li>Added extra-arguments setting (ieview.ieargs)</li>
<li>Cleaned up the Advanced Options tab</li>
<li>Skipping link search on about:config</li>
<li>Avoiding timing issues when closing reload page</li>
<li>Updated / added translations: 
Basque, Brazlian Poruguese, Bulgarian, Catalan, Croatian, Danish, French, German, Greek, Hungarian, Ialian, Korean, Lithuanian, Polish, Russian, Slovenian, Spanish, Thai, Turkish</li>
</ul>

<p><br />
<strong><em>Update:</strong></em></p>

<p>If you're running Firefox 1.0.8 or earlier, do <strong>not</strong> run IE View 1.2.8.  There is an error in one of the language files which will crash those versions of Firefox.  <a href="http://roub.net/blahg/archives/2006/07/ie_view_129_rel.html">v1.2.9 is now available</a>, and fixes the bug.  In the meantime, if you <em>do</em> have this problem, see <a href="http://bugzilla.mozdev.org/show_bug.cgi?id=14746">bug 14746</a> for a fix.</p>

<p>Firefox v1.5 and above are not affected by this problem.</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>Some Braniac</title>
    <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/2006/06/some-braniac.html" />
    <modified>2007-01-02T20:40:32Z</modified>
    <issued>2006-06-19T11:52:21-05:00</issued>
    <id>tag:roub.net,2006:/blahg//1.399</id>
    <created>2006-06-19T15:52:21Z</created>
    <summary type="text/plain">From Administer IT To solve this problem, some braniac created IE View, a plug-in for Firefox with which users can tell Firefox to open links in IE and can have Firefox always open certain sites in IE. &quot;Some braniac&quot;. I...</summary>
    <author>
      <name>proub</name>
      <url>http://roub.net/</url>
      <email>paul@roub.net</email>
    </author>
    <dc:subject>ieview</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://roub.net/blahg/">
      <![CDATA[<p>From <a href="http://winmaclin.wordpress.com/2006/06/19/ie-view-in-firefox/" title="Administer IT : IE View in Firefox">Administer IT</a></p>

<blockquote cite="http://winmaclin.wordpress.com/2006/06/19/ie-view-in-firefox/"><p>To solve this problem, some braniac created <a href="http://ieview.mozdev.org/">IE View</a>, a plug-in for Firefox with which users can tell Firefox to open links in IE and can have Firefox always open certain sites in IE.</p></blockquote>

<p>"Some braniac".  I guess I'll take that.</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>IE View 1.2.6.1</title>
    <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/2005/10/ie-view-1261-1.html" />
    <modified>2007-01-02T20:40:32Z</modified>
    <issued>2005-10-07T11:24:04-05:00</issued>
    <id>tag:roub.net,2005:/blahg//1.371</id>
    <created>2005-10-07T15:24:04Z</created>
    <summary type="text/plain">IE View 1.2.6 (.1) was released yesterday. Had to do a quick .1 release to make an adjustment so the Mozilla Update server would take the file. Long story, and I promise You Do Not Care. If you download it...</summary>
    <author>
      <name>proub</name>
      <url>http://roub.net/</url>
      <email>paul@roub.net</email>
    </author>
    <dc:subject>ieview</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://roub.net/blahg/">
      <![CDATA[<p><a href="http://ieview.mozdev.org/">IE View</a> 1.2.6 (.1) was released yesterday.  Had to do a quick .1 release to make an adjustment so the Mozilla Update server would take the file.  Long story, and I promise You Do Not Care.  If you download it from the <a href="http://ieview.mozdev.org/">IE View homepage</a>, you may get 1.2.6 or 1.2.6.1; they are effectively the same.</p>

<p>Changes since 1.2.5:</p>

<ul>
<li>Updated to work with Firefox 1.5 Beta 2</li>
<li>Added Turkish, Serbian translations</li>
<li>Fixed bug with disappearing Toolbar button</li>
<li>Added "advanced" options tab</li>
</ul>

<p>What's in the Advanced tab?  Why, poorly-documented features to satisfy a tiny but <em>very</em> vocal minority of users, of course:</p>

<dl>
<dt>"Disable Always-View-in-IE"</dt>
<dd>This does just what it says -- causes all of the always-view-this-page-in-IE stuff to shut down.  Primarily useful if you insist on running Tab Browser Extensions, which stomps all over that stuff in ugly ways.</dd>
<dt>"Close tab/window after reload"</dt>
<dd>When an Always-View-in-IE page is launched via the command line, or the address bar (that is, anywhere but a clicked link or a bookmark), we launch IE and then leave a "this page has been reloaded in IE" placeholder behind.  This option, when enabled, causes that page or tab to close once we've loaded IE.</dd>
</dl>]]>
      
    </content>
  </entry>

  <entry>
    <title>IE View 1.2.5</title>
    <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/2005/09/ie-view-125.html" />
    <modified>2007-01-02T20:40:32Z</modified>
    <issued>2005-09-14T17:08:32-05:00</issued>
    <id>tag:roub.net,2005:/blahg//1.367</id>
    <created>2005-09-14T21:08:32Z</created>
    <summary type="text/plain">Forgot to mention, in all the server-crashing-fun, that I released IE View 1.2.5 last week. You&apos;ll definitely want this if you&apos;re running Firefox 1.5 beta, or one of the Deer Park alphas. Beyond the compatibility fixes, there&apos;s a toolbar button...</summary>
    <author>
      <name>proub</name>
      <url>http://roub.net/</url>
      <email>paul@roub.net</email>
    </author>
    <dc:subject>ieview</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://roub.net/blahg/">
      <![CDATA[<p>Forgot to mention, in all the server-crashing-fun, that I released <a href="http://ieview.mozdev.org/">IE View</a> 1.2.5 last week.</p>

<p>You'll definitely want this if you're running Firefox 1.5 beta, or one of the Deer Park alphas.  </p>

<p>Beyond the compatibility fixes, there's a toolbar button (optional), and some additional localization.</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>IE View 1.2</title>
    <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/2005/05/ie-view-12.html" />
    <modified>2007-01-02T20:40:32Z</modified>
    <issued>2005-05-19T10:58:51-05:00</issued>
    <id>tag:roub.net,2005:/blahg//1.341</id>
    <created>2005-05-19T14:58:51Z</created>
    <summary type="text/plain">IE View 1.2 is out. Up now at the home page, should be on Mozilla Updates later today. Some nice usability fixes here; wildcard support for the always-view-in-IE list; and a full-fledged options dialog for Mozilla, just like the Firefox...</summary>
    <author>
      <name>proub</name>
      <url>http://roub.net/</url>
      <email>paul@roub.net</email>
    </author>
    <dc:subject>ieview</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://roub.net/blahg/">
      <![CDATA[<p><a href="http://ieview.mozdev.org/" rel="bookmark" title="IE View - Launch pages in IE from Firefox">IE View</a> 1.2 is out.  Up now at the home page, should be on Mozilla Updates later today.</p>

<p>Some nice usability fixes here; wildcard support for the always-view-in-IE list; and a full-fledged options dialog for Mozilla, just like the Firefox users get.</p>]]>
      
    </content>
  </entry>

  <entry>
    <title>IE View update goodness</title>
    <link rel="alternate" type="text/html" href="http://roub.net/blahg/archives/2005/05/ie-view-update.html" />
    <modified>2007-01-02T20:40:32Z</modified>
    <issued>2005-05-13T10:42:16-05:00</issued>
    <id>tag:roub.net,2005:/blahg//1.337</id>
    <created>2005-05-13T14:42:16Z</created>
    <summary type="text/plain">I probably should have mentioned IE View 1.0&apos;s release. Oops. It&apos;s cool, it&apos;s better than before in a variety of ways - notably a cleaner, improved and easier-to-use &quot;always view this page in IE&quot; list. Meantime, though, the test prereleases...</summary>
    <author>
      <name>proub</name>
      <url>http://roub.net/</url>
      <email>paul@roub.net</email>
    </author>
    <dc:subject>ieview</dc:subject>
    <content type="text/html" mode="escaped" xml:lang="en" xml:base="http://roub.net/blahg/">
      <![CDATA[<p>I probably should have mentioned <a href="http://ieview.mozdev.org/">IE View</a> 1.0's release.  Oops.  It's cool, it's better than before in a variety of ways - notably a cleaner, improved and easier-to-use "always view this page in IE" list.</p>

<p>Meantime, though, the test prereleases in Bugzilla are where the best stuff lives.</p>

<p><em>All users</em> are encouraged to grab the latest test build attached to <a href="http://mozdev.org/bugs/show_bug.cgi?id=10225">bug 10225</a> -- it corrects a problem where deleting the last entry from the always-view-in-IE list can cause IE View to launch every page in IE.</p>

<p>Mozilla users wanting the same friendly Options dialog that Firefox users see should check out <a href="http://mozdev.org/bugs/show_bug.cgi?id=10222">bug 10222</a>.</p>

<p>You can now use wildcards in your always-in-IE lists: see <a href="http://mozdev.org/bugs/show_bug.cgi?id=10191">bug 10191</a></p>

<p>The page which tells you we've reloaded your request into IE now links to the options dialog in case you didn't <em>want</em> that to happen -- see <a href="http://mozdev.org/bugs/show_bug.cgi?id=10220">bug 10220</a></p>

<p>Most of this will find its way into a 1.1 release in the very near future; in the meantime, feedback would be <em>very</em> much appreciated.</p>]]>
      
    </content>
  </entry>

</feed>
