Hot on the heels of Firefox2, another magnificent piece of software has been released. Code Igniter 1.5 is out and now available for download!
It contains loads of new improvements and enhancements including database caching, a table class, an FTP library, and download helpers. Even implemented are versions of a list helper, and table->clear()!
Get it now. http://www.mozilla.com/
Good God I hate the new location of the tab closing button.
function cure_cancer()
{
$this->load->folding('code_igniter');
}
I’ve started a folding team for Code Igniter, and put up a quick team page.
Those of you who know me know that I spend a lot of time teaching. I've even won a few pretty nice teaching awards for it (other award was at Seneca College). So I was very surprised to hear what my students really thought of me!

Now I have a complex!
Get it while it's steaming!
IE homepage.
One of the great things about Code Igniter is the community that has built up around it. They write plugins, offer enhancements, and welcome new users openly in the forums. One of the interesting things the community has done is write many language translations for the framework. ReynierPM has written spanish language translations, which I’ve offered to host for him here on derekallard.com.
I was surprised that there weren’t list helper functions in the html helper, so I wrote one. Below is a list helper for the html helper to generate ordered and unordered lists from an array.
The video tutorial I created for Code Igniter has been graciously linked to off the Code Igniter Videos page, and credit was given. Excellent, thanks Rick!