<?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: Test your website on different browsers. Get even a screenshot of how it looks like in all of them!</title>
	<atom:link href="http://www.webdevbros.net/2008/04/02/test-your-website-on-different-browsers-get-even-a-screenshot-of-how-it-looks-like-in-all-of-them/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevbros.net/2008/04/02/test-your-website-on-different-browsers-get-even-a-screenshot-of-how-it-looks-like-in-all-of-them/</link>
	<description>hot talk about web development</description>
	<lastBuildDate>Tue, 10 May 2011 13:11:20 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Demiurg</title>
		<link>http://www.webdevbros.net/2008/04/02/test-your-website-on-different-browsers-get-even-a-screenshot-of-how-it-looks-like-in-all-of-them/#comment-11071</link>
		<dc:creator>Demiurg</dc:creator>
		<pubDate>Sun, 30 Aug 2009 12:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2008/04/02/test-your-website-on-different-browsers-get-even-a-screenshot-of-how-it-looks-like-in-all-of-them/#comment-11071</guid>
		<description>BrowserSeal is a new web browser screenshot application that you may find useful. It is probably the fastest screenshot tool available, especially for web sites with scrollbars. 

Fully functional free beta version is available for download from &lt;a href=&quot;http://www.browserseal.com&quot; rel=&quot;nofollow&quot;&gt;www.browserseal.com&lt;/a&gt;

It is under active development and new features as well as more browsers will be added in the future.</description>
		<content:encoded><![CDATA[<p>BrowserSeal is a new web browser screenshot application that you may find useful. It is probably the fastest screenshot tool available, especially for web sites with scrollbars. </p>
<p>Fully functional free beta version is available for download from <a href="http://www.browserseal.com" rel="nofollow">http://www.browserseal.com</a></p>
<p>It is under active development and new features as well as more browsers will be added in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Hamric</title>
		<link>http://www.webdevbros.net/2008/04/02/test-your-website-on-different-browsers-get-even-a-screenshot-of-how-it-looks-like-in-all-of-them/#comment-4875</link>
		<dc:creator>Ken Hamric</dc:creator>
		<pubDate>Fri, 04 Apr 2008 02:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2008/04/02/test-your-website-on-different-browsers-get-even-a-screenshot-of-how-it-looks-like-in-all-of-them/#comment-4875</guid>
		<description>Michal,
We have just released a system which allows you to test the site &#039;live&#039; on different browsers via a vnc connection.  Check it out if you are interested.  The main advantage of it is that it allows you not to only see your website in different browsers, but to interact with it - you can test your javascript, any ajax on your site, etc.  If you want a few paid credits to do testing sessions longer than 5 minutes, email me your account name and I will add some to your account.</description>
		<content:encoded><![CDATA[<p>Michal,<br />
We have just released a system which allows you to test the site &#8216;live&#8217; on different browsers via a vnc connection.  Check it out if you are interested.  The main advantage of it is that it allows you not to only see your website in different browsers, but to interact with it &#8211; you can test your javascript, any ajax on your site, etc.  If you want a few paid credits to do testing sessions longer than 5 minutes, email me your account name and I will add some to your account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal</title>
		<link>http://www.webdevbros.net/2008/04/02/test-your-website-on-different-browsers-get-even-a-screenshot-of-how-it-looks-like-in-all-of-them/#comment-3831</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Wed, 02 Apr 2008 11:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2008/04/02/test-your-website-on-different-browsers-get-even-a-screenshot-of-how-it-looks-like-in-all-of-them/#comment-3831</guid>
		<description>sorry i havent come across a component like this</description>
		<content:encoded><![CDATA[<p>sorry i havent come across a component like this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rui Castro</title>
		<link>http://www.webdevbros.net/2008/04/02/test-your-website-on-different-browsers-get-even-a-screenshot-of-how-it-looks-like-in-all-of-them/#comment-3795</link>
		<dc:creator>Rui Castro</dc:creator>
		<pubDate>Wed, 02 Apr 2008 10:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2008/04/02/test-your-website-on-different-browsers-get-even-a-screenshot-of-how-it-looks-like-in-all-of-them/#comment-3795</guid>
		<description>Do you know a Classic ASP component that does this?

Have you used ImageMagick for converting images? ImageMagick can convert a site but it needs a third party app (which I haven&#039;t got it to work) to convert the site first to a PDF then ImageMagick can convert it to any image format.

Do you know a easy way?

Thx in advance.</description>
		<content:encoded><![CDATA[<p>Do you know a Classic ASP component that does this?</p>
<p>Have you used ImageMagick for converting images? ImageMagick can convert a site but it needs a third party app (which I haven&#8217;t got it to work) to convert the site first to a PDF then ImageMagick can convert it to any image format.</p>
<p>Do you know a easy way?</p>
<p>Thx in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

