APPLICATION.INI Cheat Sheet For Your Zend Framework Application

Published: February 7, 2012

I recently discovered a fantastic application.ini cheat sheet developed by Florian Eibeck which is a collection of all available configuration options via Zend_Application and it’s bootstrap resources. Florian has posted this cheat sheet on github.
Read more…

DOCTYPE And Zend_Form

Published: June 6, 2011

Markup validation is an important step towards ensuring the technical quality of web pages and I strongly recommend that you write all of your code to pass validation.  To determine if your code passes you can use the Markup Validation Service which is a validator by the World Wide Web Consortium (W3C) that allows Internet users to check HTML and XHTML documents for well-formed markup. Read more…

Integrating CKEditor And CKFinder With Zend Framework

Published: April 25, 2011

Sometimes I’d rather build websites to build websites than build websites.  Basically, there may come a time when you need to develop a proprietary content management system (CMS) for your clients rather than choosing one off the shelf to better suit your needs.  To add and edit content with our proprietary CMS you’ll need a rich text editor and my favorite is CKEditor.  In this example I’ll show you how to integrate CKEditor with Zend Framework. Read more…

Getting Started With Zend Framework

Published: March 7, 2011

There are lots of great reasons to use a framework when programming with PHPZend Framework is one of the leading PHP frameworks being used by developers today and it is my framework of choice.  However, as I mentioned in my article Zend Framework Pros And Cons, I believe one of the downsides of using Zend Framework is the steep learning curve.  Hopefully, this quick tutorial will get you started off on the right foot.  To make things easier I would recommend downloading and installing Zend Server to help set up your development environment.  After that we can get started using Zend Framework. Read more…

Zend Framework Pros And Cons

Published: February 21, 2011

I’ve been programming with Zend Framework since version 1.5 and as of this writing the framework is at version 11.1.3. If you have found this article then you might be looking at the pros and cons of various frameworks before deciding which one you want to use. I don’t plan on comparing any frameworks side-by-side that you may be looking at. However, I will simply describe the pros and cons that I have experienced while working with Zend Framework. Read more…

Home · About · Domains · Hosting · Development · Portfolio · Blog · Contact · Legal Disclaimer · Privacy Policy · Secure

Copyright © 2012 · Lively Web Design