// post · 629
// post · 628
Categories
Well I can finally edit posts :)
So I'm slowing going through my old posts and adding some categories to them.
I need to add some more categories but I can't do that yet :p
So I'm slowing going through my old posts and adding some categories to them.
I need to add some more categories but I can't do that yet :p
// post · 627
Apple G5 CPU and Heatsink
// post · 626
Geen Ps
I got my Green Ps today.
This post will be useful in 2 years when I need to work out when I can get my full licence ;)
This post will be useful in 2 years when I need to work out when I can get my full licence ;)
// post · 625
Bluetrait 2 Code Example 2
// post · 624
How to enable PHP on Mac OS Leopard
To enable php:
- open terminal
- cd /etc/
- sudo cp php.ini.default php.ini
- cd /private/etc/apache2/
- sudo nano httpd.conf
- uncomment the two modules: php5_module and fastcgi_module. They were at line 114 and 115 for me.
- Use ctrl and o to save
- reload apache (can be done from system preferences).
// post · 623
Apple G4 Cube
I just purchased myself an Apple G4 Cube! 
// post · 622
File Server Upgrade
The file server got an upgrade today. It now has 4x300gb HDDs in Raid 5 (about 900gb storage). The Raid controller works well, we were able to increase the size without any issues. Awesome.

// post · 621
ipod touch running Bluetrait 2
After hacking my ipod, I installed Apache and PHP. I was successfully able to install the sqlite version of Bluetrait 2 onto my ipod!
There were some small bugs, I haven't yet pin-pointed them down yet but I believe it may have been due to the setup of PHP.
So yeah that was pretty cool, pointless but cool :)
There were some small bugs, I haven't yet pin-pointed them down yet but I believe it may have been due to the setup of PHP.
So yeah that was pretty cool, pointless but cool :)
// post · 620
Commenting is back.
I've re-enabled commenting as I've written in spam filtering. There might be a few issues, but we'll see how it goes.
