Sponsor
Now Playing
- Alix Perez – I'm Free 2 hours ago
- Alix Perez – Intersections 2 hours ago
- Alix Perez – Forsaken 2 hours ago
- Glen E Ston – Ouroboros (Original Mix) 3 hours ago
- Black Sun Empire – Everything 3 hours ago
Posts tagged tutorial
Installing Ruby on Rails + MySQL +...
November 8, 2009
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... [+]
1
08Nov
CakePHP URL Shortener Service...
August 26, 2009
If you have just woken up from a 10 year long coma, you might realise that the internet has been dumbed down to 140 characters and services that offer “URL Shortening” are quite widely used. Well today, coma awakened or not, I will be writing... [+]
15
26Aug
Django Books For Sale
March 30, 2009
That’s right! I have a heap of Django books up for sale! Along with some other web related books. They didn’t sell on Ebay Australia, and I couldn’t be bothered constantly paying for ebay’s charges. If you want to see my selling history on ebay,... [+]
0
30Mar
How To Setup A Wordpress Blog
March 2, 2009
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... [+]
0
02Mar
Beginning CakePHP: Chapter 6...
February 13, 2009
Using the Time Helper is much like using the HTML helper. Remember when you created a link? So after adding the Time helper to the PostsController : var $helper = array('Html', 'Form', 'Time'); You will need to edit the date in view.ctp: Date Published: to:... [+]
0
13Feb
Ubuntu On Mac Without CD-Rom or USB
January 4, 2009
This was quite the saga. I ended up doing the following: Buy a Firewire cable, 6-pin to 6-pin and make sure you have another macbook or mac! On the mac that will be Ubuntufied download and install Refit this is a custom boot loader for Mac... [+]
1
04Jan
Photoshop Tutorial: How to Design...
April 15, 2008
This is a tutorial on how to design the firefox logo from scratch with firefox: http://www.henryhoffman.com/design-firefox-logo-in-photoshop-tutorial.html
0
15Apr
Tutorial: How to build a poll system...
April 11, 2008
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... [+]
73
11Apr