<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>txt &#187; validation</title>
	<atom:link href="http://txt.binnyva.com/tag/validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://txt.binnyva.com</link>
	<description>Linux commands and code snippets collection</description>
	<lastBuildDate>Wed, 02 Jun 2010 07:20:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Install dependencies for HTML Validator</title>
		<link>http://txt.binnyva.com/2007/11/install-dependencies-for-html-validator/</link>
		<comments>http://txt.binnyva.com/2007/11/install-dependencies-for-html-validator/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 19:43:20 +0000</pubDate>
		<dc:creator>Binny V A</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[tidy]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[validator]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://txt.binnyva.com/2007/11/install-dependencies-for-html-validator/</guid>
		<description><![CDATA[Installing the dependencies for HTML Validator extension for Firefox on linux. sudo yum install compat-libstdc++-296 compat-libstdc++-33 tidy]]></description>
			<content:encoded><![CDATA[<p class="intro">Installing the dependencies for HTML Validator extension for Firefox on linux.</p>
<pre><code class="cli">
sudo yum install compat-libstdc++-296 compat-libstdc++-33 tidy
</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://txt.binnyva.com/2007/11/install-dependencies-for-html-validator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
