Yes, this is exactly the sort of feedback and ideas I am looking for. Really appreciate what you guys have to say so I can really try and look at this from all angles before investing a great deal of time into rewriting everything.
I sorta figured dumping phpbb was a big part of things, there's a ton of worthless code in it too, so running your own platform will naturally be faster. I don't think I was truly happy until I started coding to my own platform either.
Completely agree, and then tons of things we are missing too. It was a great place to start ten years ago, but now its like having a Smart Fortwo and then trying to put much more into it then it really was meant for.
Oh that was another thing I thought of. Why not allow the users to post the topic or question as a link on twitter? This would be great exposure for Ozzu and would add another channel that users can field their questions on? Not sure about a facebook app but I know that if I post a blog entry to twitter on completion I get a significant amount of views.
Are you just saying have some sort of social media twitter button on each thread that easily allows people to post the link? I think that is what you are saying, right? At the top of each thread I did have that for awhile but not many were using it. It is possible they did not see it though, might make more sense to have those links by the reply box.
In the last week I have actually really dove into Facebook Apps and how it all works. Really starting to understand everything now and I have already created an app for another site I run to allow members to register or login via Facebook. It uses oAuth which many platforms use including Twitter so I will be able to easily allow visitors to login via multiple platforms and create an account on the site in an instance. The nice thing about the Facebook APPs is that permissions can be requested to do all sorts of things on behalf of the user. So for instance if I wanted the APP to post on facebook everytime they posted on Ozzu I could have the app do that with their permission. Many other things I could do as well including placing things on timelines, but makes for interesting ideas on how to get the site more social and easier to participate in.
Another idea might be to introduce a more social(?) aspect to the site. I know that stack over flow allows voting for answers to questions and the user can designate which answer was the best one for the problem. If you can get that type if feed back into your system then you can really start milking the data (users can also start milking the data better).
I do really like getting the site more social too. These are all just ideas and thoughts going through my head but with Stack Overflow they basically allow you to ask questions and the best answers are at the top. With Ozzu I would still like to encourage regular discussions as well, so I was thinking it might make sense to have two buttons for starting a new topic such as:
"Post a Question"
"Start a Discussion"
Or something along those lines. If post a question is selected the format of the thread will be that the question is at the top, and then the answers that are given can be voted on with the best answers staying at the top, and the worst at the bottom.
If a post is for starting a new discussion, then that sort of thread might have its default view where it is sort of like it is now from the oldest to the newest. I think each post should always allow votes still, and probably any thread whether it is a question threat or a discussion thread can have it's posts sorted by votes, or date/time depending on what the user wants. The main difference is just the default view.
Lots to think about!