Running Mac OS X Tiger on x86
Running Tiger on an Intel machine is now possible, even to dual boot Win XP and Tiger. For you who are interested of trying this here follow a short tutorial.
(more…)
Simple PHP image gallery – a tutorial
In my first programming tutorial I will show you how to create a simple image gallery with PHP. For this program to work you need to upload your images in two separate folders on your server. One folder containing the thumbnails and one folder with the full size images. The names for the images should be the same for the full size image and the corresponding thumbnail.
(more…)