Lots has been developing here at Nexista! Here's the goods:
SQLite
PhunkyBB is a fork of punbb and is getting converted to a Nexista architecture. Since the majority of the code will be rewritten, it will be licensed under the Affero GPL version 3. I'm mentioning this because the development code base I'm working on uses a SQLite database (version 2), and so far it is supported with MDB2. This is great! Now if only MDB2 would support SQLIite version 3...Admin Panel
Major fixes to the admin panel, moving it to an output buffer plugin. The caching output buffer has also been split into a few pieces, and all this is possible thanks to the new and improved prepend / plugin setup. I'm very very pleased with how Nexista has progressed in the past two weeks.