<?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: BuddyPress Customization Case Study and Code Samples: An Inside Look into The Nourish Network</title>
	<atom:link href="http://wpmu.org/buddypress-customization-case-study-and-code-samples-an-inside-look-into-the-nourish-network/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmu.org/buddypress-customization-case-study-and-code-samples-an-inside-look-into-the-nourish-network/</link>
	<description>Plugins, themes, how to, help and more</description>
	<lastBuildDate>Fri, 10 Sep 2010 19:51:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: designOdyssey</title>
		<link>http://wpmu.org/buddypress-customization-case-study-and-code-samples-an-inside-look-into-the-nourish-network/comment-page-1/#comment-6598</link>
		<dc:creator>designOdyssey</dc:creator>
		<pubDate>Wed, 23 Dec 2009 20:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=26685#comment-6598</guid>
		<description>I like this.  This approach is different than the Buddymatic approach that starts with a WP.org theme and uses BP theme only for what it needs.  Lisa&#039;s way seems more future proof for BP, but I&#039;d love to hear opinions.</description>
		<content:encoded><![CDATA[<p>I like this.  This approach is different than the Buddymatic approach that starts with a WP.org theme and uses BP theme only for what it needs.  Lisa&#8217;s way seems more future proof for BP, but I&#8217;d love to hear opinions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Bishop</title>
		<link>http://wpmu.org/buddypress-customization-case-study-and-code-samples-an-inside-look-into-the-nourish-network/comment-page-1/#comment-6065</link>
		<dc:creator>Scott Bishop</dc:creator>
		<pubDate>Tue, 08 Dec 2009 18:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=26685#comment-6065</guid>
		<description>I need to change the langauge from &quot;Forums&quot; as well so thanks for the tip!!

However, I can&#039;t seem to find the wp-config.php file???

I have a wp-config-sample.php file...so do I just edit and take out the &quot;sample&quot;.  Sorry for the newbie question.  I plan on buying the new Dummies book too. :)

Scott
@thescottbishop</description>
		<content:encoded><![CDATA[<p>I need to change the langauge from &#8220;Forums&#8221; as well so thanks for the tip!!</p>
<p>However, I can&#8217;t seem to find the wp-config.php file???</p>
<p>I have a wp-config-sample.php file&#8230;so do I just edit and take out the &#8220;sample&#8221;.  Sorry for the newbie question.  I plan on buying the new Dummies book too. :)</p>
<p>Scott<br />
@thescottbishop</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://wpmu.org/buddypress-customization-case-study-and-code-samples-an-inside-look-into-the-nourish-network/comment-page-1/#comment-5975</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Sat, 05 Dec 2009 22:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=26685#comment-5975</guid>
		<description>@Bowe, @James and @Dustin - thank you for your feedback and comments.
I think she is still developing the &#039;market&#039; portion of her site and will be adding an e-commerce piece to it in short time.  We should, however, place some sort of placeholder there, now that you mention it :)

@Dustin - the code snippets are included here to give you an idea of what was implemented in the individual sections .. feel free to nab &#039;em and build upon them.  In both instances (contributors status updates and forums links) I have provided the full code snippet of what I&#039;m using there to accomplish those bits.  Just placed the snippet inside a(n) (executable) text widget.

Cheers, everyone!</description>
		<content:encoded><![CDATA[<p>@Bowe, @James and @Dustin &#8211; thank you for your feedback and comments.<br />
I think she is still developing the &#8216;market&#8217; portion of her site and will be adding an e-commerce piece to it in short time.  We should, however, place some sort of placeholder there, now that you mention it :)</p>
<p>@Dustin &#8211; the code snippets are included here to give you an idea of what was implemented in the individual sections .. feel free to nab &#8216;em and build upon them.  In both instances (contributors status updates and forums links) I have provided the full code snippet of what I&#8217;m using there to accomplish those bits.  Just placed the snippet inside a(n) (executable) text widget.</p>
<p>Cheers, everyone!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin Dempsey</title>
		<link>http://wpmu.org/buddypress-customization-case-study-and-code-samples-an-inside-look-into-the-nourish-network/comment-page-1/#comment-5949</link>
		<dc:creator>Dustin Dempsey</dc:creator>
		<pubDate>Sat, 05 Dec 2009 06:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=26685#comment-5949</guid>
		<description>Nice article and BuddPress deployment.
Makes me want to get back into some more BuddyPress stuff.

Are the fill code snippets available for the above mentioned techniques? (the queries that lead up to the foreach statement).

Also, I noticed the &quot;Market&quot; tab lead to a 404..

Thanks.
Dustin Dempsey</description>
		<content:encoded><![CDATA[<p>Nice article and BuddPress deployment.<br />
Makes me want to get back into some more BuddyPress stuff.</p>
<p>Are the fill code snippets available for the above mentioned techniques? (the queries that lead up to the foreach statement).</p>
<p>Also, I noticed the &#8220;Market&#8221; tab lead to a 404..</p>
<p>Thanks.<br />
Dustin Dempsey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Tryon, Creative Director</title>
		<link>http://wpmu.org/buddypress-customization-case-study-and-code-samples-an-inside-look-into-the-nourish-network/comment-page-1/#comment-5940</link>
		<dc:creator>James Tryon, Creative Director</dc:creator>
		<pubDate>Sat, 05 Dec 2009 03:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=26685#comment-5940</guid>
		<description>This is a good little overview of what you can do with buddypress. I have been using Child themes for a Year now. Best thing EVER!!!</description>
		<content:encoded><![CDATA[<p>This is a good little overview of what you can do with buddypress. I have been using Child themes for a Year now. Best thing EVER!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bowe</title>
		<link>http://wpmu.org/buddypress-customization-case-study-and-code-samples-an-inside-look-into-the-nourish-network/comment-page-1/#comment-5938</link>
		<dc:creator>Bowe</dc:creator>
		<pubDate>Sat, 05 Dec 2009 01:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=26685#comment-5938</guid>
		<description>Hi,

I am really impressed by this site. Well it&#039;s not my &quot;genre&quot; I really like the overall look and feel of the customizations made to BP. You can clearly see that Lisa put a lot of time and effort into making all the site elements fit together, and no page or features feels rushed or underdeveloped function and style-wise.

Top notch job :)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am really impressed by this site. Well it&#8217;s not my &#8220;genre&#8221; I really like the overall look and feel of the customizations made to BP. You can clearly see that Lisa put a lot of time and effort into making all the site elements fit together, and no page or features feels rushed or underdeveloped function and style-wise.</p>
<p>Top notch job :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
