<?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: CSS Variables proposal is released</title>
	<atom:link href="http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/</link>
	<description>Thoughts on web development and technologies by Peter Gasston</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:50:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Peter</title>
		<link>http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/#comment-33881</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sun, 23 Aug 2009 23:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/#comment-33881</guid>
		<description>This was only a proposal, and doesn&#039;t seem to have been met with widespread approval yet. I wouldn&#039;t expect to see it implemented anywhere in the near future.</description>
		<content:encoded><![CDATA[<p>This was only a proposal, and doesn’t seem to have been met with widespread approval yet. I wouldn’t expect to see it implemented anywhere in the near future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: headhighguy</title>
		<link>http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/#comment-33880</link>
		<dc:creator>headhighguy</dc:creator>
		<pubDate>Sun, 23 Aug 2009 22:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/#comment-33880</guid>
		<description>I&#039;m trying this in the latest Safari and Firefox browsers, but it seems to not work. Anyone out there who is already using CSS variables? Has it been implemented on those browsers yet?</description>
		<content:encoded><![CDATA[<p>I’m trying this in the latest Safari and Firefox browsers, but it seems to not work. Anyone out there who is already using CSS variables? Has it been implemented on those browsers yet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/#comment-10644</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 09 Apr 2008 18:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/#comment-10644</guid>
		<description>@ Arjan: It&#039;s true that a search and replace would be useful in most cases, but not all; I think this is a very simple solution to cover all eventualities. And thanks for the info about the previews &amp; Textile; I&#039;ll look into it.

@ Binny: Using a $ would be the better solution for anyone used to using programming languages, but the use of enclosing brackets is more consistent when using functions in CSS (src(), calc(), etc).</description>
		<content:encoded><![CDATA[<p>@ Arjan: It’s true that a search and replace would be useful in most cases, but not all; I think this is a very simple solution to cover all eventualities. And thanks for the info about the previews &amp; Textile; I’ll look into it.</p>
<p>@ Binny: Using a $ would be the better solution for anyone used to using programming languages, but the use of enclosing brackets is more consistent when using functions in CSS (src(), calc(), etc).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binny V A</title>
		<link>http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/#comment-10643</link>
		<dc:creator>Binny V A</dc:creator>
		<pubDate>Wed, 09 Apr 2008 18:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/#comment-10643</guid>
		<description>I would have preferred something simpler/easier like $var_name - but then again, something is better than nothing.</description>
		<content:encoded><![CDATA[<p>I would have preferred something simpler/easier like $var_name — but then again, something is better than nothing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan</title>
		<link>http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/#comment-10641</link>
		<dc:creator>Arjan</dc:creator>
		<pubDate>Wed, 09 Apr 2008 17:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/#comment-10641</guid>
		<description>Ah, and Textile seems to break when I use a hash in the URL of a link...</description>
		<content:encoded><![CDATA[<p>Ah, and Textile seems to break when I use a hash in the URL of a link…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan</title>
		<link>http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/#comment-10640</link>
		<dc:creator>Arjan</dc:creator>
		<pubDate>Wed, 09 Apr 2008 17:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/#comment-10640</guid>
		<description>It is nice, but not required for most websites. Most of the times a simple Find/Replace action in the texteditor is enough.

I would enjoy it when browsers start to support the &quot;CSS3 calc function&quot;:http://www.w3.org/TR/css3-values/#calc .

(By the way, your preview function breaks when I use an ampersand.)</description>
		<content:encoded><![CDATA[<p>It is nice, but not required for most websites. Most of the times a simple Find/Replace action in the texteditor is enough.</p>
<p>I would enjoy it when browsers start to support the “CSS3 calc function”:<a href="http://www.w3.org/TR/css3-values/#calc" rel="nofollow">http://www.w3.org/TR/css3-values/#calc</a> .</p>
<p>(By the way, your preview function breaks when I use an ampersand.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Woods - HTML, CSS, Web Design &#187; CSS Variables</title>
		<link>http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/#comment-10635</link>
		<dc:creator>Dave Woods - HTML, CSS, Web Design &#187; CSS Variables</dc:creator>
		<pubDate>Wed, 09 Apr 2008 13:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.broken-links.com/2008/04/08/css-variables-proposal-is-released/#comment-10635</guid>
		<description>[...] first heard the news from Peter&#8217;s blog over at Broken Links and thought it would be of great interested to most of the readers [...]</description>
		<content:encoded><![CDATA[<p>[…] first heard the news from Peter’s blog over at Broken Links and thought it would be of great interested to most of the readers […]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

