<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress plugin browser User Favorites: mazdakam</title>
<link>http://bbpress.org/plugins/</link>
<description>bbPress plugin browser User Favorites: mazdakam</description>
<language>en</language>
<pubDate>Sat, 30 Aug 2008 09:43:53 +0000</pubDate>

<item>
<title>_ck_ on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1827</link>
<pubDate>Fri, 29 Aug 2008 11:08:46 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1827@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I am uncertain and will have to research it more.&#60;br /&#62;
It might even just be a plugin conflict.
&#60;/p&#62;</description>
</item>
<item>
<title>meitershaker on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1826</link>
<pubDate>Fri, 29 Aug 2008 10:12:49 +0000</pubDate>
<dc:creator>meitershaker</dc:creator>
<guid isPermaLink="false">1826@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;bug is fixed. but this is a bbpress's bug?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1825</link>
<pubDate>Fri, 29 Aug 2008 06:42:33 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1825@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Try 1.6.1 when you see it here.&#60;/p&#62;
&#60;p&#62;I still don't know how $topic_id can be empty in bb_head, that's well into the topic page, unless 1.0 isn't using it anymore and that would be very bad.&#60;/p&#62;
&#60;p&#62;However my own testing, even with permalinks on 1.0 does not reproduce the error.&#60;/p&#62;
&#60;p&#62;Make sure your view counts are still increasing properly with 1.6.1 too
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1823</link>
<pubDate>Fri, 29 Aug 2008 06:17:21 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1823@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;It must be the pretty permalinks, I will have to investigate.
&#60;/p&#62;</description>
</item>
<item>
<title>meitershaker on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1812</link>
<pubDate>Thu, 28 Aug 2008 15:44:23 +0000</pubDate>
<dc:creator>meitershaker</dc:creator>
<guid isPermaLink="false">1812@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;- i use 1.0 alpha with pretty permalinks&#60;br /&#62;
- i have the error with the first post on a topic, with other posts or not
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1811</link>
<pubDate>Thu, 28 Aug 2008 14:51:48 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1811@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;meitershaker, I am going to assume you mean first post on a topic.&#60;/p&#62;
&#60;p&#62;I also assume you are using 1.0 alpha&#60;/p&#62;
&#60;p&#62;if you copied that error verbatim, apparently the $topic_id is empty somehow&#60;/p&#62;
&#60;p&#62;I need to know when you say first post, is it a brand new topic with only one post? Or first post on a topic with other posts? Can you reproduce it repeatedly on other topics?&#60;/p&#62;
&#60;p&#62;Unfortunately I cannot reproduce the error here.&#60;/p&#62;
&#60;p&#62;Are you using pretty permalinks (slugs) or does your url have something like &#60;code&#62;?id=123&#60;/code&#62; in the topic
&#60;/p&#62;</description>
</item>
<item>
<title>meitershaker on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1810</link>
<pubDate>Thu, 28 Aug 2008 13:54:12 +0000</pubDate>
<dc:creator>meitershaker</dc:creator>
<guid isPermaLink="false">1810@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;i have an error when i try to edit a first topic on a thread:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
DB Error in update_view_count: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND meta_key='views' LIMIT 1' at line 1&#60;/p&#62;
&#60;p&#62;UPDATE bb_meta SET meta_value=meta_value+1 WHERE object_type='bb_topic' AND object_id= AND meta_key='views' LIMIT 1&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bb Topic Views"</title>
<link>http://bbpress.org/plugins/topic/bb-topic-views/page/2/#post-1809</link>
<pubDate>Thu, 28 Aug 2008 05:33:05 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1809@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I've now taken over this plugin at wittmania's request and 1.6.0 will work properly under bbPress 1.0&#60;/p&#62;
&#60;p&#62;Also, the Mini-Track Plugin can now suppliment this plugin by properly counting views without using sessions (sessions causing some side effects that I don't care for).
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bbPress Polls"</title>
<link>http://bbpress.org/plugins/topic/bbpress-polls/page/2/#post-1806</link>
<pubDate>Wed, 27 Aug 2008 07:30:41 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1806@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;A serious bug has been fixed in 0.5.5 that mostly affects ajax use (which is on by default so it affects virtually everyone).
&#60;/p&#62;</description>
</item>
<item>
<title>brad_langdon on "Private Messaging"</title>
<link>http://bbpress.org/plugins/topic/private-messages/page/3/#post-1798</link>
<pubDate>Tue, 26 Aug 2008 05:28:01 +0000</pubDate>
<dc:creator>brad_langdon</dc:creator>
<guid isPermaLink="false">1798@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Anyone know how to modify the code so that an image is inserted when a message is received.&#60;/p&#62;
&#60;p&#62;I was thinking of an image popping up next to the text where it says you have a new message.&#60;/p&#62;
&#60;p&#62;Is this possible?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "My Views"</title>
<link>http://bbpress.org/plugins/topic/my-views/page/3/#post-1785</link>
<pubDate>Mon, 25 Aug 2008 04:15:18 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1785@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;That's called &#34;Latest Discussions&#34; and it's the front page of bbPress. It's also a view inside &#34;My Views&#34;.&#60;/p&#62;
&#60;p&#62;Note Unread Posts will also show all new topics since they last logged in (or 48 hours ago, whichever is older) regardless if they posted or not in the topic.
&#60;/p&#62;</description>
</item>
<item>
<title>brad_langdon on "My Views"</title>
<link>http://bbpress.org/plugins/topic/my-views/page/3/#post-1784</link>
<pubDate>Sun, 24 Aug 2008 23:56:28 +0000</pubDate>
<dc:creator>brad_langdon</dc:creator>
<guid isPermaLink="false">1784@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Also I am wanting it to show new posts and topics regardless of the user having participated in it.
&#60;/p&#62;</description>
</item>
<item>
<title>brad_langdon on "My Views"</title>
<link>http://bbpress.org/plugins/topic/my-views/page/3/#post-1783</link>
<pubDate>Sun, 24 Aug 2008 23:55:14 +0000</pubDate>
<dc:creator>brad_langdon</dc:creator>
<guid isPermaLink="false">1783@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Ok it seems to be showing up now cheers.&#60;/p&#62;
&#60;p&#62;Is there a way to stop it showing posts when they aren't new?&#60;/p&#62;
&#60;p&#62;Mine is just showing the previous 48 hours section.&#60;br /&#62;
I am just wanting new post only...how would I go about this?
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "My Views"</title>
<link>http://bbpress.org/plugins/topic/my-views/page/2/#post-1776</link>
<pubDate>Fri, 22 Aug 2008 05:27:36 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1776@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;brad, the view should automatically appear when a user is logged in as &#34;Topics with new posts&#34;.&#60;/p&#62;
&#60;p&#62;If it does not, I may have done something wrong.&#60;br /&#62;
It does work on my forum however.&#60;br /&#62;
I'll test it on another.&#60;/p&#62;
&#60;p&#62;update: it's working fine elsewhere too.&#60;br /&#62;
1. install unread posts plugin and activate&#60;br /&#62;
2. install my views and activate&#60;br /&#62;
3. install updated  &#60;code&#62;my-views-started-participated-topics.php&#60;/code&#62; and activate&#60;br /&#62;
4. login &#38;#38; check list of views for &#34;Topics with new posts&#34;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "My Views"</title>
<link>http://bbpress.org/plugins/topic/my-views/page/2/#post-1775</link>
<pubDate>Fri, 22 Aug 2008 05:24:36 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1775@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;mawazi, did I release the theme like that?&#60;br /&#62;
if so, I made a mistake, as $forum is not a global so it won't work - you'll have to make a simple edit:&#60;/p&#62;
&#60;p&#62;change this line:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php while ( bb_forum() ) : ?&#38;gt;&#60;/code&#62;&#60;br /&#62;
to&#60;br /&#62;
&#60;code&#62;&#38;lt;?php global $forum; while ( bb_forum() ) : ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and the view counts should magically appear.
&#60;/p&#62;</description>
</item>
<item>
<title>brad_langdon on "My Views"</title>
<link>http://bbpress.org/plugins/topic/my-views/page/2/#post-1774</link>
<pubDate>Thu, 21 Aug 2008 22:51:26 +0000</pubDate>
<dc:creator>brad_langdon</dc:creator>
<guid isPermaLink="false">1774@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I do have the Unread Posts plugin installed but am unsure about how to add the unread posts to my list of views thats all.
&#60;/p&#62;</description>
</item>
<item>
<title>mawazi on "My Views"</title>
<link>http://bbpress.org/plugins/topic/my-views/page/2/#post-1773</link>
<pubDate>Thu, 21 Aug 2008 20:53:25 +0000</pubDate>
<dc:creator>mawazi</dc:creator>
<guid isPermaLink="false">1773@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Oops, my issue is that I cannot get views to be listed under the views column for forums.
&#60;/p&#62;</description>
</item>
<item>
<title>mawazi on "My Views"</title>
<link>http://bbpress.org/plugins/topic/my-views/page/2/#post-1772</link>
<pubDate>Thu, 21 Aug 2008 20:52:14 +0000</pubDate>
<dc:creator>mawazi</dc:creator>
<guid isPermaLink="false">1772@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I'm beginning to think I have a more fundamental bbpress issue than any one particular plug-in.  But, here's what my front page looks like right now:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img246.imageshack.us/img246/909/1701scrnshtul4.png&#34; rel=&#34;nofollow&#34;&#62;http://img246.imageshack.us/img246/909/1701scrnshtul4.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have the following plug-ins activated:  My Views, My Views module - most/least views, and bb-topic-views.&#60;/p&#62;
&#60;p&#62;Here's what my front-page.php looks like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php bb_get_header(); ?&#38;gt;

