After over a year since EllisLab announced they would be discontinuing development of Codeigniter and finding a new owner and or owners, …
Codeigniter
WordPress Like Templating And Theming For Codeigniter
If there is one thing that I could name besides the extensible plugin system that I love about Wordpress it would have to be the theming and …
Developing The Ultimate Authentication Library For Codeigniter
Codeigniter's lack of an authentication system is both a blessing and a curse. The blessing is that you don't need to conform to a …
Codeigniter vs FuelPHP
It's amazing the difference a year can make. This article is pretty outdated now, I've since written a follow-up which addresses the …
WordPress Like Plugin System For Codeigniter PHP Framework
Ever wanted to have plugin functionality in your Codeigniter applications similar to what Wordpress has? I've started developing a plugin …
Using Smarty 3 in Codeigniter 2 (a really tiny CI library)
Codeigniter is an awesome framework, it's idea of a parser library that ships with it is not. I have written a simple library that extends …