Published September 10th, 2007 by Jim O'Halloran

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 Feed Reader, which I’ll call “Feedignition”. Feed Readers seem to be the new “hello world”, and there’s good feed parsing libraries available which allow us to concentrate on the application itself without having to worry about the myriad of details involved in actually parsing of a feed. That leaves us free to explore a number of topics which will be of interest to anyone building applications with CodeIgniter.

I’ll assume you’re familiar with PHP programming, and have a PHP development environment already set up on your machine, including web server, MySQL database, and so forth.

I’ll post the series in parts as I write it, but I won’t commit to a schedule for new parts. All code in this series (including the final product) is released under the terms of the GNU GPL.

If you’re not subscribed to one of my RSS feeds, check back here for new parts of the series. I’ll update this post wnenever new parts have been posted.


2 Responses to “Building a Complete CodeIgniter Application”

Feed for this Entry Trackback Address
  1. 1

    Jamal Says

    Hi Jim,

    Maybe too late to ask, does the tutorial end with Part 3.

    All 3 parts were very useful, and gave me indepth knowledge on how to use simplepie with CI.

    Hope to see the remaining part of the tuts.

    Thanks!

  1. 1

    Confluence: Ned Fenstermacher

    Trackback on Oct 14th, 2008 at 5:50 am

Leave a Reply

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>