Code Igniter from Scratch: Extending the Framework
In today's screencast we are going to learn how to create our own helpers and libraries. We are also going to learn how to extend the existing helpers and libraries that come with CodeIgniter. At the end of the tutorial we will extend the Form Validation library to give it the ability to check for password strength
Code Igniter from Scratch: Shopping Cart
In today's episode we are going to be working with several helper functions related to files directories and downloads. We are going to learn how to read write download files and retrieve information about both files and directories. Also at the end we will build a small file browser that utilizes jQuery as well.

