UseBB Community

The official board for UseBB help and discussion

UseBB Community » 2.x Discussion » Update on 2.0

Update on 2.0

Page: 1

Author Post
Developer
Registered: Apr 2004
Posts: 2180
Location: Belgium
Just to keep people informed: work on UseBB 2 has already begun and I have chosen to use the Database layer from eZ Components. This one is based on PDO and has about the same API with an added query abstraction layer. It should allow the use of MySQL, SQLite, PostgreSQL and Oracle, although it is only tested with MySQL for the time being.

The registry-based configuration system is ready, and I am currently working on the session handling.

So, for anyone hoping we are dead: sorry, we aren't. 8)
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Developer
Registered: Apr 2004
Posts: 2180
Location: Belgium
Also see the following blog post for an update on the new session system.

Highlights:
- Database powered;
- Advanced checks (on user agent string and/or (partial) IP address matching);
- IPv6 support;
- Consumes only 2 SQL queries.

This new system will fix the following problems in UseBB 1.0:
- Random session data lose-bug;
- Proxy users who keep being logged out or lose session data;
- No special actions needed to work on a server pool;
- IPv6 users will finally be able to use a discussion board.

Keep an eye on the next update. ;)
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Moderator
Registered: Oct 2005
Posts: 425
Location: canada
Nice, things are looking good ^_^.
Member
Registered: Jul 2006
Posts: 8
Location: Florida
It looks like it is everything starting to take shape nicely.
2.0 is well worth the wait so don't ever feel like you need to rush Dietrich :)
_______________
Powered by GNU/Linux

"Imagination is more important than knowledge. Knowledge is limited; Imagination encircles the world." - Albert Einstein
Member
Registered: May 2005
Posts: 292
Location: Washougal, WA
Moparx wrote
2.0 is well worth the wait so don't ever feel like you need to rush Dietrich :)

I'd have to agree with this.
Developer
Registered: Apr 2004
Posts: 2180
Location: Belgium
Another post was made about the registry system. :)
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Jul 2006
Posts: 8
Location: Florida
It will definately be interesting to see how your registry system turns out
_______________
Powered by GNU/Linux

"Imagination is more important than knowledge. Knowledge is limited; Imagination encircles the world." - Albert Einstein

Page: 1

UseBB Community » 2.x Discussion » Update on 2.0

UseBB Community is powered by UseBB 1 Forum Software