<?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>Snipe.Net &#187; browsers</title>
	<atom:link href="http://www.snipe.net/tags/browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snipe.net</link>
	<description>Bitterness never tasted so sweet</description>
	<lastBuildDate>Thu, 29 Jul 2010 05:03:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Easier Cross-Browser Testing</title>
		<link>http://www.snipe.net/2009/01/easier-cross-browser-testing/</link>
		<comments>http://www.snipe.net/2009/01/easier-cross-browser-testing/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 19:31:40 +0000</pubDate>
		<dc:creator>snipe</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[cross-browser]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.snipe.net/?p=1015</guid>
		<description><![CDATA[Cross-browser testing is one of those aspects of web development that no one really likes, but everyone has to do. It&#8217;s gotten better, don&#8217;t get me wrong. As browsers have slowly crawled (some more slowly than others *cough*IE*cough*) towards achieving standards compliance, the differences between browsers has become far less drastic than it used to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snipe.net%2F2009%2F01%2Feasier-cross-browser-testing%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snipe.net%2F2009%2F01%2Feasier-cross-browser-testing%2F&amp;source=snipeyhead&amp;style=normal&amp;service=bit.ly&amp;service_api=R_92bd97f4f8b9fa8a40675b36ea291223" height="61" width="50" /><br />
			</a>
		</div>
<p>Cross-browser testing is one of those aspects of web development that no one really likes, but everyone has to do. It&#8217;s gotten better, don&#8217;t get me wrong. As browsers have slowly crawled (some more slowly than others *cough*IE*cough*) towards achieving standards compliance, the differences between browsers has become far less drastic than it used to be.<span id="more-1015"></span></p>
<p>Back in the day, it wasn&#8217;t uncommon for a website to look and work fine in one browser, and be utterly, horrifically broken in another. These days, if you&#8217;re coding to standards, your woes are more likely to be weird (but subtle) padding issues, some javascript issues, etc &#8211; not the complete and utter train wreck you&#8217;d have seen 10 years ago.</p>
<h2>Planning and frequent testing will save your hide</h2>
<p>Just because things are better now than they&#8217;ve ever been doesn&#8217;t mean we can get lazy. Cross-browser testing should be done often, and with gusto. One common pitfall with cross-browser testing is the temptation to leave testing until the very end, once the project has been completed. Problem is, if something is broken, you won&#8217;t necessarily have time to fix it, and depending on what&#8217;s wrong, the fix might take longer than you&#8217;ve allowed for.</p>
<p>You can avoid finding yourself in that kind of situation by testing more frequently throughout your development process. Whenever a large chunk of code or markup gets written, take the 5 minutes to check it on multiple browsers. By addressing these issues during these mini-milestones, you can take care of problems as they arise and avoid finding yourself in a bad situation the day before launch.</p>
<p>If you&#8217;re a small design shop, or an independent developer, you may not have access to the complete array of potential browser and OS combinations. I personally have a Mac laptop running Leopard, a Mac desktop running Tiger, four Windows XP machines, and a RedHat box set up, but even that doesn&#8217;t cover every possible combination &#8211; and you may not have as many machines at your disposal.</p>
<p>Fortunately, you&#8217;ve got some options, some better than others. The three primary ways you can test for cross-browser compatibility, short of actually running all of the browser and OS combinations on physical machines, are <strong>screenshot generators</strong>, <strong>browser emulators</strong> and <strong>virtual terminals</strong>. Each serves a slightly different purpose, and you may end up deciding that a combination of the three is most appropriate for your needs.</p>
<h2>Screenshot Generators</h2>
<p>Services like <strong><a href="http://browsershots.org/" target="_blank">BrowserShots.Org</a></strong> and <strong><a href="http://litmusapp.com/" target="_blank">Litmus</a></strong> allow you to enter a url, click submit, and use their resources to generate multiple screenshots based on your selection of browser, setting and OS choices. Both have free and paid versions. (For the record, Snipe.Net looks like dog balls in IE4 for Windows&#8230; Hah!)</p>
<p><strong>The free version of BrowserShots allows you to run a test on the full spectrum of browser/resolution/OS choices available, but your request will be lower priority than paying customers</strong>, so it can take a little while to get your results. Upgrading to a premium processing membership of $30 for one month bumps your job up higher in the queue for faster screenshots. Personally, I don&#8217;t think the improvement in speed is worth $30 a month, but you may disagree.</p>
<p><strong>Litmus allows you to sign up for a free account which allows you 50 tests per month, but on only two browsers, both only on Windows, rendering the free version basically useless.</strong> If you don&#8217;t have access to IE7 and Firefox 2 somewhere, you probably shouldn&#8217;t be in this business. So the only useful way to use Litmus is through their paid version. They offer a few different packages, each with increasing features, starting from a day pass at $24, moving up to a monthly subscription of $49 a month for individuals and $199 a month for &#8220;team&#8221; membership. Once you get into the paid accounts, tests are done on 23 browsers, including Mac and Linux browsers. (A side note, I love how they say you get access to &#8220;all 23 browsers&#8221;, as if 23 is the final number.)</p>
<p>While their price structure is a bit steep and their browser/OS selection isn&#8217;t complete (no Firefox for Mac? Really?), <strong>it&#8217;s worth noting that Litmus <a href="http://litmusapp.com/email-testing" target="_blank">offers HTML email testing across muiltiple email clients</a> in their paid packages &#8211; something Browsershots doesn&#8217;t do</strong>. If you do a lot of email marketing for clients, this service may be worth it for that aspect alone.</p>
<p>Litmus also has a few value added features that may make it worth shelling out the money, depending on your needs.</p>
<ul>
<li>Nicer design &#8211; more suitable to showing to clients directly if you don&#8217;t feel like downloading dozens of screenshots for each iteration of a site.</li>
<li>Ability to test password-protected areas of a site.</li>
<li><strong></strong>Automatically checks for validation errors in both HTML and CSS, with a link to the W3C validator pages &#8211; so if something doesn&#8217;t look right in the screenshots you get, you&#8217;ve got a shortcut to start figuring out why.</li>
<li>Version support, so each time you do a test, it creates a separate instance of that test as a new version for the site. If you test a page 6 times, you&#8217;ll see your current test and 5 historical versions in your control panel.</li>
</ul>
<p>Me personally? I use the free BrowserShots service. They have more browser/OS combinations available and the wait time doesn&#8217;t bother me. I might use a paid Litmus account to test emails at some point though, as testing that manually can be a real pain in the ass.</p>
<h2>Browser Emulators</h2>
<p>The good news is, browser emulators are usually free. The bad news is that they are not available for all scenarios, and Macs seem to be at a real disadvantage here. Of course, Mac users can always use Parallels, WINE, or some other virtual OS that will allow you run Windows on your Mac, but that does require extra work.</p>
<p>If you usually develop on Firefox, the <strong><a href="https://addons.mozilla.org/en-US/firefox/addon/35" target="_blank">Firefox addon IE View</a></strong> can be very helpful. It simple provides a shortcut to an IE-engine rendered version of the page right in Firefox, that opens in a FF tab. Back when I worked on Windows, I loved this extension, but alas, it is for Windows only.</p>
<p>Also for Windows users, downloadable application <strong><a href="http://www.my-debugbar.com/wiki/IETester/HomePage" target="_blank">DebugBar puts multiple versions of IE at your fingertips</a></strong>, including IE8 beta 2, IE7 IE 6 and IE5.5 on Vista and XP, as well as the installed IE. This one is handy because you can compare displays side by side, within one program.  I have gotten this to successfully install on my Parallels version of Windows on my Mac.</p>
<p>And the third one that comes to mind is <strong><a href="http://tredosoft.com/Multiple_IE" target="_blank">Multiple IEs</a></strong>, a small downloadable application (again, Windows only, sorry) that lets you create separate instances of IE in many versions, going back as far as IE3. I managed to get this installed on Parallels, but it crashed every time I tried to use it. I had been using it for years on my native Windows computers though. I cannot speak to whether it works on Vista or Windows 7.</p>
<h2>Virtual Terminals</h2>
<p>Virtual terminals for cross-browser testing is a relatively new option for web developers, and brings something to the table that the other options cannot. Rather than simply seeing a picture of your site&#8217;s layout with screenshots, and rather than just being limited to IE as with the emulators, <strong>virtual terminals actually let you physically login to a machine running the OS and browser you&#8217;re looking to test</strong>. They are created using disk images, so when you logout, the image is destroyed and recreated for the next user.</p>
<p>What makes virtual terminals so unique and advantageous is that you are using the actual OS and browser you&#8217;re testing on. You can click around, test out your javascripts, login to protected areas and test functionality such as cookie behavior, and so on. What you end up with is a much more sophisticated test environment that results in a more genuine reflection of what the user will see and experience.</p>
<p>The funny thing is, with the pricey packages of the screenshot services, you&#8217;d probably expect to pay dearly for this much more advanced option, but in reality, they&#8217;re about the same as the screenshot services, with far more bang for your buck.</p>
<p><strong><a href="http://crossbrowsertesting.com/">CrossBrowserTesting.Com</a> </strong>even offers free access, and although the sessions are limited to 5 minutes and based on priority (paying customers come first if there&#8217;s a line), the free sessions are not limited in any other way. Their top-level paid package is still quite reasonable, at $29.95 for the first month and $19.95 each month after. For that top-level package, you get unlimited sessions (capped at a total of 40 hours of connected time), with a maximum of 30 minutes per session. They have a <a href="http://www.crossbrowsertesting.com/configurations.php" target="_blank">huge list of available OS and browser combinations</a>, and for my money, this is the way to go. <a href="http://crossbrowsertesting.com/pricing.php" target="_blank">Check out their pricing structure here</a>.</p>
<p><strong><a href="http://www.realityboxlabs.com" target="_blank">RealityBoxLabs</a></strong> offers a very similar service with a slightly different pricing structure. Unlike CrossBrowserTesting.Com, they offer a day pass for $5, and then and unlimited membership for $49 a month. They don&#8217;t specify which OS/browsers they offer, but they do mention that Linux will be available soon.</p>
<h2>Which browsers to test?</h2>
<p>The question of which browsers to test for is hotly debated in the web development community, but the realty is, there is no one single right answer. I can&#8217;t give you an answer, but here are some tips on coming up with the answer for your own situations.</p>
<ul>
<li>Consider existing browser/OS stats for the site, but don&#8217;t limit yourself to that if you&#8217;re pushing for a large increase in traffic or reaching new demographics, since your browser/OS stats may change once you succeed.</li>
<li>Consider the browser/OS stats for the media outlets you may be pushing media from (such as Facebook and Facebook ads). If 90% of your traffic is going to come from a media outlet, make sure your site works on their top browsers.</li>
</ul>
<p>My general rule of thumb, unless the stats indicate otherwise, is to develop and test on all of the major browsers, while still maintaining some level of normalcy for IE6 users. Depending on the project (and the client), I may have to work particularly hard to make sure the display on IE6 looks exactly the same as it does on current browsers, but if that&#8217;s not a requirement, I make sure it looks good on IE6. There may be some padding that isn&#8217;t quite right, but only the designer and the client would even notice.</p>
<p>For personal projects, it really depends on the audience. Snipe.Net has a user base of over 50% FireFox users, with the remaining large chunk being IE7 users. I made the decision to sacrifice some minor display points on IE in order to optimize for newer browsers. I am never so cavalier with paying clients.</p>
<p>Developing cross-browser compatible sites is easier than ever, both because of improved adherance to sandards, and because of advancing testing technology. Whether you choose to do it the old fasioned way, hopping from one computer to another hitting &#8220;refresh&#8221;, or whether you use some of these new-fangled, high-tech methods, it is your responsibility to your clients &#8211; and to their users &#8211; to make sure it works.</p>


<p>Possibly related posts:<ol><li><a href='http://www.snipe.net/2007/02/the-cross-eyed-bear-that-you-gave-to-me/' rel='bookmark' title='Permanent Link: The Cross-Eyed Bear That You Gave to Me'>The Cross-Eyed Bear That You Gave to Me</a> <small>I have iTunes running during the day, with over 8,000...</small></li>
<li><a href='http://www.snipe.net/2007/01/multiple-ies/' rel='bookmark' title='Permanent Link: Multiple IEs'>Multiple IEs</a> <small>This is handy for when you need to test a...</small></li>
<li><a href='http://www.snipe.net/2008/07/gui-planning-made-easy-with-the-pencil-project/' rel='bookmark' title='Permanent Link: GUI Planning Made Easy with the Pencil Project'>GUI Planning Made Easy with the Pencil Project</a> <small>Designing a good GUI is arguably one of the most...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.snipe.net/2009/01/easier-cross-browser-testing/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Firefox Add-On ErrorZilla breaks FF3 SSL error page</title>
		<link>http://www.snipe.net/2008/07/firefox-add-on-errorzilla-breaks-ff3-ssl-error-page/</link>
		<comments>http://www.snipe.net/2008/07/firefox-add-on-errorzilla-breaks-ff3-ssl-error-page/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 17:17:40 +0000</pubDate>
		<dc:creator>snipe</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[ff3]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.snipe.net/?p=170</guid>
		<description><![CDATA[If you use the Firefox add-on ErrorZilla, which conveniently displays additional options (Try Again, Google Cache, Coralize, Wayback, Ping, Trace, and Whois buttons) when Firefox hits an error page, you may notice something frustrating happening in Firefox 3. Firefox 3 handles &#8220;invalid&#8221; and self-signed SSL certificates differently than Firefox 2. In an effort to help [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snipe.net%2F2008%2F07%2Ffirefox-add-on-errorzilla-breaks-ff3-ssl-error-page%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snipe.net%2F2008%2F07%2Ffirefox-add-on-errorzilla-breaks-ff3-ssl-error-page%2F&amp;source=snipeyhead&amp;style=normal&amp;service=bit.ly&amp;service_api=R_92bd97f4f8b9fa8a40675b36ea291223" height="61" width="50" /><br />
			</a>
		</div>
<p>If you use the Firefox add-on <a href="https://addons.mozilla.org/en-US/firefox/addon/3336">ErrorZilla</a>, which conveniently displays additional options (Try Again, Google Cache, Coralize, Wayback, Ping, Trace, and Whois buttons) when Firefox hits an error page, you may notice something frustrating happening in Firefox 3.<span id="more-170"></span></p>
<p>Firefox 3 handles &#8220;invalid&#8221; and self-signed SSL certificates differently than Firefox 2. In an effort to help the user take control of their own security, Firefox 3 will block the page with an error explaining why the certificate is invalid (&#8220;The certificate is not trusted because it is self signed.Â  Error code: sec_error_ca_cert_invalid&#8221;) &#8211; and provides a link (albeit a tiny one) that will allow the user to add an exception, allowing that SSL certificate to be accepted and the page to load.</p>
<p><a href="http://www.snipe.net/wp-content/uploads/2008/07/ssl.png"><img class="alignnone size-full wp-image-171" title="ssl" src="http://www.snipe.net/wp-content/uploads/2008/07/ssl.png" alt="" width="500" height="265" /></a></p>
<p>If you have ErrorZilla installed and are running Firefox 3, you&#8217;ll actually get stuck and won&#8217;t be able to add the exception and therefore won&#8217;t be able to load the page. This can be a big problem if you&#8217;re running self-signed certificates to encrypt your cpanel/webmin/&lt;other hosting management software&gt; administration areas. Instead, what you see is something like this:</p>
<p><a href="http://www.snipe.net/wp-content/uploads/2008/07/ssl-errorzilla.png"><img class="alignnone size-full wp-image-172" title="ssl-errorzilla" src="http://www.snipe.net/wp-content/uploads/2008/07/ssl-errorzilla.png" alt="" width="500" height="301" /></a></p>
<p>No option to add the exception.</p>
<p>Its unfortunate, since the ErrorZilla developers took the time to update the add-on to &#8220;work&#8221; with Firefox 3 (meaning it is able to be installed and doesn&#8217;t throw a version error), but I&#8217;m going to have to disable it until they have the SSL exceptions stuff sorted out.</p>
<p>On the plus side, Jay Baldwin <a href="http://www.jaybaldwin.com/Blog.aspx?cid=4" target="_blank">posts to his blog</a> (dated June 30, 2008) that he grok&#8217;s why it&#8217;s not working:</p>
<blockquote><p>The main concern is that the error page is not considered trusted, so it has no ability to access resource:// script files, the local file system, chrome:// script files, direct to chrome:// pages, or the like, which means it is on the same security level as a foreign &#8220;public&#8221; website &#8212; it has no access to read from a config file in your Firefox profile or from the Preferences Service (about:config).</p>
<p>I&#8217;m still working on finding a way around this . . .Â  Hit me up in the comments if any of you could suggest a solution.Â  <img src='http://www.snipe.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></blockquote>
<p>Which does, in fact, make sense.The site isn&#8217;t trusted, so its not allowed to access the styles used by ErrorZilla.</p>
<p>So &#8211; <a href="http://www.jaybaldwin.com/Blog.aspx?cid=4" target="_blank">hit him up</a> if you have any thoughts. <img src='http://www.snipe.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>


<p>Possibly related posts:<ol><li><a href='http://www.snipe.net/2002/06/google-style-page-numbering-with-x-per-page-and-y-page-numbers-displayed/' rel='bookmark' title='Permanent Link: Google Style Page Numbering (with x per page and y page numbers displayed)'>Google Style Page Numbering (with x per page and y page numbers displayed)</a> <small>With just a few modifications, we can create a piece...</small></li>
<li><a href='http://www.snipe.net/2008/06/tweak-firefox-3-to-display-richer-colors/' rel='bookmark' title='Permanent Link: Tweak Firefox 3 to Display Richer Colors'>Tweak Firefox 3 to Display Richer Colors</a> <small>If the digital photo you just uploaded looks more washed...</small></li>
<li><a href='http://www.snipe.net/2002/06/page-numbering-with-x-results-per-page/' rel='bookmark' title='Permanent Link: Page Numbering (with x results per page)'>Page Numbering (with x results per page)</a> <small>Although there are several examples of this type of code...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.snipe.net/2008/07/firefox-add-on-errorzilla-breaks-ff3-ssl-error-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sync Your Browsers Across Multiple Computers with Mozilla Weave</title>
		<link>http://www.snipe.net/2008/07/sync-your-browsers-across-multiple-computers-with-mozilla-weave/</link>
		<comments>http://www.snipe.net/2008/07/sync-your-browsers-across-multiple-computers-with-mozilla-weave/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 03:51:02 +0000</pubDate>
		<dc:creator>snipe</dc:creator>
				<category><![CDATA[Life Tools]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://www.snipe.net/?p=160</guid>
		<description><![CDATA[Those of you who have upgraded to Firefox 3 may be feeling the loss of Google Browser Sync, Google&#8217;s free Firefox addon that previously allowed you to sync bookmarks, stored password, cookies and more across multiple computers. For folks like me, who work on multiple computers throughout the course of the day, this was an [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snipe.net%2F2008%2F07%2Fsync-your-browsers-across-multiple-computers-with-mozilla-weave%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snipe.net%2F2008%2F07%2Fsync-your-browsers-across-multiple-computers-with-mozilla-weave%2F&amp;source=snipeyhead&amp;style=normal&amp;service=bit.ly&amp;service_api=R_92bd97f4f8b9fa8a40675b36ea291223" height="61" width="50" /><br />
			</a>
		</div>
<p>Those of you who have upgraded to Firefox 3 may be feeling the loss of Google Browser Sync, Google&#8217;s free Firefox addon that previously allowed you to sync bookmarks, stored password, cookies and more across multiple computers. For folks like me, who work on multiple computers throughout the course of the day, this was an invaluable tool for keeping track of passwords at the very least.<span id="more-160"></span></p>
<p>I was heartbroken to discover that Google had effectively abandoned the project around the time that Firefox 3 came out &#8211; so much so that I delayed upgrading Firefox for a while.Â  I was hoping they&#8217;d change their mind, or get around to updating it &#8211; but eventually I realized that Google Browser Sync has been discontinued, and the download has been replaced with the following text:</p>
<blockquote><p><strong>Google Browser Sync is no longer available for download.</strong> Instead, to get similar functionality, we suggest using Mozilla Weave, Google Toolbar for Firefox, or Foxmarks. Support for current Google Browser Sync users will continue through 2008. We&#8217;ve also posted the code to Google Code in hopes that someone will use it to develop something cool.</p></blockquote>
<p>As such, it will not be updated for Firefox 3. However, the code has been made <a class="external text" title="http://code.google.com/p/browsersync/" rel="nofollow" href="http://code.google.com/p/browsersync/">available to the public </a></p>
<p>Fortunately, the folks at Mozilla Labs came to the rescue, with their new project, Mozilla Weave. Mozilla Weave syncs forms, history, cookies, passwords, tabs and bookmarks &#8211; and even has support for Weave add-ins. Plus, you can mount your storage slot using WebDAV &#8211; although Mozilla strongly warns against using this space for general storage, as they may delete the contents<a href="http://www.snipe.net/wp-content/uploads/2008/07/icon_weave_m.gif"><img class="alignright size-medium wp-image-161" title="icon_weave_m" src="http://www.snipe.net/wp-content/uploads/2008/07/icon_weave_m.gif" alt="" width="100" height="100" /></a> at any time.</p>
<p>I&#8217;ve installed it so far on Win XP and Mac OSX (Leopard), and it&#8217;s working smashingly. Learn more about the Weave project, including the basics of how it works and the fundamental principles, at the <a href="http://labs.mozilla.com/projects/weave/" target="_blank">Mozilla Labs Weave page</a>, or try it out by <a href="https://services.mozilla.com/" target="_blank">downloading it today</a>!</p>


<p>Possibly related posts:<ol><li><a href='http://www.snipe.net/2008/07/dropbox-versus-foldershare-for-syncing-files-between-computers/' rel='bookmark' title='Permanent Link: Dropbox versus FolderShare for Syncing Files Between Computers'>Dropbox versus FolderShare for Syncing Files Between Computers</a> <small>In my eternal quest to sync up all of the...</small></li>
<li><a href='http://www.snipe.net/2007/01/firefox-extensions-i-cant-live-without/' rel='bookmark' title='Permanent Link: Firefox extensions I can&#8217;t live without'>Firefox extensions I can&#8217;t live without</a> <small>The full list of Firefox extensions that I consider absolutely...</small></li>
<li><a href='http://www.snipe.net/2006/06/checkboxesmultiple-select-boxes-in-php/' rel='bookmark' title='Permanent Link: Checkboxes/Multiple Select Boxes in PHP'>Checkboxes/Multiple Select Boxes in PHP</a> <small>For the PHP newbie, checkboxes and/or multiple select listboxes can...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.snipe.net/2008/07/sync-your-browsers-across-multiple-computers-with-mozilla-weave/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Hacking Firefox</title>
		<link>http://www.snipe.net/2008/06/hacking-firefox/</link>
		<comments>http://www.snipe.net/2008/06/hacking-firefox/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 15:15:50 +0000</pubDate>
		<dc:creator>snipe</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.snipe.net/?p=124</guid>
		<description><![CDATA[Excellent (and long) article here that covers most of the frequently-asked-for tweaks and hacks to about:config in Firefox. I had originally found it while trying to remember how to tweak my Firefox so that when I type in a keyword string into the address bar, it would send me to Google search results, instead of [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snipe.net%2F2008%2F06%2Fhacking-firefox%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snipe.net%2F2008%2F06%2Fhacking-firefox%2F&amp;source=snipeyhead&amp;style=normal&amp;service=bit.ly&amp;service_api=R_92bd97f4f8b9fa8a40675b36ea291223" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.snipe.net/wp-content/uploads/2008/06/firefox.jpg"><img class="alignright size-thumbnail wp-image-125" title="firefox" src="http://www.snipe.net/wp-content/uploads/2008/06/firefox-150x150.jpg" alt="" width="150" height="150" /></a>Excellent (and long) article here that covers most of the frequently-asked-for tweaks and hacks to about:config in Firefox.</p>
<p>I had originally found it while trying to remember how to tweak my Firefox so that when I type in a keyword string into the address bar, it would send me to Google search results, instead of Google&#8217;s &#8220;I&#8217;m feeling lucky&#8221;. And sure enough, I found exactly what I was looking for &#8211; and tons more &#8211; in this article:</p>
<blockquote><p>You may have noticed that if you type something into Firefox&#8217;s address bar that&#8217;s not an address (a &#8220;keyword&#8221;), Firefox typically passes it on to Google as an &#8220;I&#8217;m Feeling Lucky&#8221; search term. The exact search engine string to use is defined in the string preference <strong>keyword.URL</strong>; if you want to change it to something else, you can simply edit this string.</p></blockquote>
<p>So I changed it to a normal Google search results string, and voila.</p>
<p>Even though this article was written in 2007, most of the info still applies, so its still a worthwhile article to check out. <a href="http://www.computerworld.com/action/article.do?command=printArticleBasic&amp;articleId=9020880" target="_blank">Computer World: Hacking Firefox: The Secrets of about:config</a></p>


<p>Possibly related posts:<ol><li><a href='http://www.snipe.net/2008/06/tweak-firefox-3-to-display-richer-colors/' rel='bookmark' title='Permanent Link: Tweak Firefox 3 to Display Richer Colors'>Tweak Firefox 3 to Display Richer Colors</a> <small>If the digital photo you just uploaded looks more washed...</small></li>
<li><a href='http://www.snipe.net/2008/07/firefox-add-on-errorzilla-breaks-ff3-ssl-error-page/' rel='bookmark' title='Permanent Link: Firefox Add-On ErrorZilla breaks FF3 SSL error page'>Firefox Add-On ErrorZilla breaks FF3 SSL error page</a> <small>If you use the Firefox add-on ErrorZilla, which conveniently displays...</small></li>
<li><a href='http://www.snipe.net/2007/01/firefox-extensions-i-cant-live-without/' rel='bookmark' title='Permanent Link: Firefox extensions I can&#8217;t live without'>Firefox extensions I can&#8217;t live without</a> <small>The full list of Firefox extensions that I consider absolutely...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.snipe.net/2008/06/hacking-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweak Firefox 3 to Display Richer Colors</title>
		<link>http://www.snipe.net/2008/06/tweak-firefox-3-to-display-richer-colors/</link>
		<comments>http://www.snipe.net/2008/06/tweak-firefox-3-to-display-richer-colors/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 21:26:59 +0000</pubDate>
		<dc:creator>snipe</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[ff3]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.snipe.net/?p=109</guid>
		<description><![CDATA[If the digital photo you just uploaded looks more washed out in Flickr than it does in your desktop image editor, that&#8217;s because Firefox 3&#8242;s advanced color management capability isn&#8217;t turned on by default. To turn it on, type about:config in Firefox 3&#8242;s address bar, then click the &#8220;I&#8217;ll be careful, I promise!&#8221; button. Then, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snipe.net%2F2008%2F06%2Ftweak-firefox-3-to-display-richer-colors%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snipe.net%2F2008%2F06%2Ftweak-firefox-3-to-display-richer-colors%2F&amp;source=snipeyhead&amp;style=normal&amp;service=bit.ly&amp;service_api=R_92bd97f4f8b9fa8a40675b36ea291223" height="61" width="50" /><br />
			</a>
		</div>
<p>If the digital photo you just uploaded looks more washed out in Flickr than it does in your desktop image editor, that&#8217;s because Firefox 3&#8242;s advanced color management capability isn&#8217;t turned on by default. To turn it on, type <code>about:config</code> in Firefox 3&#8242;s address bar, then click the &#8220;I&#8217;ll be careful, I promise!&#8221; button. Then, in the Filter field, type <strong>gfx.color_management.enabled</strong> and set that value to <strong>true</strong> (its default value is false). Restart Firefox. From there on in, your photo colors will be richer than they were. Why isn&#8217;t this value true by default? Well, according to Mozilla, you&#8217;ll see a 10-15% performance hit using this setting, but if you&#8217;ve got a reasonably fast machine, it&#8217;ll be worth the better-looking photos. Hit <a href="http://www.dria.org/wordpress/archives/2008/04/29/633/" target="_blank">this link</a> for an extended explanation of Firefox&#8217;s color profile support.</p>


<p>Possibly related posts:<ol><li><a href='http://www.snipe.net/2007/01/firefox-extensions-i-cant-live-without/' rel='bookmark' title='Permanent Link: Firefox extensions I can&#8217;t live without'>Firefox extensions I can&#8217;t live without</a> <small>The full list of Firefox extensions that I consider absolutely...</small></li>
<li><a href='http://www.snipe.net/2008/07/firefox-add-on-errorzilla-breaks-ff3-ssl-error-page/' rel='bookmark' title='Permanent Link: Firefox Add-On ErrorZilla breaks FF3 SSL error page'>Firefox Add-On ErrorZilla breaks FF3 SSL error page</a> <small>If you use the Firefox add-on ErrorZilla, which conveniently displays...</small></li>
<li><a href='http://www.snipe.net/2008/06/hacking-firefox/' rel='bookmark' title='Permanent Link: Hacking Firefox'>Hacking Firefox</a> <small>Excellent (and long) article here that covers most of the...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.snipe.net/2008/06/tweak-firefox-3-to-display-richer-colors/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Multiple IEs</title>
		<link>http://www.snipe.net/2007/01/multiple-ies/</link>
		<comments>http://www.snipe.net/2007/01/multiple-ies/#comments</comments>
		<pubDate>Sat, 20 Jan 2007 20:42:37 +0000</pubDate>
		<dc:creator>snipe</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Windows Downloads]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.snipe.net/?p=94</guid>
		<description><![CDATA[This is handy for when you need to test a website out in multiple versions of Internet Explorer. And its free! Windows only, but then again, IE for Mac is out of development, so its less of an issue. Installation is a breeze, and I&#8217;ve set it up on several systems without so much as [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.snipe.net%2F2007%2F01%2Fmultiple-ies%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.snipe.net%2F2007%2F01%2Fmultiple-ies%2F&amp;source=snipeyhead&amp;style=normal&amp;service=bit.ly&amp;service_api=R_92bd97f4f8b9fa8a40675b36ea291223" height="61" width="50" /><br />
			</a>
		</div>
<p>This is handy for when you need to test a website out in multiple versions of Internet Explorer. And its free! Windows only, but then again, IE for Mac is out of development, so its less of an issue. Installation is a breeze, and I&#8217;ve set it up on several systems without so much as a single glitch. No promises for Vista tho &#8211; I refuse to install it, so I can&#8217;t vouch for anything running on it.</p>
<p>Get it free at <a href="http://tredosoft.com/Multiple_IE" target="_blank">tredoft.com</a>.</p>


<p>Possibly related posts:<ol><li><a href='http://www.snipe.net/2008/07/sync-your-browsers-across-multiple-computers-with-mozilla-weave/' rel='bookmark' title='Permanent Link: Sync Your Browsers Across Multiple Computers with Mozilla Weave'>Sync Your Browsers Across Multiple Computers with Mozilla Weave</a> <small>Those of you who have upgraded to Firefox 3 may...</small></li>
<li><a href='http://www.snipe.net/2006/06/checkboxesmultiple-select-boxes-in-php/' rel='bookmark' title='Permanent Link: Checkboxes/Multiple Select Boxes in PHP'>Checkboxes/Multiple Select Boxes in PHP</a> <small>For the PHP newbie, checkboxes and/or multiple select listboxes can...</small></li>
<li><a href='http://www.snipe.net/2009/01/easier-cross-browser-testing/' rel='bookmark' title='Permanent Link: Easier Cross-Browser Testing'>Easier Cross-Browser Testing</a> <small>Cross-browser testing is one of those aspects of web development...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.snipe.net/2007/01/multiple-ies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
