Sorry, lots of other stuff going on, like job searching... thank you economy.
A few updates for you guys.
First, its important to know that with every major version we start over. This keeps our code cleaner and more efficient than other software. To make something better, we believe you have to start over with new goals in mind.
The current goals are:
-More modular design: bblocked is going to be moving toward a more plugin friendly format, as well as becoming a solid base to build your own proxies.
-Better support: we will be working very hard on JavaScript support, especially the kinds JavaScript that have crippled bblocked's ability to reformat pages correctly.
-Administrative panel: settings will be controlled by an admin panel or via an XML document instead of the current PHP based solution.
-Better performance: as always we will be seeking better performance in memory usage and CPU time. We are also continuing our ideal that bblocked should require the most minimal software installed on the server.
That being said, our current status is as follows.
I have completed most of the session, cookie, and proxy (HTTP/HTTPS only) backend coding. We still need to work on the new template system, new templates, admin panel; however, the bulk of the work to be done is the page regeneration class.
I cannot say for certain when bblocked-6.0 will be ready, but I will say that I can't work too much on it until I find a job to support myself and am able to get a few things in order.
Also, if you'd like to try out the nightly builds (which we'd love to hear about your joy or struggles with the new version), we have been trying to get a public SVN setup. However we recently switched to a new host that doesn't allow anonymous SVN access, which we are trying to get around. We will keep you guys posted on the status of SVN.