<?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: Organizing your CSS</title>
	<atom:link href="http://www.jwphill3.com/2008/04/27/organizing-your-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jwphill3.com/development/organizing-your-css/</link>
	<description></description>
	<lastBuildDate>Sat, 12 Dec 2009 14:19:38 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeffrey Faurillo &#187; Blog Archive &#187; Organizing My CSS</title>
		<link>http://www.jwphill3.com/development/organizing-your-css/comment-page-1/#comment-12465</link>
		<dc:creator>Jeffrey Faurillo &#187; Blog Archive &#187; Organizing My CSS</dc:creator>
		<pubDate>Wed, 30 Apr 2008 03:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.jwphill3.com/?p=127#comment-12465</guid>
		<description>[...] After a couple of research on how to organize my CSS (Web Design tools) finally i found this useful tip source by: http://www.jwphill3.com [...]</description>
		<content:encoded><![CDATA[<p>[...] After a couple of research on how to organize my CSS (Web Design tools) finally i found this useful tip source by: <a href="http://www.jwphill3.com" rel="nofollow">http://www.jwphill3.com</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J Phillips</title>
		<link>http://www.jwphill3.com/development/organizing-your-css/comment-page-1/#comment-12460</link>
		<dc:creator>J Phillips</dc:creator>
		<pubDate>Tue, 29 Apr 2008 11:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jwphill3.com/?p=127#comment-12460</guid>
		<description>Jim, good call on separating stylesheets, sometimes that&#039;s very necessary for large scale sites. I normally make styelsheets specifically for both versions of IE so they don&#039;t get in the way in the main stylesheet. CSS Mastery is a great book to have.</description>
		<content:encoded><![CDATA[<p>Jim, good call on separating stylesheets, sometimes that&#8217;s very necessary for large scale sites. I normally make styelsheets specifically for both versions of IE so they don&#8217;t get in the way in the main stylesheet. CSS Mastery is a great book to have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim McGaw</title>
		<link>http://www.jwphill3.com/development/organizing-your-css/comment-page-1/#comment-12459</link>
		<dc:creator>Jim McGaw</dc:creator>
		<pubDate>Tue, 29 Apr 2008 11:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jwphill3.com/?p=127#comment-12459</guid>
		<description>Quite a good primer on making your CSS more efficient, particularly for us back-end programmers for whom design is often an afterthought. 

One additional thing I do is break up the categories into logical groups and separate them into separate files, and consolidate them using the @import &quot;styles.css&quot;; method (or &quot;hack&quot;, I suppose one might call it) in a single stylesheet. Then I just link the one into my web page.

Got that from &quot;CSS Mastery&quot;. Thanks, by the way.</description>
		<content:encoded><![CDATA[<p>Quite a good primer on making your CSS more efficient, particularly for us back-end programmers for whom design is often an afterthought. </p>
<p>One additional thing I do is break up the categories into logical groups and separate them into separate files, and consolidate them using the @import &#8220;styles.css&#8221;; method (or &#8220;hack&#8221;, I suppose one might call it) in a single stylesheet. Then I just link the one into my web page.</p>
<p>Got that from &#8220;CSS Mastery&#8221;. Thanks, by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Hawkes</title>
		<link>http://www.jwphill3.com/development/organizing-your-css/comment-page-1/#comment-12458</link>
		<dc:creator>Rob Hawkes</dc:creator>
		<pubDate>Mon, 28 Apr 2008 08:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.jwphill3.com/?p=127#comment-12458</guid>
		<description>Some excellent tips there! It&#039;s always nice to see well formatted documents, CSS included, not to mention it&#039;s easier to work with when you return to tweak something 6 months down the line.</description>
		<content:encoded><![CDATA[<p>Some excellent tips there! It&#8217;s always nice to see well formatted documents, CSS included, not to mention it&#8217;s easier to work with when you return to tweak something 6 months down the line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Amos</title>
		<link>http://www.jwphill3.com/development/organizing-your-css/comment-page-1/#comment-12457</link>
		<dc:creator>Jim Amos</dc:creator>
		<pubDate>Sun, 27 Apr 2008 23:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jwphill3.com/?p=127#comment-12457</guid>
		<description>Nice. I like your choice of separator style. Makes different sections v clear.</description>
		<content:encoded><![CDATA[<p>Nice. I like your choice of separator style. Makes different sections v clear.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
