Working with RESTful services in CodeIgniter This blog has been pretty quiet for a few weeks now, mainly
Twiny-Framework: the framework small enough to tweet Many frameworks say they are lightweight, quick and easy on your server,
Managing stable and unstable branches in Git Stable and unstable branches are something that every open-source developer, project
Send iPhone notifications from CodeIgniter Most web-applications currently use automated e-mail's to let
CodeIgniter "2.0": Rumours, facts and requests Update 22/03/2010: Now that CodeIgniter 2.0 development code has
Asset handling in CodeIgniter with the BASE tag There are many suggested ways to handle your assets (CSS, images, JavaScript,
REST implementation for CodeIgniter I have seen 1 or 2 RESTful implementations for CodeIgniter but the
Access CodeIgniter helpers from Smarty templates This article assumes you already have Smarty parsing your CodeIgniter views. If
How to: Support multiple production environments in CodeIgniter To get this working is very easy. Constants can be seen all
How to: Clean username URL's in CodeIgniter When most people start work on this, they think about using routes.