<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Two More Ways to Do Cross Browser Testing</title>
	<atom:link href="http://www.sitepoint.com/blogs/2008/12/06/two-more-ways-to-do-cross-browser-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2008/12/06/two-more-ways-to-do-cross-browser-testing/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Mon, 23 Nov 2009 05:23:27 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hew Wit</title>
		<link>http://www.sitepoint.com/blogs/2008/12/06/two-more-ways-to-do-cross-browser-testing/comment-page-1/#comment-846106</link>
		<dc:creator>Hew Wit</dc:creator>
		<pubDate>Tue, 09 Dec 2008 18:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=3254#comment-846106</guid>
		<description>We use a vmware player then install all the older browsers on it (IE6, FF2, Safari 1).  Then on my main desktop, I have the latest versions of each.  This method seems to catch most, if not all issues.  Plus, I can use Firefox to debug my CSS and HTML on the fly!</description>
		<content:encoded><![CDATA[<p>We use a vmware player then install all the older browsers on it (IE6, FF2, Safari 1).  Then on my main desktop, I have the latest versions of each.  This method seems to catch most, if not all issues.  Plus, I can use Firefox to debug my CSS and HTML on the fly!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.sitepoint.com/blogs/2008/12/06/two-more-ways-to-do-cross-browser-testing/comment-page-1/#comment-846091</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 09 Dec 2008 17:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=3254#comment-846091</guid>
		<description>Not mention &lt;a href=&quot;http://www.browsercam.com&quot; rel=&quot;nofollow&quot;&gt;http://www.browsercam.com&lt;/a&gt;
screen shots, Remote Access and Device capture</description>
		<content:encoded><![CDATA[<p>Not mention <a href="http://www.browsercam.com" rel="nofollow">http://www.browsercam.com</a><br />
screen shots, Remote Access and Device capture</p>]]></content:encoded>
	</item>
	<item>
		<title>By: WebDesign London</title>
		<link>http://www.sitepoint.com/blogs/2008/12/06/two-more-ways-to-do-cross-browser-testing/comment-page-1/#comment-845346</link>
		<dc:creator>WebDesign London</dc:creator>
		<pubDate>Mon, 08 Dec 2008 09:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=3254#comment-845346</guid>
		<description>Thats a great piece of software, thanks for the link!</description>
		<content:encoded><![CDATA[<p>Thats a great piece of software, thanks for the link!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: somecallmejosh</title>
		<link>http://www.sitepoint.com/blogs/2008/12/06/two-more-ways-to-do-cross-browser-testing/comment-page-1/#comment-845198</link>
		<dc:creator>somecallmejosh</dc:creator>
		<pubDate>Mon, 08 Dec 2008 02:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=3254#comment-845198</guid>
		<description>@peach

You&#039;re my new best friend for pointing at the IE tester.  Fantastic.</description>
		<content:encoded><![CDATA[<p>@peach</p>
<p>You&#8217;re my new best friend for pointing at the IE tester.  Fantastic.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: peach</title>
		<link>http://www.sitepoint.com/blogs/2008/12/06/two-more-ways-to-do-cross-browser-testing/comment-page-1/#comment-845109</link>
		<dc:creator>peach</dc:creator>
		<pubDate>Sun, 07 Dec 2008 22:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=3254#comment-845109</guid>
		<description>I think none of these services are adequate. To get the true experience you&#039;re just going to have to run all the browsers on your system(s). It takes some time to set up but the browsers are free and if you&#039;re on a windows system you can probably run all the browsers you need on the same system.

If you&#039;re using a screenshot system you can&#039;t check if links are clickable and if hover effects behave properly. You also need to mouse around the page and drag the corner of the browsers window to see if stuff is flickering/disappearing/collapsing or otherwise changing.  Over VNC client you can do this, but it&#039;s slow! Its so much faster to run the browsers locally.

For testing/debugging the internet explorers this (free) software is fantastic: http://www.my-debugbar.com/wiki/IETester/HomePage.</description>
		<content:encoded><![CDATA[<p>I think none of these services are adequate. To get the true experience you&#8217;re just going to have to run all the browsers on your system(s). It takes some time to set up but the browsers are free and if you&#8217;re on a windows system you can probably run all the browsers you need on the same system.</p>
<p>If you&#8217;re using a screenshot system you can&#8217;t check if links are clickable and if hover effects behave properly. You also need to mouse around the page and drag the corner of the browsers window to see if stuff is flickering/disappearing/collapsing or otherwise changing.  Over VNC client you can do this, but it&#8217;s slow! Its so much faster to run the browsers locally.</p>
<p>For testing/debugging the internet explorers this (free) software is fantastic: <a href="http://www.my-debugbar.com/wiki/IETester/HomePage" rel="nofollow">http://www.my-debugbar.com/wiki/IETester/HomePage</a>.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: somecallmejosh</title>
		<link>http://www.sitepoint.com/blogs/2008/12/06/two-more-ways-to-do-cross-browser-testing/comment-page-1/#comment-844676</link>
		<dc:creator>somecallmejosh</dc:creator>
		<pubDate>Sat, 06 Dec 2008 13:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=3254#comment-844676</guid>
		<description>Thanks Josh, I&#039;ve been using browsershots and various computers around the office to do the bulk of the cross browser testing.  I&#039;ve been waiting for a better system.  Interesting about the pricing model for crossbrowsertesting.com.  With the ability to actually test the page in multiple browsers, it seems like a fair price.</description>
		<content:encoded><![CDATA[<p>Thanks Josh, I&#8217;ve been using browsershots and various computers around the office to do the bulk of the cross browser testing.  I&#8217;ve been waiting for a better system.  Interesting about the pricing model for crossbrowsertesting.com.  With the ability to actually test the page in multiple browsers, it seems like a fair price.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sam D</title>
		<link>http://www.sitepoint.com/blogs/2008/12/06/two-more-ways-to-do-cross-browser-testing/comment-page-1/#comment-844567</link>
		<dc:creator>Sam D</dc:creator>
		<pubDate>Sat, 06 Dec 2008 03:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=3254#comment-844567</guid>
		<description>Another service that was recently launched is http://www.realityboxlabs.com/  which gives you access to remote virtual machines via your browser.  Work well you have control over the machines and the pricing is pretty good.

Sam D</description>
		<content:encoded><![CDATA[<p>Another service that was recently launched is <a href="http://www.realityboxlabs.com/" rel="nofollow">http://www.realityboxlabs.com/</a>  which gives you access to remote virtual machines via your browser.  Work well you have control over the machines and the pricing is pretty good.</p>
<p>Sam D</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.sitepoint.com/blogs/2008/12/06/two-more-ways-to-do-cross-browser-testing/comment-page-1/#comment-844561</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Sat, 06 Dec 2008 02:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=3254#comment-844561</guid>
		<description>What? you mean to say that Safari&#039;s multibed capabilities don&#039;t cut ot? or have I been waiting at the airport for a ship ro come in?</description>
		<content:encoded><![CDATA[<p>What? you mean to say that Safari&#8217;s multibed capabilities don&#8217;t cut ot? or have I been waiting at the airport for a ship ro come in?</p>]]></content:encoded>
	</item>
</channel>
</rss>
