<?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: Processing PHP Code in CSS files to Improve Productivity and Browser Cross-Compatibility (using Apache)</title>
	<atom:link href="http://www.logon2.com.au/blog/archive/coding/coding-php/processing-php-code-in-css-files-to-improve-productivity-and-browser-cross-compatibility-using-apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.logon2.com.au/blog/archive/coding/coding-php/processing-php-code-in-css-files-to-improve-productivity-and-browser-cross-compatibility-using-apache/</link>
	<description>Better use of the web for everybody</description>
	<lastBuildDate>Sat, 28 Aug 2010 11:58:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Tim</title>
		<link>http://www.logon2.com.au/blog/archive/coding/coding-php/processing-php-code-in-css-files-to-improve-productivity-and-browser-cross-compatibility-using-apache/comment-page-1/#comment-47904</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 03 Mar 2010 00:39:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.logon2.com.au/blog/?p=167#comment-47904</guid>
		<description>@gleapsite I think you&#039;re talking about short tags and they&#039;re ba-ba-bad. Turn them off and don&#039;t use them! I went through a phase of using them and I also went through a phase of regretting it.

More: http://stackoverflow.com/questions/200640/are-php-short-tags-acceptable-to-use</description>
		<content:encoded><![CDATA[<p>@gleapsite I think you&#8217;re talking about short tags and they&#8217;re ba-ba-bad. Turn them off and don&#8217;t use them! I went through a phase of using them and I also went through a phase of regretting it.</p>
<p>More: <a href="http://stackoverflow.com/questions/200640/are-php-short-tags-acceptable-to-use" rel="nofollow">http://stackoverflow.com/questions/200640/are-php-short-tags-acceptable-to-use</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.logon2.com.au/blog/archive/coding/coding-php/processing-php-code-in-css-files-to-improve-productivity-and-browser-cross-compatibility-using-apache/comment-page-1/#comment-47902</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 03 Mar 2010 00:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.logon2.com.au/blog/?p=167#comment-47902</guid>
		<description>@Mark, that&#039;s true. It&#039;s not necessary anymore. No modern browser cares about the extension of a stylesheet file.</description>
		<content:encoded><![CDATA[<p>@Mark, that&#8217;s true. It&#8217;s not necessary anymore. No modern browser cares about the extension of a stylesheet file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gleapsite</title>
		<link>http://www.logon2.com.au/blog/archive/coding/coding-php/processing-php-code-in-css-files-to-improve-productivity-and-browser-cross-compatibility-using-apache/comment-page-1/#comment-47177</link>
		<dc:creator>gleapsite</dc:creator>
		<pubDate>Fri, 26 Feb 2010 18:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.logon2.com.au/blog/?p=167#comment-47177</guid>
		<description>Your blog software ate my php tags. so I&#039;ma try and use parens instead.    

(php $background ?)
is the same as 
(php echo $background; ?)</description>
		<content:encoded><![CDATA[<p>Your blog software ate my php tags. so I&#8217;ma try and use parens instead.    </p>
<p>(php $background ?)<br />
is the same as<br />
(php echo $background; ?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gleapsite</title>
		<link>http://www.logon2.com.au/blog/archive/coding/coding-php/processing-php-code-in-css-files-to-improve-productivity-and-browser-cross-compatibility-using-apache/comment-page-1/#comment-47176</link>
		<dc:creator>gleapsite</dc:creator>
		<pubDate>Fri, 26 Feb 2010 18:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.logon2.com.au/blog/?p=167#comment-47176</guid>
		<description>As a way to improve readability...  instead of 
background:;

Just use

background:;</description>
		<content:encoded><![CDATA[<p>As a way to improve readability&#8230;  instead of<br />
background:;</p>
<p>Just use</p>
<p>background:;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.logon2.com.au/blog/archive/coding/coding-php/processing-php-code-in-css-files-to-improve-productivity-and-browser-cross-compatibility-using-apache/comment-page-1/#comment-47129</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 26 Feb 2010 14:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.logon2.com.au/blog/?p=167#comment-47129</guid>
		<description>I don&#039;t think you need to serve the PHP with a .css extension. As long as the headers in the php are &quot;text/css&quot; and the file is linked from the HTML correctly (type=&quot;text/css&quot; rel=&quot;stylesheet&quot;) then everything should work ok.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think you need to serve the PHP with a .css extension. As long as the headers in the php are &#8220;text/css&#8221; and the file is linked from the HTML correctly (type=&#8221;text/css&#8221; rel=&#8221;stylesheet&#8221;) then everything should work ok.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
