Posts tagged guide

Installing Ruby on Rails + MySQL + Imagemagick + Nginx + Passenger With Macports OSX

This was one epic battle for me when i tried to get rails going with Lighttpd. But with that said, i have been spending quite sometime on just getting my development environment up and running on an environment similar to how i would deploy the... [+]

My CakePHP Category Tree Helper

Hey everyone. Not so much a tutorial here, but more so a snippet of code to help some of you out. My problem was with the CakePHP tree component. The way that the tree organised data in CakePHP works is through establishing a neighbour like... [+]

How To Setup A WordPress Blog

I have had some confused questions coming to me as of late by professionally orientated bloggers, quite ironically, about how to set up and install a WordPress powered blog. Firstly if you don’t know what WordPress, or WP, is: It’s an overly awesome piece of... [+]

Tutorial: How to build a poll system with PHP and mySQL

If you have been doing the other tutorials on this site you will notice that I have been teaching PHP and mySQL through projects. Projects that you can slot into your website, or if you are building a project, code that you can use within... [+]