-
Modular Zend Framework Skeleton 2009
Posted on April 8th, 2009 9 commentsSo the application skeleton series proved to be more popular than I was expecting. Unfortunately after a couple of server migrations, the source code examples that were linked to those articles did not survive the trip. I’ve gotten a lot of comments to restore those examples so I decided to write a new article to [...]
Read Entire Article
Development, PHP, Tech, Zend Framework application, examples, framework, modules, MVC, php, skeleton, zendRelated Topics
-
Object Oriented GD
Posted on April 6th, 2009 1 commentSooner or later we all need to use the gd library whether it be for generating thumbnails, scaling images, cropping, or whatever. When compiled with gd support, PHP offers a massive arsenal of functions to accomplish all of the image related tasks you can think of. With the advent of object oriented frameworks such as [...]
Read Entire Article
-
Multi-Lingual Support with Zend_Translate and PHPTAL
Posted on March 23rd, 2009 4 commentsI recently had to implement multi lingual support in a Zend Framework application to accomodate 4 languages in a social networking site: English, Spanish, Porteguese, and French Canadian. The site was fairly large comprising of a large number of heavily dynamic templates with a lot of user generated content. At first it seemed daunting and [...]
Read Entire Article
-
Back from the dead
Posted on March 20th, 2009 No commentsSo late last year I started my other blog over at http://www.unintelligent-design.com, and i’ve been pretty involved in that for some time. As a result, this blog got terribly neglected as I dealt with some poignant albeit non-technical topics such as the presidential elections, some critical pieces on religion and financial crises and whatnot. I [...]
Read Entire Article
-
Modular Zend Framework Skeleton (Part 3: Modules)
Posted on June 6th, 2008 5 commentsThis article has been superseded by an updated article with new examples
Read Entire Article
Its taken a long time for me to back to this series as I’ve been swamped working on a large project. Fortunately the project heavily involved evolving my application skeleton which has actually graduated to a full blown Content Management System as I’d mentioned [...]


