<?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: Reusable CSS</title>
	<atom:link href="http://www.nicollet.net/2010/02/reusable-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nicollet.net/2010/02/reusable-css/</link>
	<description>Everyone Loves Me</description>
	<lastBuildDate>Mon, 30 Jan 2012 07:21:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Nadav A</title>
		<link>http://www.nicollet.net/2010/02/reusable-css/comment-page-1/#comment-45373</link>
		<dc:creator>Nadav A</dc:creator>
		<pubDate>Thu, 27 Jan 2011 16:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicollet.net/?p=1274#comment-45373</guid>
		<description>Thanks for the info. but I&#039;m trying for a long time now to build real reusable css library that gives you some building blocks for reusing classes.
The basic css reset and clearfix is great, but it&#039;s not enough. 
&lt;strong&gt;For example,&lt;/strong&gt; most websites use paragraphs. if you&#039;re lucky the paragraphs are consistent and with one rule : #mainContent p{ font-size:12px; font-weight:bold;} it&#039;s all sweet and ready.
But many times this is not the case. so I have found that having &lt;strong&gt;.normal_12 ~ normal_20&lt;/strong&gt; and &lt;strong&gt;.bold_12 ~ .bold_20&lt;/strong&gt; is really handy.

I have a small collection like: &lt;strong&gt;.inlineBlockChildren li {/*cross browser inline-blick*/}&lt;/strong&gt; or even simpler rules like&lt;strong&gt; .centerizeText{} or centerizeBlock{}.&lt;/strong&gt;

Do you have some of these? some really reusable classes for general sites?</description>
		<content:encoded><![CDATA[<p>Thanks for the info. but I&#8217;m trying for a long time now to build real reusable css library that gives you some building blocks for reusing classes.<br />
The basic css reset and clearfix is great, but it&#8217;s not enough.<br />
<strong>For example,</strong> most websites use paragraphs. if you&#8217;re lucky the paragraphs are consistent and with one rule : #mainContent p{ font-size:12px; font-weight:bold;} it&#8217;s all sweet and ready.<br />
But many times this is not the case. so I have found that having <strong>.normal_12 ~ normal_20</strong> and <strong>.bold_12 ~ .bold_20</strong> is really handy.</p>
<p>I have a small collection like: <strong>.inlineBlockChildren li {/*cross browser inline-blick*/}</strong> or even simpler rules like<strong> .centerizeText{} or centerizeBlock{}.</strong></p>
<p>Do you have some of these? some really reusable classes for general sites?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris M</title>
		<link>http://www.nicollet.net/2010/02/reusable-css/comment-page-1/#comment-32850</link>
		<dc:creator>Chris M</dc:creator>
		<pubDate>Mon, 16 Aug 2010 00:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicollet.net/?p=1274#comment-32850</guid>
		<description>Hey thanks for the post. I like your proposed methodology and I am beginning to realize that thinking about the &#039;approach&#039; is paramount to memorizing, say, a list of attributes for cobbled design.  So if I&#039;m just wading from the shore to the mire of CSS can you recommend what direction I swim? Or should I just run for my life while I still have my soul?</description>
		<content:encoded><![CDATA[<p>Hey thanks for the post. I like your proposed methodology and I am beginning to realize that thinking about the &#8216;approach&#8217; is paramount to memorizing, say, a list of attributes for cobbled design.  So if I&#8217;m just wading from the shore to the mire of CSS can you recommend what direction I swim? Or should I just run for my life while I still have my soul?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP 5.3 Closures as Block Literals? at Nicollet.Net</title>
		<link>http://www.nicollet.net/2010/02/reusable-css/comment-page-1/#comment-20073</link>
		<dc:creator>PHP 5.3 Closures as Block Literals? at Nicollet.Net</dc:creator>
		<pubDate>Thu, 04 Mar 2010 21:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicollet.net/?p=1274#comment-20073</guid>
		<description>[...] explained earlier a few things about writing reusable CSS code, and how it interacted with PHP. Let&#8217;s start with this basic HTML for generating two columns, [...]</description>
		<content:encoded><![CDATA[<p>[...] explained earlier a few things about writing reusable CSS code, and how it interacted with PHP. Let&#8217;s start with this basic HTML for generating two columns, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Onecuts Web Solutions</title>
		<link>http://www.nicollet.net/2010/02/reusable-css/comment-page-1/#comment-19634</link>
		<dc:creator>Onecuts Web Solutions</dc:creator>
		<pubDate>Tue, 23 Feb 2010 19:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicollet.net/?p=1274#comment-19634</guid>
		<description>[...] the original here: Reusable CSS at Nicollet.Net        Tags: CSS, functions, neither-functions, nor-variables, perverted-beyond         This entry [...]</description>
		<content:encoded><![CDATA[<p>[...] the original here: Reusable CSS at Nicollet.Net        Tags: CSS, functions, neither-functions, nor-variables, perverted-beyond         This entry [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

