<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How do I ignore one of a blog's authors?</title>
	<link>http://ask.metafilter.com/30537/How-do-I-ignore-one-of-a-blogs-authors/</link>
	<description>Comments on Ask MetaFilter post How do I ignore one of a blog's authors?</description>
	<pubDate>Tue, 10 Jan 2006 09:34:29 -0800</pubDate>
	<lastBuildDate>Tue, 10 Jan 2006 09:34:29 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How do I ignore one of a blog&apos;s authors?</title>
		<link>http://ask.metafilter.com/30537/How-do-I-ignore-one-of-a-blogs-authors</link>	
		<description>Can I ignore one author&apos;s posts on a Wordpress blog, either by crafting RSS feeds or doing something smart with my client? &lt;br /&gt;&lt;br /&gt; I follow &lt;a href=&quot;http://cosmicvariance.com/&quot;&gt;Cosmic Variance&lt;/a&gt; with RSS. It has five authors. I am only interested in four of them, and would prefer not to see posts from the fifth. Their CMS is Wordpress and my client is NetNewsWire.&lt;br&gt;
&lt;br&gt;
I understand Wordpress is written in PHP. Is it possible to craft a feed URL that ignores posts from an author? Failing that, is it possible to craft several feed URLs, one for each author?&lt;br&gt;
&lt;br&gt;
Failing &lt;em&gt;that&lt;/em&gt;, does anyone know how to get NNW to ignore posts by an author? Using a smart list, I&apos;ve managed to create a smart subscription where Subscription Name is Cosmic Variance and Creator is not $AUTHOR. However, I have to maintain a regular Cosmic Variance subscription to do this, all of whose posts show up in my unread items.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.30537</guid>
		<pubDate>Tue, 10 Jan 2006 08:48:51 -0800</pubDate>
		<dc:creator>caek</dc:creator>
		
			<category>blog</category>
		
			<category>wordpress</category>
		
			<category>rss</category>
		
			<category>netnewswire</category>
		
	</item> <item>
		<title>By: frenetic</title>
		<link>http://ask.metafilter.com/30537/How-do-I-ignore-one-of-a-blogs-authors#480287</link>	
		<description>I don&apos;t know of any way to exclude authors off the top of my head. But you can get the posts of particular authors like this:&lt;br&gt;
&lt;br&gt;
http://www.cosmicvariance.com/feed/?author=6&lt;br&gt;
&lt;br&gt;
And you can get the different author IDs by visiting the contributor pages linked on the right sidebar and checking out the &apos;Posts by [author]&apos; link.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.30537-480287</guid>
		<pubDate>Tue, 10 Jan 2006 09:34:29 -0800</pubDate>
		<dc:creator>frenetic</dc:creator>
	</item><item>
		<title>By: null terminated</title>
		<link>http://ask.metafilter.com/30537/How-do-I-ignore-one-of-a-blogs-authors#480326</link>	
		<description>Can you do, ie:&lt;br&gt;
&lt;br&gt;
http://www.cosmicvariance.com/feed/?author=-6</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.30537-480326</guid>
		<pubDate>Tue, 10 Jan 2006 10:49:25 -0800</pubDate>
		<dc:creator>null terminated</dc:creator>
	</item><item>
		<title>By: monju_bosatsu</title>
		<link>http://ask.metafilter.com/30537/How-do-I-ignore-one-of-a-blogs-authors#480328</link>	
		<description>No, but you can do a comma separated list of authors, like so:&lt;br&gt;
