development, open source, programming, technology
Transition to Zend Framework
Over the weekend, I transisitioned this website from ModxCMS to Zend Framework. While one is a CMS and the other is just a framework and this site being pretty simple, either technology could get the job done. Since I launched the site, ModxCMS was running the main pages and Wordpress was used for the blog. For the most recent client work I’ve been using Zend Framework. Most of the implementations for the clients were pretty customized systems and I felt Zend Framework would give more flexibility in those systems.
It got me thinking and that same flexibility could be used on the company website. At this point the site wasn’t really using the majority of the features ModxCMS had to offer and for that matter it’s not using much of the Zend Framework as it is now. What I was more interested in was the MVC code structure and the ability to transition this site much more in the future. That may or may not happen depending on the amount of time I can dedicate, but I figure being more familiar with Zend Framework over ModxCMS would allow me to implement faster. I thought about writing blog software on Zend Framework. I’ve written blog software in the past, but with the latest version of Wordpress I’m pretty happy with it.
I was pushing Zend Framework for a lot of clients and rarely suggesting ModxCMS. Don’t get me wrong both platforms are great products, but I found myself using Zend Framework more and more. I feel like I should use the technologies that I provide my clients.
Since the site is very simple, it was easy to transition. I’m sure if the site was much more complex and more time consuming I would have thought twice about the transition. Overall it was very quick and relatively painless. I’m pretty happy with the process and I think the site is running pretty well. As always if there are any comments or suggestions feel free to leave them.

