<?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>Da Vinci Planet &#187; browsers</title>
	<atom:link href="http://www.davinciplanet.com/tag/browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davinciplanet.com</link>
	<description>A blog on productivity tools, tips and hacks for Web professionals, including topics on search marketing (SEO and SEM), Web analytics and on-line trends</description>
	<lastBuildDate>Thu, 04 Aug 2011 19:01:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>See Your Web Site in Different Browsers</title>
		<link>http://www.davinciplanet.com/see-your-web-site-in-different-browsers/</link>
		<comments>http://www.davinciplanet.com/see-your-web-site-in-different-browsers/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 00:07:49 +0000</pubDate>
		<dc:creator>Da Vinci</dc:creator>
				<category><![CDATA[Internet Operations]]></category>
		<category><![CDATA[On-line Services]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Browsershots]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[screen capture]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[virtual appliance]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.davinciplanet.com/see-your-web-site-in-different-browsers/</guid>
		<description><![CDATA[How to use Browsershots to test Web sites on different browsers and operating systems.  An easy, free, open source solution for browser testing.]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.davinciplanet.com/wp-content/uploads/2007/11/screenshot-rddotcom.png' alt='Screenshot of rd.com' class='alignleft'/>Have you tested your Web site in different browsers and on different platforms?  Web designers tend to focus on the one or two that they deem most important and often forget to test their Web sites in other browsers and on other platforms. That normally means testing sites in IE and Firefox, but the different versions of IE and Firefox and different versions of operating systems are ignored. Besides, very few have access to all the different browsers and operating systems, not to mention the hundreds of combinations that you get when you include screen sizes, Javascript versions and Flash enabled.  </p>
<p><a href="http://browsershots.org/">Browsershots</a> is a free, open source solution for your problem.  Browsershots takes screenshots of sites and displays the screen captures in .png files.  You can use Browsershots as a free online service, but what makes this product cool is that itâ€™s available as an open source (written in Python) download so that you can run it on an internal server.  This is very useful when you need to test a site that isnâ€™t live or accessible from the Internet yet.<span id="more-176"></span> </p>
<p>The catch with the download version is that it uses â€œscreenshot factoriesâ€? to produce the screenshots and that these factories need to run on the operating systems and browsers that they produce screenshots for.  So you need to have computers or virtual instances with the operating systems and browsers that you want to use as screenshot factories which requires a fair amount of infrastructure and support.  It also means that when a new version of a browser or OS comes out you may need to create several more screenshot factories.  So how is this better than simply having a bunch of test machines?  The advantage is scalability and ease of use because multiple users have access directly from their desktops.  One downside is that users get to see <em>screenshots</em> of what a particular Web page looks like and can&#8217;t interact with it so you cannot test interactivity like DHTML and AJAX. </p>
<p>There are other solutions like using <a href="http://www.davinciplanet.com/run-virtual-appliances-on-your-desktop-pc/">VMWare virtual appliances</a> for each of the operating system/browser combinations.  This is a quicker and possibly easier solution, but doesnâ€™t scale as well with multiple users (or testers).  Another solution is using a high-end service like <a href="http://www.gomez.com/">Gomez</a> and while they offer a lot more it comes with a price!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciplanet.com/see-your-web-site-in-different-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Your IE View Source Editor</title>
		<link>http://www.davinciplanet.com/change-your-ie-view-source-editor/</link>
		<comments>http://www.davinciplanet.com/change-your-ie-view-source-editor/#comments</comments>
		<pubDate>Sun, 29 Oct 2006 02:12:41 +0000</pubDate>
		<dc:creator>Da Vinci</dc:creator>
				<category><![CDATA[Free Apps & Tools]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[notepad]]></category>
		<category><![CDATA[view source editor]]></category>

		<guid isPermaLink="false">http://www.davinciplanet.com/2006/10/28/change-your-ie-view-source-editor/</guid>
		<description><![CDATA[Firefox&#8217;s &#8220;View Page Source&#8221; functionality has always been much better than IE&#8217;s &#8220;View Source&#8221; (which opens in Notepad) and sadly IE7 hasn&#8217;t changed that. There are so many much nicer text editors like Notepad++ (a portable app favorite) and Crimson Editor! More surprisingly, IE7 doesn&#8217;t even give users the option to change it. I thought [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox&#8217;s &#8220;View Page Source&#8221; functionality has always been much better than IE&#8217;s &#8220;View Source&#8221; (which opens in Notepad) and sadly IE7 hasn&#8217;t changed that. There are so many much nicer text editors like Notepad++ (<a title="Notepad++ portable app" href="http://www.davinciplanet.com/2006/10/15/essential-portable-apps/">a portable app favorite</a>) and Crimson Editor! More surprisingly, IE7 doesn&#8217;t even give users the option to change it. I thought that it should be an easy thing to change and it is, but I was surprised to see how many sites had misleading instructions or hack-like downloads. Most sites suggest that all you need to do is edit the default application path in your Registry, but in fact, there isn&#8217;t a default entry in the Registry unless you are running Windows XP and have Tweak UI installed.<span id="more-72"></span></p>
<p>Technically all you need to do is add a few Registry keys, but most people hate to do that so here&#8217;s what I&#8217;d suggest:</p>
<p><strong>For Windows XP:</strong><br />
Download and install <a title="Microsoft PowerToys for Windows XP" href="http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx">TweakUI</a>, a Microsoft PowerToys for Windows XP application. Then from the Control Panel, start Tweak UI and update your view source editor under Internet Explorer | View Source.</p>
<p><strong>For Windows 2000:</strong><br />
First you have to ask yourself why you are still on Win2K?! (oh, right, thanks to the corporate build I am too). Unfortunately the Tweak UI for Win2K isn&#8217;t as good and, besides, it&#8217;s really hard to find (but if you&#8217;re curious it&#8217;s <a title="Tweak UI for Windows 2000, Windows NT, Windows Millennium Edition, Windows 98 or Windows 95" href="http://www.microsoft.com/ntworkstation/downloads/PowerToys/Networking/NTTweakUI.asp">here</a>). To change your default view source editor in Windows 2000 you do need to create the needed Registry entries. What you need to do is to create a file called <em>whatever.reg</em> and then to copy the following text into that file:</p>
<blockquote>
<p class="codetext">Windows Registry Editor Version 5.00</p>
<p class="codetext">[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\View Source Editor]</p>
<p class="codetext">[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\View Source Editor\Editor Name]<br />
@=&#8221;D:\\Portable\\NotePad++\\notepad++.exe&#8221;</p></blockquote>
<p>Note: Edit the last line to point to the editor of your choice (notice that you need double backslashes in the path)</p>
<p>Then double-click on the <em>whatever.reg</em> file and accept the &#8220;Are you sure&#8221; warning.</p>
<p>Alternatively you can manually create the above registry keys. Or upgrade to XP.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciplanet.com/change-your-ie-view-source-editor/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sorry Firefox, IE7 kicks butt</title>
		<link>http://www.davinciplanet.com/sorry-firefox-ie7-kicks-butt/</link>
		<comments>http://www.davinciplanet.com/sorry-firefox-ie7-kicks-butt/#comments</comments>
		<pubDate>Sat, 28 Oct 2006 15:07:46 +0000</pubDate>
		<dc:creator>Da Vinci</dc:creator>
				<category><![CDATA[Free Apps & Tools]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://www.davinciplanet.com/2006/10/28/sorry-firefox-ie7-kicks-butt/</guid>
		<description><![CDATA[This week I upgraded Firefox to 2.0 and also IE to IE7. Firefox has a few subtle improvements, but IE7 is all new. The main features of IE 7: Added tabbed browsing. It is more elegant than Firefox, has a preview tab &#8220;(Quick Tabs&#8221;) and an easier way to open a new tab. Collapsed menu [...]]]></description>
			<content:encoded><![CDATA[<p>This week I <a title="Firfox 2.0 Final" href="http://www.davinciplanet.com/2006/10/24/firefox-20-final-released-today/">upgraded Firefox</a> to 2.0 and also IE to IE7.  Firefox has a few subtle improvements, but IE7 is all new.  The main features of IE 7:</p>
<ul>
<li>Added tabbed browsing. It is more elegant than Firefox, has a preview tab &#8220;(Quick Tabs&#8221;) and an easier way to open a new tab.</li>
<li>Collapsed menu bars.  This opens a lot more of the browser window.</li>
<li>Add-ons, similar to Firefox extensions.  E.g. IESpell enables spell checking in forms (Firefox 2.0 does this natively)</li>
<li>RSS feed handling, similar to Firefox.</li>
</ul>
<p>Overall I think the that collapsed menu bars makes IE7 more elegant than Firefox and while I think Firefox will remain strong due to the Linux community, IE will retain and regain many users.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciplanet.com/sorry-firefox-ie7-kicks-butt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 2.0 Final released today</title>
		<link>http://www.davinciplanet.com/firefox-20-final-released-today/</link>
		<comments>http://www.davinciplanet.com/firefox-20-final-released-today/#comments</comments>
		<pubDate>Wed, 25 Oct 2006 01:13:06 +0000</pubDate>
		<dc:creator>Da Vinci</dc:creator>
				<category><![CDATA[Free Apps & Tools]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[browsers]]></category>

		<guid isPermaLink="false">http://www.davinciplanet.com/2006/10/24/firefox-20-final-released-today/</guid>
		<description><![CDATA[The second major release of the popular Firefox browser was released today. I like Firefox a lot for it&#8217;s tabbed browsing and also for the many useful plugins that are available. The one thing I don&#8217;t like about it is that it uses a lot of memory. Anyway Firefox 2.0 was released today and while [...]]]></description>
			<content:encoded><![CDATA[<p>The second major release of the popular Firefox browser was released today. I like Firefox a lot for it&#8217;s tabbed browsing and also for the many useful plugins that are available. The one thing I don&#8217;t like about it is that it uses a lot of memory. Anyway Firefox 2.0 was released today and while it really looks very much like v1.5 it has a few improvements, most notably better support for RSS feeds and in-line spell checking (great news for bloggers!).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davinciplanet.com/firefox-20-final-released-today/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

