// post · 627
// post · 624
How to enable PHP on Mac OS Leopard
- 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
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 · 619
Spam
I'll need to go and clear out the database tonight.
Sorry about the spam!
// post · 617
Apple Suck
I got my ipod today and it's the only thing I've found that doesn't work with Vista 64bit.

Why does it need a 32bit version of windows?! itunes runs fine :|
The error message isn't even right, iPhone?!
// post · 615
Bluetrait 2 development update
Just a quick development update.
The following is a list of the major changes that have happened since Code Example 1:
- Commenting Support
- Future Posting Support (via cron)
- Cron Support
- Basic Adding Post Support (with Categories)
- RSS Comments on Posts (with user detail support)
- Database Session Support (all sessions are stored in the database)
- Jquery
- SQLite database support now mostly works
- Contact Form (will be a default plugin) + Mailer Class
- Improvements to custom content
There are a couple of things that need doing before I can upgrade this site to Bluetrait 2:
- Spam Filtering
- Search
- Content Support (for my projects page etc)
- Admin Page (yes I haven't started on it yet!)
- Migration Script (to upgrade database)
The cron support is pretty cool and really easy to use. It will be used in future to handle update notifications, session garbage collection and "monthly database maintenance".
On another note this site is now accessible via IPv6 (2001:388:c021::20), which has already seen traffic!
// post · 614
ipod touch
Looks awesome, my old ipod died a while ago, so I'm going to get myself one of these. Woo!
// post · 613
xtorrent
Just last night we tried xtorrent, a bittorrent program written by the same guy. It is definitely up to the standard of newsfire, great interface and the search works too!
Xtorrent 1.1 was just released so it might be a good time to buy.
