<?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 Support Forums Tag: Avatar Upload</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: Avatar Upload</description>
<language>en</language>
<pubDate>Thu, 08 Jan 2009 23:26:35 +0000</pubDate>

<item>
<title>cralor on "Here's how to install Avatar Upload plugin"</title>
<link>http://bbpress.org/forums/topic/avatar-upload-how-to-install#post-19650</link>
<pubDate>Sun, 05 Oct 2008 21:24:15 +0000</pubDate>
<dc:creator>cralor</dc:creator>
<guid isPermaLink="false">19650@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Here is how to correctly install Avatar Upload.&#60;/p&#62;
&#60;p&#62;The &#34;Additional Info&#34; is not too detailed.&#60;/p&#62;
&#60;p&#62;Here is the instructions on how to get the plugin (currently) on your bbPress site:&#60;/p&#62;
&#60;p&#62;1. Download and upload the plugin to your bbPlugins directory.&#60;br /&#62;
2. Activate the plugin in the bbPress Admin section.&#60;br /&#62;
3. Follow the file movement instructions:&#60;br /&#62;
In the &#34;additional-files&#34; folder (inside this Avatar Upload plugin directory) there is several files. These need to be moved elsewhere.&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62; Move the entire &#34;avatars/&#34; folder to your bbPress root directory. (Including the &#34;default.png&#34; inside.)
&#60;/li&#62;
&#60;li&#62; Move the &#34;avatar-upload.php&#34; to the bbPress root directory.
&#60;/li&#62;
&#60;li&#62; Move the &#34;avatar.php&#34; (inside the &#34;my-templates&#34; folder) to your template(s) (theme(s)). Example: Move &#34;my-templates/avatar.php&#34; to &#34;forums/bb-templates/kakumei/&#34; (So it is like &#34;forums/bb-templates/kakumei/avatar.php&#34;.)
&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;I hope this helps someone :D
&#60;/p&#62;</description>
</item>
<item>
<title>lagoonix on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/9#post-19479</link>
<pubDate>Fri, 26 Sep 2008 19:35:59 +0000</pubDate>
<dc:creator>lagoonix</dc:creator>
<guid isPermaLink="false">19479@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Great plug-in.&#60;br /&#62;
Everything works.&#60;br /&#62;
New posts are added and comments.&#60;/p&#62;
&#60;p&#62;Only issue is users getting stuck on wp-comments-post.php&#60;br /&#62;
No errors just a blank screen. Post IS added.&#60;/p&#62;
&#60;p&#62;I get 'http://www.myurl.com/wp-comments-post.php#comment-8'&#60;/p&#62;
&#60;p&#62;No other plugins active.&#60;br /&#62;
Please advice. Thank You
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/9#post-19352</link>
<pubDate>Sat, 20 Sep 2008 21:37:42 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">19352@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#38;gt; the über ghetto way&#60;/p&#62;
&#60;p&#62;is a perfectly valid, faster way to do it, but just needs maintenance as the bb/wp setups change, to ensure data integrity manually.
&#60;/p&#62;</description>
</item>
<item>
<title>Benzilla069 on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/9#post-19345</link>
<pubDate>Sat, 20 Sep 2008 13:12:37 +0000</pubDate>
<dc:creator>Benzilla069</dc:creator>
<guid isPermaLink="false">19345@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi I do have a version working(I downgraded bbpress to the last version bbsync worked because I was tired of using a alpha version of bbpress) it's completely new code, but it's very basic on the feature set and a bit hacked together, as I could never get the bbpress functions to work in a wordpress plugin.&#60;/p&#62;
&#60;p&#62;I'm at a public library at the moment so I don't have the code with me but I can work on the code a little bit when I get home.&#60;/p&#62;
&#60;p&#62;Also please note, this was just made for me and I probably have different needs to what you needed, for example I wanted all wordpress posts to make a new topic so there isn't options on a per post basis to post to a forum. Also comments don't replicate between bbpress and wordpress(I was just going to disable commenting and make all users use the topic) but depending on how much time I have tonight I might add this functionality as I don't see the difficulty in it.&#60;/p&#62;
&#60;p&#62;Also F.Y.I. if anyone is interested I do it the úber ghetto way and manually manipulate the database and don't go through any of the wordpress or bbpress functions so use at your own risk, but I haven't run into any problems on my test site.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/9#post-19340</link>
<pubDate>Sat, 20 Sep 2008 02:58:09 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">19340@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Maybe it's accidentally eating the comments? I can't remember.&#60;/p&#62;
&#60;p&#62;Also, hey, look at that - september has almost rolled through and it's still very, very broken.&#60;/p&#62;
&#60;p&#62;Maybe Benzilla can help you? In any case, the basic ideas are pretty obvious in bbsync; just create meta-entries for each sync'd item on both sides, so you can use them in functions to make links and the like. Comments -&#38;gt; posts just uses a standard comments hook and the bb api to create a post. If I were trying to fix this I'd probably go back to basics and work it again from there, using the old (bad) code as a reference only; that could be the approach to take with this.
&#60;/p&#62;</description>
</item>
<item>
<title>roblef on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/9#post-19337</link>
<pubDate>Sat, 20 Sep 2008 01:36:55 +0000</pubDate>
<dc:creator>roblef</dc:creator>
<guid isPermaLink="false">19337@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks, Chris! I really appreciate the ping. It worked for ALMOST everything we needed. Bummer. Anyone using anything else?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/9#post-19336</link>
<pubDate>Sat, 20 Sep 2008 00:39:39 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">19336@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;bbSync is very, very broken right now.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/bbsync-broken-plugin-like-it-bb-10#post-18577&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/bbsync-broken-plugin-like-it-bb-10#post-18577&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>roblef on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/9#post-19334</link>
<pubDate>Sat, 20 Sep 2008 00:31:46 +0000</pubDate>
<dc:creator>roblef</dc:creator>
<guid isPermaLink="false">19334@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey all! &#60;/p&#62;
&#60;p&#62;Great plugin, awesome thread. Felix, you da man. &#60;/p&#62;
&#60;p&#62;Quick question - is bbSync supposed to completely get rid of comments on the WP side? If I have a post that has been submitted via bbSync to the bbPress side, the comments disappear from the WP page, and only show up on the BB side.&#60;/p&#62;
&#60;p&#62;I would love people to post on the WP side and have the comments be viewable on the WP side, as well as on bbPress. I saw the thread above about integrating the bbPress comments BACK to the WP side, but not worried about that yet. &#60;/p&#62;
&#60;p&#62;Any thoughts? This guy:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/bbsync/page/8#post-15078&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/bbsync/page/8#post-15078&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is having a similar issue. Anyone solve the issue?
&#60;/p&#62;</description>
</item>
<item>
<title>agl666 on "Plugin: Avatar Upload"</title>
<link>http://bbpress.org/forums/topic/plugin-avatar-upload/page/4#post-17910</link>
<pubDate>Sun, 03 Aug 2008 08:05:47 +0000</pubDate>
<dc:creator>agl666</dc:creator>
<guid isPermaLink="false">17910@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi! Thanks for such a useful plugin :)&#60;/p&#62;
&#60;p&#62;But unfogtunately I have a little bug, let me name it like that. Profile page have two &#34;Avatar&#34; tabs. Like showed on this screenshot: &#60;a href=&#34;http://www.picamatic.com/show/2008/08/03/12/741682_804x186.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.picamatic.com/show/2008/08/03/12/741682_804x186.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;What can I do with that?
&#60;/p&#62;</description>
</item>
<item>
<title>jfox95 on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/9#post-16696</link>
<pubDate>Wed, 11 Jun 2008 11:08:44 +0000</pubDate>
<dc:creator>jfox95</dc:creator>
<guid isPermaLink="false">16696@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;oops, my bad.&#60;/p&#62;
&#60;p&#62;i installed it as a bbpress plugin instead of a wordpress plugin. working fine now&#60;/p&#62;
&#60;p&#62;sorry!
&#60;/p&#62;</description>
</item>
<item>
<title>garthkoyle on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/9#post-16688</link>
<pubDate>Tue, 10 Jun 2008 22:23:14 +0000</pubDate>
<dc:creator>garthkoyle</dc:creator>
<guid isPermaLink="false">16688@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I tried reinstalling bbpress and sync, and nothing improved: &#60;a href=&#34;http://www.adbeef.com/forum/&#34; rel=&#34;nofollow&#34;&#62;http://www.adbeef.com/forum/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>garthkoyle on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/9#post-16685</link>
<pubDate>Tue, 10 Jun 2008 21:14:19 +0000</pubDate>
<dc:creator>garthkoyle</dc:creator>
<guid isPermaLink="false">16685@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://www.adbeef.com/community/&#34; rel=&#34;nofollow&#34;&#62;http://www.adbeef.com/community/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm having a lot of integration and syncing issues. I tried doing this a month ago but got frustrated. &#60;/p&#62;
&#60;p&#62;I can't get my WP posts to sync to BB, nor are the same logins working on both systems. I know those may be two different issues.  Can I get some help?
&#60;/p&#62;</description>
</item>
<item>
<title>iam123 on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/9#post-16680</link>
<pubDate>Tue, 10 Jun 2008 09:34:10 +0000</pubDate>
<dc:creator>iam123</dc:creator>
<guid isPermaLink="false">16680@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;thanks for all this topic help me
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/9#post-16661</link>
<pubDate>Mon, 09 Jun 2008 01:37:18 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">16661@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Don't bump; I am aware of this thread. If I could help, I would. I will help when I have time.
&#60;/p&#62;</description>
</item>
<item>
<title>jfox95 on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/9#post-16658</link>
<pubDate>Sun, 08 Jun 2008 22:22:40 +0000</pubDate>
<dc:creator>jfox95</dc:creator>
<guid isPermaLink="false">16658@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;bump - I can seem to get this working....&#60;/p&#62;
&#60;p&#62;integration seems to working fine. The plugin activates, but I can never get to a config page for bbsync
&#60;/p&#62;</description>
</item>
<item>
<title>pomeid on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/9#post-16383</link>
<pubDate>Thu, 22 May 2008 00:34:01 +0000</pubDate>
<dc:creator>pomeid</dc:creator>
<guid isPermaLink="false">16383@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Anyone?&#60;/p&#62;
&#60;p&#62;I 'd just be happy with a link to the forum thread in every wp entry.
&#60;/p&#62;</description>
</item>
<item>
<title>pomeid on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/9#post-16357</link>
<pubDate>Wed, 21 May 2008 01:32:27 +0000</pubDate>
<dc:creator>pomeid</dc:creator>
<guid isPermaLink="false">16357@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Could anybody give me more detailed instructions for getting thread replies in the comments, please?&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Replies in the thread can be shown where the comments are (quite automagically). Use &#38;lt;?php bbrepliestext(); ?&#38;gt; to just link to the thread; it accepts the link text as an argument and %no% and %replies% will be replaced with the numebr of posts and the right pluralicised form of the word reply.&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
Where to put exactly the php code? Does it must to replace some other code? Do I have to put something between ( ) ?&#60;/p&#62;
&#60;p&#62;Sorry but I'm not an advanced user on coding. Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/8#post-16280</link>
<pubDate>Fri, 16 May 2008 19:34:31 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">16280@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Not with the appropriate time.&#60;/p&#62;
&#60;p&#62;No. Change your stylesheet.
&#60;/p&#62;</description>
</item>
<item>
<title>Lazy79 on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/8#post-16278</link>
<pubDate>Fri, 16 May 2008 17:04:43 +0000</pubDate>
<dc:creator>Lazy79</dc:creator>
<guid isPermaLink="false">16278@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;is there a way to migrate all wp posts (made before activating bbsync) to bbpress?&#60;/p&#62;
&#60;p&#62;And.. a way to show the comments in bbpress in the wordpress comment template?
&#60;/p&#62;</description>
</item>
<item>
<title>Fawked on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/8#post-15996</link>
<pubDate>Tue, 06 May 2008 05:27:44 +0000</pubDate>
<dc:creator>Fawked</dc:creator>
<guid isPermaLink="false">15996@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;By the way this only happens to comment of posts that were sync'ed with bbPress. Comments that were not sync'ed (older posts) are working as normal.
&#60;/p&#62;</description>
</item>
<item>
<title>Fawked on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/8#post-15995</link>
<pubDate>Tue, 06 May 2008 04:52:51 +0000</pubDate>
<dc:creator>Fawked</dc:creator>
<guid isPermaLink="false">15995@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Now I have a new problem. When I make a comment on a post in Wordpress it will change all my other previous comments to the same user and comment as demonstrated here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.fawked.net/2007/12/29/wannabe-rappers/&#34; rel=&#34;nofollow&#34;&#62;http://www.fawked.net/2007/12/29/wannabe-rappers/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Everything in bbpress is working fine for now, it shows the correct comments.
&#60;/p&#62;</description>
</item>
<item>
<title>Fawked on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/8#post-15993</link>
<pubDate>Tue, 06 May 2008 03:00:12 +0000</pubDate>
<dc:creator>Fawked</dc:creator>
<guid isPermaLink="false">15993@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Oh nvm I figured it out. I edit bbsync.php and changed line 33 to&#60;/p&#62;
&#60;p&#62;require_once('..../bb-load.php')&#60;/p&#62;
&#60;p&#62;just put my absolute path there
&#60;/p&#62;</description>
</item>
<item>
<title>Fawked on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/8#post-15992</link>
<pubDate>Tue, 06 May 2008 02:50:48 +0000</pubDate>
<dc:creator>Fawked</dc:creator>
<guid isPermaLink="false">15992@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I get this error when trying to configure bbsync:&#60;/p&#62;
&#60;p&#62;Warning: require_once(/home/fawked/domains/fawked.net/public_html/forum) [function.require-once]: failed to open stream: No such file or directory in /home/fawked/domains/fawked.net/public_html/wp-content/plugins/bbsync/bbsync.php on line 33&#60;/p&#62;
&#60;p&#62;Fatal error: require_once() [function.require]: Failed opening required '/home/fawked/domains/fawked.net/public_html/forum' (include_path='.:/usr/local/lib/php') in /home/fawked/domains/fawked.net/public_html/wp-content/plugins/bbsync/bbsync.php on line 33&#60;/p&#62;
&#60;p&#62;I am pretty damn sure my absolute path is correct...&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>doublebad on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/8#post-15818</link>
<pubDate>Sun, 27 Apr 2008 16:51:19 +0000</pubDate>
<dc:creator>doublebad</dc:creator>
<guid isPermaLink="false">15818@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I love that this plugin syncs Wordpress posts with bbPress. But is there a way to do it in the opposite direction. In other words, is there a way to turn a bbPress forum post into a Wordpress blog post. It'd be great to have the ability to select and &#34;promote&#34; certain forum posts to the front page of blog.
&#60;/p&#62;</description>
</item>
<item>
<title>tlibby on "Plugin: Avatar Upload"</title>
<link>http://bbpress.org/forums/topic/plugin-avatar-upload/page/4#post-15699</link>
<pubDate>Tue, 22 Apr 2008 23:53:09 +0000</pubDate>
<dc:creator>tlibby</dc:creator>
<guid isPermaLink="false">15699@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Everything works fine on my forum, it just won't display the uploaded avatars. Permissions are all correct, anyone know what the reason is that could be causing this?
&#60;/p&#62;</description>
</item>
<item>
<title>stevepm on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/8#post-15138</link>
<pubDate>Tue, 08 Apr 2008 08:58:30 +0000</pubDate>
<dc:creator>stevepm</dc:creator>
<guid isPermaLink="false">15138@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am using the latest versions of both wordpress and bbpress.  It seems that when a post is made on the forum, it doesn't update in the amount of comments a blog post has, but vice versa works just fine.  also, when I delete the comments through wordpress admin panel they are deleted in the admin panel, but are still there in the post.
&#60;/p&#62;</description>
</item>
<item>
<title>Mitheor on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/8#post-15078</link>
<pubDate>Sun, 06 Apr 2008 07:06:02 +0000</pubDate>
<dc:creator>Mitheor</dc:creator>
<guid isPermaLink="false">15078@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;For some reason I can't see at the moment, comments made on bbpress don't show up in their respective posts in wordpress, but the comment count does reflect them. I tried deactivating all my plugins and changing the template just in case, but the problem persists.&#60;/p&#62;
&#60;p&#62;No comments appear at all in Wordpress in posts shared between forum and blog, but they appear correctly in bbpress. Older posts not in bbpress are not affected. &#60;/p&#62;
&#60;p&#62;I'm using bbpress 0.9, last build of bbsync and Wordpress 2.5. Ideas?&#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Plugin: Avatar Upload"</title>
<link>http://bbpress.org/forums/topic/plugin-avatar-upload/page/4#post-14827</link>
<pubDate>Sun, 30 Mar 2008 20:41:18 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14827@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This was mentioned before and covered in the forums.  I can't find it now, but basically it enforced a min height for the reply so it would never be shorter than the avatar.
&#60;/p&#62;</description>
</item>
<item>
<title>CoreForce on "Plugin: Avatar Upload"</title>
<link>http://bbpress.org/forums/topic/plugin-avatar-upload/page/4#post-14822</link>
<pubDate>Sun, 30 Mar 2008 16:52:50 +0000</pubDate>
<dc:creator>CoreForce</dc:creator>
<guid isPermaLink="false">14822@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm very pleased with the Avatar Upload, great work. Also I like the integration into bbpress a lot, it's really straight forward.&#60;/p&#62;
&#60;p&#62;Only one small visual glitch that I noticed is that for avatars even when resized to 100x100 max, with small (1 line) posts the avatar image will overlap into the portion of next post, rendering the next user name unreadable. The callout for the img code has been included where suggested by the docs. Anyone else did recognize this as a problem?&#60;/p&#62;
&#60;p&#62;I'm using version 0.8.3 of the plugin (avatar-upload.0.8.3.zip).&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "bbSync"</title>
<link>http://bbpress.org/forums/topic/bbsync/page/8#post-14574</link>
<pubDate>Fri, 21 Mar 2008 00:43:40 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">14574@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;No. No updates until the summer.&#60;/p&#62;
&#60;p&#62;Also, on an unrelated note, the f in fel is always lowercase. :P
&#60;/p&#62;</description>
</item>

</channel>
</rss>
