Topic: Logicfury (Lightweight CMS) and PunBB
First up, hello everyone!
After being very impressed with punbb (just came accross it) I thought I would make a post about it, with a few questions I have of course
First up, congrats Rickard. I'm assuming you coded this youself so yes, congrats are due. I have taken a quick glance over the code its clean and well structured which is my favorte type of course.
I stumbled upon punbb from hotscripts.com. I was looking for a simple forum software on which I could get a few ideas from how to go about making my own. I myself run phpbb for my sites forums (yes I know, the dreaded phpbb lol). phpbb is too big and too messy in my opinion but it does have some great mods. Its nice however to see that people still care about performance unlike some of the bigger boards who assume that we all run their software on deul xeon dedicated servers.
I have had my fair share of problems with php-nuke (what I run my site on) and phpbb. I have been kicked of two servers because they use far to much resources. In the end I was forced to optimise both systems. My php-nuke copy runs on around 10-20 querys instead of the original 300+ and I have implemented a query caching method too. Even with all this though my site is still to slow. This is what lead me to start work on my own CMS but one thats concentrated around performance. Its going well so far and I currently have a few modules coded such as a photo gallery and shopping cart with the forums being my next coding venture (hence my being here doing research into a range forum scripts, so far this is the only one I have found that I am impressed with mind) At any time I don't believe the site uses more than five querys and often uses none due to query caching and the performance is as good as I had hoped for.
And so on to my questions. What is punbb like for querys? Yes I know I could have coded a quick little counter but 1. I'm at work now (shhh) and 2. I prefer finding out this way as sometimes a conversation can lead to other areas Also are the any great finds you have stumbled across whilst coding the fourms? Things like great ways to go about doing things.
Well, thanks for you time and thank you for the effort put in to coding these forums (I know how trying it can be sometimes )
Deusiah