FinalFabric Framework
This past month has been busy working to finish off a long time project, known as the FinalFabric Framework. FinalFabric is a web-based application and service development framework that was built using open-source tooling, such as PHP and PostgreSQL. The framework’s plug-in architecture makes it very simple to throw support for other open-source technologies into the system as you need it, or even writing custom modules to extend the system.
I’ve been writing the engine for the framework for the past few years now, since March 2003, in my spare time. Over this time I decided to implement a real solution to show to true value of FinalFabric. So just like everyone else in the world we created a Content Management System (CMS). The CMS is a collection of specialized plug-ins written to do CMS-related functions. I primarily wanted this to ease my work of making websites and it has paid off. In a week I can throw up 10-20 websites easily, before that would take me atleast a month or two to do.
This website, pateltech.com, uses the lastest version of FinalFabric and the set of plug-ins that form the CMS. The company that helped push for this framework and contributed a lot of resources, BlueShift Innovations, is now using this framework too. You can view it on their website http://www.blueshiftsoftware.com.
We’re already getting several other people to run the system, and so far the feedback is great. You can tell which sites use the system by looking for the “powered by FinalFabric” logo.
If you would like to learn more about the system please email me at ashishp@blue-shift.ca
