<?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: Userscripts</title>
	<atom:link href="http://billso.com/userscripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://billso.com</link>
	<description>Bill Sodeman writes about management, mobile computing and information systems</description>
	<lastBuildDate>Wed, 01 Jun 2011 08:46:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: billso</title>
		<link>http://billso.com/userscripts/comment-page-1/#comment-1087</link>
		<dc:creator>billso</dc:creator>
		<pubDate>Wed, 27 Feb 2008 00:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://billso.com/userscripts/#comment-1087</guid>
		<description>True - but I wanted to get rid of the ads on LinkedIn, too.</description>
		<content:encoded><![CDATA[<p>True — but I wanted to get rid of the ads on LinkedIn, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EvR</title>
		<link>http://billso.com/userscripts/comment-page-1/#comment-1085</link>
		<dc:creator>EvR</dc:creator>
		<pubDate>Tue, 26 Feb 2008 21:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://billso.com/userscripts/#comment-1085</guid>
		<description>Bill,

I was also annoyed by the New section on LinkedIn.  I like your greasemonkey script, but there&#039;s an even easier way:

var   news = document.getElementById(&quot;news&quot;);
news.style.display=&quot;none&quot;;

Respectfully,

Rick</description>
		<content:encoded><![CDATA[<p>Bill,</p>
<p>I was also annoyed by the New section on LinkedIn.  I like your greasemonkey script, but there’s an even easier way:</p>
<p>var   news = document.getElementById(“news”);<br />
news.style.display=“none”;</p>
<p>Respectfully,</p>
<p>Rick</p>
]]></content:encoded>
	</item>
</channel>
</rss>

