<?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: How to Add Variables to Your CSS Files</title>
	<atom:link href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-add-variables-to-your-css-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/tutorials/html-css-techniques/how-to-add-variables-to-your-css-files/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 22:51:56 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mrak911</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/how-to-add-variables-to-your-css-files/#comment-129108</link>
		<dc:creator>mrak911</dc:creator>
		<pubDate>Tue, 10 Nov 2009 16:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2663#comment-129108</guid>
		<description>Very cool tut, i really enjoy it since i am advance with the CSS</description>
		<content:encoded><![CDATA[<p>Very cool tut, i really enjoy it since i am advance with the CSS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Southwell</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/how-to-add-variables-to-your-css-files/#comment-120221</link>
		<dc:creator>David Southwell</dc:creator>
		<pubDate>Mon, 19 Oct 2009 15:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2663#comment-120221</guid>
		<description>Really interesting now how about a parsing tool that extracts all potential variables in existing .css and databases them alongside the values that actually occur in the .css. At the same time produce a copy of the .css with the existing value replace by a $xxxx. This file is now on the way to becoming an enhanced .css file.

Ok now if we could use the database to generate an interactive tool for configuring all .css files in an application we would have an extremely valuable tool that would convert all those  web applications that are so difficult to manage into  simply configurable applications.

Does this make sense??</description>
		<content:encoded><![CDATA[<p>Really interesting now how about a parsing tool that extracts all potential variables in existing .css and databases them alongside the values that actually occur in the .css. At the same time produce a copy of the .css with the existing value replace by a $xxxx. This file is now on the way to becoming an enhanced .css file.</p>
<p>Ok now if we could use the database to generate an interactive tool for configuring all .css files in an application we would have an extremely valuable tool that would convert all those  web applications that are so difficult to manage into  simply configurable applications.</p>
<p>Does this make sense??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hostel zakopane</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/how-to-add-variables-to-your-css-files/#comment-120058</link>
		<dc:creator>hostel zakopane</dc:creator>
		<pubDate>Mon, 19 Oct 2009 05:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2663#comment-120058</guid>
		<description>Ahhh!
Nice tips :) Great idea… Thank you!</description>
		<content:encoded><![CDATA[<p>Ahhh!<br />
Nice tips <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Great idea… Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/how-to-add-variables-to-your-css-files/#comment-118000</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 13 Oct 2009 06:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2663#comment-118000</guid>
		<description>Thanks for the tutorial, Jay! I apologize on behalf of the world for the huge number of people that didn&#039;t &quot;get it&quot;. ;-) I won&#039;t lie and say I&#039;m rushing out to implement this, but I can understand the goals, and if you&#039;re trying to solve a particular problem, it&#039;s not necessarily &quot;overkill&quot; as some have claimed!</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial, Jay! I apologize on behalf of the world for the huge number of people that didn&#8217;t &#8220;get it&#8221;. <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  I won&#8217;t lie and say I&#8217;m rushing out to implement this, but I can understand the goals, and if you&#8217;re trying to solve a particular problem, it&#8217;s not necessarily &#8220;overkill&#8221; as some have claimed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodolfo Sánchez</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/how-to-add-variables-to-your-css-files/#comment-114970</link>
		<dc:creator>Rodolfo Sánchez</dc:creator>
		<pubDate>Sun, 04 Oct 2009 00:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2663#comment-114970</guid>
		<description>It&#039;s usefull when you have to replace things like an url base. IE:
#polaroids { background: url($base/img/polaroids.jpg) no-repeat right center; }

Thanks Jay. Greatings from Argentina!</description>
		<content:encoded><![CDATA[<p>It&#8217;s usefull when you have to replace things like an url base. IE:<br />
#polaroids { background: url($base/img/polaroids.jpg) no-repeat right center; }</p>
<p>Thanks Jay. Greatings from Argentina!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Wishlist: New Ideas, Debates and Solutions &#124; WEBDESIGN FAN</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/how-to-add-variables-to-your-css-files/#comment-114270</link>
		<dc:creator>CSS Wishlist: New Ideas, Debates and Solutions &#124; WEBDESIGN FAN</dc:creator>
		<pubDate>Fri, 02 Oct 2009 04:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2663#comment-114270</guid>
		<description>[...] Implement CSS Variables with PHP and .htaccess [...]</description>
		<content:encoded><![CDATA[<p>[...] Implement CSS Variables with PHP and .htaccess [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Wishlist: New Ideas, Debates and Solutions &#124; Search Engine Optimisation</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/how-to-add-variables-to-your-css-files/#comment-112284</link>
		<dc:creator>CSS Wishlist: New Ideas, Debates and Solutions &#124; Search Engine Optimisation</dc:creator>
		<pubDate>Sun, 27 Sep 2009 16:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2663#comment-112284</guid>
		<description>[...] Implement CSS Variables with PHP and .htaccess [...]</description>
		<content:encoded><![CDATA[<p>[...] Implement CSS Variables with PHP and .htaccess [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khoe</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/how-to-add-variables-to-your-css-files/#comment-108192</link>
		<dc:creator>khoe</dc:creator>
		<pubDate>Thu, 17 Sep 2009 20:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2663#comment-108192</guid>
		<description>This is a big no no. Presentation should be decoupled from any server-side logic. You can do this much easier and cleaner by simply using CSS specificity. Have a base CSS and switch on a second CSS to override template-specific styles.</description>
		<content:encoded><![CDATA[<p>This is a big no no. Presentation should be decoupled from any server-side logic. You can do this much easier and cleaner by simply using CSS specificity. Have a base CSS and switch on a second CSS to override template-specific styles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Wishlist: New Ideas, Debates and Solutions &#183; Variedades e Bookmarks</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/how-to-add-variables-to-your-css-files/#comment-105535</link>
		<dc:creator>CSS Wishlist: New Ideas, Debates and Solutions &#183; Variedades e Bookmarks</dc:creator>
		<pubDate>Sat, 12 Sep 2009 18:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2663#comment-105535</guid>
		<description>[...] Implement CSS Variables with PHP and .htaccess [...]</description>
		<content:encoded><![CDATA[<p>[...] Implement CSS Variables with PHP and .htaccess [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AMB Album &#187; CSS Wishlist: New Ideas, Debates and Solutions</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/how-to-add-variables-to-your-css-files/#comment-104671</link>
		<dc:creator>AMB Album &#187; CSS Wishlist: New Ideas, Debates and Solutions</dc:creator>
		<pubDate>Thu, 10 Sep 2009 20:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=2663#comment-104671</guid>
		<description>[...] Implement CSS Variables with PHP and .htaccess [...]</description>
		<content:encoded><![CDATA[<p>[...] Implement CSS Variables with PHP and .htaccess [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 2/7 queries in 0.029 seconds using memcached
Content Delivery Network via 

Served from: psdtutsplus.com @ 2009-11-21 15:49:29 -->