<?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>Terminus a Quo &#187; Greasemonkey</title>
	<atom:link href="http://abing.gotdns.com/posts/category/code-and-consequences/javascript/greasemonkey/feed/" rel="self" type="application/rss+xml" />
	<link>http://abing.gotdns.com</link>
	<description>Because you can never have too many blogs on the Internet...</description>
	<lastBuildDate>Tue, 19 May 2009 00:23:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Excluding Nuisance Sites From Google Search Results</title>
		<link>http://abing.gotdns.com/posts/2007/excluding-nuisance-sites-from-google-search-results/</link>
		<comments>http://abing.gotdns.com/posts/2007/excluding-nuisance-sites-from-google-search-results/#comments</comments>
		<pubDate>Sun, 12 Aug 2007 17:29:44 +0000</pubDate>
		<dc:creator>nimrod.abing</dc:creator>
				<category><![CDATA[Code and Consequences]]></category>
		<category><![CDATA[Greasemonkey]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://abing.gotdns.com/posts/2007/excluding-nuisance-sites-from-google-search-results/</guid>
		<description><![CDATA[Well, I finally went on with it and did it. I got fed up with getting search results from nuisance sites. I&#8217;ve always wanted to somehow be able to conveniently select sites that will be excluded in my Google search results. Of course, there&#8217;s the -site: option but typing in those nuisance sites can be [...]
<p>a</p>
]]></description>
			<content:encoded><![CDATA[<p>Well, I finally went on with it and did it. I got fed up with getting search results from nuisance sites. I&#8217;ve always wanted to somehow be able to conveniently select sites that will be excluded in my Google search results. Of course, there&#8217;s the <code>-site:</code> option but typing in those nuisance sites can be a nuisance in itself.</p>

<p>Like any good mouse potato out there, I would rather let other people do stuff for me as much as possible <img src='http://abing.gotdns.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I searched for Firefox extensions but none of them seems to do what I want. I found a good one called, [CustomizeGoogle][cg]. It has a lot of user-configurable features, but it&#8217;s a bit too much for me. All I needed was a convenient way of specifying <code>-site:</code> for some selected sites that I find annoying.</p>

<p>So here it is:</p>

<p><a class="imagelink" href="http://abing.gotdns.com/wp-content/uploads/2007/08/screenshot4.png" title="Minus Sites Screenshot"><img id="image100" src="http://abing.gotdns.com/wp-content/uploads/2007/08/screenshot4.png" alt="Minus Sites Screenshot" /></a></p>

<p>That is not a mock-up. That is the result of a [Greasemonkey][gm] User script that I&#8217;ve just written. It&#8217;s my first stab at Greasemonkey. Counting the time to RTFM about Greasemonkey as well as tweaking it to make sure it looks good, it took me about 4 hours to finally nail it down.</p>

<p>More about it here: [Minus Sites][ms]</p>

<p>[gm]: http://www.greasespot.net/ &#8220;Greasemonkey Website&#8221;
[cg]: http://www.customizegoogle.com/ &#8220;CustomizeGoogle Extension&#8221;
[ms]: http://abing.gotdns.com/greasemonkey/minus-sites/ &#8220;Minus Sites: Exclude unwanted sites from Google search results&#8221;</p>

<p>a</p>
]]></content:encoded>
			<wfw:commentRss>http://abing.gotdns.com/posts/2007/excluding-nuisance-sites-from-google-search-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
