<?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: Are we getting carried away with CSS3?</title>
	<atom:link href="http://www.dave-woods.co.uk/index.php/are-we-getting-carried-away-with-css3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dave-woods.co.uk/index.php/are-we-getting-carried-away-with-css3/</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 15:57:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Peter Gasston</title>
		<link>http://www.dave-woods.co.uk/index.php/are-we-getting-carried-away-with-css3/comment-page-1/#comment-35</link>
		<dc:creator>Peter Gasston</dc:creator>
		<pubDate>Mon, 03 Sep 2007 22:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=87#comment-35</guid>
		<description>@ Dave: Please, don&#039;t worry; I didn&#039;t read this as an attack at all.

@ Michael: One of the good things about CSS 3 is that it is being introduced in modular format, rather than all in one go; for example, the Selectors module is already at an advanced stage and already pretty well implemented in modern browsers.</description>
		<content:encoded><![CDATA[<p>@ Dave: Please, don&#8217;t worry; I didn&#8217;t read this as an attack at all.</p>
<p>@ Michael: One of the good things about CSS 3 is that it is being introduced in modular format, rather than all in one go; for example, the Selectors module is already at an advanced stage and already pretty well implemented in modern browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.dave-woods.co.uk/index.php/are-we-getting-carried-away-with-css3/comment-page-1/#comment-34</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 03 Sep 2007 15:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=87#comment-34</guid>
		<description>Hi Michael, that&#039;s exactly why &lt;a href=&quot;http://www.dave-woods.co.uk/?p=60&quot; rel=&quot;nofollow&quot;&gt;CSS2.2&lt;/a&gt; would be so useful.</description>
		<content:encoded><![CDATA[<p>Hi Michael, that&#8217;s exactly why <a href="http://www.dave-woods.co.uk/?p=60" rel="nofollow">CSS2.2</a> would be so useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael from Pro Blog Design</title>
		<link>http://www.dave-woods.co.uk/index.php/are-we-getting-carried-away-with-css3/comment-page-1/#comment-33</link>
		<dc:creator>Michael from Pro Blog Design</dc:creator>
		<pubDate>Mon, 03 Sep 2007 13:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=87#comment-33</guid>
		<description>Well said. There are a few modules that I&#039;m very excited about (The obvious ones like background+border images, and advanced selectors), but that&#039;s it. The rest isn&#039;t needed anywhere near as badly as those few modules.

It&#039;s a shame that the extras are able to hold up the implementation of CSS3 for so much longer...</description>
		<content:encoded><![CDATA[<p>Well said. There are a few modules that I&#8217;m very excited about (The obvious ones like background+border images, and advanced selectors), but that&#8217;s it. The rest isn&#8217;t needed anywhere near as badly as those few modules.</p>
<p>It&#8217;s a shame that the extras are able to hold up the implementation of CSS3 for so much longer&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.dave-woods.co.uk/index.php/are-we-getting-carried-away-with-css3/comment-page-1/#comment-32</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 03 Sep 2007 13:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=87#comment-32</guid>
		<description>&lt;p&gt;@Peter, thanks for the comments.&lt;/p&gt;
&lt;p&gt;I appreciate that using a background image isn&#039;t ideal but the article on CSS3.info seems to suggest that this module can be used to get around the fact that browsers implement the list-style-image differently.&lt;/p&gt;
&lt;p&gt;It may be useful in the right situations but as you&#039;ve pointed out, hopefully the way that lists are currently rendered will be looked at for CSS3 as along with forms they&#039;re probably the most difficult elements to style.&lt;/p&gt;
&lt;p&gt;I&#039;m all for CSS3 and your articles on CSS3.info give me a lot of insight so please don&#039;t take this as a personal attack on yourself or CSS3. This article was aimed more to highlight that we should also be considering what fixes need to be implemented into CSS3 instead of just introducing new modules as workarounds for problems that already exist.&lt;/p&gt;
&lt;p&gt;@Joost, maybe that&#039;s in an ideal world but with the current implementation of CSS I don&#039;t think we&#039;re that far away apart from dealing with issues to do with lists and forms. Then the fun of different implementations across browsers of CSS3 begins :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Peter, thanks for the comments.</p>
<p>I appreciate that using a background image isn&#8217;t ideal but the article on CSS3.info seems to suggest that this module can be used to get around the fact that browsers implement the list-style-image differently.</p>
<p>It may be useful in the right situations but as you&#8217;ve pointed out, hopefully the way that lists are currently rendered will be looked at for CSS3 as along with forms they&#8217;re probably the most difficult elements to style.</p>
<p>I&#8217;m all for CSS3 and your articles on CSS3.info give me a lot of insight so please don&#8217;t take this as a personal attack on yourself or CSS3. This article was aimed more to highlight that we should also be considering what fixes need to be implemented into CSS3 instead of just introducing new modules as workarounds for problems that already exist.</p>
<p>@Joost, maybe that&#8217;s in an ideal world but with the current implementation of CSS I don&#8217;t think we&#8217;re that far away apart from dealing with issues to do with lists and forms. Then the fun of different implementations across browsers of CSS3 begins <img src='http://www.dave-woods.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joost de Valk</title>
		<link>http://www.dave-woods.co.uk/index.php/are-we-getting-carried-away-with-css3/comment-page-1/#comment-31</link>
		<dc:creator>Joost de Valk</dc:creator>
		<pubDate>Mon, 03 Sep 2007 13:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=87#comment-31</guid>
		<description>You have a valid point... But then again, consistency amongst browsers is the first thing that we&#039;d ask for if we were granted a few wishes :)</description>
		<content:encoded><![CDATA[<p>You have a valid point&#8230; But then again, consistency amongst browsers is the first thing that we&#8217;d ask for if we were granted a few wishes <img src='http://www.dave-woods.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Gasston</title>
		<link>http://www.dave-woods.co.uk/index.php/are-we-getting-carried-away-with-css3/comment-page-1/#comment-30</link>
		<dc:creator>Peter Gasston</dc:creator>
		<pubDate>Mon, 03 Sep 2007 11:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=87#comment-30</guid>
		<description>Hi Dave,

Just to address one point you made:

&quot;A few people on CSS.info accused this of being a hack, but it’s valid code and works cross browser as far back as IE5.x so I don’t really understand the rational behind those comments especially as it’s the most commonly accepted method for currently styling a list.&quot;

The key phrase there is &#039;most commonly accepted method for currently styling a list&#039;; it&#039;s true, and it&#039;s not really a hack; but it IS a workaround, same as the &#039;sliding doors&#039; method of styling lists; they work, they overcome problems we currently face, and they use valid CSS; they&#039;re the best way of doing something NOW, but not the best way of doing something EVER.

CSS3 is a complete and definitive rewrite of the CSS standard; that means that every aspect gets looked at, not just the enhanced stuff. Styling lists is a problem, and the new Lists module is an attempt at a solution.</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>Just to address one point you made:</p>
<p>&#8220;A few people on CSS.info accused this of being a hack, but it’s valid code and works cross browser as far back as IE5.x so I don’t really understand the rational behind those comments especially as it’s the most commonly accepted method for currently styling a list.&#8221;</p>
<p>The key phrase there is &#8216;most commonly accepted method for currently styling a list&#8217;; it&#8217;s true, and it&#8217;s not really a hack; but it IS a workaround, same as the &#8216;sliding doors&#8217; method of styling lists; they work, they overcome problems we currently face, and they use valid CSS; they&#8217;re the best way of doing something NOW, but not the best way of doing something EVER.</p>
<p>CSS3 is a complete and definitive rewrite of the CSS standard; that means that every aspect gets looked at, not just the enhanced stuff. Styling lists is a problem, and the new Lists module is an attempt at a solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

