Archive for April, 2005



Windows gets the boot!

Finally I am rid of Windows forever. After an accident with an installer disk that accidentally wiped my whole PC at work, I bit the bullet and installed CentOS 4. I haven’t looked back since. I even have it working in our wireless office environment. I have not missed any Windows application to date and […]

PHP5 + MySQLi

I am really growing to like PHP5. With my background in C programming, PHP is a doddle to learn. PHP5 has added some really nice new features for Object-Oriented programming and MySQL. The mysqli module, a replacement for the mysql module (though they can both be used side by side), has several new features and […]