<?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: Rendering styles</title>
	<atom:link href="http://www.phpied.com/rendering-styles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpied.com/rendering-styles/</link>
	<description>Stoyan&#039;s blog about &#60;a href=&#34;/category/xhtml&#34; class=&#34;tag-minor&#34;&#62;(x)html(5)&#60;/a&#62;, &#60;a href=&#34;/category/ajax&#34; class=&#34;tag-major&#34;&#62;ajax&#60;/a&#62;, &#60;a href=&#34;/category/bookmarklets&#34; class=&#34;tag-major&#34;&#62;bookmarklets&#60;/a&#62;, &#60;a href=&#34;/category/browsers&#34; class=&#34;tag-minor&#34;&#62;browsers&#60;/a&#62;, &#60;a href=&#34;/category/css&#34; class=&#34;tag-normal&#34;&#62;css&#60;/a&#62;, &#60;a href=&#34;/category/firebug&#34; class=&#34;tag-minor&#34;&#62;firebug&#60;/a&#62;, &#60;a href=&#34;/category/javascript&#34; class=&#34;tag-numero-uno&#34;&#62;javascript&#60;/a&#62;, &#60;a href=&#34;/category/json&#34; class=&#34;tag-normal&#34;&#62;json&#60;/a&#62;, &#60;a href=&#34;/category/mdb2&#34; class=&#34;tag-minor&#34;&#62;mdb2&#60;/a&#62;, &#60;a href=&#34;/category/mysql&#34; class=&#34;tag-normal&#34;&#62;mysql&#60;/a&#62;, &#60;a href=&#34;/category/pear&#34; class=&#34;tag-numero-uno&#34;&#62;pear&#60;/a&#62;, &#60;a href=&#34;/category/performance&#34; class=&#34;tag-major&#34;&#62;performance&#60;/a&#62;, &#60;a href=&#34;/category/php&#34; class=&#34;tag-numero-uno&#34;&#62;php&#60;/a&#62;, &#60;a href=&#34;/category/phpbb&#34; class=&#34;tag-major&#34;&#62;phpbb&#60;/a&#62;, &#60;a href=&#34;/category/tools&#34; class=&#34;tag-normal&#34;&#62;tools&#60;/a&#62;, &#60;a href=&#34;/category/yslow&#34; class=&#34;tag-minor&#34;&#62;yslow&#60;/a&#62;, &#60;a href=&#34;/category/yui&#34; class=&#34;tag-normal&#34;&#62;yui&#60;/a&#62;, &#60;a href=&#34;/category/writing&#34; class=&#34;tag-minor&#34;&#62;writing&#60;/a&#62;, &#60;a href=&#34;/category/music&#34; class=&#34;tag-major&#34;&#62;music&#60;/a&#62;,... &#60;a href=&#34;/category/life-and-everything&#34; class=&#34;tag-normal&#34;&#62;life and everything&#60;/a&#62;.</description>
	<lastBuildDate>Fri, 10 Feb 2012 22:15:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Nemo</title>
		<link>http://www.phpied.com/rendering-styles/#comment-74328</link>
		<dc:creator>Nemo</dc:creator>
		<pubDate>Sat, 30 Oct 2010 17:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/rendering-styles/#comment-74328</guid>
		<description>Stoyan,

does this means that browsers won&#039;t download background images referenced in an external style sheet before a flush()?

Said otherwise, does the technik you explain here:

http://www.phpied.com/progressive-rendering-via-multiple-flushes/

