@ Wordcamp San Francisco, May 1st 2010
bbPress discussion from the Q&A session:
(question asked by Toni Carreiro)
[download mp3]
Transcript
Matt: ooooooh... (crowd laughs) bbPress essentially... I have a confession to make... um...
So I dive, I dove back into bbPress... and we were doing the weekly development meetings...
version 1.1 is basically ready, it's been coded, has some great contributions from the wordpress developers,
um... I kinda got a little burnt out on it, um, there was something, we were going back and forth in the forums.
Basically the future of bbPress is gonna be, it's just more closely tied to WordPress.
'Cause what's killed bbPress before is we were trying to duplicate everything in WordPress
and basically have a copy of it in bbPress. So as WordPress is having 100 commits a week, whatever,
all of that was having to be ported back over to bbPress.
And we thought about making a backPress project so they use the same back end
but that didn't really work so... at some point it was like, well we are doing all these duplicate effort
why can't we make bbPress a really amazing plugin... because we could just throw away all this code...
we don't need a user system, we don't need a url system, we don't need a rewrite system, we don't need a database class,
we don't need any of this stuff, we just inherit that all from WordPress. Which is, the best way to do it.
Right now if you want a forum on WordPress you are probably better off using one of the plugins out there, that is not bbPress.
Um, this was controversal to say the least. And I was in there and all the forums and everything like that,
and just one night it was pretty bad, I was like ah oh my goodness, I just couldn't take this anymore, I just closed the window.
And that was about a month and a half ago, and I haven't really looked at it since. So... (crowd laughs)
I need just a little bit more time to recover from that flame war, and then I'll dive back in and start working on bbPress again.
It's kind of close to my heart because bbPress was, ah, I guess written about a year after or a year and a half after WordPress,
and it was written from scratch... where WordPress had been a fork, so it actually did a lot of awesome things I thought,
that ah, that if I could start over again I would have done.
So it's near and dear to my heart but ah, the, the community can be a little bit rougher than normal WordPress.
In WordPress we have a little bit more in terms in community morays on interaction and everything like that.