<?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 the rich! ramblings</title>
	<atom:link href="http://blog.etiviti.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.etiviti.com</link>
	<description>livin on C8 H10 N4 O2 and hops</description>
	<lastBuildDate>Mon, 21 Mar 2011 15:14:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on BuddyPress hack: remove non-friend updates from the activity stream by kanowah</title>
		<link>http://blog.etiviti.com/2010/03/buddypress-hack-remove-non-friend-updates-from-the-activity-stream/comment-page-1/#comment-1841</link>
		<dc:creator>kanowah</dc:creator>
		<pubDate>Mon, 21 Mar 2011 15:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.etiviti.com/?p=299#comment-1841</guid>
		<description>hey good news just find this line 
if ( $bp-&gt;loggedin_user-&gt;id == $potential_friend_id )
return false;

change it to

if ( $bp-&gt;loggedin_user-&gt;id == $potential_friend_id )
return true;

this will help you to show friend and your own activity</description>
		<content:encoded><![CDATA[<p>hey good news just find this line<br />
if ( $bp-&gt;loggedin_user-&gt;id == $potential_friend_id )<br />
return false;</p>
<p>change it to</p>
<p>if ( $bp-&gt;loggedin_user-&gt;id == $potential_friend_id )<br />
return true;</p>
<p>this will help you to show friend and your own activity</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BuddyPress hack: remove non-friend updates from the activity stream by shayne</title>
		<link>http://blog.etiviti.com/2010/03/buddypress-hack-remove-non-friend-updates-from-the-activity-stream/comment-page-1/#comment-1832</link>
		<dc:creator>shayne</dc:creator>
		<pubDate>Tue, 08 Feb 2011 00:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.etiviti.com/?p=299#comment-1832</guid>
		<description>I have the Friends only Activity Streamplugin installed. But how did you guys manage to make it not filter out my own activities? Help would be much appreciated. I have tried adding the line &quot;$activity-&gt;user_id != $bp-&gt;loggedin_user-&gt;id&quot; to the plugin, but it doesnt allow my activity to be shown.</description>
		<content:encoded><![CDATA[<p>I have the Friends only Activity Streamplugin installed. But how did you guys manage to make it not filter out my own activities? Help would be much appreciated. I have tried adding the line &#8220;$activity-&gt;user_id != $bp-&gt;loggedin_user-&gt;id&#8221; to the plugin, but it doesnt allow my activity to be shown.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BuddyPress Restrict Group Creation plugin by gregw89</title>
		<link>http://blog.etiviti.com/2010/03/buddypress-restrict-group-creation/comment-page-1/#comment-1829</link>
		<dc:creator>gregw89</dc:creator>
		<pubDate>Sat, 29 Jan 2011 21:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.etiviti.com/?p=330#comment-1829</guid>
		<description>I am using this plugin with a non-default theme and I want to remove the create group button. What exactly would I do to remove that?
My site is: http://theoryzone.com</description>
		<content:encoded><![CDATA[<p>I am using this plugin with a non-default theme and I want to remove the create group button. What exactly would I do to remove that?<br />
My site is: <a href="http://theoryzone.com" rel="nofollow">http://theoryzone.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BuddyPress Group Forum Extras plugin by transmutator</title>
		<link>http://blog.etiviti.com/2010/03/buddypress-group-forum-extras/comment-page-1/#comment-1828</link>
		<dc:creator>transmutator</dc:creator>
		<pubDate>Sun, 23 Jan 2011 21:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.etiviti.com/?p=346#comment-1828</guid>
		<description>Sorry.  I also had the CSS class activated.  I de-activated it and everything went back to normal.</description>
		<content:encoded><![CDATA[<p>Sorry.  I also had the CSS class activated.  I de-activated it and everything went back to normal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BuddyPress Group Forum Extras plugin by transmutator</title>
		<link>http://blog.etiviti.com/2010/03/buddypress-group-forum-extras/comment-page-1/#comment-1827</link>
		<dc:creator>transmutator</dc:creator>
		<pubDate>Sun, 23 Jan 2011 21:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.etiviti.com/?p=346#comment-1827</guid>
		<description>Having heard such good things about this plugin I had to give it a shot.  I have only ONE option activated right now - Signatures.  But suddenly a post in a group forum now breaks the sidebar and footer when viewing the single forum post.  

http://www.xbox-arena.com/groups/microsoft-game-studios/fable/forum/topic/testing-out-some-items/</description>
		<content:encoded><![CDATA[<p>Having heard such good things about this plugin I had to give it a shot.  I have only ONE option activated right now &#8211; Signatures.  But suddenly a post in a group forum now breaks the sidebar and footer when viewing the single forum post.  </p>
<p><a href="http://www.xbox-arena.com/groups/microsoft-game-studios/fable/forum/topic/testing-out-some-items/" rel="nofollow">http://www.xbox-arena.com/groups/microsoft-game-studios/fable/forum/topic/testing-out-some-items/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BuddyPress Group Forum Extras plugin by aljuk</title>
		<link>http://blog.etiviti.com/2010/03/buddypress-group-forum-extras/comment-page-1/#comment-1825</link>
		<dc:creator>aljuk</dc:creator>
		<pubDate>Wed, 12 Jan 2011 17:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.etiviti.com/?p=346#comment-1825</guid>
		<description>Is it safe to delete plugins within the package that I&#039;m not using?</description>
		<content:encoded><![CDATA[<p>Is it safe to delete plugins within the package that I&#8217;m not using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BuddyPress Activity Stream Ajax Notifier by aljuk</title>
		<link>http://blog.etiviti.com/2010/06/buddypress-activity-stream-ajax-notifier-plugin/comment-page-1/#comment-1820</link>
		<dc:creator>aljuk</dc:creator>
		<pubDate>Sat, 18 Dec 2010 11:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.etiviti.com/?p=480#comment-1820</guid>
		<description>Hi, thanks for this plugin, it&#039;s very cool. I have a feature request...

If I post an update and then don&#039;t navigate away or refresh, after the time interval I receive the new activity alert for my own update, the content of which is already on screen in front of me. I click the alert to refresh, and the visual feedback is that nothing changes except the alert disappears - confusing. Would it be possible to tweak it not to alert the poster to their own activity?</description>
		<content:encoded><![CDATA[<p>Hi, thanks for this plugin, it&#8217;s very cool. I have a feature request&#8230;</p>
<p>If I post an update and then don&#8217;t navigate away or refresh, after the time interval I receive the new activity alert for my own update, the content of which is already on screen in front of me. I click the alert to refresh, and the visual feedback is that nothing changes except the alert disappears &#8211; confusing. Would it be possible to tweak it not to alert the poster to their own activity?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BuddyPress Member Profile Stats Plugin by geetjacobs</title>
		<link>http://blog.etiviti.com/2010/05/buddypress-member-profile-stats-plugin/comment-page-1/#comment-1819</link>
		<dc:creator>geetjacobs</dc:creator>
		<pubDate>Sat, 11 Dec 2010 20:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.etiviti.com/?p=416#comment-1819</guid>
		<description>Ideas: Stats to display how many groups the member is part of.

Also the count amount to link to the persons groups / friends and so on instead of being static numbers!


Great plugin by the way!</description>
		<content:encoded><![CDATA[<p>Ideas: Stats to display how many groups the member is part of.</p>
<p>Also the count amount to link to the persons groups / friends and so on instead of being static numbers!</p>
<p>Great plugin by the way!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BuddyPress Activity Stream as Blog Comments plugin by pedrocandeias</title>
		<link>http://blog.etiviti.com/2010/04/buddypress-activity-stream-as-blog-comments/comment-page-1/#comment-1815</link>
		<dc:creator>pedrocandeias</dc:creator>
		<pubDate>Tue, 30 Nov 2010 10:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.etiviti.com/?p=394#comment-1815</guid>
		<description>Hi,
I&#039;m looking for this feature. Not for a single (main) blog, but for all my 6 sites. I&#039;m just not willing to give up on the wordpress commenting system. I guess there must be another way to do this. If i can help develop this, let me know. Thanks for all the great plugins.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m looking for this feature. Not for a single (main) blog, but for all my 6 sites. I&#8217;m just not willing to give up on the wordpress commenting system. I guess there must be another way to do this. If i can help develop this, let me know. Thanks for all the great plugins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BuddyPress Group Forum Extras plugin by ariel</title>
		<link>http://blog.etiviti.com/2010/03/buddypress-group-forum-extras/comment-page-1/#comment-1809</link>
		<dc:creator>ariel</dc:creator>
		<pubDate>Sat, 20 Nov 2010 17:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.etiviti.com/?p=346#comment-1809</guid>
		<description>will this plugin work with buddypress in a single user wordpress environment?</description>
		<content:encoded><![CDATA[<p>will this plugin work with buddypress in a single user wordpress environment?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BuddyPress Restrict Group Creation plugin by rich</title>
		<link>http://blog.etiviti.com/2010/03/buddypress-restrict-group-creation/comment-page-1/#comment-1801</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Sun, 31 Oct 2010 13:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.etiviti.com/?p=330#comment-1801</guid>
		<description>just set the cap level to one that matches for admin on this page:
http://codex.wordpress.org/Roles_and_Capabilities#Capability_vs._Role_Table

if the create group button still appears for a normal user (non site admin) but they can not create a group (page displays &quot;closed&quot;) then your theme might be a little different in trying to remove the button via css.</description>
		<content:encoded><![CDATA[<p>just set the cap level to one that matches for admin on this page:<br />
<a href="http://codex.wordpress.org/Roles_and_Capabilities#Capability_vs._Role_Table" rel="nofollow">http://codex.wordpress.org/Roles_and_Capabilities#Capability_vs._Role_Table</a></p>
<p>if the create group button still appears for a normal user (non site admin) but they can not create a group (page displays &#8220;closed&#8221;) then your theme might be a little different in trying to remove the button via css.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BuddyPress Restrict Group Creation plugin by boomercates</title>
		<link>http://blog.etiviti.com/2010/03/buddypress-restrict-group-creation/comment-page-1/#comment-1798</link>
		<dc:creator>boomercates</dc:creator>
		<pubDate>Sat, 30 Oct 2010 05:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.etiviti.com/?p=330#comment-1798</guid>
		<description>So say I as the admin want to be the only one to be able to create groups. Do I need to change the default settings that your plugin comes with?

can you ellaborate a little more on how to do this? 

I cant figure it out...i keep seeing the create group button?</description>
		<content:encoded><![CDATA[<p>So say I as the admin want to be the only one to be able to create groups. Do I need to change the default settings that your plugin comes with?</p>
<p>can you ellaborate a little more on how to do this? </p>
<p>I cant figure it out&#8230;i keep seeing the create group button?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Forcing BuddyPress to utilize user_nicename for member urls and mentions by djkkenny</title>
		<link>http://blog.etiviti.com/2010/02/forcing-buddypress-to-use-user_nicename-for-member-urls-and-mentions/comment-page-1/#comment-1797</link>
		<dc:creator>djkkenny</dc:creator>
		<pubDate>Thu, 28 Oct 2010 19:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.etiviti.com/?p=245#comment-1797</guid>
		<description>Just wondering if anyone has turned this into a plugin?</description>
		<content:encoded><![CDATA[<p>Just wondering if anyone has turned this into a plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BuddyPress Activity Stream as Blog Comments plugin by ovidiu</title>
		<link>http://blog.etiviti.com/2010/04/buddypress-activity-stream-as-blog-comments/comment-page-1/#comment-1795</link>
		<dc:creator>ovidiu</dc:creator>
		<pubDate>Tue, 26 Oct 2010 08:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.etiviti.com/?p=394#comment-1795</guid>
		<description>ah so the main and important difference is that anonymous comments are now no longer supported. thanks for pointing out that difference! and for unspamming me :-)</description>
		<content:encoded><![CDATA[<p>ah so the main and important difference is that anonymous comments are now no longer supported. thanks for pointing out that difference! and for unspamming me <img src='http://blog.etiviti.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BuddyPress Activity Stream as Blog Comments plugin by rich</title>
		<link>http://blog.etiviti.com/2010/04/buddypress-activity-stream-as-blog-comments/comment-page-1/#comment-1794</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Tue, 26 Oct 2010 02:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.etiviti.com/?p=394#comment-1794</guid>
		<description>activity stream has its own threaded commenting system separate from the wp-comments. so any plugin you use to block spam for wp-comments does not apply to buddypress. though all users must be registered/activated prior</description>
		<content:encoded><![CDATA[<p>activity stream has its own threaded commenting system separate from the wp-comments. so any plugin you use to block spam for wp-comments does not apply to buddypress. though all users must be registered/activated prior</p>
]]></content:encoded>
	</item>
</channel>
</rss>