&#38;lt;?php if ( $forums ) : ?&#38;gt;

&#38;lt;?php if ( bb_forums() ) : ?&#38;gt;
&#38;lt;table id=&#38;quot;forumlist&#38;quot;&#38;gt;

&#38;lt;tr&#38;gt;
	&#38;lt;th&#38;gt;&#38;lt;h2 style=&#38;quot;border:0;margin:0;padding:0;float:left;text-align:left;&#38;quot;&#38;gt;&#38;lt;?php bb_option(&#38;#39;name&#38;#39;); ?&#38;gt; &#38;lt;?php _e(&#38;#39;Forums&#38;#39;); ?&#38;gt;&#38;lt;/h2&#38;gt;&#38;lt;/th&#38;gt;
	&#38;lt;th&#38;gt;&#38;lt;?php _e(&#38;#39;Topics&#38;#39;); ?&#38;gt;&#38;lt;/th&#38;gt;
	&#38;lt;th&#38;gt;&#38;lt;?php _e(&#38;#39;Views&#38;#39;); ?&#38;gt;&#38;lt;/th&#38;gt;
	&#38;lt;th&#38;gt;&#38;lt;?php _e(&#38;#39;Posts&#38;#39;); ?&#38;gt;&#38;lt;/th&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;?php while ( bb_forum() ) : ?&#38;gt;
