VoiDeT 11.08.09 // Software // (1) // 604 views
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 app. So this is how i managed to get Rails [...]
VoiDeT 04.08.09 // CakePHP // (0) // 410 views
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 system, where the elements are located through analysing not only [...]
VoiDeT 03.02.09 // Web Design // (0) // 68 views
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 open source (free to use, distribute, modify, love) software. It’s [...]
VoiDeT 04.11.08 // PHP // (68) // 42,279 views
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 your project. I start from the ground up, assuming you [...]