Archive for category Screencasts

CodeIgniter from Scratch: (Day 10) The Calendar Library

ci_from_scratchHere is my next screencast on CodeIgniter.

In this tenth episode of the CodeIgniter From Scratch screencast series, we will be exploring the Calendar library. We are also going to utilize the database class and jQuery AJAX. I will show you how to build a simple and CSS-styled calendar page, which will have the ability to store and display content for each day.

Click Here to Watch

ss

CodeIgniter from Scratch: Day 9 – File Uploading and Image Manipulation

ci_from_scratch Nettuts+ published my next screencast on CodeIgniter.

In lesson nine of our CodeIgniter series, we’ll build a small image gallery that allows you to upload files, and automatically create thumbnails.

Click Here to Watch

ss

CodeIgniter from Scratch: Day 8 – AJAX

ci_from_scratch Today Nettuts+ published my screencast on CodeIgniter.

The CodeIgniter from Scratch series was unexpectedly, and significantly popular. Today, I’m pleased to announce that, with the help of one of my best authors, Burak, we’ll be continuing the series! Additionally, the most often requested topic is the subject for today’s screencast: combining CodeIgniter and jQuery.

Click Here to Watch

CodeIgniter with Doctrine sample code [5 min. screencast]

codeigniter_doctrineIn this video, I show some sample code I wrote in a fresh install of CodeIgniter and Doctrine. It’s very easy to use once you get familiar with it. This will allow you to avoid writing repetetive CRUD functionality in all of your CodeIgniter models.
Later I will post an article showing how to install Doctrine into your CodeIgniter setup.

Tags: , ,