FeedIgnition

FeedIgnition is the RSS aggregator I was building in the "Building a Complete CodeIgniter Application" series. Unfortunately, despite the name of the series of posts, it was never completed.

September 5, 2010

Building a Complete CodeIgniter Application: Part 5

In our last part we built a model class for our users, and laid the groundwork, with libraries for sessions and filters. So here we go with User Authentication the other bit... In order to use our...

Read

September 5, 2010

Building a Complete CodeIgniter Application: Part 4

It's been a very long time since there was a new installment to this tutorial series (Jim from the future: No kidding! I don't know when I wrote this, but the nest date I can find is Sep 2010. I...

Read

October 24, 2007

Building a Complete CodeIgniter Application: Part 3

I left you at the end of part 2 with the news that there was a large security hole in the work we'd done so far. Readers who've done a bit of web development in the past should recognise the...

Read

September 23, 2007

Building a Complete CodeIgniter Application: Part 2

This is the second installment in a series called "Building a Complete CodeIgniter application". In this series I'll walk readers through the construction of a complete AJAX application using the...

Read

September 10, 2007

Building a Complete CodeIgniter Application

Over the coming weeks/months I'm going to write a series of blog posts describing the construction of a complete AJAX application using the CodeIgniter framework. I've chosen to build a multi-user...

Read

September 10, 2007

Building a Complete CodeIgniter Application: Part 1

Over the coming weeks/months I'm going to write a series of blog posts describing the construction of a complete AJAX application using the CodeIgniter framework. I've chosen to build a multi-user...

Read