0

Podcast Coming Soon!

Written by: Paul Chater

Posted on: November 2, Filed Under: CodeIgniter, News, PHP, Tutorials

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 [...]

Read all about it!
1

Codr Video Update 30/10/09

Written by: Paul Chater

Posted on: October 30, Filed Under: News, Screencasts

Just a quick update… Don’t need to say much as its in the video.

Read all about it!
0

Codr.Eu Update – 30/10/09

Written by: Paul Chater

Posted on: October 30, Filed Under: News

Click to Play

Just an update for Codr.Eu & my personal blog.

Read all about it!
1

Using references in PHP: The Basics

Written by: Phil Sturgeon

Posted on: August 23, Filed Under: PHP, Tutorials

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!
0

How to: Create a Twitter feed with full syntax support

Written by: Phil Sturgeon

Posted on: July 28, Filed Under: PHP, Tutorials

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!
0

Drop Down Menu Added…

Written by: Paul Chater

Posted on: July 3, Filed Under: News

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!
4

Creating a Javascript Content Slider with jQuery

Written by: Paul Chater

Posted on: June 24, Filed Under: Javascript, Screencasts, Tutorials, 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!
6

How to: Multi-site CodeIgniter Set-up

Written by: Phil Sturgeon

Posted on: June 23, Filed Under: CodeIgniter, PHP

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!
4

CodeIgniter’s Hidden Gems

Written by: Jamie Rumbelow

Posted on: June 17, Filed Under: CodeIgniter, PHP, Tutorials

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 [...]

Read all about it!
1

Build your own VPS in the cloud

Written by: Phil Sturgeon

Posted on: June 16, Filed Under: PHP, Screencasts, Tutorials

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!