applied  to style sheets speeds up the download of background images?</description>
		<content:encoded><![CDATA[<p>Stoyan,</p>
<p>does this means that browsers won&#8217;t download background images referenced in an external style sheet before a flush()?</p>
<p>Said otherwise, does the technik you explain here:</p>
<p><a href="http://www.phpied.com/progressive-rendering-via-multiple-flushes/" rel="nofollow">http://www.phpied.com/progressive-rendering-via-multiple-flushes/</a></p>
<p>applied  to style sheets speeds up the download of background images?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Image Optimization, Part 5: AlphaImageLoader &#187; Yahoo! User Interface Blog</title>
		<link>http://www.phpied.com/rendering-styles/#comment-70048</link>
		<dc:creator>Image Optimization, Part 5: AlphaImageLoader &#187; Yahoo! User Interface Blog</dc:creator>
		<pubDate>Mon, 08 Dec 2008 14:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/rendering-styles/#comment-70048</guid>
		<description>[...] way &#8212; since IE will not render anything until the very last bit of CSS comes down the wire (more info), and your because CSS has a dependency on a filtered image, the rendering is blocked until the [...]</description>
		<content:encoded><![CDATA[<p>[...] way &mdash; since IE will not render anything until the very last bit of CSS comes down the wire (more info), and your because CSS has a dependency on a filtered image, the rendering is blocked until the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phpied.com &#187; Blog Archive &#187; Weird attempt for flicker-free rendering solution</title>
		<link>http://www.phpied.com/rendering-styles/#comment-60671</link>
		<dc:creator>phpied.com &#187; Blog Archive &#187; Weird attempt for flicker-free rendering solution</dc:creator>
		<pubDate>Sun, 24 Jun 2007 02:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/rendering-styles/#comment-60671</guid>
		<description>[...] Another idea - as shown in a previous post, the browsers (except Opera) won&#039;t show anything until the last bit of CSS is downloaded. So if you put you big-ass CSS file at the bottom of the page (which is exactly the opposite of what you should be doing when aiming at performance) you might also achieve the desired flicker-free rendering.  Post this entry to: &#187; del.icio.us&#160; &#187; Digg&#160; &#187; Furl&#160; &#187; Newsvine&#160; &#187; reddit&#160; &#187; Y! [...]</description>
		<content:encoded><![CDATA[<p>[...] Another idea &#8211; as shown in a previous post, the browsers (except Opera) won&#8217;t show anything until the last bit of CSS is downloaded. So if you put you big-ass CSS file at the bottom of the page (which is exactly the opposite of what you should be doing when aiming at performance) you might also achieve the desired flicker-free rendering.  Post this entry to: &raquo; del.icio.us&nbsp; &raquo; Digg&nbsp; &raquo; Furl&nbsp; &raquo; Newsvine&nbsp; &raquo; reddit&nbsp; &raquo; Y! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stoyan</title>
		<link>http://www.phpied.com/rendering-styles/#comment-60632</link>
		<dc:creator>Stoyan</dc:creator>
		<pubDate>Thu, 21 Jun 2007 23:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/rendering-styles/#comment-60632</guid>
		<description>Thanks Mytskine for the comment. You&#039;re right - Opera does render the page, then re-renders when the first css arrives, the does it again when the second css arrives.

I tested again with the latest IE, FF and Safari (on Windows) - they all wait for all css files, before rendering. It makes sense in a way, because re-rendering the page can be expensive and doing it several times in one request is probably something browsers want to avoid.</description>
		<content:encoded><![CDATA[<p>Thanks Mytskine for the comment. You&#8217;re right &#8211; Opera does render the page, then re-renders when the first css arrives, the does it again when the second css arrives.</p>
<p>I tested again with the latest IE, FF and Safari (on Windows) &#8211; they all wait for all css files, before rendering. It makes sense in a way, because re-rendering the page can be expensive and doing it several times in one request is probably something browsers want to avoid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mytskine</title>
		<link>http://www.phpied.com/rendering-styles/#comment-60631</link>
		<dc:creator>Mytskine</dc:creator>
		<pubDate>Thu, 21 Jun 2007 23:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/rendering-styles/#comment-60631</guid>
		<description>This article always speaks about &quot;the browser&quot; but in the last paragraphs we learn that it&#039;s just FF and IE (which versions?). As far as I know, there are no recommandation of W3C on the subject, so each browser is free to act as it wants to. For instance, have a look at Opera8/9, it behaves differently. And Safari or konqueror or new versions of FF might be smart, too.</description>
		<content:encoded><![CDATA[<p>This article always speaks about &#8220;the browser&#8221; but in the last paragraphs we learn that it&#8217;s just FF and IE (which versions?). As far as I know, there are no recommandation of W3C on the subject, so each browser is free to act as it wants to. For instance, have a look at Opera8/9, it behaves differently. And Safari or konqueror or new versions of FF might be smart, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phpied.com &#187; Blog Archive &#187; Delay loading your print CSS</title>
		<link>http://www.phpied.com/rendering-styles/#comment-60374</link>
		<dc:creator>phpied.com &#187; Blog Archive &#187; Delay loading your print CSS</dc:creator>
		<pubDate>Mon, 18 Jun 2007 03:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/rendering-styles/#comment-60374</guid>
		<description>[...] The thing is, when it comes to performance, the browser won&#039;t render any part of the page, until all stylesheets are downloaded (fiddled with here). That includes, unfortunately, stylesheets not designed for the currently rendered media. In other words, the browser won&#039;t display your page, until the print stylesheet is also downloaded, although it&#039;s not used at all for displaying the page. That sucks and should really be addressed in future browser versions. [...]</description>
		<content:encoded><![CDATA[<p>[...] The thing is, when it comes to performance, the browser won&#8217;t render any part of the page, until all stylesheets are downloaded (fiddled with here). That includes, unfortunately, stylesheets not designed for the currently rendered media. In other words, the browser won&#8217;t display your page, until the print stylesheet is also downloaded, although it&#8217;s not used at all for displaying the page. That sucks and should really be addressed in future browser versions. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

