So I have been rather silent for a number of weeks, however, not without a reason. I have been working on a number of projects – however the one that I have enjoyed the most is an open source framework that a friend and I have started. We have been working hard on getting the system to a stage in which we are ready to show the public.
Introducing the Classic Blend Framework.
Both myself and the other developer (a good friend of mine – Jonathan Wagener – http://www.espresso-online.info) have worked with many other frameworks over the many years that we have been developing. What we have done is committed to developing one of the easiest frameworks to use – both for ourselves and for anyone else – for free.
What have we done so far?
- Database Class: We have created a powerful database class which handles all database queries – from one -> x number of database connections
- Module Class: This powerful class allows the framework to be easily extended for any purpose. Third party developers will be able to create and edit their own modules and optionally make it a public module which will become available to any other developer in the Classic Blend community.
- Theme Class: This is possibly one of my favorite aspects of the framework. It allows for the development of themes for the system to run. However, it also makes use of the “Smarty” template’s engine (however is heavily edited), and allows for the assigning of theme variables from anywhere in the entire framework!
That’s it for now - take a look of the first screen-shot the public has seen!


