<?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: Variables in CSS via PHP</title>
	<atom:link href="http://interfacelab.com/variables-in-css-via-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://interfacelab.com/variables-in-css-via-php/</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 00:06:59 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: kbjr</title>
		<link>http://interfacelab.com/variables-in-css-via-php/comment-page-1/#comment-169</link>
		<dc:creator>kbjr</dc:creator>
		<pubDate>Wed, 04 Nov 2009 16:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://interfacelab.com/?p=22#comment-169</guid>
		<description>thank you very much. i have been looking for a way to use variables in my css. this is great, thanks a lot.</description>
		<content:encoded><![CDATA[<p>thank you very much. i have been looking for a way to use variables in my css. this is great, thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mauricevlot</title>
		<link>http://interfacelab.com/variables-in-css-via-php/comment-page-1/#comment-170</link>
		<dc:creator>mauricevlot</dc:creator>
		<pubDate>Wed, 04 Nov 2009 10:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://interfacelab.com/?p=22#comment-170</guid>
		<description>You&#039;re a genius. I also ran across the document from Daniel and David and was actually surprised that w3schools didn&#039;t do something with this information. These variables and other scripting-like features is definitely something css lacks off. I think that companies who build and maintain large websites with complex stylesheets already build compilers for their own usage, but they&#039;ll probably never release it to the public. But you did, and I&#039;m definitely going to use this wonderful piece of innovation!&lt;br&gt;&lt;br&gt;Thank you for sharing this.</description>
		<content:encoded><![CDATA[<p>You&#39;re a genius. I also ran across the document from Daniel and David and was actually surprised that w3schools didn&#39;t do something with this information. These variables and other scripting-like features is definitely something css lacks off. I think that companies who build and maintain large websites with complex stylesheets already build compilers for their own usage, but they&#39;ll probably never release it to the public. But you did, and I&#39;m definitely going to use this wonderful piece of innovation!</p>
<p>Thank you for sharing this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dvessel</title>
		<link>http://interfacelab.com/variables-in-css-via-php/comment-page-1/#comment-171</link>
		<dc:creator>dvessel</dc:creator>
		<pubDate>Sat, 31 Oct 2009 19:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://interfacelab.com/?p=22#comment-171</guid>
		<description>This is really nice. I was trying to adapt this to a few of my projects and noticed some bugs.&lt;br&gt;&lt;br&gt;Within a .cssp file, having a rule that needs to be parsed after an eval() rule will throw an exception. I changed the regex pattern for catching the eval lines to this:&lt;br&gt;&lt;br&gt;$eval_regex=&#039;/(eval((.*)))/&#039;;&lt;br&gt;&lt;br&gt;from this:&lt;br&gt;&lt;br&gt;$eval_regex=&#039;/(eval((.*)))s*;/is&#039;;&lt;br&gt;&lt;br&gt;There&#039;s also that is_num function which doesn&#039;t exist. It&#039;s been mentioned before but it&#039;s is_numeric.&lt;br&gt;&lt;br&gt;There seems to be other hidden features with you haven&#039;t mentioned. I&#039;ll be experimenting with them. Thanks for putting this out here.</description>
		<content:encoded><![CDATA[<p>This is really nice. I was trying to adapt this to a few of my projects and noticed some bugs.</p>
<p>Within a .cssp file, having a rule that needs to be parsed after an eval() rule will throw an exception. I changed the regex pattern for catching the eval lines to this:</p>
<p>$eval_regex=&#39;/(eval((.*)))/&#39;;</p>
<p>from this:</p>
<p>$eval_regex=&#39;/(eval((.*)))s*;/is&#39;;</p>
<p>There&#39;s also that is_num function which doesn&#39;t exist. It&#39;s been mentioned before but it&#39;s is_numeric.</p>
<p>There seems to be other hidden features with you haven&#39;t mentioned. I&#39;ll be experimenting with them. Thanks for putting this out here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Wishlist: New Ideas, Debates and Solutions &#124; WEBDESIGN FAN</title>
		<link>http://interfacelab.com/variables-in-css-via-php/comment-page-1/#comment-74</link>
		<dc:creator>CSS Wishlist: New Ideas, Debates and Solutions &#124; WEBDESIGN FAN</dc:creator>
		<pubDate>Fri, 02 Oct 2009 04:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://interfacelab.com/?p=22#comment-74</guid>
		<description>[...] Variables in CSS via PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] Variables in CSS via PHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Wishlist: New Ideas, Debates and Solutions &#124; Search Engine Optimisation</title>
		<link>http://interfacelab.com/variables-in-css-via-php/comment-page-1/#comment-73</link>
		<dc:creator>CSS Wishlist: New Ideas, Debates and Solutions &#124; Search Engine Optimisation</dc:creator>
		<pubDate>Sun, 27 Sep 2009 16:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://interfacelab.com/?p=22#comment-73</guid>
		<description>[...] Variables in CSS via PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] Variables in CSS via PHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Variables in CSS via PHP</title>
		<link>http://interfacelab.com/variables-in-css-via-php/comment-page-1/#comment-68</link>
		<dc:creator>Variables in CSS via PHP</dc:creator>
		<pubDate>Thu, 17 Sep 2009 05:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://interfacelab.com/?p=22#comment-68</guid>
		<description>[...] Originally posted here: Variables in CSS via PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] Originally posted here: Variables in CSS via PHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Wishlist: New Ideas, Debates and Solutions &#183; Variedades e Bookmarks</title>
		<link>http://interfacelab.com/variables-in-css-via-php/comment-page-1/#comment-66</link>
		<dc:creator>CSS Wishlist: New Ideas, Debates and Solutions &#183; Variedades e Bookmarks</dc:creator>
		<pubDate>Sat, 12 Sep 2009 18:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://interfacelab.com/?p=22#comment-66</guid>
		<description>[...] Variables in CSS via PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] Variables in CSS via PHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Wishlist: New Ideas, Debates and Solutions &#124; huibit05.com</title>
		<link>http://interfacelab.com/variables-in-css-via-php/comment-page-1/#comment-65</link>
		<dc:creator>CSS Wishlist: New Ideas, Debates and Solutions &#124; huibit05.com</dc:creator>
		<pubDate>Fri, 11 Sep 2009 13:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://interfacelab.com/?p=22#comment-65</guid>
		<description>[...] Variables in CSS via PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] Variables in CSS via PHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: css equal height columns &#124; WebDesignExpert.Me</title>
		<link>http://interfacelab.com/variables-in-css-via-php/comment-page-1/#comment-64</link>
		<dc:creator>css equal height columns &#124; WebDesignExpert.Me</dc:creator>
		<pubDate>Fri, 11 Sep 2009 09:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://interfacelab.com/?p=22#comment-64</guid>
		<description>[...] Variables in CSS via PHP &#8211; Link. [...]</description>
		<content:encoded><![CDATA[<p>[...] Variables in CSS via PHP &#8211; Link. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smashingthemes</title>
		<link>http://interfacelab.com/variables-in-css-via-php/comment-page-1/#comment-172</link>
		<dc:creator>smashingthemes</dc:creator>
		<pubDate>Fri, 11 Sep 2009 01:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://interfacelab.com/?p=22#comment-172</guid>
		<description>This is something very important and basic that CSS lacks, sometime you even have to inherit most of the styles from one definition into another, but there is not solution. Thanks for writing this cool parser, I am surely going to try it,</description>
		<content:encoded><![CDATA[<p>This is something very important and basic that CSS lacks, sometime you even have to inherit most of the styles from one definition into another, but there is not solution. Thanks for writing this cool parser, I am surely going to try it,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
