Using Smarty 3 in Codeigniter 2 (a really tiny CI library)

Codeigniter is an awesome framework, it’s idea of a parser library that ships with it is not. I have written a simple library that extends Codeigniter’s native view loading to allow you to use Smarty 3 in your Codeigniter projects to render your views. Requirements: Codeigniter 2.0 as this library uses the core and third_party [...]

Codeigniter 2.0 Finally Fully Drops PHP4 Support (rejoyce)

Yep, just when you thought you were going to have to wait until Codeigniter 2.1 and after the repeated rhetoric of EllisLab saying they weren’t dropping support for PHP4 yet, they go and commit changes to their BitBucket repository completely removing all PHP 4 support from the code-base. The minimum PHP version now required by [...]

A Fix For Low AirTunes Volume in Itunes 10

Did you upgrade to iTunes 10 and discover that when you connect to your AirTunes what once was normal volume levels are now non-existent? I spent days trying to find out the problem.

Attention: Web Designers Should Not Know How To Code Websites

Web Designers are NOT Web Developers, case in point. I’ve seen a few blog posts around the internet with most saying that Web Designers should know HTML and CSS, I think that is a pretty ridiculous statement to make.