<?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: QtWeb &#8211; An Alternative Browser for Webkit Testing</title>
	<atom:link href="http://www.sitepoint.com/blogs/2009/05/04/qtweb-portable-testing-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2009/05/04/qtweb-portable-testing-browser/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Mon, 23 Nov 2009 01:39:24 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hamranhansenhansen</title>
		<link>http://www.sitepoint.com/blogs/2009/05/04/qtweb-portable-testing-browser/comment-page-1/#comment-925220</link>
		<dc:creator>Hamranhansenhansen</dc:creator>
		<pubDate>Tue, 05 May 2009 19:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8575#comment-925220</guid>
		<description>Safari 4 is only 5 megabytes. I don&#039;t see how you gain enough here to make it worthwhile. Also, the whole point of QA is to impersonate actual users, so a key thing is to use the software they&#039;re actually using.

If your stuff runs in Safari 4 then it runs on the Mac and probably the iPhone and iPod. That&#039;s 80 million or so highly engaged users. It&#039;s worth installing Safari 4 on your Windows box even if it&#039;s not your main browser.</description>
		<content:encoded><![CDATA[<p>Safari 4 is only 5 megabytes. I don&#8217;t see how you gain enough here to make it worthwhile. Also, the whole point of QA is to impersonate actual users, so a key thing is to use the software they&#8217;re actually using.</p>
<p>If your stuff runs in Safari 4 then it runs on the Mac and probably the iPhone and iPod. That&#8217;s 80 million or so highly engaged users. It&#8217;s worth installing Safari 4 on your Windows box even if it&#8217;s not your main browser.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: BPartch</title>
		<link>http://www.sitepoint.com/blogs/2009/05/04/qtweb-portable-testing-browser/comment-page-1/#comment-925162</link>
		<dc:creator>BPartch</dc:creator>
		<pubDate>Mon, 04 May 2009 20:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8575#comment-925162</guid>
		<description>I like this browser, uses barely any RAM at all. Like mentioned in the article not for day to day browsing, but having it on my thumb drive for testing works great.

Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>I like this browser, uses barely any RAM at all. Like mentioned in the article not for day to day browsing, but having it on my thumb drive for testing works great.</p>
<p>Thanks for the tip!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Recruit</title>
		<link>http://www.sitepoint.com/blogs/2009/05/04/qtweb-portable-testing-browser/comment-page-1/#comment-925152</link>
		<dc:creator>Recruit</dc:creator>
		<pubDate>Mon, 04 May 2009 15:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8575#comment-925152</guid>
		<description>&lt;blockquote&gt; Craig Buckler Says:
May 4th, 2009 at 4:42 pm

@Recruit
That’s interesting. Could it be anything to do with rounding errors on percentage positioning? Could you send the URL?

It’s possible that the next version of Chrome will update the WebKit engine so the problem will occur in that too.&lt;/blockquote&gt;

Here I have a link for you to check:
&lt;a href=&quot;http://evolvingconsciousness.org/static/&quot; rel=&quot;nofollow&quot;&gt;http://evolvingconsciousness.org/static/&lt;/a&gt;

I tried couple techniques to export the design provided by designer, but I get the same 1 pixel jog for bubble from navigation, in Safari and 2 px jog, in firefox for mac. I tried to express background-position in percent, em, event in points but is the same.

If you check the link in QtWeb, Safari and Google Chrome you will see the difference.</description>
		<content:encoded><![CDATA[<blockquote><p> Craig Buckler Says:<br />
May 4th, 2009 at 4:42 pm</p>
<p>@Recruit<br />
That’s interesting. Could it be anything to do with rounding errors on percentage positioning? Could you send the URL?</p>
<p>It’s possible that the next version of Chrome will update the WebKit engine so the problem will occur in that too.</p></blockquote>
<p>Here I have a link for you to check:<br />
<a href="http://evolvingconsciousness.org/static/" rel="nofollow">http://evolvingconsciousness.org/static/</a></p>
<p>I tried couple techniques to export the design provided by designer, but I get the same 1 pixel jog for bubble from navigation, in Safari and 2 px jog, in firefox for mac. I tried to express background-position in percent, em, event in points but is the same.</p>
<p>If you check the link in QtWeb, Safari and Google Chrome you will see the difference.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: yogomozilla</title>
		<link>http://www.sitepoint.com/blogs/2009/05/04/qtweb-portable-testing-browser/comment-page-1/#comment-925148</link>
		<dc:creator>yogomozilla</dc:creator>
		<pubDate>Mon, 04 May 2009 14:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8575#comment-925148</guid>
		<description>There are a number of other implementations of Qt/Webkit based browsers available:

The venerable Konquerer, which uses KHTML (from which Webkit was forked) as its rendering engine can be run with Webkit, although it (webkitkde) is still in development and has a few bugs. KDE4/Kubuntu users can install the webkitkde package and choose Webkit as the view mode.

The Qt based browser &lt;a href=&quot;http://code.google.com/p/arora/wiki/KDE4Integration&quot; rel=&quot;nofollow&quot;&gt;Arora&lt;/a&gt; uses Webkit as its rendering engine and has packages available for Mac, Linux and Windows. It&#039;s quite fast ;)

There is quite a bit more info on the &lt;a href=&quot;http://labs.trolltech.com/blogs/category/webkit/&quot; rel=&quot;nofollow&quot;&gt;Qt development blog&lt;/a&gt; regarding webkit integration.


Now, if only IE would ship an option allowing web developers to enable Webkit as its rendering engine :D

Enjoy</description>
		<content:encoded><![CDATA[<p>There are a number of other implementations of Qt/Webkit based browsers available:</p>
<p>The venerable Konquerer, which uses KHTML (from which Webkit was forked) as its rendering engine can be run with Webkit, although it (webkitkde) is still in development and has a few bugs. KDE4/Kubuntu users can install the webkitkde package and choose Webkit as the view mode.</p>
<p>The Qt based browser <a href="http://code.google.com/p/arora/wiki/KDE4Integration" rel="nofollow">Arora</a> uses Webkit as its rendering engine and has packages available for Mac, Linux and Windows. It&#8217;s quite fast ;)</p>
<p>There is quite a bit more info on the <a href="http://labs.trolltech.com/blogs/category/webkit/" rel="nofollow">Qt development blog</a> regarding webkit integration.</p>
<p>Now, if only IE would ship an option allowing web developers to enable Webkit as its rendering engine :D</p>
<p>Enjoy</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mitja</title>
		<link>http://www.sitepoint.com/blogs/2009/05/04/qtweb-portable-testing-browser/comment-page-1/#comment-925142</link>
		<dc:creator>mitja</dc:creator>
		<pubDate>Mon, 04 May 2009 13:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8575#comment-925142</guid>
		<description>@ Tommy Carlier  - yes, Chrome does, but oddly Google has not updated the Web Inspector to the latest version from the WebKit trunk even in v2. Hence, it suffers from the same frustrating symptoms as Chrome v.1, ie. doesn&#039;t inspect the correct element half the time, doesn&#039;t find elements when searching all the time, doesn&#039;t dock as part of the main window, and has no usable JavaScript debugger.</description>
		<content:encoded><![CDATA[<p>@ Tommy Carlier  &#8211; yes, Chrome does, but oddly Google has not updated the Web Inspector to the latest version from the WebKit trunk even in v2. Hence, it suffers from the same frustrating symptoms as Chrome v.1, ie. doesn&#8217;t inspect the correct element half the time, doesn&#8217;t find elements when searching all the time, doesn&#8217;t dock as part of the main window, and has no usable JavaScript debugger.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tarh</title>
		<link>http://www.sitepoint.com/blogs/2009/05/04/qtweb-portable-testing-browser/comment-page-1/#comment-925141</link>
		<dc:creator>Tarh</dc:creator>
		<pubDate>Mon, 04 May 2009 13:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8575#comment-925141</guid>
		<description>&lt;blockquote&gt;It even offers a unique virtual on-screen keyboard so you can enter secure data or passwords without worrying about key loggers.&lt;/blockquote&gt;
&#160;
That&#039;s dangerous thinking.  The sad truth is that most modern keyloggers go far beyond their namesake; the majority will take a cropped screenshot around any mouse clicks to defeat systems just like this.  The bottom line is: once something is allowed to execute unrestricted on your system, there&#039;s nothing you can do.</description>
		<content:encoded><![CDATA[<blockquote><p>It even offers a unique virtual on-screen keyboard so you can enter secure data or passwords without worrying about key loggers.</p></blockquote>
<p>&nbsp;<br />
That&#8217;s dangerous thinking.  The sad truth is that most modern keyloggers go far beyond their namesake; the majority will take a cropped screenshot around any mouse clicks to defeat systems just like this.  The bottom line is: once something is allowed to execute unrestricted on your system, there&#8217;s nothing you can do.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Buckler</title>
		<link>http://www.sitepoint.com/blogs/2009/05/04/qtweb-portable-testing-browser/comment-page-1/#comment-925129</link>
		<dc:creator>Craig Buckler</dc:creator>
		<pubDate>Mon, 04 May 2009 06:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8575#comment-925129</guid>
		<description>@Recruit
That&#039;s interesting. Could it be anything to do with rounding errors on percentage positioning? Could you send the URL?

It&#039;s possible that the next version of Chrome will update the WebKit engine so the problem will occur in that too.</description>
		<content:encoded><![CDATA[<p>@Recruit<br />
That&#8217;s interesting. Could it be anything to do with rounding errors on percentage positioning? Could you send the URL?</p>
<p>It&#8217;s possible that the next version of Chrome will update the WebKit engine so the problem will occur in that too.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Recruit</title>
		<link>http://www.sitepoint.com/blogs/2009/05/04/qtweb-portable-testing-browser/comment-page-1/#comment-925128</link>
		<dc:creator>Recruit</dc:creator>
		<pubDate>Mon, 04 May 2009 06:25:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8575#comment-925128</guid>
		<description>I have just installed it to check a website of mine. The design of this website, is interpreted differently in Safari, compared with Firefox for win, IE 7+, Opera and Google Chrome, where it looks perfect.

It seems that safari and firefox for Mac interprets &lt;code&gt;background-position&lt;/code&gt; differently and shifts away 1 px for this particular website.  From my first observation, QtWeb reads this website like Safari but a web developer can&#039;t rely to test website for google chrome.</description>
		<content:encoded><![CDATA[<p>I have just installed it to check a website of mine. The design of this website, is interpreted differently in Safari, compared with Firefox for win, IE 7+, Opera and Google Chrome, where it looks perfect.</p>
<p>It seems that safari and firefox for Mac interprets <code>background-position</code> differently and shifts away 1 px for this particular website.  From my first observation, QtWeb reads this website like Safari but a web developer can&#8217;t rely to test website for google chrome.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy Carlier</title>
		<link>http://www.sitepoint.com/blogs/2009/05/04/qtweb-portable-testing-browser/comment-page-1/#comment-925127</link>
		<dc:creator>Tommy Carlier</dc:creator>
		<pubDate>Mon, 04 May 2009 05:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=8575#comment-925127</guid>
		<description>I have one correction: Google Chrome does have the Web Inspector. Click the Page-button, go to &quot;Developer&quot; &gt; &quot;JavaScript console&quot;.</description>
		<content:encoded><![CDATA[<p>I have one correction: Google Chrome does have the Web Inspector. Click the Page-button, go to &#8220;Developer&#8221; &gt; &#8220;JavaScript console&#8221;.</p>]]></content:encoded>
	</item>
</channel>
</rss>