&#38;lt;tr&#38;lt;?php bb_forum_class(); ?&#38;gt;&#38;gt;
	&#38;lt;td&#38;gt;&#38;lt;?php bb_forum_pad( &#38;#39;&#38;lt;div class=&#38;quot;nest&#38;quot;&#38;gt;&#38;#39; ); ?&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php forum_link(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php forum_name(); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;small&#38;gt;&#38;lt;?php forum_description(); ?&#38;gt;&#38;lt;/small&#38;gt;&#38;lt;?php bb_forum_pad( &#38;#39;&#38;lt;/div&#38;gt;&#38;#39; ); ?&#38;gt;&#38;lt;/td&#38;gt;
	&#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;?php forum_topics(); ?&#38;gt;&#38;lt;/td&#38;gt;
	&#38;lt;td class=num&#38;gt;&#38;lt;? echo $forum-&#38;gt;views; ?&#38;gt;&#38;lt;/td&#38;gt;
	&#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;?php forum_posts(); ?&#38;gt;&#38;lt;/td&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;?php endwhile; ?&#38;gt;
&#38;lt;/table&#38;gt;
&#38;lt;?php endif; // bb_forums() ?&#38;gt;

&#38;lt;div id=&#38;quot;discussions&#38;quot;&#38;gt;
&#38;lt;?php if ( $topics &#124;&#124; $super_stickies ) : ?&#38;gt;

&#38;lt;table id=&#38;quot;latest&#38;quot;&#38;gt;
&#38;lt;tr&#38;gt;
	&#38;lt;th&#38;gt;&#38;lt;h2 style=&#38;quot;border:0;margin:0;padding:0;float:left;text-align:left;&#38;quot;&#38;gt;&#38;lt;?php _e(&#38;#39;Latest Discussions&#38;#39;); ?&#38;gt; &#38;#8212; &#38;lt;?php new_topic(); ?&#38;gt;&#38;lt;/h2&#38;gt;&#38;lt;/th&#38;gt;
	&#38;lt;th&#38;gt;&#38;lt;?php _e(&#38;#39;Views&#38;#39;); ?&#38;gt;&#38;lt;/th&#38;gt;
	&#38;lt;th&#38;gt;&#38;lt;?php _e(&#38;#39;Posts&#38;#39;); ?&#38;gt;&#38;lt;/th&#38;gt;
	&#38;lt;th&#38;gt;&#38;lt;?php _e(&#38;#39;Last Poster&#38;#39;); ?&#38;gt;&#38;lt;/th&#38;gt;
	&#38;lt;th&#38;gt;&#38;lt;?php _e(&#38;#39;Freshness&#38;#39;); ?&#38;gt;&#38;lt;/th&#38;gt;
&#38;lt;/tr&#38;gt;

