Revision history for WikkaAsARapidDevelopmentFramework
Revision [23148]
Last edited on 2016-05-20 07:38:47 by BrianKoontz [Replaces old-style internal links with new pipe-split links.]Additions:
While researching various PHP frameworks, such as [[http://www.cakephp.org | CakePHP]] and [[http://www.codeigniter.com | CodeIgniter]], I couldn't help but think about something I've mentioned here before: Why couldn't Wikka be used as a rapid development framework as well?
Both Cake and CodeIgniter use an MVC (model-view-controller) framework. For the most part, Wikka provides the same framework. Much of the work involved with setting up any PHP application involves mundane things such as look-and-feel, session management, authentication, back-end support, etc. -- things that Wikka already provide. The groundwork for [[Docs:InvisibleWiki | making Wikka "invisible"]] has already been laid. The purpose of this page is to discuss the possibilities of using Wikka as a rapid development framework.
Both Cake and CodeIgniter use an MVC (model-view-controller) framework. For the most part, Wikka provides the same framework. Much of the work involved with setting up any PHP application involves mundane things such as look-and-feel, session management, authentication, back-end support, etc. -- things that Wikka already provide. The groundwork for [[Docs:InvisibleWiki | making Wikka "invisible"]] has already been laid. The purpose of this page is to discuss the possibilities of using Wikka as a rapid development framework.
Deletions:
Both Cake and CodeIgniter use an MVC (model-view-controller) framework. For the most part, Wikka provides the same framework. Much of the work involved with setting up any PHP application involves mundane things such as look-and-feel, session management, authentication, back-end support, etc. -- things that Wikka already provide. The groundwork for [[Docs:InvisibleWiki making Wikka "invisible"]] has already been laid. The purpose of this page is to discuss the possibilities of using Wikka as a rapid development framework.
Revision [18999]
Edited on 2008-01-28 00:13:29 by BrianKoontz [Modified links pointing to docs server]Additions:
Both Cake and CodeIgniter use an MVC (model-view-controller) framework. For the most part, Wikka provides the same framework. Much of the work involved with setting up any PHP application involves mundane things such as look-and-feel, session management, authentication, back-end support, etc. -- things that Wikka already provide. The groundwork for [[Docs:InvisibleWiki making Wikka "invisible"]] has already been laid. The purpose of this page is to discuss the possibilities of using Wikka as a rapid development framework.
Deletions:
Additions:
It might be useful to "unify" these components with the end goal of providing framework functionality, rather than existing as discrete components that may or may not function well together.
Deletions:
Additions:
<<The idea isn't to hack Wikka into a usable application prototype, but rather to use Wikka as the engine for application prototype development.<<::c::
Deletions:
Additions:
Both Cake and CodeIgniter use an MVC (model-view-controller) framework. For the most part, Wikka provides the same framework. Much of the work involved with setting up any PHP application involves mundane things such as look-and-feel, session management, authentication, back-end support, etc. -- things that Wikka already provide. The groundwork for [[InvisibleWiki making Wikka "invisible"]] has already been laid. The purpose of this page is to discuss the possibilities of using Wikka as a rapid development framework.
<<The idea isn't to hack Wikka into a usable PHP application, but rather to use Wikka as the engine for application development.<<::c::
It might be useful to "unify" these components with the end goal of providing framework functionality, rather than discrete components that may or may not function well together.
<<The idea isn't to hack Wikka into a usable PHP application, but rather to use Wikka as the engine for application development.<<::c::
It might be useful to "unify" these components with the end goal of providing framework functionality, rather than discrete components that may or may not function well together.
Deletions:
The idea isn't to hack Wikka into a usable PHP application, but rather to use Wikka as the engine for application development.
Additions:
- Rapid widget generation, preferably from the client side via Wikka markup (such as extensions to the excellent SimpleTables functionality)
Deletions:
Additions:
=====Wikka as a Rapid Development Framework=====
While researching various PHP frameworks, such as [[http://www.cakephp.org CakePHP]] and [[http://www.codeigniter.com CodeIgniter]], I couldn't help but think about something I've mentioned here before: Why couldn't Wikka be used as a rapid development framework as well?
Both Cake and CodeIgniter use an MVC (model-view-controller) framework. For the most part, Wikka provides the same framework. Much of the work involved with setting up any PHP application involves mundane things such as look-and-feel, session management, authentication, back-end support, etc. -- things that Wikka already provide. The groundwork for [[InvisibleWiki making Wikka "invisible"]] has already been laid. The purpose of this page is to discuss the possibilities of using Wikka as a PHP framework.
While researching various PHP frameworks, such as [[http://www.cakephp.org CakePHP]] and [[http://www.codeigniter.com CodeIgniter]], I couldn't help but think about something I've mentioned here before: Why couldn't Wikka be used as a rapid development framework as well?
Both Cake and CodeIgniter use an MVC (model-view-controller) framework. For the most part, Wikka provides the same framework. Much of the work involved with setting up any PHP application involves mundane things such as look-and-feel, session management, authentication, back-end support, etc. -- things that Wikka already provide. The groundwork for [[InvisibleWiki making Wikka "invisible"]] has already been laid. The purpose of this page is to discuss the possibilities of using Wikka as a PHP framework.
Deletions:
While researching various PHP frameworks, such as [[http://www.cakephp.org CakePHP]] and [[http://www.codeigniter.com CodeIgniter]], I couldn't help but think about something I've mentioned here before: Why couldn't Wikka be used as a PHP framework as well?
Both Cake and CodeIgniter use an MVC (model-view-controller) framework. For the most part, Wikka provides the same framework. Much of the work involved with setting up any PHP application involves mundane things such as look-and-feel, session management, authentication, back-end support, etc. -- things that Wikka already provide. The purpose of this page is to discuss the possibilities of using Wikka as a PHP framework.