Monthly Archives: June 2010

Code Optimization Rules

It is common for developers to worry about optimization while doing initial programming. Some write extremely complex code in the belief that it is optimized. Unfortunately, this code is often slower than it might otherwise be. Additionally, the compiler may … Continue reading

Posted in Application Development | Tagged , , | Leave a comment

Running an Email Server

I administer an email server for a couple of domains and a few users.  Incorrectly configured email servers result in a lot of my administration work.   Due to improper configuration, far too many servers look like Spam servers.   A little … Continue reading

Posted in Electronic Mail | Tagged , , , | 1 Comment

Connecting a Palm via USB

The computer to which I had been synchronizing my Palm Tungsten E died a while ago. I explored the two options for connecting to my Ubuntu system using a USB cable. The fastest is to use a direct USB connection. … Continue reading

Posted in System Administration | Tagged , , , | Leave a comment