&lt;br&gt;
&lt;tt&gt;http://cosmicvariance.com/feed/?author=5,6&lt;/tt&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.30537-480328</guid>
		<pubDate>Tue, 10 Jan 2006 10:52:54 -0800</pubDate>
		<dc:creator>monju_bosatsu</dc:creator>
	</item><item>
		<title>By: caek</title>
		<link>http://ask.metafilter.com/30537/How-do-I-ignore-one-of-a-blogs-authors#480332</link>	
		<description>/feed/?author=-x works. Thanks very much!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.30537-480332</guid>
		<pubDate>Tue, 10 Jan 2006 10:56:22 -0800</pubDate>
		<dc:creator>caek</dc:creator>
	</item><item>
		<title>By: phearlez</title>
		<link>http://ask.metafilter.com/30537/How-do-I-ignore-one-of-a-blogs-authors#480336</link>	
		<description>All I can think of would require you to read the feed with Firefox, not NetNewsWire. There&apos;s a &lt;a href=&quot;http://greasemonkey.mozdev.org/&quot;&gt;Greasemonkey &lt;/a&gt;plugin that &lt;a href=&quot;http://sweb.uky.edu/~jdandr2/greasemonkey/de-Xeni.user.js&quot;&gt;excludes all of Xeni&apos;s&lt;/a&gt; posts from BoingBoing, presumably it could be hacked to do that to anyone...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.30537-480336</guid>
		<pubDate>Tue, 10 Jan 2006 11:02:32 -0800</pubDate>
		<dc:creator>phearlez</dc:creator>
	</item><item>
		<title>By: mmascolino</title>
		<link>http://ask.metafilter.com/30537/How-do-I-ignore-one-of-a-blogs-authors#480338</link>	
		<description>null terminiated&apos;s URL works for me.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.30537-480338</guid>
		<pubDate>Tue, 10 Jan 2006 11:04:09 -0800</pubDate>
		<dc:creator>mmascolino</dc:creator>
	</item><item>
		<title>By: lukemeister</title>
		<link>http://ask.metafilter.com/30537/How-do-I-ignore-one-of-a-blogs-authors#480340</link>	
		<description>http://www.cosmicvariance.com/feed/?author=1-4 seems to work too, as does http://www.cosmicvariance.com/feed/?author=1-2,4,6</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.30537-480340</guid>
		<pubDate>Tue, 10 Jan 2006 11:07:43 -0800</pubDate>
		<dc:creator>lukemeister</dc:creator>
	</item><item>
		<title>By: lukemeister</title>
		<link>http://ask.metafilter.com/30537/How-do-I-ignore-one-of-a-blogs-authors#480341</link>	
		<description>How do I exclude Cory&apos;s posts from boingboing?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.30537-480341</guid>
		<pubDate>Tue, 10 Jan 2006 11:08:43 -0800</pubDate>
		<dc:creator>lukemeister</dc:creator>
	</item><item>
		<title>By: andrew cooke</title>
		<link>http://ask.metafilter.com/30537/How-do-I-ignore-one-of-a-blogs-authors#480390</link>	
		<description>More generally, you can use XSL.  Just take an identity tranform and add a rule that matches items you don&apos;t want, but which does nothing.&lt;br&gt;
&lt;br&gt;
Then you need to apply the XSL to the XML.  I use Saxon, but thre&apos;s a pile of xsl engines out there.&lt;br&gt;
&lt;br&gt;
Example &lt;a href=&quot;http://www.acooke.org/cute/&quot;&gt;here&lt;/a&gt; (self link, &lt;a href=&quot;http://www.acooke.org/cute/XSLFeedFil0.html&quot;&gt;permalink&lt;/a&gt;).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.30537-480390</guid>
		<pubDate>Tue, 10 Jan 2006 12:16:55 -0800</pubDate>
		<dc:creator>andrew cooke</dc:creator>
	</item><item>
		<title>By: amber_dale</title>
		<link>http://ask.metafilter.com/30537/How-do-I-ignore-one-of-a-blogs-authors#480391</link>	
		<description>Is there any way to do this with Movable Type blogs?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.30537-480391</guid>
		<pubDate>Tue, 10 Jan 2006 12:17:00 -0800</pubDate>
		<dc:creator>amber_dale</dc:creator>
	</item><item>
		<title>By: AaronRaphael</title>
		<link>http://ask.metafilter.com/30537/How-do-I-ignore-one-of-a-blogs-authors#480597</link>	
		<description>lukemeister, you are looking for &lt;a href=http://dialedin.us/boing&gt;dialedin.us&lt;/a&gt;. it&apos;ll let you filter boingboing all sorts of ways.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.30537-480597</guid>
		<pubDate>Tue, 10 Jan 2006 15:14:55 -0800</pubDate>
		<dc:creator>AaronRaphael</dc:creator>
	</item><item>
		<title>By: lukemeister</title>
		<link>http://ask.metafilter.com/30537/How-do-I-ignore-one-of-a-blogs-authors#480849</link>	
		<description>AaronRaphael: Yes!!! I never have to hear about Walt Disney World&#174; again!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.30537-480849</guid>
		<pubDate>Tue, 10 Jan 2006 18:57:49 -0800</pubDate>
		<dc:creator>lukemeister</dc:creator>
	</item><item>
		<title>By: WCityMike</title>
		<link>http://ask.metafilter.com/30537/How-do-I-ignore-one-of-a-blogs-authors#481961</link>	
		<description>Plus, now that he&apos;s &quot;quit his day job,&quot; we get to have even more &lt;a href=&quot;http://www.boingboing.net/2006/01/11/itunes_update_spies_.html&quot;&gt;reactionary, poorly thought out rants&lt;/a&gt; and &lt;a href=&quot;http://www.boingboing.net/2006/01/11/correcting_the_recor.html&quot;&gt;egocentric self-defenses&lt;/a&gt;.  Love his books.  Hate his blogging.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.30537-481961</guid>
		<pubDate>Wed, 11 Jan 2006 20:03:47 -0800</pubDate>
		<dc:creator>WCityMike</dc:creator>
	</item>
	</channel>
</rss>
