2010-07-21 Meetup
IRC log from the meetup on July 21, 2010
I think WordPress integration is the most important item on the roadmap for the future of bbPress.
Why?
One, it’s an embarrassing pain in the butt to do now. One of the most frequent questions here on our forums. You have to jump through endless loops, and end up with something worse than most of the WP plugins for forums.
Two, we get the benefit of all the WordPress plugins and themes, which vastly outnumber our current options. Want private messaging? Use the BuddyPress plugin for it. Want OpenID? Stats? Sitemaps? There’s a plugin for that. Social network and profile features, in particular, are useful to the future of discussion forums and it’d be silly of us to duplicate that effort.
Three, it’ll be a lot more efficient because right now if you actually do get integration going you’re getting all of WordPress and all of BackPress loaded at once, which is a waste.
Four, it’ll make our development more efficient because we’ll be able to focus on the features that make discussions better, communities thrive, and bring bbPress into a new decade, because it still looks/works a lot like the oughts.
Five, we’ll be able to leverage the huge installed base of WordPress, over twelve million self-hosted sites at last count. More users of bbPress will also mean more developers, which will make our community much more robust. I believe that the majority of all websites on the internet are going to be running WordPress in the future, so it’s a good horse for us to hitch to.
Full, seamless integration with WordPress is something I’ve discussed for years. (Remember my dream of having each comment section being a mini-bbPress forum, complete with threads?) We’ve just taken a number of unfortunate detours (BackPress) on the way there.
What, just because it’s two days before Christmas we can’t rock the bbPress? In summary: anonymous comments from filosofo and email from photomatt (me) on deck, bug fixes to make things sing, PeteMall will be directly committing fixes, and hajii will be bug gardening.
Meetup log after the jump:
Alrighty, I’ve collated everything from the survey into the most popular requests, which you guys can now vote on, but only once. The votes aren’t necessarily determine what we work on first, but it’ll be good information to have.
If you have some ideas about what features should be in 1.1 take this survey and let me know. The survey is open until Saturday, and then on Monday will put up a poll for people to vote on what they like. I’ll share the results at the next IRC meetup on Wednesday. Update: Thanks to everyone who voted in the poll, it’s closed now.
We just had our first ever IRC meetup for the new bbPress, here are the logs, sorry if they’re a little rough. If you’d like to join in next time check out the Getting Involved page.
The next installation in the bbPress 1.0 alpha series has been released. bbPress 1.0 alpha 2 introduces new features and fixes most of the issues raised by testers from the previous release.
A lot of the features were covered in a previous post. You can view the changes in bbPress between 1.0-alpha-1 and 1.0-alpha-2, as well as the changes that have been made to BackPress between revision 109 and 161.
The XML-RPC functionality now built into bbPress 1.0 alpha has made possible a new plugin for WordPress called “bbPress Live“. Currently this plugin can grab a list of forums and latest topics for display on a WordPress blog. Two configurable widgets are provided to pop the information into sidebars. Future versions of the plugin will allow WordPress posts to be copied to a bbPress forum, much like the bbSync plugin does for earlier versions of bbPress. The difference is that bbPress Live does not require the bbPress and WordPress sites to be on the same server, as all interaction is via XML-RPC calls rather than direct database queries.