Search

Codeangel 0.3

Saturday, July 21. 2007

Well this was a fast release! I promise 0.4 will be a lot longer wait, and probably the experience will inspire me to write more regular articles. Changes for 0.3 include:

0.4 well be a big change, upgrading to Zend Framework 1.0. Because of the large differences between 1.0 and 0.8, there will be alot of code refactored (for the better).

Read More(1 page)...


Posted by Chad Emrys Minick in CodeAngel at 12:25 AM | Comments (0)

Codeangel 0.2

Saturday, July 14. 2007

I am calling this release 0.2, It's mainly bug fixes and a few features additions I have been putting off. Changes can be summerized:

plans for 0.3 include adding links for dig this, technorati, delicious and what not for the articles and replacing the code highlighting lib with GeSHi. In 0.5 I plan on refactoring the app to work with Zend Framework 1.0 and to include things like cacheing and logging. Also I hope to replace some of my home-grown components with Zend Framework's components.

Read More(1 page)...


Posted by Chad Emrys Minick in CodeAngel at 3:22 PM | Comments (0)

Zend Framework 1.0 is released

Monday, July 2. 2007

Zend Framework The Zend Framework 1.0 has been released! I have been keeping an eye on/involved in this project since I first heard about it almost 2 years ago. My involvement started out learning the framework and providing feedback. Lately I have joined in the cause to help out with documentation and will continue to do so from now on.

This very blog has been written in Zend Framework. It's 0.8 and I need to upgrade it and refactor it, and I don't have time with my current projects. It will happen soon though!

If your a web application developer, you really have to try Zend Framework out, it has many libraries for fast application development, but allows for much more degree of control than most other frameworks, making it more enterprise family.

The Zend Framework is more a collection of libraries ready for your use, It also gives plenty of abstract classes and interfaces to add on or change the framework to meet your needs. The most notable components of the Zend Framework are it's MVC implementation, a PHP port of Lucene, and a stand alone PDF class. And that's not all!

So give the Zend Framework a look and try it out for your next project! A word before you judge to early, one of the missing components that we couldn't get in to the 1.0 release was a partial view renderer, If you see this as a loss, don't worry it'll most likely be out by the next realease.

Read More(1 page)...


Posted by Chad Emrys Minick in PHP, Zend Framework at 12:47 PM | Comments (0)