<?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: Wrangling WordPress MultiUser</title>
	<atom:link href="http://cogdogblog.com/2008/07/31/wrangling-wordpress-multiuser/feed/" rel="self" type="application/rss+xml" />
	<link>http://cogdogblog.com/2008/07/31/wrangling-wordpress-multiuser/</link>
	<description>Alan Levine&#039;s space for barking about and playing with technology</description>
	<lastBuildDate>Thu, 18 Mar 2010 03:35:17 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alan Levine aka CogDog</title>
		<link>http://cogdogblog.com/2008/07/31/wrangling-wordpress-multiuser/comment-page-1/#comment-55840</link>
		<dc:creator>Alan Levine aka CogDog</dc:creator>
		<pubDate>Mon, 04 Aug 2008 14:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://cogdogblog.com/?p=2542#comment-55840</guid>
		<description>Started looking at inserting a feed of comments, either latest of random. The hitch to a lot of these is that they have to walk eah blog&#039;s database tables, so a plugin like sitewide comments is handy (it creates a new database table and maintains it as a copy of all comments to all blogs), which means a query then only has to hit one table.

Another topic of interest would be to make a sitewide RSS feed.</description>
		<content:encoded><![CDATA[<p>Started looking at inserting a feed of comments, either latest of random. The hitch to a lot of these is that they have to walk eah blog&#8217;s database tables, so a plugin like sitewide comments is handy (it creates a new database table and maintains it as a copy of all comments to all blogs), which means a query then only has to hit one table.</p>
<p>Another topic of interest would be to make a sitewide RSS feed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://cogdogblog.com/2008/07/31/wrangling-wordpress-multiuser/comment-page-1/#comment-55838</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sun, 03 Aug 2008 01:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://cogdogblog.com/?p=2542#comment-55838</guid>
		<description>You&#039;re a bavaeveryday in my book. I do love it when you dissect WordPress, I learn a ton from you every time. The hack to the List All plugin is a useful one, and I now have a project for a nice modified widget featuring random plugin posts on the sidebar of UMW Blogs, thank you very much. I can ee you are getting ready for the WP Camp San Francisco, and I am ever jealous, but do enjoy it when you dig into the code of WordPress, because for all by preaching, ranting, and raving I&#039;m no where near the Jedi that you are.  All praise.

Love and kisses,
The mighty Reverend!</description>
		<content:encoded><![CDATA[<p>You&#8217;re a bavaeveryday in my book. I do love it when you dissect WordPress, I learn a ton from you every time. The hack to the List All plugin is a useful one, and I now have a project for a nice modified widget featuring random plugin posts on the sidebar of UMW Blogs, thank you very much. I can ee you are getting ready for the WP Camp San Francisco, and I am ever jealous, but do enjoy it when you dig into the code of WordPress, because for all by preaching, ranting, and raving I&#8217;m no where near the Jedi that you are.  All praise.</p>
<p>Love and kisses,<br />
The mighty Reverend!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