&#38;lt;?php if ( $super_stickies ) : foreach ( $super_stickies as $topic ) : ?&#38;gt;
&#38;lt;tr&#38;lt;?php topic_class(); ?&#38;gt;&#38;gt;
	&#38;lt;td&#38;gt;&#38;lt;?php _e(&#38;#39;Sticky:&#38;#39;); ?&#38;gt; &#38;lt;big&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php topic_link(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php topic_title(); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/big&#38;gt;&#38;lt;/td&#38;gt;
	&#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;?php echo $topic-&#38;gt;views; ?&#38;gt;&#38;lt;/td&#38;gt;
	&#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;?php topic_posts(); ?&#38;gt;&#38;lt;/td&#38;gt;
	&#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;?php topic_last_poster(); ?&#38;gt;&#38;lt;/td&#38;gt;
	&#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;small&#38;gt;&#38;lt;span class=timetitle title=&#38;quot;&#38;lt;?php echo date(&#38;quot;r&#38;quot;,strtotime($topic-&#38;gt;topic_time)); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php topic_time(); ?&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;/small&#38;gt;&#38;lt;/td&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;?php endforeach; endif; // $super_stickies ?&#38;gt;

&#38;lt;?php if ( $topics ) : foreach ( $topics as $topic ) : ?&#38;gt;
&#38;lt;tr&#38;lt;?php topic_class(); ?&#38;gt;&#38;gt;
	&#38;lt;td&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php topic_link(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php topic_title(); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/td&#38;gt;
	&#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;?php echo $topic-&#38;gt;views; ?&#38;gt;&#38;lt;/td&#38;gt;
	&#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;?php topic_posts(); ?&#38;gt;&#38;lt;/td&#38;gt;
	&#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;?php topic_last_poster(); ?&#38;gt;&#38;lt;/td&#38;gt;
	&#38;lt;td class=&#38;quot;num&#38;quot;&#38;gt;&#38;lt;small&#38;gt;&#38;lt;span class=timetitle title=&#38;quot;&#38;lt;?php echo date(&#38;quot;r&#38;quot;,strtotime($topic-&#38;gt;topic_time)); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php topic_time(); ?&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;/small&#38;gt;&#38;lt;/td&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;?php endforeach; endif; // $topics ?&#38;gt;
&#38;lt;/table&#38;gt;
&#38;lt;?php endif; // $topics or $super_stickies ?&#38;gt;

&#38;lt;table id=&#38;quot;frontpagemeta&#38;quot;&#38;gt;
&#38;lt;tr&#38;gt;
&#38;lt;th&#38;gt;&#38;lt;h2&#38;gt;&#38;lt;?php _e(&#38;#39;Views&#38;#39;); ?&#38;gt;&#38;lt;/h2&#38;gt;&#38;lt;/th&#38;gt;
&#38;lt;th&#38;gt;&#38;lt;h2&#38;gt;&#38;lt;?php _e(&#38;#39;Hot Tags&#38;#39;); ?&#38;gt;&#38;lt;/h2&#38;gt;&#38;lt;/th&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;tr&#38;gt;
&#38;lt;td id=&#38;quot;viewdiv&#38;quot;&#38;gt;
&#38;lt;ul id=&#38;quot;views&#38;quot;&#38;gt;
&#38;lt;?php foreach ( get_views() as $view =&#38;gt; $title ) : ?&#38;gt;
&#38;lt;li class=&#38;quot;view&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php view_link(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php view_name(); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;?php endforeach; ?&#38;gt;
&#38;lt;/ul&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;/td&#38;gt;
&#38;lt;td class=&#38;quot;frontpageheatmap&#38;quot;&#38;gt;
&#38;lt;?php tag_heat_map(); ?&#38;gt;
&#38;lt;/td&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;/table&#38;gt;

&#38;lt;/div&#38;gt;

&#38;lt;?php else : // $forums ?&#38;gt;

&#38;lt;h3 class=&#38;quot;bbcrumb&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php bb_option(&#38;#39;uri&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php bb_option(&#38;#39;name&#38;#39;); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/h3&#38;gt;

&#38;lt;?php post_form(); endif; // $forums ?&#38;gt;

&#38;lt;?php bb_get_footer(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>mrsmiley on "Private Messaging"</title>
<link>http://bbpress.org/plugins/topic/private-messages/page/3/#post-1769</link>
<pubDate>Thu, 21 Aug 2008 06:11:15 +0000</pubDate>
<dc:creator>mrsmiley</dc:creator>
<guid isPermaLink="false">1769@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;It's working! I'm gonna check the rest of this post for some of the other tweaks people have added. Thanks for the extension, Detective!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "My Views"</title>
<link>http://bbpress.org/plugins/topic/my-views/page/2/#post-1768</link>
<pubDate>Thu, 21 Aug 2008 04:43:29 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1768@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Unread Posts is a separate plugin&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/unread-posts&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/unread-posts&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
