| Posted: 16-November-2008 |
Well i ditched B2 months ago in favor of a new system that i have been designing and developing.
My goal with this new system to is to create something that i can use to speed up development by reducing most of the work with trying to intergrade scripts into new and older scripts.
I came up with a pretty cool and extremely easy to use core system that has the ability to base scripts off modules and HTML templates. Most of the core is based off classes so they can be easily modified with custom modules.
I made a few small test scripts and was able to very quickly made a very simple portal system with Web Wiz Forums v9. To intergrade into WWF i only had to edit 2 files to include a "Header" and "Footer" call from the portal module.
Since the core can create or add modules based on a HTML call like [Module:MyCustomModule] it really makes things really cool to mod and extend on.
I very much intend to release this script sometime soon under a GPL license so anyone can use it and extend upon it. Evently (maybe with some help) i will release a new version of the portal with this new system.
If there are any developers that want to help build a new free open source portal from the ground up let me know!
|