<?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>Pelago :: web design &#38; development blog &#187; Browsers</title>
	<atom:link href="http://www.pelagodesign.com/blog/tag/browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pelagodesign.com/blog</link>
	<description>Santa Barbara Web Design and Web Development Blog on the web world and other randoms</description>
	<lastBuildDate>Wed, 09 Mar 2011 16:31:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>JavaScript debugging on Safari for Windows</title>
		<link>http://www.pelagodesign.com/blog/2008/03/17/javascript-debugging-on-safari-for-windows/</link>
		<comments>http://www.pelagodesign.com/blog/2008/03/17/javascript-debugging-on-safari-for-windows/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 22:23:16 +0000</pubDate>
		<dc:creator>Jaime</dc:creator>
				<category><![CDATA[Creative Engineering]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.pelagodesign.com/blog/2008/03/17/javascript-debugging-on-safari-for-windows/</guid>
		<description><![CDATA[Just had to do this and thought I&#8217;d post it for anyone who might find it helpful. Here is how you enable the Debug menu if you&#8217;re running windows: 1. Navigate to the folder below (replace USERNAME with your user account). C:\Documents and Settings\USERNAME\Application Data\Apple Computer\Safari 2. open up Preferences.plist and add the following two [...]]]></description>
			<content:encoded><![CDATA[<p>Just had to do this and thought I&#8217;d post it for anyone who might find it helpful. Here is how you enable the Debug menu if you&#8217;re running windows:</p>
<p>1. Navigate to the folder below (replace USERNAME with your user account).<br />
    C:\Documents and Settings\USERNAME\Application Data\Apple Computer\Safari</p>
<p>2. open up Preferences.plist and add the following two lines anywhere before the line &#8220;&lt;/dict&gt;&#8221;</p>
<p>&lt;key&gt;IncludeDebugMenu&lt;/key&gt;<br />
&lt;true /&gt; </p>
<p>3. Restart Safari and you should now have a Debug menu.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pelagodesign.com/blog/2008/03/17/javascript-debugging-on-safari-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 7 and pirated versions of Windows XP</title>
		<link>http://www.pelagodesign.com/blog/2007/11/29/internet-explorer-7-and-pirated-versions-of-windows-xp/</link>
		<comments>http://www.pelagodesign.com/blog/2007/11/29/internet-explorer-7-and-pirated-versions-of-windows-xp/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 19:57:43 +0000</pubDate>
		<dc:creator>Jaime</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.pelagodesign.com/blog/2007/11/29/internet-explorer-7-and-pirated-versions-of-windows-xp/</guid>
		<description><![CDATA[Is Microsoft quietly phasing out IE6? I think could mean the beginning of the end for IE6 installs and support. Internet Explorer 7 now available for pirated version of Windows XP]]></description>
			<content:encoded><![CDATA[<p>Is Microsoft quietly phasing out IE6? I think could mean the beginning of the end for IE6 installs and support.</p>
<p><a href="http://thaslayer.com/2007/10/07/internet-explorer-7-now-available-for-pirated-version-of-windows-xp/">Internet Explorer 7 now available for pirated version of Windows XP</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pelagodesign.com/blog/2007/11/29/internet-explorer-7-and-pirated-versions-of-windows-xp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IE7, removeChild and SSL</title>
		<link>http://www.pelagodesign.com/blog/2007/10/30/ie7-removechild-and-ssl/</link>
		<comments>http://www.pelagodesign.com/blog/2007/10/30/ie7-removechild-and-ssl/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 23:12:22 +0000</pubDate>
		<dc:creator>Jaime</dc:creator>
				<category><![CDATA[Creative Engineering]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.pelagodesign.com/blog/2007/10/30/ie7-removechild-and-ssl/</guid>
		<description><![CDATA[We recently launched some items into an SSL environment and an IE7 JS bug appeared when deleting a DIV. The bug is slightly difficult to debug in that all versions of IE are especially &#8220;blind&#8221; when it comes to JavaScript error handling. Here&#8217;s the criteria: page is being requested in SSL mode div has a [...]]]></description>
			<content:encoded><![CDATA[<p>We recently launched some items into an SSL environment and an IE7 JS bug appeared when deleting a DIV. The bug is slightly difficult to debug in that all versions of IE are especially &#8220;blind&#8221; when it comes to JavaScript error handling. Here&#8217;s the criteria:</p>
<ul>
<li>page is being requested in SSL mode</li>
<li>div has a background image in the form url(/path/to/image.extension)</li>
<li>the use of the removeChild function</li>
</ul>
<p>&nbsp;<br />
Any time the specific div gets removeChild&#8217;d AND it contains a background css style, IE will prompt the user the page contains non-secure elements <em>right before</em> it gets removed. </p>
<p>To get around this, delete the background css style before calling the removeChild function. Microsoft has also released <a href="http://support.microsoft.com/kb/925014">two alternate fixes</a>.</p>
<p>Update: <a href="http://blog.httpwatch.com/2009/09/17/even-more-problems-with-the-ie-8-mixed-content-warning/">IE8 seems to be affected by another type of javascript manipulation that triggers mixed content warning.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pelagodesign.com/blog/2007/10/30/ie7-removechild-and-ssl/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Firefox set to go mobile in 2008</title>
		<link>http://www.pelagodesign.com/blog/2007/10/11/firefox-set-to-go-mobile-in-2008/</link>
		<comments>http://www.pelagodesign.com/blog/2007/10/11/firefox-set-to-go-mobile-in-2008/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 20:48:30 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Creative Engineering]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.pelagodesign.com/blog/2007/10/11/firefox-set-to-go-mobile-in-2008/</guid>
		<description><![CDATA[I stumbled across this news alert on Yahoo! News today that describes Mozilla&#8217;s mobile browser efforts with Firefox. This is very encouraging news for web developers. The current lot of browsers that work on handhelds are not that exciting (Opera and Safari on the iPhone respectfully excluded from the list &#8211; those two work great). [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://news.yahoo.com/s/nf/20071011/tc_nf/55936" target="_blank" title="Firefox Mobile">I stumbled across this news alert on </a><a href="http://news.yahoo.com/" target="_blank" title="Yahoo! News">Yahoo! News</a> today that describes Mozilla&#8217;s mobile browser efforts with Firefox.  This is very encouraging news for web developers.  The current lot of browsers that work on handhelds are not that exciting (<a href="http://www.opera.com/products/mobile/" target="_blank" title="Opera mobile">Opera</a> and <a href="http://www.apple.com/iphone/features/index.html#safari" title="Safari" target="_blank">Safari on the iPhone</a> respectfully excluded from the list &#8211; those two work great).  Better and more compliant browsers for handhelds = a better Internet experience for all.</p>
<p>With <a href="http://www.myintervals.com/" title="Intervals :: online task and time management" target="_blank">Intervals</a> we have developing <a href="http://www.myintervals.com/forum/discussion/86/" title="Mobile Time Tracking" target="_blank">a handheld version</a> on our development roadmap, but we are longing for better browsers that allow the functionality to work as intended without having to make a separate user experience for handhelds.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pelagodesign.com/blog/2007/10/11/firefox-set-to-go-mobile-in-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox CSS Background Rendering Bug</title>
		<link>http://www.pelagodesign.com/blog/2007/09/10/firefox-css-background-rendering-bug/</link>
		<comments>http://www.pelagodesign.com/blog/2007/09/10/firefox-css-background-rendering-bug/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 20:39:17 +0000</pubDate>
		<dc:creator>Jaime</dc:creator>
				<category><![CDATA[Creative Engineering]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.pelagodesign.com/blog/2007/09/10/firefox-css-background-rendering-bug/</guid>
		<description><![CDATA[Just stumbled upon this CSS bugfix and thought I&#8217;d post my findings. I was trying to figure out why Firefox wouldn&#8217;t completely render page background-color on pages without scrollbars. For example: Switching between different tabs would restore the background to its intended CSS value (#887D75), but nothing else seemed to work ( even tried &#60;div [...]]]></description>
			<content:encoded><![CDATA[<p>Just stumbled upon this CSS bugfix and thought I&#8217;d post my findings. I was trying to figure out why Firefox wouldn&#8217;t completely render page <code>background-color</code> on pages without scrollbars. For example:</p>
<p><img src='http://www.pelagodesign.com/blog/wp-content/uploads/2007/09/ff1.jpg' alt='ff1.jpg' style="border: 1px solid #000" /></p>
<p>Switching between different tabs would restore the background to its intended CSS value (#887D75), but nothing else seemed to work ( even tried <code>&lt;div class="clear"&gt;&lt;/div&gt;</code> at the bottom of the page ) until I tried this CSS:</p>
<p><code>body { position:absolute; top:0px; bottom:0px; left:0px; right:0px; } </code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pelagodesign.com/blog/2007/09/10/firefox-css-background-rendering-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>W3C Validator gets an update</title>
		<link>http://www.pelagodesign.com/blog/2007/07/26/w3c-validator-gets-an-update/</link>
		<comments>http://www.pelagodesign.com/blog/2007/07/26/w3c-validator-gets-an-update/#comments</comments>
		<pubDate>Thu, 26 Jul 2007 16:31:02 +0000</pubDate>
		<dc:creator>Jaime</dc:creator>
				<category><![CDATA[Creative Engineering]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://www.pelagodesign.com/blog/2007/07/26/w3c-validator-gets-an-update/</guid>
		<description><![CDATA[The thing is getting swamped at the moment, but I hadn&#8217;t seen this option before but theres &#8220;Clean up Markup with HTML Tidy&#8221; available. http://validator.w3.org/]]></description>
			<content:encoded><![CDATA[<p>The thing is getting swamped at the moment, but I hadn&#8217;t seen this option before but theres &#8220;Clean up Markup with HTML Tidy&#8221; available.</p>
<p><a href="http://validator.w3.org/">http://validator.w3.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pelagodesign.com/blog/2007/07/26/w3c-validator-gets-an-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Safari for Windows</title>
		<link>http://www.pelagodesign.com/blog/2007/06/11/safari-for-windows/</link>
		<comments>http://www.pelagodesign.com/blog/2007/06/11/safari-for-windows/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 04:29:10 +0000</pubDate>
		<dc:creator>Jaime</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.pelagodesign.com/blog/2007/06/11/safari-for-windows/</guid>
		<description><![CDATA[I am currently writing this post on Safari on XP. The first thing I did was to check the navigator.userAgent js property. I don&#8217;t know about everyone else out there, but seeing &#8220;Windows NT&#8221; and &#8220;Safari&#8221; in a userAgent property is something that I didn&#8217;t expect. It gives me both the creeps as well as [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently writing this post on Safari on XP. The first thing I did was to check the navigator.userAgent js property.</p>
<p><!-- this image vanished <img src='http://www.pelagodesign.com/blog/wp-content/uploads/2007/06/useragent.gif' alt='user agent' --></p>
<p>I don&#8217;t know about everyone else out there, but seeing &#8220;Windows NT&#8221; and &#8220;Safari&#8221; in a userAgent property is something that I didn&#8217;t expect. It gives me both the creeps as well as a little excitement on what&#8217;s to come. Excitement would be more users submitting bugs to apple on this browsers <a href="http://weblogs.mozillazine.org/hyatt/archives/2005_04.html#00796">crappy editable html javascript implementation</a>, maybe this will get AppleWebKit to fix the bugs faster. What gives me the creeps is it gives me another platform our websites should run under&#8230; bittter sweet.</p>
<p>You can <a href="http://www.apple.com/safari/download/">download the public beta here</a>.</p>
<p>Update: It seems like most of the showstopper bugs are fixed with this version. With just a little push this very might well be a very good release.</p>
<p>UPDATE II: So I can&#8217;t maximize Safari on my RIGHT MONITOR&#8230; it just dissapears. Is that Apple trying to send a political subliminal message? ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pelagodesign.com/blog/2007/06/11/safari-for-windows/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Must Have Firefox Addons</title>
		<link>http://www.pelagodesign.com/blog/2007/04/26/must-have-firefox-addons/</link>
		<comments>http://www.pelagodesign.com/blog/2007/04/26/must-have-firefox-addons/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 23:30:40 +0000</pubDate>
		<dc:creator>Jaime</dc:creator>
				<category><![CDATA[Creative Engineering]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.pelagodesign.com/blog/2007/04/26/must-have-firefox-addons/</guid>
		<description><![CDATA[Customize Google They say Google is Your Friend, but if you use this extension it will make it your slave. I could just go on with features but I&#8217;m not. Some of my favorites are position counter, ad removal and rival search engine links. Localtionbar,² This extension arranges the location bar for better readability and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://addons.mozilla.org/en-US/firefox/addon/743">Customize Google</a></p>
<p>They say Google is Your Friend, but if you use this extension it will make it your slave. I could just go on with features but I&#8217;m not. Some of my favorites are position counter, ad removal and rival search engine links.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/4014">Localtionbar,²</a></p>
<p>This extension arranges the location bar for better readability and usability. The URL hierarchy is divided up into three parts, protocol (http, ftp, etc), domain and requested document. Click functionality allows you to navigate up the document structure with ease.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/4287">Split Browser</a></p>
<p>Split the screen into multiple views. Useful when working with large documents or an alternative to switching between tabs. </p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/138">Stumble Upon</a></p>
<p>Take a breather from coding and hit the stumble button on this great toolbar to be magically redirected to a cool website of your liking. Once you return you&#8217;ll find yourself magically solving the pesky bug you were trying to fix in the first place.</p>
<p><a href="http://ieview.mozdev.org/">IE View</a></p>
<p>Add a right click context menu entry allowing you to open the current page on Internet Explorer. I use this a lot when doing cross browser testing. Sure there&#8217;s the IE Tab, but this one is much faster.</p>
<p>Other more popular extensions I use that everyone probably already knows but are still worth mentioning are:</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a> &#8211; Javascript/CSS/DOM debugging behemoth.<br />
<a href="http://www.greasespot.net/">Greasemonkey</a> &#8211; Customize <em>any</em> webpage.<br />
<a href="http://livehttpheaders.mozdev.org/">Live HTTP Headers</a> &#8211; View all headers an HTTP request creates. Useful for debugging cookies and sessions.<br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/60">Web Developer Toolbar</a> &#8211; Nuff said.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pelagodesign.com/blog/2007/04/26/must-have-firefox-addons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox-like Inline Search for IE7</title>
		<link>http://www.pelagodesign.com/blog/2007/02/12/firefox-like-inline-search-for-ie7/</link>
		<comments>http://www.pelagodesign.com/blog/2007/02/12/firefox-like-inline-search-for-ie7/#comments</comments>
		<pubDate>Mon, 12 Feb 2007 16:45:50 +0000</pubDate>
		<dc:creator>Jaime</dc:creator>
				<category><![CDATA[Browsers]]></category>

		<guid isPermaLink="false">http://www.pelagodesign.com/archipelago/2007/02/12/firefox-like-inline-search-for-ie7/</guid>
		<description><![CDATA[From description: Inline Search is an add-on for Internet Explorer that mimics Firefox&#8217;s search behavior, it turns searching into a Web page into a non modal research experience coupled with a search as you type facility. It integrates into IE, giving it that little extra that makes you a lot more efficient when you are [...]]]></description>
			<content:encoded><![CDATA[<p>From description:</p>
<blockquote><p>Inline Search is an add-on for Internet Explorer that mimics Firefox&#8217;s search behavior, it turns searching into a Web page into a non modal research experience coupled with a search as you type facility. It integrates into IE, giving it that little extra that makes you a lot more efficient when you are looking for a specific piece of information. Version 1.3 may include unspecified updates, enhancements, or bug fixes.</p></blockquote>
<p><a href="http://www.windowsmarketplace.com/details.aspx?view=info&#038;itemid=3012162">Details</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pelagodesign.com/blog/2007/02/12/firefox-like-inline-search-for-ie7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flashblock</title>
		<link>http://www.pelagodesign.com/blog/2006/06/28/flashblock/</link>
		<comments>http://www.pelagodesign.com/blog/2006/06/28/flashblock/#comments</comments>
		<pubDate>Wed, 28 Jun 2006 23:05:29 +0000</pubDate>
		<dc:creator>Jaime</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Macromedia Flash]]></category>

		<guid isPermaLink="false">http://www.pelagodesign.com/archipelago/?p=288</guid>
		<description><![CDATA[I just installed this extension, it works pretty good when browsing ad-heavy sites. The way it works is it overlays a clickable icon where ever there&#8217;s a flash movie. Installing is easy, just download and install this file. Jaime]]></description>
			<content:encoded><![CDATA[<p>I just installed <a href="http://flashblock.mozdev.org/">this extension</a>, it works pretty good when browsing ad-heavy sites.</p>
<p>The way it works is it overlays a clickable icon where ever there&#8217;s a flash movie. Installing is easy, just download and install <a href="http://downloads.mozdev.org/flashblock/flashblock-1.5.1.xpi">this file</a>.</p>
<p>Jaime</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pelagodesign.com/blog/2006/06/28/flashblock/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

