<?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: How To Highlight Nofollow With Opera &amp; More SEO Tools</title>
	<atom:link href="http://w-shadow.com/blog/2008/01/09/opera-seo-tools-bar/feed/" rel="self" type="application/rss+xml" />
	<link>http://w-shadow.com/blog/2008/01/09/opera-seo-tools-bar/</link>
	<description>Slightly Advanced Computer Stuff (and some magic)</description>
	<lastBuildDate>Sat, 21 Nov 2009 04:22:17 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kelinci</title>
		<link>http://w-shadow.com/blog/2008/01/09/opera-seo-tools-bar/comment-page-1/#comment-32291</link>
		<dc:creator>Kelinci</dc:creator>
		<pubDate>Fri, 06 Nov 2009 16:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2008/01/09/opera-seo-tools-bar/#comment-32291</guid>
		<description>Thank you for your trick.</description>
		<content:encoded><![CDATA[<p>Thank you for your trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2008/01/09/opera-seo-tools-bar/comment-page-1/#comment-12859</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Thu, 16 Oct 2008 09:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2008/01/09/opera-seo-tools-bar/#comment-12859</guid>
		<description>According to &lt;a href=&#039;http://www.css3.info/preview/attribute-selectors/&#039; rel=&quot;nofollow&quot;&gt;css3.info&lt;/a&gt; you can check if the &quot;rel&quot; attribute &lt;em&gt;contains&lt;/em&gt; &quot;nofollow&quot;, as opposed to simply checking for equality  : 

&lt;pre lang=&#039;css&#039;&gt;
a[rel*=&quot;nofollow&quot;] {
    background-color:#ffff00; 
}&lt;/pre&gt;

This should work for all links including your example (not tested). This type of selector is supported in Opera 9.60; I don&#039;t know about older versions.</description>
		<content:encoded><![CDATA[<p>According to <a href='http://www.css3.info/preview/attribute-selectors/' rel="nofollow">css3.info</a> you can check if the &#8220;rel&#8221; attribute <em>contains</em> &#8220;nofollow&#8221;, as opposed to simply checking for equality  :</p>

<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;">a<span style="color: #00AA00;">&#91;</span>rel<span style="color: #00AA00;">*=</span><span style="color: #ff0000;">&quot;nofollow&quot;</span><span style="color: #00AA00;">&#93;</span> <span style="color: #00AA00;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">background-color</span><span style="color: #00AA00;">:</span><span style="color: #cc00cc;">#ffff00</span><span style="color: #00AA00;">;</span> 
<span style="color: #00AA00;">&#125;</span></pre></div></div>

<p>This should work for all links including your example (not tested). This type of selector is supported in Opera 9.60; I don&#8217;t know about older versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ___seb</title>
		<link>http://w-shadow.com/blog/2008/01/09/opera-seo-tools-bar/comment-page-1/#comment-12858</link>
		<dc:creator>___seb</dc:creator>
		<pubDate>Thu, 16 Oct 2008 08:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2008/01/09/opera-seo-tools-bar/#comment-12858</guid>
		<description>You can also use the user.css with something like
a[rel=nofollow] {background-color:#ffff00; }
then check everything in &#039;author mode&#039; (in menu Display &gt; style &gt; modes)

that doesn&#039;t work perfecty because of rel attributes like rel=&quot;external nofollow&quot;</description>
		<content:encoded><![CDATA[<p>You can also use the user.css with something like<br />
a[rel=nofollow] {background-color:#ffff00; }<br />
then check everything in &#8216;author mode&#8217; (in menu Display &gt; style &gt; modes)</p>
<p>that doesn&#8217;t work perfecty because of rel attributes like rel=&#8221;external nofollow&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2008/01/09/opera-seo-tools-bar/comment-page-1/#comment-11242</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Wed, 06 Feb 2008 09:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2008/01/09/opera-seo-tools-bar/#comment-11242</guid>
		<description>[Post-upgrade comment system test...]</description>
		<content:encoded><![CDATA[<p>[Post-upgrade comment system test...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
