<?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: The CSS Redundancy Checker</title>
	<atom:link href="http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/feed/" rel="self" type="application/rss+xml" />
	<link>http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/</link>
	<description>a weblog by Tom Armitage</description>
	<lastBuildDate>Tue, 09 Mar 2010 21:07:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anthony</title>
		<link>http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/comment-page-2/#comment-159908</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Wed, 30 Dec 2009 15:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/#comment-159908</guid>
		<description>For those who, like me, spent ages searching for the greasemonky version but found all the links were dead you can find it here http://userscripts.org/scripts/show/11074

Awsome work both of you!</description>
		<content:encoded><![CDATA[<p>For those who, like me, spent ages searching for the greasemonky version but found all the links were dead you can find it here <a href="http://userscripts.org/scripts/show/11074" rel="nofollow">http://userscripts.org/scripts/show/11074</a></p>
<p>Awsome work both of you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/comment-page-2/#comment-127032</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 18 Dec 2008 03:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/#comment-127032</guid>
		<description>...oh, and I already know that the Web Developer Firefox extension will essentially *show* me the classes and IDs, but it&#039;s a bear to look at, and it&#039;d be nice if I could just get a list parsed out.</description>
		<content:encoded><![CDATA[<p>&#8230;oh, and I already know that the Web Developer Firefox extension will essentially *show* me the classes and IDs, but it&#8217;s a bear to look at, and it&#8217;d be nice if I could just get a list parsed out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/comment-page-2/#comment-127031</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 18 Dec 2008 03:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/#comment-127031</guid>
		<description>This *is* pretty slick.  There&#039;s Firefox extension that does this, as well: Dust-Me Selectors; I believe written by someone associated with SitePoint.

On a related note, does anyone know of a tool/script/extension that will do essentially the REVERSE of this?  That is, scan a pile of markup and list all the class and ID attribute values that may appear?  Perhaps for a single document, or a whole site tree?

I&#039;m looking for something to hunt through a bunch of JSP code that I&#039;m reticent to change by hand, but need to create CSS for.  I&#039;d like to discover all the class and ID values that are in there.</description>
		<content:encoded><![CDATA[<p>This *is* pretty slick.  There&#8217;s Firefox extension that does this, as well: Dust-Me Selectors; I believe written by someone associated with SitePoint.</p>
<p>On a related note, does anyone know of a tool/script/extension that will do essentially the REVERSE of this?  That is, scan a pile of markup and list all the class and ID attribute values that may appear?  Perhaps for a single document, or a whole site tree?</p>
<p>I&#8217;m looking for something to hunt through a bunch of JSP code that I&#8217;m reticent to change by hand, but need to create CSS for.  I&#8217;d like to discover all the class and ID values that are in there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The CSS Redundancy Checker &#124; What did you mean ?</title>
		<link>http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/comment-page-2/#comment-97155</link>
		<dc:creator>The CSS Redundancy Checker &#124; What did you mean ?</dc:creator>
		<pubDate>Wed, 30 Jul 2008 10:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/#comment-97155</guid>
		<description>[...] CSS Redundancy Checker is for that behemoth CSS file of yours that you know is out of date &#8212; you pass it a directory [...]</description>
		<content:encoded><![CDATA[<p>[...] CSS Redundancy Checker is for that behemoth CSS file of yours that you know is out of date &#8212; you pass it a directory [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dust-Me Selectors &#124; What did you mean ?</title>
		<link>http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/comment-page-1/#comment-97154</link>
		<dc:creator>Dust-Me Selectors &#124; What did you mean ?</dc:creator>
		<pubDate>Wed, 30 Jul 2008 10:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/#comment-97154</guid>
		<description>[...] mentioned the CSS Redundancy Checker here back in July and Dust-Me Selectors does much the same thing &#8212; it checks for unused CSS [...]</description>
		<content:encoded><![CDATA[<p>[...] mentioned the CSS Redundancy Checker here back in July and Dust-Me Selectors does much the same thing &mdash; it checks for unused CSS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; CSS Collection II 2008 CSS Concept: CSS can be just that easy..</title>
		<link>http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/comment-page-1/#comment-84919</link>
		<dc:creator>&#187; CSS Collection II 2008 CSS Concept: CSS can be just that easy..</dc:creator>
		<pubDate>Mon, 26 May 2008 18:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/#comment-84919</guid>
		<description>[...] The CSS Redudancy [...]</description>
		<content:encoded><![CDATA[<p>[...] The CSS Redudancy [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Bryant</title>
		<link>http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/comment-page-1/#comment-83666</link>
		<dc:creator>Lee Bryant</dc:creator>
		<pubDate>Fri, 16 May 2008 14:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/#comment-83666</guid>
		<description>I am writing this from the future. Thank you. This was just what I told somebody *must* exist today, and I am glad they found it. It had to be you in retrospect ;-)</description>
		<content:encoded><![CDATA[<p>I am writing this from the future. Thank you. This was just what I told somebody *must* exist today, and I am glad they found it. It had to be you in retrospect ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Infovore » The CSS Redundancy Checker &#187; dontcom.com - Personal website of Darren Wood</title>
		<link>http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/comment-page-1/#comment-82518</link>
		<dc:creator>Infovore » The CSS Redundancy Checker &#187; dontcom.com - Personal website of Darren Wood</dc:creator>
		<pubDate>Thu, 08 May 2008 00:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/#comment-82518</guid>
		<description>[...] The CSS Redundancy Checker [...]</description>
		<content:encoded><![CDATA[<p>[...] The CSS Redundancy Checker [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry Voyer</title>
		<link>http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/comment-page-1/#comment-63574</link>
		<dc:creator>Larry Voyer</dc:creator>
		<pubDate>Tue, 15 Jan 2008 22:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/#comment-63574</guid>
		<description>Great idea! 

Tried to use http://services.immike.net/css-checker/

Seems to fall apart if you have .php pages

bummer</description>
		<content:encoded><![CDATA[<p>Great idea! </p>
<p>Tried to use <a href="http://services.immike.net/css-checker/" rel="nofollow">http://services.immike.net/css-checker/</a></p>
<p>Seems to fall apart if you have .php pages</p>
<p>bummer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Finding Redundant CSS-Code &#124; Erik's Lab</title>
		<link>http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/comment-page-1/#comment-54415</link>
		<dc:creator>Finding Redundant CSS-Code &#124; Erik's Lab</dc:creator>
		<pubDate>Mon, 19 Nov 2007 09:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2007/07/06/the-css-redundancy-checker/#comment-54415</guid>
		<description>[...] feel better, believe me. The idea is so obvious, I wonder why nobody came up with something like The CSS Redundancy Checker a long time ago. IMHO, the work of a [...]</description>
		<content:encoded><![CDATA[<p>[...] feel better, believe me. The idea is so obvious, I wonder why nobody came up with something like The CSS Redundancy Checker a long time ago. IMHO, the work of a [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
