Search

Welcome to CodeAngel

Wednesday, March 14. 2007

yay

It's Here at last! CodeAngel.org is a project I have been working on, on and off, for almost a year! CodeAngel.org is my blog. The software behind this was written by me, and of course those who wrote the libraries behind it. The application base was written with the Zend Framework. I started writing this blog when Zend Framework was on 0.1.2 and at this time of writing is running on 0.8.0, I'll continue to update this blog based on Zend Framework perhaps perpetually.

The main reason I wrote my own blog software, instead of say use any of those 100s of other blog and content management software out there, is for two reasons. One reason is that I wanted a project to better understand MVC and how it applied to Web Development. The other reason why I reinvented the wheel, all the wheels out there didn't fit my car.

Read More(2 pages)...


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)

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.4

Saturday, August 25. 2007

Codeangel is now running on version 0.4!

Codeangel 0.5 the user will finally notice some feature updates, including linkback support, comment subscription, and a better searching experience.

Read More(1 page)...


Posted by Chad Emrys Minick in CodeAngel at 7:07 PM | Comments (2)

Codeangel 0.5

Sunday, February 10. 2008

Well it's been a long time since I've done an update. Mostly because my interests have drifted to video game making, AI, and guitars. I'll probably have posts soon relating to those. For now though I finally finished a bit update!

Codeangel 0.5 has the following new features:

Probably won't notice much on my next planned release: Splitting my admin and the main part of the site into modules. Also going to make a better article manager. Then I'm going to add published/unpublished article support. After I get done with that I will implement Skin support and implement skins with Zend_Layout. The big thing you'll notice is a new look for codeangel.org!

Read More(1 page)...