Podcast Coming Soon!
Coming soon to iTunes / iPod / this website near you!
The Codr.Eu Podcast
Myself, Phil Sturgeon and Adam Griffiths will be doing a podcast within the next few weeks, just to push out some content. We’ll also be looking to interview people, our main focus will be coding with CodeIgniter though. The point of the Podcast [...]
Codr Video Update 30/10/09
Just a quick update… Don’t need to say much as its in the video.
Read all about it!
Codr.Eu Update – 30/10/09
Click to Play
Just an update for Codr.Eu & my personal blog.
Read all about it!Using references in PHP: The Basics
This is the first post of a three part series that will explain what the hell reference variables (pointers) are and you can use them in your PHP projects.
Read all about it!How to: Create a Twitter feed with full syntax support
If you have a project that you would like to add a Twitter feed to, but do not want to add in a massive library for the one feed, take a look at this very simple PHP snippet that will give you full synatx support.
Read all about it!Drop Down Menu Added…
After many attempts with trying to get a sub category menu to work i’ve decided to just have a Drop Down Menu instead of the sub nav bar content. Instead the subnav will hold the RSS Feed Urls and thats it.
Read all about it!Creating a Javascript Content Slider with jQuery
So, earlier today in the CodrEu Chat Session I was sorting out my project iTask and also showing @PhilSturgeon my jQuery Content Slider on http://pchater.servehttp.com (the default). Anyway, I’ve been pondering for days on what to do my first Codr Screencast on and this is it!
Read all about it!How to: Multi-site CodeIgniter Set-up
In last nights Coder.eu chat session a few people suggested they would like to see a tutorial showing how to run CodeIgniter on multiple sites from the same code-base. Read this tutorial to find out how.
Read all about it!CodeIgniter’s Hidden Gems
I’ve been programming with CodeIgniter for nearly two years now (gosh, is it that long?), and still I keep on finding little treasures buried deep within the framework, long standing there just waiting for someone to discover them.
I’ve compiled a nice, long list of CodeIgniter’s hidden secrets full of little helpful snippets, concealed functions and [...]
Build your own VPS in the cloud
After getting fed up with a clunky old VPS running a borked copy of CentOS 5 I decided I wanted more control, a better OS, cheaper running costs and better reliability. Watch my screencast on how to set up an Ubuntu 8.04 cloud web server to serve your content over the web.
Read all about it!