Nathan Scott Smith
The inside scoop on Nathan Smith.
Face of Phantom Memories



Computer art of a face that reminded me of a strange dream.
Roger Cornwall
Autodesk Moving to Rental-Only for Software
How a company made for artists is pushing a policy that promotes more starving artists instead of thriving artists
Autodesk is now making plans to stop selling perpetual licenses and move all future business to a rental-only model.
November 2, 2006


Newsletter with zoo photos and mention about ICANN.
Color - CSS and HTML
Tool for showing how to generate color using RGB values.
Oracle Website Launched
Information on the Oracle subdomain.
Unicode Data with PHP 5 and MySQL 4.1
Internationalization is simple with a litlle advanced preparation.
Scams to make you feel cool
Scams I almost fell for... Poetry.com and Manchester Who's Who
PHP Traits for Implementing Interfaces
PHP 5.4 introduced traits. Traits are in many ways like code-assisted copy and paste. They are ways to mix code into a class without inheritance. But what are they good for? When should they be used?