<?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: WebKit and XULRunner (Mozilla) side by side on the XO</title>
	<atom:link href="http://www.j5live.com/2007/08/02/webkit-and-xulrunner-mozilla-side-by-side-on-the-xo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.j5live.com/2007/08/02/webkit-and-xulrunner-mozilla-side-by-side-on-the-xo/</link>
	<description>Where the urethane hits the pavement</description>
	<lastBuildDate>Wed, 10 Mar 2010 14:57:42 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ano Nymous</title>
		<link>http://www.j5live.com/2007/08/02/webkit-and-xulrunner-mozilla-side-by-side-on-the-xo/comment-page-1/#comment-18714</link>
		<dc:creator>Ano Nymous</dc:creator>
		<pubDate>Sat, 25 Aug 2007 20:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/?p=395#comment-18714</guid>
		<description>&gt; There are other high level stuff that Pango takes care of

Such as being able to use glyphs from multiple fonts for the same text/paragraph automatically...</description>
		<content:encoded><![CDATA[<p>&gt; There are other high level stuff that Pango takes care of</p>
<p>Such as being able to use glyphs from multiple fonts for the same text/paragraph automatically&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J5</title>
		<link>http://www.j5live.com/2007/08/02/webkit-and-xulrunner-mozilla-side-by-side-on-the-xo/comment-page-1/#comment-18707</link>
		<dc:creator>J5</dc:creator>
		<pubDate>Sat, 11 Aug 2007 17:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/?p=395#comment-18707</guid>
		<description>FreeType2 is a glyph engine not a layout engine.  Pango has a Freetype2 backend.  Supporting languages is much more than rendering Glyphs, It is the ability to break correctly on word and paragraph boundaries (Thai for instance does not have spaces between words) and layout text in any direction.  For instance Pango can mix left to right, right to left and vertical scripts in the same layout.  There are other high level stuff that Pango takes care of which is why it is a requirement for us.</description>
		<content:encoded><![CDATA[<p>FreeType2 is a glyph engine not a layout engine.  Pango has a Freetype2 backend.  Supporting languages is much more than rendering Glyphs, It is the ability to break correctly on word and paragraph boundaries (Thai for instance does not have spaces between words) and layout text in any direction.  For instance Pango can mix left to right, right to left and vertical scripts in the same layout.  There are other high level stuff that Pango takes care of which is why it is a requirement for us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuan CHAO</title>
		<link>http://www.j5live.com/2007/08/02/webkit-and-xulrunner-mozilla-side-by-side-on-the-xo/comment-page-1/#comment-18704</link>
		<dc:creator>Yuan CHAO</dc:creator>
		<pubDate>Thu, 09 Aug 2007 22:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/?p=395#comment-18704</guid>
		<description>Yes, many local developers on forums all think X (freetype?) should be used to draw the text instead of Cairo, which serves well on 2D graphics like SVG. Freetype supports CJK well and handles nice antialias rendering. Take the official ff2 as a reference point, once the performance issues are solved, I would still prefer mozilla engine for it&#039;s better supported by websites.</description>
		<content:encoded><![CDATA[<p>Yes, many local developers on forums all think X (freetype?) should be used to draw the text instead of Cairo, which serves well on 2D graphics like SVG. Freetype supports CJK well and handles nice antialias rendering. Take the official ff2 as a reference point, once the performance issues are solved, I would still prefer mozilla engine for it&#8217;s better supported by websites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J5</title>
		<link>http://www.j5live.com/2007/08/02/webkit-and-xulrunner-mozilla-side-by-side-on-the-xo/comment-page-1/#comment-18703</link>
		<dc:creator>J5</dc:creator>
		<pubDate>Thu, 09 Aug 2007 01:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/?p=395#comment-18703</guid>
		<description>That was Fedora 5, the state of the art for Cairo and Pango fixed many performance problems.  There is also the issue that is being addressed in Mozilla HEAD in which Mozilla would use Pango to calculate layout and then use X to draw the fonts.  The fact is that most of the performance problems that have not been addressed by enhancements in Cairo and Pango are application using the libraries incorrectly.  There are still places of performance where we can fix within the libraries.  It isn&#039;t perfect but it is the  best of breed when handling nice anitaliased, internationalized text layout.</description>
		<content:encoded><![CDATA[<p>That was Fedora 5, the state of the art for Cairo and Pango fixed many performance problems.  There is also the issue that is being addressed in Mozilla HEAD in which Mozilla would use Pango to calculate layout and then use X to draw the fonts.  The fact is that most of the performance problems that have not been addressed by enhancements in Cairo and Pango are application using the libraries incorrectly.  There are still places of performance where we can fix within the libraries.  It isn&#8217;t perfect but it is the  best of breed when handling nice anitaliased, internationalized text layout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuan CHAO</title>
		<link>http://www.j5live.com/2007/08/02/webkit-and-xulrunner-mozilla-side-by-side-on-the-xo/comment-page-1/#comment-18702</link>
		<dc:creator>Yuan CHAO</dc:creator>
		<pubDate>Wed, 08 Aug 2007 22:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/?p=395#comment-18702</guid>
		<description>As a Chinese speaker, I don&#039;t know how much Pango/Cairo provides for better internationalization. But since FC5 released, a significant performance impact is met since Pango/Cairo compiled in FC5 firefox package. We either have to set &#039;MOZ_DISABLE_PANGO=1&#039; or use the mozilla official build of firefox to get rid of it. AFAIK, the optimization for font rendering is to catching 256 characters. However, this is never enough for typical hundreds to thousands of characters on CJK pages. Though I personally still think it&#039;s improve-able. On a B4 XO the official firefox 2.0.0.6 runs smoothly while Browser activity has difficulty scrolling on large CJK contents. It would be interesting to compare minimo with webkit on XO rendering CJK pages. :)</description>
		<content:encoded><![CDATA[<p>As a Chinese speaker, I don&#8217;t know how much Pango/Cairo provides for better internationalization. But since FC5 released, a significant performance impact is met since Pango/Cairo compiled in FC5 firefox package. We either have to set &#8216;MOZ_DISABLE_PANGO=1&#8242; or use the mozilla official build of firefox to get rid of it. AFAIK, the optimization for font rendering is to catching 256 characters. However, this is never enough for typical hundreds to thousands of characters on CJK pages. Though I personally still think it&#8217;s improve-able. On a B4 XO the official firefox 2.0.0.6 runs smoothly while Browser activity has difficulty scrolling on large CJK contents. It would be interesting to compare minimo with webkit on XO rendering CJK pages. <img src='http://www.j5live.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charbax</title>
		<link>http://www.j5live.com/2007/08/02/webkit-and-xulrunner-mozilla-side-by-side-on-the-xo/comment-page-1/#comment-18694</link>
		<dc:creator>Charbax</dc:creator>
		<pubDate>Sat, 04 Aug 2007 04:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/?p=395#comment-18694</guid>
		<description>I wonder how does the closed source Opera browser perform compared to the Gecko and Webkit alternatives?</description>
		<content:encoded><![CDATA[<p>I wonder how does the closed source Opera browser perform compared to the Gecko and Webkit alternatives?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anon</title>
		<link>http://www.j5live.com/2007/08/02/webkit-and-xulrunner-mozilla-side-by-side-on-the-xo/comment-page-1/#comment-18692</link>
		<dc:creator>Anon</dc:creator>
		<pubDate>Fri, 03 Aug 2007 13:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/?p=395#comment-18692</guid>
		<description>Allegedly footprint is one or the reasons that KHTML was chosen as the basis for Safari rather than Gecko. Mike Pinkerton mentions that Webcore is easier to work on that Gecko but that Gecko renders more (http://weblogs.mozillazine.org/pinkerton/archives/017550.html ). Surprisingly that&#039;s all I could find on Webcore vs Gecko from developers who had *actually* written code for both (Gecko does more but KHTML/Webcore is easier to understand).</description>
		<content:encoded><![CDATA[<p>Allegedly footprint is one or the reasons that KHTML was chosen as the basis for Safari rather than Gecko. Mike Pinkerton mentions that Webcore is easier to work on that Gecko but that Gecko renders more (<a href="http://weblogs.mozillazine.org/pinkerton/archives/017550.html" rel="nofollow">http://weblogs.mozillazine.org/pinkerton/archives/017550.html</a> ). Surprisingly that&#8217;s all I could find on Webcore vs Gecko from developers who had *actually* written code for both (Gecko does more but KHTML/Webcore is easier to understand).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MattW</title>
		<link>http://www.j5live.com/2007/08/02/webkit-and-xulrunner-mozilla-side-by-side-on-the-xo/comment-page-1/#comment-18691</link>
		<dc:creator>MattW</dc:creator>
		<pubDate>Fri, 03 Aug 2007 12:51:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/?p=395#comment-18691</guid>
		<description>Henri: At GUADEC, Nokia were the people talking about having to drop Pango and Cairo to get Gecko to fit nicely on the N800. I assume that&#039;s who J5 was referring to. At the moment it seems fairly clear that if WebKit on GTK+ can mature fast enough, it&#039;s going to be the browser component of choice for embedded platforms for a good while yet. Mozilla may be concentrating more on it in time, but they&#039;re not going to be able to achieve miracles overnight.</description>
		<content:encoded><![CDATA[<p>Henri: At GUADEC, Nokia were the people talking about having to drop Pango and Cairo to get Gecko to fit nicely on the N800. I assume that&#8217;s who J5 was referring to. At the moment it seems fairly clear that if WebKit on GTK+ can mature fast enough, it&#8217;s going to be the browser component of choice for embedded platforms for a good while yet. Mozilla may be concentrating more on it in time, but they&#8217;re not going to be able to achieve miracles overnight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henri Bergius</title>
		<link>http://www.j5live.com/2007/08/02/webkit-and-xulrunner-mozilla-side-by-side-on-the-xo/comment-page-1/#comment-18690</link>
		<dc:creator>Henri Bergius</dc:creator>
		<pubDate>Fri, 03 Aug 2007 11:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/?p=395#comment-18690</guid>
		<description>Interestingly, Nokia decided to go with Gecko for the maemo platform.

No idea of they have made any tests with WebKit, though.</description>
		<content:encoded><![CDATA[<p>Interestingly, Nokia decided to go with Gecko for the maemo platform.</p>
<p>No idea of they have made any tests with WebKit, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Nielsen</title>
		<link>http://www.j5live.com/2007/08/02/webkit-and-xulrunner-mozilla-side-by-side-on-the-xo/comment-page-1/#comment-18689</link>
		<dc:creator>David Nielsen</dc:creator>
		<pubDate>Fri, 03 Aug 2007 05:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.j5live.com/?p=395#comment-18689</guid>
		<description>Any chance we might see some rpms in Rawhide for webkit?</description>
		<content:encoded><![CDATA[<p>Any chance we might see some rpms in Rawhide for webkit?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
