<?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: WordPress Multiple Authors Plugin</title>
	<atom:link href="http://boakes.org/multiple-authors/feed" rel="self" type="application/rss+xml" />
	<link>http://boakes.org/multiple-authors/</link>
	<description>nice of you to drop by.  tea?</description>
	<pubDate>Thu, 08 Jan 2009 18:57:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-hemorrhage</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Weston Ruter</title>
		<link>http://boakes.org/multiple-authors/#comment-136821</link>
		<dc:creator>Weston Ruter</dc:creator>
		<pubDate>Sun, 30 Dec 2007 11:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://boakes.org/multiple-authors#comment-136821</guid>
		<description>I’ve written a new WordPress plugin called “Co-Authors” that is inspired by this plugin. It is more efficient in that it stores the user ID instead of the user nicename.

Features include:

   1. listing all co-authored posts in an author’s posts page and feed
   2. extending the “Post Author” box in the interface sidebar so that adding new co-authors to a post is seamless
   3. providing new template tags which make it easier to display each co-author with a link to their posts page and other items
   4. including a modified version of wp_list_authors that takes into account posts with co-authors
   5. defining a co-author iterator class that can be used for stepping through all of a post’s co-authors

See more on the Co-Author Plugin page: http://wordpress.org/extend/plugins/co-authors/</description>
		<content:encoded><![CDATA[<p>I’ve written a new WordPress plugin called “Co-Authors” that is inspired by this plugin. It is more efficient in that it stores the user ID instead of the user nicename.</p>
<p>Features include:</p>
<p>   1. listing all co-authored posts in an author’s posts page and feed<br />
   2. extending the “Post Author” box in the interface sidebar so that adding new co-authors to a post is seamless<br />
   3. providing new template tags which make it easier to display each co-author with a link to their posts page and other items<br />
   4. including a modified version of wp_list_authors that takes into account posts with co-authors<br />
   5. defining a co-author iterator class that can be used for stepping through all of a post’s co-authors</p>
<p>See more on the Co-Author Plugin page: <a href="http://wordpress.org/extend/plugins/co-authors/" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/wordpress.org');">http://wordpress.org/extend/plugins/co-authors/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drew3ooo: life in the two point oh</title>
		<link>http://boakes.org/multiple-authors/#comment-115516</link>
		<dc:creator>drew3ooo: life in the two point oh</dc:creator>
		<pubDate>Sun, 11 Nov 2007 22:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://boakes.org/multiple-authors#comment-115516</guid>
		<description>[...] does.&#8221; And thus, one google query containing the words multiple authors and plugin led me to this find at boakes dot org. Not only did it lead to the plugin that I thught already should exist, it also included this line [...]</description>
		<content:encoded><![CDATA[<p>[...] does.&#8221; And thus, one google query containing the words multiple authors and plugin led me to this find at boakes dot org. Not only did it lead to the plugin that I thught already should exist, it also included this line [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drew3000</title>
		<link>http://boakes.org/multiple-authors/#comment-115492</link>
		<dc:creator>drew3000</dc:creator>
		<pubDate>Sun, 11 Nov 2007 20:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://boakes.org/multiple-authors#comment-115492</guid>
		<description>Hilarious. I was thinkng the same thing while googling for a plugin that tackled this vary task. I was getting ready to post something a friend and I have been working on and was sitting there dithering over who to attribute it it and then thought, "someone else by now has thoguht of this, and likely did something about it."

Thanks for the link and also verifying my ideas on Open Source.</description>
		<content:encoded><![CDATA[<p>Hilarious. I was thinkng the same thing while googling for a plugin that tackled this vary task. I was getting ready to post something a friend and I have been working on and was sitting there dithering over who to attribute it it and then thought, &#8220;someone else by now has thoguht of this, and likely did something about it.&#8221;</p>
<p>Thanks for the link and also verifying my ideas on Open Source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Bernier</title>
		<link>http://boakes.org/multiple-authors/#comment-105565</link>
		<dc:creator>Matt Bernier</dc:creator>
		<pubDate>Tue, 02 Oct 2007 15:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://boakes.org/multiple-authors#comment-105565</guid>
		<description>Do you think that you could zip this plugin up and make a downloadable link here on the site for it?  
txfx.com is no longer available, and this is a plugin that I could definitely use.

Also, if you can make this available, I will support it and any changes that need to be made to it, so it will work with up-to-date versions of WordPress.</description>
		<content:encoded><![CDATA[<p>Do you think that you could zip this plugin up and make a downloadable link here on the site for it?<br />
txfx.com is no longer available, and this is a plugin that I could definitely use.</p>
<p>Also, if you can make this available, I will support it and any changes that need to be made to it, so it will work with up-to-date versions of WordPress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristopher</title>
		<link>http://boakes.org/multiple-authors/#comment-28124</link>
		<dc:creator>Kristopher</dc:creator>
		<pubDate>Tue, 12 Dec 2006 21:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://boakes.org/multiple-authors#comment-28124</guid>
		<description>What I want to do on my blog, is every few hours take the oldest post and move it to the 
front of the queue, all automatically. Anyone know if there is a plugin that can do this or 
a simple way to set up another plugin to do this (use my own feed perhaps)?
Thanks.</description>
		<content:encoded><![CDATA[<p>What I want to do on my blog, is every few hours take the oldest post and move it to the<br />
front of the queue, all automatically. Anyone know if there is a plugin that can do this or<br />
a simple way to set up another plugin to do this (use my own feed perhaps)?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xander</title>
		<link>http://boakes.org/multiple-authors/#comment-26810</link>
		<dc:creator>Xander</dc:creator>
		<pubDate>Fri, 17 Nov 2006 17:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://boakes.org/multiple-authors#comment-26810</guid>
		<description>Does anyone know the name of the wordpress plugin that creates a list of your posts in a category instead of just displaying them one after the other? I want it so that when someone clicks on a category they just get a list of posts from that category.

I&#39;m sure Ive seen one...and sifting through the WP site is a nightmare</description>
		<content:encoded><![CDATA[<p>Does anyone know the name of the wordpress plugin that creates a list of your posts in a category instead of just displaying them one after the other? I want it so that when someone clicks on a category they just get a list of posts from that category.</p>
<p>I&#39;m sure Ive seen one&#8230;and sifting through the WP site is a nightmare</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Giger</title>
		<link>http://boakes.org/multiple-authors/#comment-26121</link>
		<dc:creator>Peter Giger</dc:creator>
		<pubDate>Fri, 06 Oct 2006 04:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://boakes.org/multiple-authors#comment-26121</guid>
		<description>Thank you for this post. It will be perfect in my research about openess, participation and communication, web 2...</description>
		<content:encoded><![CDATA[<p>Thank you for this post. It will be perfect in my research about openess, participation and communication, web 2&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max Dykstra</title>
		<link>http://boakes.org/multiple-authors/#comment-6453</link>
		<dc:creator>Max Dykstra</dc:creator>
		<pubDate>Sun, 19 Feb 2006 00:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://boakes.org/multiple-authors#comment-6453</guid>
		<description>I totally agree with you... While open source software usually runs more security risks, it also fixes those problems and adds new features faster than any other method. Good open source software is really hard to beat with money.

Max D.</description>
		<content:encoded><![CDATA[<p>I totally agree with you&#8230; While open source software usually runs more security risks, it also fixes those problems and adds new features faster than any other method. Good open source software is really hard to beat with money.</p>
<p>Max D.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
