<?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: CSS selector specificity and complexity in development</title>
	<atom:link href="http://devblog.xing.com/frontend/css-selector-specificity-and-complexity-in-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.xing.com/frontend/css-selector-specificity-and-complexity-in-development/</link>
	<description>Programming tidbits and other insights from the developers at XING.com</description>
	<lastBuildDate>Wed, 16 May 2012 13:16:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: &#187; CSS-Architektur The Codejet</title>
		<link>http://devblog.xing.com/frontend/css-selector-specificity-and-complexity-in-development/comment-page-1/#comment-694</link>
		<dc:creator>&#187; CSS-Architektur The Codejet</dc:creator>
		<pubDate>Fri, 07 Oct 2011 10:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.xing.com/?p=521#comment-694</guid>
		<description>[...] Artikel, die verschiedene Ansätze bei der CSS-Entwicklung im Hinblick auf Performance bzw. Komplexität und Entwicklungskosten betrachten. In CSS, Keine [...]</description>
		<content:encoded><![CDATA[<p>[...] Artikel, die verschiedene Ansätze bei der CSS-Entwicklung im Hinblick auf Performance bzw. Komplexität und Entwicklungskosten betrachten. In CSS, Keine [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oscar</title>
		<link>http://devblog.xing.com/frontend/css-selector-specificity-and-complexity-in-development/comment-page-1/#comment-326</link>
		<dc:creator>oscar</dc:creator>
		<pubDate>Fri, 19 Nov 2010 22:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.xing.com/?p=521#comment-326</guid>
		<description>I could not agree with you more. I work with a very large app and have stumbled upon this issue many times before. I always prefer to make a class as below

.greenBorder{1px solid #00ff00} 

which I can reuse across the board and is intuitive than a combination of HTML elements to point to the final element to which the class will be applied to.

Thank you for your post!</description>
		<content:encoded><![CDATA[<p>I could not agree with you more. I work with a very large app and have stumbled upon this issue many times before. I always prefer to make a class as below</p>
<p>.greenBorder{1px solid #00ff00} </p>
<p>which I can reuse across the board and is intuitive than a combination of HTML elements to point to the final element to which the class will be applied to.</p>
<p>Thank you for your post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://devblog.xing.com/frontend/css-selector-specificity-and-complexity-in-development/comment-page-1/#comment-286</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 01 Jun 2010 11:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://devblog.xing.com/?p=521#comment-286</guid>
		<description>Excellent post! Thank you!</description>
		<content:encoded><![CDATA[<p>Excellent post! Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

