<?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: Build Your Site With Dynamic CSS</title>
	<atom:link href="http://fwebde.com/css/php-dynamic-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://fwebde.com/css/php-dynamic-css/</link>
	<description>Helping people to make fantastic websites, whether you are a designer, a developer, or someone just who loves websites.</description>
	<lastBuildDate>Sun, 05 Sep 2010 13:54:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Alex</title>
		<link>http://fwebde.com/css/php-dynamic-css/comment-page-1/#comment-1529</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 29 Apr 2010 09:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=2065#comment-1529</guid>
		<description>As long as we&#039;re editing the header to specify the content type, why not also set Cache-control: no-cache? 

Should fix the problem, provided the server allows it and the browser supports it. Not sure how often that&#039;s the case though.</description>
		<content:encoded><![CDATA[<p>As long as we're editing the header to specify the content type, why not also set Cache-control: no-cache? </p>
<p>Should fix the problem, provided the server allows it and the browser supports it. Not sure how often that's the case though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ganesh</title>
		<link>http://fwebde.com/css/php-dynamic-css/comment-page-1/#comment-1382</link>
		<dc:creator>ganesh</dc:creator>
		<pubDate>Wed, 24 Mar 2010 20:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=2065#comment-1382</guid>
		<description>great CSS u implemented

thanxxxxxx  a lot for sharing</description>
		<content:encoded><![CDATA[<p>great CSS u implemented</p>
<p>thanxxxxxx  a lot for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Bannatyne</title>
		<link>http://fwebde.com/css/php-dynamic-css/comment-page-1/#comment-1362</link>
		<dc:creator>Eric Bannatyne</dc:creator>
		<pubDate>Sat, 13 Mar 2010 01:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=2065#comment-1362</guid>
		<description>That sounds like an interesting technique. But are you constantly writing to mystyles.css? If so, that might not be extremely efficient. I&#039;m not sure...

But you have a very interesting idea, it sounds like you could make something great out of that!</description>
		<content:encoded><![CDATA[<p>That sounds like an interesting technique. But are you constantly writing to mystyles.css? If so, that might not be extremely efficient. I'm not sure...</p>
<p>But you have a very interesting idea, it sounds like you could make something great out of that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://fwebde.com/css/php-dynamic-css/comment-page-1/#comment-1361</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sat, 13 Mar 2010 00:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=2065#comment-1361</guid>
		<description>Hey Eric, your idea is innovative, clever and thought provoking.  Kudos all around to you!  Nifty.  :) 

I wanted your feedback about a technique I used to do something similar on a corporate web server.  

I link to one CSS file (mystyles.css).  Copies of other CSS files that alter the style and format of the site are stored in the same web directory, but with a .txt extension.  I use PHP to then copy the contents of the needed CSS style file from the relevant .txt CSS file, overwriting &#039;mystyles.css&#039; as needed. When the user refreshes their browser, the new CSS styles would be picked up.  I chose this convoluted way since we work in a large team system, and I wanted the other users to be able to change the style without using much programming.  I&#039;ll probably blog on this when I get my blog set up back again.

Nice blog by the way Eric!

Best regards,  Ryan.</description>
		<content:encoded><![CDATA[<p>Hey Eric, your idea is innovative, clever and thought provoking.  Kudos all around to you!  Nifty.  :) </p>
<p>I wanted your feedback about a technique I used to do something similar on a corporate web server.  </p>
<p>I link to one CSS file (mystyles.css).  Copies of other CSS files that alter the style and format of the site are stored in the same web directory, but with a .txt extension.  I use PHP to then copy the contents of the needed CSS style file from the relevant .txt CSS file, overwriting 'mystyles.css' as needed. When the user refreshes their browser, the new CSS styles would be picked up.  I chose this convoluted way since we work in a large team system, and I wanted the other users to be able to change the style without using much programming.  I'll probably blog on this when I get my blog set up back again.</p>
<p>Nice blog by the way Eric!</p>
<p>Best regards,  Ryan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Bannatyne</title>
		<link>http://fwebde.com/css/php-dynamic-css/comment-page-1/#comment-1360</link>
		<dc:creator>Eric Bannatyne</dc:creator>
		<pubDate>Thu, 11 Mar 2010 23:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=2065#comment-1360</guid>
		<description>Yes, you could do that as well! The possibilities are infinite :)</description>
		<content:encoded><![CDATA[<p>Yes, you could do that as well! The possibilities are infinite :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Vermeulen</title>
		<link>http://fwebde.com/css/php-dynamic-css/comment-page-1/#comment-1359</link>
		<dc:creator>Christian Vermeulen</dc:creator>
		<pubDate>Thu, 11 Mar 2010 23:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=2065#comment-1359</guid>
		<description>Yeah, i just figured that you could probably give GET variables through the link src as well...

</description>
		<content:encoded><![CDATA[<p>Yeah, i just figured that you could probably give GET variables through the link src as well...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Bannatyne</title>
		<link>http://fwebde.com/css/php-dynamic-css/comment-page-1/#comment-1357</link>
		<dc:creator>Eric Bannatyne</dc:creator>
		<pubDate>Thu, 11 Mar 2010 23:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=2065#comment-1357</guid>
		<description>Yes, that could be a little problem. I hadn&#039;t thought about that!

I&#039;ll have to try your idea out sometime :)</description>
		<content:encoded><![CDATA[<p>Yes, that could be a little problem. I hadn't thought about that!</p>
<p>I'll have to try your idea out sometime :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Bannatyne</title>
		<link>http://fwebde.com/css/php-dynamic-css/comment-page-1/#comment-1356</link>
		<dc:creator>Eric Bannatyne</dc:creator>
		<pubDate>Thu, 11 Mar 2010 23:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=2065#comment-1356</guid>
		<description>Hmm, I like the idea of getting the colours from a database!</description>
		<content:encoded><![CDATA[<p>Hmm, I like the idea of getting the colours from a database!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Bannatyne</title>
		<link>http://fwebde.com/css/php-dynamic-css/comment-page-1/#comment-1355</link>
		<dc:creator>Eric Bannatyne</dc:creator>
		<pubDate>Thu, 11 Mar 2010 23:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=2065#comment-1355</guid>
		<description>Good idea :)</description>
		<content:encoded><![CDATA[<p>Good idea :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Vermeulen</title>
		<link>http://fwebde.com/css/php-dynamic-css/comment-page-1/#comment-1354</link>
		<dc:creator>Christian Vermeulen</dc:creator>
		<pubDate>Thu, 11 Mar 2010 23:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=2065#comment-1354</guid>
		<description>Wauw! I&#039;ve always missed the use of PHP in my stylesheets!
I had never imagined it could be this simple!

Other ways of using it?
- include only the segments needed for the particular page.
- calculation of needed sizes
- load entire color profiles out of a database (templates?)

Thank you very much for this article!</description>
		<content:encoded><![CDATA[<p>Wauw! I've always missed the use of PHP in my stylesheets!<br />
I had never imagined it could be this simple!</p>
<p>Other ways of using it?<br />
- include only the segments needed for the particular page.<br />
- calculation of needed sizes<br />
- load entire color profiles out of a database (templates?)</p>
<p>Thank you very much for this article!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
