03.26.07
Web-based File Conversion
Zamzar - Web-based File Conversion
Games DON'T affect kids. If Pac Man did, we'd all be eating pills and listening to repetitive music...
Upgrading Wordpress and installing the Gregarious plugin.
Problem: In Windows XP when you try to print a dialog box opens asking you to Save As instead of printing.
Solution: You don’t have your default printer selected correctly. You probably have Microsoft Office Document Image Writer or Adobe Acrobat Writer selected. To change your default printer go to Start > Control Panel > Printers and Faxes, right-click on your printer and select Set as Default Printer.
Swa Frantzen at the Internet Security Center has found that people visiting their security related website are more likely to use use other browsers than Internet Explorer. He compares this usage to that of a travel site where over 75% of visitors used Internet Explorer. He also has data showing that the visitors to ISC who used Internet Explorer upgraded to version 7 a couple months before the travel site visitors.

Office Workers More Prone to Blood Clots
Don’t trust your electronic calendar entries for the next three weeks. The early daylight savings time change has likely made some of them one hour late.
Justin Williams has a great writeup on Ruby on Rails: Ruby on Rails for the Rest of Us.
He introduces Ruby on Rails and compares it to PHP to illustrate some of its features and some basic syntax. If you are wondering what Ruby and Ruby on Rail is, this is the place to start.
To create a basic PHP contact form that isn’t an easy target for spam relaying first start with this tutorial (Writing Your First PHP Script: Feedback Form Script) and then add the hardening measures from this tutorial (Preventing spam when using PHP’s mail function).