<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Danny Thorpe &#187; IE</title>
	<atom:link href="http://dannythorpe.com/tag/ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://dannythorpe.com</link>
	<description>Dream &#38; Deliver</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:50:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Recent Google Homepage / GMail Widget Update Laced With Script Errors</title>
		<link>http://dannythorpe.com/2008/12/18/recent-google-homepage-gmail-widget-update-laced-with-script-errors/</link>
		<comments>http://dannythorpe.com/2008/12/18/recent-google-homepage-gmail-widget-update-laced-with-script-errors/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 19:47:24 +0000</pubDate>
		<dc:creator>Danny Thorpe</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[code quality]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[GMail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[script errors]]></category>

		<guid isPermaLink="false">http://dannythorpe.com/2008/12/18/recent-google-homepage-gmail-widget-update-laced-with-script-errors/</guid>
		<description><![CDATA[About two days ago, my Google homepage suddenly became hostile toward me.  By hostile, I mean my IE7 browser is suddenly reporting a bunch of JavaScript errors and faults when loading the Google homepage that it wasn&#8217;t reporting before.  Whenever I visit my Google homepage now, I have to wade through 5 or 6 JavaScript error <a href='http://dannythorpe.com/2008/12/18/recent-google-homepage-gmail-widget-update-laced-with-script-errors/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>About two days ago, my Google homepage suddenly became hostile toward me.  By hostile, I mean my IE7 browser is suddenly reporting a bunch of JavaScript errors and faults when loading the Google homepage that it wasn&#8217;t reporting before. </p>
<p>Whenever I visit my Google homepage now, I have to wade through 5 or 6 JavaScript error notifications before I can do anything.  I suspect the culprit is the Gmail gadget for the Google homepage, as I continue to get script errors while trying to browse email in-situ on the homepage.  The gmail gadget is also missing scrollbars on long messages. None of these problems are present when using Gmail itself, just when using the Google homepage.</p>
<p>As a developer, I have to have script debugging enabled in my browser.  This enables me to debug my web app code in the browser, but it also has the unfortunate side effect of pointing out JavaScript errors on every site I visit.  It&#8217;s surprising how much crappy code is out there in production.  Slashdot has degraded into the pretty much unusable range in recent months, and now the Google homepage / Gmail widget is following suit.</p>
<p>The script errors are not specific to IE.  Firefox 3 also notes 5 critical errors in its error console when navigating to my Google homepage. To Firefox&#8217;s credit, recording these script errors in a log rather than with popup dialogs is much less intrusive than IE, but that also means that significant script errors can go unnoticed by developers testing their web apps with Firefox.</p>
<p>The errors are:</p>
<p>Error: _IG_AddCustomEventHandler is not a function<br />
Source File: http://www.google.com/ig/f/lZ_kPjC_O4s/lib/libcore.js<br />
Line: 43</p>
<p>Error: _IG_AddEventHandler is not a function<br />
Source File: http://www.google.com/ig/f/irJtX0bmDdM/lib/libdynamic-height.js<br />
Line: 4</p>
<p>Error: _IG_Json is undefined<br />
Source File: http://www.google.com/ig/f/_pVqt4t_Qx8/lib/libviews.js<br />
Line: 1</p>
<p>Error: _IG_Prefs._parseURL is not a function<br />
Source File: http://www.google.com/ig/f/lZ_kPjC_O4s/lib/libcore.js<br />
Line: 78</p>
<p>Error: _IFPC is undefined<br />
Source File: http://www.google.com/ig/f/irJtX0bmDdM/lib/libdynamic-height.js<br />
Line: 2</p>
<p>So, to whoever turned on the new code a few days ago for either the Google Homepage or the Gmail widget for the homepage:  Please review your code and fix the crappy script that you&#8217;re dumping on us.  Your developer bretheren thank you for a speedy resolution so that we may get back to debugging our apps instead of debugging yours.</p>
<div style="text-align:center;width:100%;"><div style="margin:0px 0px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "ca-pub-0861479594738165";
/* End of Post */
google_ad_slot = "6510912161";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></div><p><a class="a2a_button_twitter_tweet addtoany_special_service" data-count="none" data-url="http://dannythorpe.com/2008/12/18/recent-google-homepage-gmail-widget-update-laced-with-script-errors/" data-text="Recent Google Homepage / GMail Widget Update Laced With Script Errors"></a><a class="a2a_button_google_plusone addtoany_special_service" data-annotation="none" data-href="http://dannythorpe.com/2008/12/18/recent-google-homepage-gmail-widget-update-laced-with-script-errors/"></a><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://dannythorpe.com/2008/12/18/recent-google-homepage-gmail-widget-update-laced-with-script-errors/"></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdannythorpe.com%2F2008%2F12%2F18%2Frecent-google-homepage-gmail-widget-update-laced-with-script-errors%2F&amp;title=Recent%20Google%20Homepage%20%2F%20GMail%20Widget%20Update%20Laced%20With%20Script%20Errors" id="wpa2a_4">Share/Bookmark</a></p>]]></content:encoded>
			<wfw:commentRss>http://dannythorpe.com/2008/12/18/recent-google-homepage-gmail-widget-update-laced-with-script-errors/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PicLens Featured on Windows Marketplace</title>
		<link>http://dannythorpe.com/2008/03/11/piclens-featured-on-windows-marketplace/</link>
		<comments>http://dannythorpe.com/2008/03/11/piclens-featured-on-windows-marketplace/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 18:02:35 +0000</pubDate>
		<dc:creator>Danny Thorpe</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[PicLens]]></category>

		<guid isPermaLink="false">http://dannythorpe.com/2008/03/11/piclens-featured-on-windows-marketplace/</guid>
		<description><![CDATA[PicLens is the featured add-on for IE on Windows Marketplace this week!  Right there on the front page.  Woohoo! Share/Bookmark]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.piclens.com">PicLens</a> is the featured add-on for IE on <a href="http://www.windowsmarketplace.com/category.aspx?bcatid=3500">Windows Marketplace</a> this week!  Right there on the front page.  Woohoo!</p>
<p><a class="a2a_button_twitter_tweet addtoany_special_service" data-count="none" data-url="http://dannythorpe.com/2008/03/11/piclens-featured-on-windows-marketplace/" data-text="PicLens Featured on Windows Marketplace"></a><a class="a2a_button_google_plusone addtoany_special_service" data-annotation="none" data-href="http://dannythorpe.com/2008/03/11/piclens-featured-on-windows-marketplace/"></a><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://dannythorpe.com/2008/03/11/piclens-featured-on-windows-marketplace/"></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdannythorpe.com%2F2008%2F03%2F11%2Fpiclens-featured-on-windows-marketplace%2F&amp;title=PicLens%20Featured%20on%20Windows%20Marketplace" id="wpa2a_8">Share/Bookmark</a></p>]]></content:encoded>
			<wfw:commentRss>http://dannythorpe.com/2008/03/11/piclens-featured-on-windows-marketplace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PicLens 1.6.1 IE on CNET</title>
		<link>http://dannythorpe.com/2008/02/21/piclens-161-ie-on-cnet/</link>
		<comments>http://dannythorpe.com/2008/02/21/piclens-161-ie-on-cnet/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 20:12:13 +0000</pubDate>
		<dc:creator>Danny Thorpe</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[browser plugin]]></category>
		<category><![CDATA[cnet]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[PicLens]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://dannythorpe.com/2008/02/21/piclens-161-ie-on-cnet/</guid>
		<description><![CDATA[PicLens 1.6.1 for Internet Explorer is now available for download from CNET&#8217;s download.com.  This should help relieve some of the server load on the PicLens.com mother ship, much like having the Firefox xpi&#8217;s downloadable from Mozilla.com.  Note that if you do a search for PicLens on CNET, you&#8217;ll get two items in the search results:  <a href='http://dannythorpe.com/2008/02/21/piclens-161-ie-on-cnet/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.piclens.com">PicLens</a> 1.6.1 for Internet Explorer is now available for download from <a href="http://www.download.com/PicLens/3000-12783_4-10807161.html?tag=lst-2">CNET&#8217;s download.com</a>.  This should help relieve some of the server load on the PicLens.com mother ship, much like having the Firefox xpi&#8217;s downloadable from <a href="https://addons.mozilla.org/en-US/firefox/addon/5579">Mozilla.com</a>.</p>
<p> Note that if you do a search for PicLens on CNET, you&#8217;ll get two items in the search results:  The first one is PicLens 1.0 beta for Mac Safari, circa 2006.  You want the second one, version 1.6.1 (or later!).  We&#8217;ll work on getting that ancient 1.0 beta file replaced with at least the current PicLens 1.5 for Safari.</p>
<p><a class="a2a_button_twitter_tweet addtoany_special_service" data-count="none" data-url="http://dannythorpe.com/2008/02/21/piclens-161-ie-on-cnet/" data-text="PicLens 1.6.1 IE on CNET"></a><a class="a2a_button_google_plusone addtoany_special_service" data-annotation="none" data-href="http://dannythorpe.com/2008/02/21/piclens-161-ie-on-cnet/"></a><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://dannythorpe.com/2008/02/21/piclens-161-ie-on-cnet/"></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdannythorpe.com%2F2008%2F02%2F21%2Fpiclens-161-ie-on-cnet%2F&amp;title=PicLens%201.6.1%20IE%20on%20CNET" id="wpa2a_12">Share/Bookmark</a></p>]]></content:encoded>
			<wfw:commentRss>http://dannythorpe.com/2008/02/21/piclens-161-ie-on-cnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PicLens 1.6.1 for Internet Explorer</title>
		<link>http://dannythorpe.com/2008/02/06/piclens-161-for-internet-explorer/</link>
		<comments>http://dannythorpe.com/2008/02/06/piclens-161-for-internet-explorer/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 00:39:26 +0000</pubDate>
		<dc:creator>Danny Thorpe</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[browser plugin]]></category>
		<category><![CDATA[CoolIris]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[PicLens]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://dannythorpe.com/2008/02/06/piclens-161-for-internet-explorer/</guid>
		<description><![CDATA[Last night we pushed out an all new PicLens for Internet Explorer with the full PicLens 1.6.1 feature set:  3D picture wall, keyword search against multiple photo sites (Flickr, DeviantArt, SmugMug, Photobucket) and search engines (Google, Yahoo), support for multipage mediaRSS feeds (like StanfordDaily) , and more. Now all you IE7 and IE6 folks can have as much fun browsing photos on <a href='http://dannythorpe.com/2008/02/06/piclens-161-for-internet-explorer/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Last night we pushed out an all new <a href="http://www.piclens.com/site/ie/">PicLens for Internet Explorer</a> with the full <a href="http://dannythorpe.com/2008/01/29/piclens-161-adds-search/">PicLens 1.6.1</a> feature set:  3D picture wall, keyword search against multiple photo sites (<a href="http://www.flickr.com">Flickr</a>, <a href="http://www.deviantart.com">DeviantArt</a>, <a href="http://www.smugmug.com">SmugMug</a>, <a href="http://www.photobucket.com">Photobucket</a>) and search engines (Google, Yahoo), support for multipage mediaRSS feeds (like <a href="http://www.stanforddaily.com">StanfordDaily</a>) , and more.</p>
<p>Now all you IE7 and IE6 folks can have as much fun browsing photos on the web as your Firefox neighbors. Download PicLens 1.6.1 for IE here: <a href="http://www.piclens.com/site/ie/">http://www.piclens.com/site/ie/</a>.  </p>
<p>Let the fun begin!</p>
<p><a class="a2a_button_twitter_tweet addtoany_special_service" data-count="none" data-url="http://dannythorpe.com/2008/02/06/piclens-161-for-internet-explorer/" data-text="PicLens 1.6.1 for Internet Explorer"></a><a class="a2a_button_google_plusone addtoany_special_service" data-annotation="none" data-href="http://dannythorpe.com/2008/02/06/piclens-161-for-internet-explorer/"></a><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://dannythorpe.com/2008/02/06/piclens-161-for-internet-explorer/"></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdannythorpe.com%2F2008%2F02%2F06%2Fpiclens-161-for-internet-explorer%2F&amp;title=PicLens%201.6.1%20for%20Internet%20Explorer" id="wpa2a_16">Share/Bookmark</a></p>]]></content:encoded>
			<wfw:commentRss>http://dannythorpe.com/2008/02/06/piclens-161-for-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PicLens for IE!</title>
		<link>http://dannythorpe.com/2007/12/06/piclens-for-ie/</link>
		<comments>http://dannythorpe.com/2007/12/06/piclens-for-ie/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 06:20:40 +0000</pubDate>
		<dc:creator>Danny Thorpe</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[PicLens]]></category>

		<guid isPermaLink="false">http://dannythorpe.com/2007/12/06/piclens-for-ie/</guid>
		<description><![CDATA[The CoolIris elves have been hard at work creating a plugin to bring the PicLens photo experience to the IE browser. After many weeks of coding, tweaking, and testing, our first IE beta plugin is now available for download! Just go to www.piclens.com with your IE 6 or 7 browser and click on the Download <a href='http://dannythorpe.com/2007/12/06/piclens-for-ie/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>The CoolIris elves have been hard at work creating a plugin to bring the PicLens photo experience to the IE browser. After many weeks of coding, tweaking, and testing, our first IE beta plugin is now available for download! Just go to <a href="http://www.piclens.com">www.piclens.com</a> with your IE 6 or 7 browser and click on the Download button.</p>
<p>It&#8217;s a great relief to get PicLens IE out the door, but that&#8217;s not the only thing we&#8217;ve been working on lately.  Stay tuned for more announcements and releases &#8220;real soon now&#8221;&#8230;</p>
<p><a class="a2a_button_twitter_tweet addtoany_special_service" data-count="none" data-url="http://dannythorpe.com/2007/12/06/piclens-for-ie/" data-text="PicLens for IE!"></a><a class="a2a_button_google_plusone addtoany_special_service" data-annotation="none" data-href="http://dannythorpe.com/2007/12/06/piclens-for-ie/"></a><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://dannythorpe.com/2007/12/06/piclens-for-ie/"></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fdannythorpe.com%2F2007%2F12%2F06%2Fpiclens-for-ie%2F&amp;title=PicLens%20for%20IE%21" id="wpa2a_20">Share/Bookmark</a></p>]]></content:encoded>
			<wfw:commentRss>http://dannythorpe.com/2007/12/06/piclens-for-ie/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  dannythorpe.com/tag/ie/feed/ ) in 0.46803 seconds, on May 21st, 2012 at 5:40 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 21st, 2012 at 6:40 pm UTC -->
