01.09.10
Sample article Sample articleSample articleSample article
07:25:2009
RECESS! A PHP Framework that makes development child’s play…

Your next project awaits and success sits on the other side of the hill. What framework will you choose? Recess may be smaller than others. It may be younger than others. Yet this crafty, little framework has the will to help you surmount your next project while enjoying the ride. Recess thinks it can. It thinks it can…
When I first checked out this framework, it seemed so easy use, too easy, way too easy… To be quite frank Recess makes php development child’s play, I could see the purist “oh well this is not a really a framework” and all the other bull they love to spew .
Related Posts:
WP Xtended 0.01 Beta

I have been working on this Wordpress plugin for some a time now, it still far from complete but i decided to release it, to get some feedback from folks.
XTENDED is a simple plugin that allows you to extend Wordpress and integrate custom libraries like Zend Framework and Flourish libs… It was created because we needed to add out of the box functionality to WP for custom plugin, Templating and some freedom from the license restrictions of the GPL, a key requirements for using Wordpress in commercial development. XTENDED is created by Shawn Sandy and is supported by XSSTREAMSTUDIO an Interactive Design Studio!
Related Posts:
05:25:2009
Derivante » PHP ActiveRecord Available for Beta Testing
We’ve been working hard to get this ready for people to start poking around in and we’re happy to announce that it’s now ready for public beta testing! You can grab it from http://github.com/kla/php-activerecord/. Play with it… break it… and give us your feedback to help us make a better library for everyone! We want to hear from you.
via Derivante » PHP ActiveRecord Available for Beta Testing.
Related Posts:
12:05:2008
Banned for “poisoning the community” (kohana continued)
Here is an update to my earlier Kohana review, well there is a first for everything I was banned from the forums “poisoning the community” well sufficing to say I will not be back there except to update current apps that I have built on the framework! It also brings a premature end to my Kohana cookbook plans!
Power is and amazing I guess even in the online world some people just need it feed their underveloped egos.
Godbye Kohana!
Related Posts:
12:04:2008
Kohana a Different PHP Framework!
Kohana is PHP framework that is unlike any other framework that I have come across php, flex, flash or otherwise. Originally a CodeIgnitor fork it has found its own feet dropping most of its CI roots in the process and going strictly php 5 a big CI difference.
Kohana is a PHP 5 FRAMEWORK that uses the MODEL VIEW CONTROLLER architectural pattern. It aims to beSECURE, LIGHTWEIGHT, and EASY to use.
What I Like:
The framework is very well written, lightweight, appears secure and very easy to extend see the kohanaphp.com for a full list of the features. Personally I like the flexibility to develop and the ease of which you can extend the applications by integrating external scripts and modules into the your application.

