<?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: W3C CSS Namespaces; Now a Candidate Recommendation</title>
	<atom:link href="http://ajaxian.com/archives/w3c-css-namespaces-now-a-candidate-recommendation/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/w3c-css-namespaces-now-a-candidate-recommendation</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: JeromeLapointe</title>
		<link>http://ajaxian.com/archives/w3c-css-namespaces-now-a-candidate-recommendation/comment-page-1#comment-264081</link>
		<dc:creator>JeromeLapointe</dc:creator>
		<pubDate>Tue, 27 May 2008 17:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/w3c-css-namespaces-now-a-candidate-recommendation#comment-264081</guid>
		<description>Also I wonder how complicated it will be when you have your xml namespaces and CSS name spaces and need to target both... like xforms where you&#039;d like to create some namespace to split sub portion of the website... like the affiliate program related pages... and therefor differentiate between your two xform signup pages... in this case the &quot;username&quot; ...

affiliates&#124;xf\:input#username

?</description>
		<content:encoded><![CDATA[<p>Also I wonder how complicated it will be when you have your xml namespaces and CSS name spaces and need to target both&#8230; like xforms where you&#8217;d like to create some namespace to split sub portion of the website&#8230; like the affiliate program related pages&#8230; and therefor differentiate between your two xform signup pages&#8230; in this case the &#8220;username&#8221; &#8230;</p>
<p>affiliates|xf\:input#username</p>
<p>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JeromeLapointe</title>
		<link>http://ajaxian.com/archives/w3c-css-namespaces-now-a-candidate-recommendation/comment-page-1#comment-264058</link>
		<dc:creator>JeromeLapointe</dc:creator>
		<pubDate>Mon, 26 May 2008 17:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/w3c-css-namespaces-now-a-candidate-recommendation#comment-264058</guid>
		<description>So I would go:
namespace&#124;ul li a{}

but could I go:
ul li namespace&#124;a{}   ...?</description>
		<content:encoded><![CDATA[<p>So I would go:<br />
namespace|ul li a{}</p>
<p>but could I go:<br />
ul li namespace|a{}   &#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cromwellian</title>
		<link>http://ajaxian.com/archives/w3c-css-namespaces-now-a-candidate-recommendation/comment-page-1#comment-264057</link>
		<dc:creator>cromwellian</dc:creator>
		<pubDate>Mon, 26 May 2008 17:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/w3c-css-namespaces-now-a-candidate-recommendation#comment-264057</guid>
		<description>I&#039;ve always hated the use of the pipe &#039;&#124;&#039; character for this back when it was first proposed. Yes, &quot;:&quot; is already used to separate pseudoclasses/elements, but perhaps they could have used &quot;::&quot; instead which is the scoping operator in &quot;some&quot; programming languages (e.g. C++)  Or given that they are using suffix operations now, they could have just used pseudo-class syntax

Compare:

toto&#124;A { ... }

vs 

A::toto { ... }

or

toto:ns(A)

Perhaps they considered this at the WG and rejected it for some reasons.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve always hated the use of the pipe &#8216;|&#8217; character for this back when it was first proposed. Yes, &#8220;:&#8221; is already used to separate pseudoclasses/elements, but perhaps they could have used &#8220;::&#8221; instead which is the scoping operator in &#8220;some&#8221; programming languages (e.g. C++)  Or given that they are using suffix operations now, they could have just used pseudo-class syntax</p>
<p>Compare:</p>
<p>toto|A { &#8230; }</p>
<p>vs </p>
<p>A::toto { &#8230; }</p>
<p>or</p>
<p>toto:ns(A)</p>
<p>Perhaps they considered this at the WG and rejected it for some reasons.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

