<?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 for WordPress &quot;Must-Use&quot; Tutorials</title>
	<atom:link href="http://wpmututorials.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmututorials.com</link>
	<description>WordPress multisite how to - making sense of the network feature from what was wordpress mu</description>
	<lastBuildDate>Sat, 05 May 2012 17:29:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Multiple BuddyPress Social Networks by joe</title>
		<link>http://wpmututorials.com/news/new-features/multiple-buddypress-social-networks/#comment-12528</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Sat, 05 May 2012 17:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=581#comment-12528</guid>
		<description>&lt;code&gt;

$dir = __DIR__ . &#039;/../uploads&#039;;

$uri = get_bloginfo(&#039;siteurl&#039;) .&#039;/wp-content/uploads&#039;;

define( &#039;BP_AVATAR_UPLOAD_PATH&#039;, $dir );

define( &#039;BP_AVATAR_URL&#039;, $uri );

&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><code></p>
<p>$dir = __DIR__ . '/../uploads';</p>
<p>$uri = get_bloginfo('siteurl') .'/wp-content/uploads';</p>
<p>define( 'BP_AVATAR_UPLOAD_PATH', $dir );</p>
<p>define( 'BP_AVATAR_URL', $uri );</p>
<p></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple BuddyPress Social Networks by joe</title>
		<link>http://wpmututorials.com/news/new-features/multiple-buddypress-social-networks/#comment-12527</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Sat, 05 May 2012 17:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=581#comment-12527</guid>
		<description>Thank you so much for the reply.

I figured it myself :). 

I created a custom plugin file and activated it in network admin with the following code:

&lt;code&gt;

&lt;/code&gt;

Tested and it works!

Hope this will help people with the same situation as mine.

Thanks again Ron!</description>
		<content:encoded><![CDATA[<p>Thank you so much for the reply.</p>
<p>I figured it myself <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . </p>
<p>I created a custom plugin file and activated it in network admin with the following code:</p>
<p><code></p>
<p></code></p>
<p>Tested and it works!</p>
<p>Hope this will help people with the same situation as mine.</p>
<p>Thanks again Ron!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple BuddyPress Social Networks by Ron</title>
		<link>http://wpmututorials.com/news/new-features/multiple-buddypress-social-networks/#comment-12526</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Sat, 05 May 2012 17:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=581#comment-12526</guid>
		<description>You&#039;ll have to hire a developer to look at that. Most people just use gravatars which will be consistent across the networks.</description>
		<content:encoded><![CDATA[<p>You&#8217;ll have to hire a developer to look at that. Most people just use gravatars which will be consistent across the networks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple BuddyPress Social Networks by joe</title>
		<link>http://wpmututorials.com/news/new-features/multiple-buddypress-social-networks/#comment-12525</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Sat, 05 May 2012 16:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=581#comment-12525</guid>
		<description>Thank you so much for this post. It helps me a lot in making my network&#039;s buddypress to a have separated activities, etc. 

I like the way users are maintained, but their AVATARS where extremely gone! 

I tried uploading new avatar for myself and I&#039;m surprised to see that it does actually accept the file/image.

Now my problem is I dont want to have this kind of behaviour, I want all my user to have one avatar in all the networks I have. Please help :). Thank you so much!</description>
		<content:encoded><![CDATA[<p>Thank you so much for this post. It helps me a lot in making my network&#8217;s buddypress to a have separated activities, etc. </p>
<p>I like the way users are maintained, but their AVATARS where extremely gone! </p>
<p>I tried uploading new avatar for myself and I&#8217;m surprised to see that it does actually accept the file/image.</p>
<p>Now my problem is I dont want to have this kind of behaviour, I want all my user to have one avatar in all the networks I have. Please help <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make a theme demo site by sanjay</title>
		<link>http://wpmututorials.com/how-to/theme-demo-sites/#comment-12521</link>
		<dc:creator>sanjay</dc:creator>
		<pubDate>Thu, 03 May 2012 15:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=647#comment-12521</guid>
		<description>This is a cool guide Andrea, I always thought using multisite when designing my themes, but to showcase them for a demo site is really sweet! Btw, thanks for the Diamond MultiSite Widgets :)</description>
		<content:encoded><![CDATA[<p>This is a cool guide Andrea, I always thought using multisite when designing my themes, but to showcase them for a demo site is really sweet! Btw, thanks for the Diamond MultiSite Widgets <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Document Repository by Pete Jewett</title>
		<link>http://wpmututorials.com/plugins/document-repository/#comment-12513</link>
		<dc:creator>Pete Jewett</dc:creator>
		<pubDate>Thu, 26 Apr 2012 19:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=600#comment-12513</guid>
		<description>I&#039;m testing out your dev version on a mobile site I&#039;m building.  Looks good so far.</description>
		<content:encoded><![CDATA[<p>I&#8217;m testing out your dev version on a mobile site I&#8217;m building.  Looks good so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adopt a plugin or 7 by Ron</title>
		<link>http://wpmututorials.com/plugins/adopt-a-plugin-or-7/#comment-12505</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Wed, 18 Apr 2012 19:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=655#comment-12505</guid>
		<description>Can you provide some more detail through our contact form: http://ronandandrea.com/contact/</description>
		<content:encoded><![CDATA[<p>Can you provide some more detail through our contact form: <a href="http://ronandandrea.com/contact/" rel="nofollow">http://ronandandrea.com/contact/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adopt a plugin or 7 by Adopted Cron debug log WordPress Plugin - Night Dreaming (by Sudar)</title>
		<link>http://wpmututorials.com/plugins/adopt-a-plugin-or-7/#comment-12504</link>
		<dc:creator>Adopted Cron debug log WordPress Plugin - Night Dreaming (by Sudar)</dc:creator>
		<pubDate>Wed, 18 Apr 2012 17:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=655#comment-12504</guid>
		<description>[...] I saw a post by Ron (of wpmututorials.com fame) that he is making a couple of his WordPress Plugins available for adoption, since he wanted to concentrate on other stuff in [...]</description>
		<content:encoded><![CDATA[<p>[...] I saw a post by Ron (of wpmututorials.com fame) that he is making a couple of his WordPress Plugins available for adoption, since he wanted to concentrate on other stuff in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adopt a plugin or 7 by Jens M. Guessregen</title>
		<link>http://wpmututorials.com/plugins/adopt-a-plugin-or-7/#comment-12502</link>
		<dc:creator>Jens M. Guessregen</dc:creator>
		<pubDate>Tue, 17 Apr 2012 18:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=655#comment-12502</guid>
		<description>Hi,

I have already add a feature to &quot;Advanced Export&quot; (export of child-categories when selecting dedicated category for export) due to a request from the german Wordpress community, so I would take over this plugin to make this change (and future ones) available to everyone.

Best Jens</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have already add a feature to &#8220;Advanced Export&#8221; (export of child-categories when selecting dedicated category for export) due to a request from the german WordPress community, so I would take over this plugin to make this change (and future ones) available to everyone.</p>
<p>Best Jens</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adopt a plugin or 7 by Curt Grymala</title>
		<link>http://wpmututorials.com/plugins/adopt-a-plugin-or-7/#comment-12472</link>
		<dc:creator>Curt Grymala</dc:creator>
		<pubDate>Wed, 21 Mar 2012 14:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/?p=655#comment-12472</guid>
		<description>Yeah, we&#039;ll figure out a way to take on the SharDB plugin. I&#039;ve gotten an offer for assistance from another plugin developer, so between the 2 of us we should be able to work it out.</description>
		<content:encoded><![CDATA[<p>Yeah, we&#8217;ll figure out a way to take on the SharDB plugin. I&#8217;ve gotten an offer for assistance from another plugin developer, so between the 2 of us we should be able to work it out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

